library(wordcloud)
## Warning: package 'wordcloud' was built under R version 4.2.2
## Loading required package: RColorBrewer
library(plotly)
## Warning: package 'plotly' was built under R version 4.2.2
## Loading required package: ggplot2
## Warning: package 'ggplot2' was built under R version 4.2.2
##
## Attaching package: 'plotly'
## The following object is masked from 'package:ggplot2':
##
## last_plot
## The following object is masked from 'package:stats':
##
## filter
## The following object is masked from 'package:graphics':
##
## layout
library(tm)
## Warning: package 'tm' was built under R version 4.2.2
## Loading required package: NLP
##
## Attaching package: 'NLP'
## The following object is masked from 'package:ggplot2':
##
## annotate
library(dplyr)
## Warning: package 'dplyr' was built under R version 4.2.2
##
## Attaching package: 'dplyr'
## The following objects are masked from 'package:stats':
##
## filter, lag
## The following objects are masked from 'package:base':
##
## intersect, setdiff, setequal, union
library(RColorBrewer)
library(ggplot2)
library(twitteR)
## Warning: package 'twitteR' was built under R version 4.2.2
##
## Attaching package: 'twitteR'
## The following objects are masked from 'package:dplyr':
##
## id, location
CONSUMER_KEY <- "hEcNuzgnHrshkQgxRZZqZU4UP"
CONSUMER_SECRET <- "NjQoP9cmAl7DnvGXGq4d23QEb6kz5GByRWJ1Zl0iEsPHvYtcPC"
ACCESS_TOKEN <- "1595059769857171456-TO716H2jwL0mAsNYqw6Ap1NE6bNyFX"
ACCESS_SECRET <- "TTdaYHcKFAFKMigtV5V7QorRSExCVmuNihaX9k9DHw5H1"
setup_twitter_oauth(consumer_key = CONSUMER_KEY,
consumer_secret = CONSUMER_SECRET,
access_token = ACCESS_TOKEN,
access_secret = ACCESS_SECRET)
## [1] "Using direct authentication"
leaguetweets <- searchTwitter("#LeagueOfLegends", n=10000, lang="en", since="2022-11-25", until="2022-12-2", retryOnRateLimit = 120)
## Warning in doRppAPICall("search/tweets", n, params = params, retryOnRateLimit =
## retryOnRateLimit, : 10000 tweets were requested but the API can only return 6853
leaguetweets
## [[1]]
## [1] "ArvisGoddess: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[2]]
## [1] "viniesr_: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[3]]
## [1] "Thulin30: RT @arvve: love them \n#tfgraves #leagueoflegends https://t.co/f9IiXADBf6"
##
## [[4]]
## [1] "1HAgrandmama: RT @Kizler59: Hi I love them so much, I can’t wait for season two and also I love them so much. Such beautifully written characters🥲\n#caitv…"
##
## [[5]]
## [1] "lazy_scaai: Sketch of me in the #arcane universe. Welcome to the Zaun.\n\n#LeagueOfLegendsFanArt #LeagueOfLegends… https://t.co/JGvSfVNA9H"
##
## [[6]]
## [1] "LOL_Art_Bot: RT @welfero: Kayle would be a strict, but just mum. \n\n#LeagueOfLegendsFanArt #LeagueOfLegends #Poppy #Kayle https://t.co/CNsvaS52y8"
##
## [[7]]
## [1] "BraianAlcocer: RT @nivelli_: WIP\nlook how happy he is☺\n#LeagueOfLegends #LeagueOfLegendsFanArt #Rakan https://t.co/GXBnNtEUmg"
##
## [[8]]
## [1] "Shadow_Ukyo: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[9]]
## [1] "vampreds: RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12"
##
## [[10]]
## [1] "MakeeYhang: RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…"
##
## [[11]]
## [1] "Elfonomo_alto: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[12]]
## [1] "Popoi_a: RT @welfero: Kayle would be a strict, but just mum. \n\n#LeagueOfLegendsFanArt #LeagueOfLegends #Poppy #Kayle https://t.co/CNsvaS52y8"
##
## [[13]]
## [1] "KawaiiVoli: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[14]]
## [1] "CheekiBreekiTs: RT @Grilla: ☠️ TIDES OF TURMOIL II -- DECEMBER 17, 2022☠️\n\nJoin the fray and fight in a winner-take-all #LeagueofLegends 1v1 Event!\n\nSign U…"
##
## [[15]]
## [1] "welfero: Kayle would be a strict, but just mum. \n\n#LeagueOfLegendsFanArt #LeagueOfLegends #Poppy #Kayle https://t.co/CNsvaS52y8"
##
## [[16]]
## [1] "mdiaz139: @MarioNawfal Questions are getting real... @SBF_FTX needs to go!!!! #Leagueoflegends awaits!!!!"
##
## [[17]]
## [1] "Sanchez1373: RT @shikispace: Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://…"
##
## [[18]]
## [1] "tatarimoki: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[19]]
## [1] "SomniatorVigil: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[20]]
## [1] "ZodiarkEclipes: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[21]]
## [1] "X17Swan: What do you think about the theme? #StarGuardian #mobilegame #LeagueofLegends #FLYWIN #Bjergsen #ФанАрт \nOriginal:… https://t.co/EEDSyQ5EGJ"
##
## [[22]]
## [1] "TeddyMarcs: RT @honeysticks__: more of them dadas 💕✨\n\n#zaundads #vanco #vander #silco #arcane #leagueoflegends https://t.co/eDTDNDMwA6"
##
## [[23]]
## [1] "senkucuIt: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[24]]
## [1] "N0K0IK0I: RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…"
##
## [[25]]
## [1] "voiceskyxngi: RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…"
##
## [[26]]
## [1] "AutumnVillegas5: RT @loreofruneterra: Just a typo, or interesting lore tidbit?: So the new Darkin ere revealed, and Anaacka is my favorite. I heard Xonlaani…"
##
## [[27]]
## [1] "MimiLegrimlins: RT @alexois_: 🌸Spirit Blossom Zyra skin when?? I had so much fun using MidJourney and putting my own spin on what it created. #leagueoflege…"
##
## [[28]]
## [1] "nozoxshii: RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…"
##
## [[29]]
## [1] "fladporte: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[30]]
## [1] "BluSevera: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[31]]
## [1] "ItMeMerry_: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[32]]
## [1] "MimiLegrimlins: RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…"
##
## [[33]]
## [1] "SmallStreamersR: RT @SmallStreamersC: We're raiding FlawlessGenesis playing #LeagueofLegends with 7 viewers and 35 people in chat on Twitch! Check them out!…"
##
## [[34]]
## [1] "SmallStreamersC: We're raiding FlawlessGenesis playing #LeagueofLegends with 7 viewers and 35 people in chat on Twitch! Check them o… https://t.co/c7jUFcHdBb"
##
## [[35]]
## [1] "MitsukinoKaze: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[36]]
## [1] "JoseHaley18: I enjoy playing games.💕💕 #mobilegame #LeagueofLegends #TransformaTuDestino #GuardiãsEstelares #GENGWIN"
##
## [[37]]
## [1] "Esportdirectory: Chapter III Recap | Rise of the Sentinels – #LeagueofLegends https://t.co/YQpWEg9Foo"
##
## [[38]]
## [1] "HNCHII_16: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[39]]
## [1] "babyboy4u69: RT @Vex_inator: Voralynn for tonight 💜\nI'm totally back and I feel better (for the moment huhu)💜\n#Evelynn #Vora \n#LeagueOfLegends \n#Legends…"
##
## [[40]]
## [1] "LeoDonoso11: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[41]]
## [1] "LOL_Art_Bot: RT @FunkyWoomy: #kaisa from #LeagueOfLegends \n\n#LeagueOfLegendsFanArt #leagueoflegendsart #ArtofLegends https://t.co/MxcFjvMeBg"
##
## [[42]]
## [1] "cosmicjirachi: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[43]]
## [1] "MoralNitro: RT @oddh_aart: pov : you are 3 months late. 🦈🔗\n\n#Aatrox #morgana #ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/Q7EJDI2…"
##
## [[44]]
## [1] "___nelke: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[45]]
## [1] "FunkyWoomy: #kaisa from #LeagueOfLegends \n\n#LeagueOfLegendsFanArt #leagueoflegendsart #ArtofLegends https://t.co/MxcFjvMeBg"
##
## [[46]]
## [1] "DailySylas: RT @lamespin: #sylas and #lux prestige edition!\n#leagueoflegends #LeagueOfLegendsFanArt #sylux https://t.co/BvMrqSFOIy"
##
## [[47]]
## [1] "EsportsTweeter: RT @EloDragonLoL: Nerfs everywhere\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmemes #legends #riot #gamin…"
##
## [[48]]
## [1] "coder_cajun: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[49]]
## [1] "vvx_13_: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[50]]
## [1] "RogueAssassinn: RT @FantasticFinal1: LOL Fan Splash Art: Winterblessed Akali ❄⛄\n#Akali #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/V…"
##
## [[51]]
## [1] "kodzun4h: RT @miachancos: Ocean Song Seraphine 🐚🌊 #seraphine #leagueoflegends https://t.co/OWHyxPSaf3"
##
## [[52]]
## [1] "KuroOokami12: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[53]]
## [1] "lil_luna_s: Check out my gift collection on Throne: ♥ Cosplay ♥ https://t.co/Y6j1GRXWGW \n\n#Throne #epal #epalgg #Kofi… https://t.co/QRu2zqyB1j"
##
## [[54]]
## [1] "aiikawachan: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[55]]
## [1] "rumhamrapper: Watch out #flirting #girls #league #leagueoflegends #games #watchout #gollum #lordoftherings #played #playing… https://t.co/M4nSCUhW2G"
##
## [[56]]
## [1] "kadart_h: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[57]]
## [1] "wifeschungha: RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…"
##
## [[58]]
## [1] "AriannaTokki: just kidding I start now\n#LeagueOfLegends #Vtuber #stream #Live \nhttps://t.co/sEvtUdEYtE"
##
## [[59]]
## [1] "9NZoFYCR0t4SV6q: RT @Neekosmic: I finally made Neekosmic, this fanskin\nAnd I'm soooo proud~ ! >w<\n\n\"Neeko like stars, isn't it pretty ?\"\n\n✨~ Neeko Cosmic ~✨…"
##
## [[60]]
## [1] "Dan_from_Tex: RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…"
##
## [[61]]
## [1] "ClosetWeeb11: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[62]]
## [1] "Svartenly: RT @RadRedLionheart: Lil doodles of these High Noon hotties\n\n#league #leagueoflegends #highnoon #thresh #mordekaiser #doodle #sketch #drawi…"
##
## [[63]]
## [1] "Svartenly: RT @Grumpyote: 𝘠𝘰𝘶'𝘳𝘦 𝘨𝘰𝘪𝘯𝘨 𝘵𝘰 𝘵𝘩𝘦 𝘖𝘭𝘥 𝘞𝘦𝘴𝘵! 🌵\n\nA doodle of the new leaked skin: High Noon Mordekaiser.\nWe still don't know what his face/h…"
##
## [[64]]
## [1] "ReaperyThe: RT @OtrexOw: my fav girl (after zoe lmao)\n\n#LeagueOfLegends #zeri\n#leagueoflegendsart https://t.co/RKBEOas1Mj"
##
## [[65]]
## [1] "EmmaClarkDDS1: RT @Hp__moon: The first time i've ever changed my hair at all.. :C hope everyone likes it\n\n#gamer #gaming #Egirls #latinapawg #twitch #wed…"
##
## [[66]]
## [1] "ellieswatchdog: RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG"
##
## [[67]]
## [1] "IntrinsicGames: RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…"
##
## [[68]]
## [1] "panaulingmain: RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…"
##
## [[69]]
## [1] "MimiLegrimlins: RT @AtmajaPd: I really liked this game.😍😍😍 #StarGuardian #LeagueOfLegendsFanArt #LeagueofLegends #TLWIN #GuardianasEstelares #ClashLoL \nOri…"
##
## [[70]]
## [1] "Vex_inator: Voralynn for tonight 💜\nI'm totally back and I feel better (for the moment huhu)💜\n#Evelynn #Vora \n#LeagueOfLegends… https://t.co/SY2u5aEzT2"
##
## [[71]]
## [1] "ciiichhhhhhaaa_: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[72]]
## [1] "dansemcbre__: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[73]]
## [1] "vopegore: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[74]]
## [1] "prubun0: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[75]]
## [1] "ChaengKuma: RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…"
##
## [[76]]
## [1] "LOL_Art_Bot: RT @EloDragonLoL: Nerfs everywhere\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmemes #legends #riot #gamin…"
##
## [[77]]
## [1] "RScottiee: The manhua has been feeding us so well\n \n#leagueoflegends #Xianxia #ncbd\n\nhttps://t.co/VdnSOAyWyj https://t.co/eHOEjruIsc"
##
## [[78]]
## [1] "JungleNotorious: I have always kept my word.🙊🙊🙊🙊 #LeagueofLegends https://t.co/2tKAHTdgv3"
##
## [[79]]
## [1] "X17Swan: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[80]]
## [1] "NSilencedChild: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[81]]
## [1] "SarahGr37889530: RT @RivenStore: What do you think?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #riven…"
##
## [[82]]
## [1] "AbsoluteDisast5: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[83]]
## [1] "salvalose: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[84]]
## [1] "Luxtherio: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[85]]
## [1] "Kairuhaha: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[86]]
## [1] "KC0w0_1: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[87]]
## [1] "FlintFlop: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[88]]
## [1] "kiaromisan: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[89]]
## [1] "wild_witchy: RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12"
##
## [[90]]
## [1] "EloDragonLoL: Nerfs everywhere\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmemes #legends #riot… https://t.co/GBydf7p4wJ"
##
## [[91]]
## [1] "Matias24Salgado: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[92]]
## [1] "Yaszy_Min: RT @is_is_gemini_is: GIRLS 💎💎💎\n\n#ArcaneAnniversary #LeagueOfLegends https://t.co/Vmw6q8okIy"
##
## [[93]]
## [1] "AwakeAt_DAWN: When the person at the pizza place sees your #LeagueOfLegends keychain and starts talking to you about League.\n\nGue… https://t.co/FoQvikvoYe"
##
## [[94]]
## [1] "ennautilus: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[95]]
## [1] "Esportdirectory: Symphony of Light | Sentinels of Light Theme (SEA Version) – #LeagueofLegends: #WildRift https://t.co/S6Vmax83rH"
##
## [[96]]
## [1] "Sydney_DeM: RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG"
##
## [[97]]
## [1] "stats_live_es: ▶️ League of Legends - Top streams a las 00:28 (Hora ESP)🔥\n\n🥇 #Nissaxter➖Viewers: 3.381\n🥈 #grafo➖Viewers: 1.128\n🥉… https://t.co/CFnKPVVFsj"
##
## [[98]]
## [1] "stagarit: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[99]]
## [1] "machineking035: RT @sablanmtgalters: (2022) Mindblade Render and Professional Face-Breaker altered after #LeagueofLegends characters Jinx and Vi, completed…"
##
## [[100]]
## [1] "PhasedrC: RT @questionable124: Doodling Jinx tonight :3 Full sketch/inking on patreon: https://t.co/5WiIAUnjZ5\n#digitalart #fanart #arcane #LeagueOfL…"
##
## [[101]]
## [1] "LOL_Art_Bot: RT @AtmajaPd: I really liked this game.😍😍😍 #StarGuardian #LeagueOfLegendsFanArt #LeagueofLegends #TLWIN #GuardianasEstelares #ClashLoL \nOri…"
##
## [[102]]
## [1] "rohan_ashido: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[103]]
## [1] "shinjiussy: RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…"
##
## [[104]]
## [1] "grayspeaky: RT @PrimaVeraArt19: Metal man and his ever changing mask design \n\n#LeagueOfLegends #Viktor https://t.co/HXbmUBCu5O"
##
## [[105]]
## [1] "Orac7e: RT @remyleboob: finally done with the little runner charm concepts! Beans\n#LeagueOfLegends #ArtofLegends https://t.co/sDXKmWZerh"
##
## [[106]]
## [1] "Wolfrayne17: RT @Neekosmic: I finally made Neekosmic, this fanskin\nAnd I'm soooo proud~ ! >w<\n\n\"Neeko like stars, isn't it pretty ?\"\n\n✨~ Neeko Cosmic ~✨…"
##
## [[107]]
## [1] "ThaDonJay: New youtube video, I still have a lot to learn. Shoot me any suggestions. Please leave me a like and subscribe.\n\nSE… https://t.co/G2Di1c61Vu"
##
## [[108]]
## [1] "viegoheigaari: RT @DamnSpiderLover: I will kill for them\n#viego #LeagueOfLegends #fanart https://t.co/lC41BupVTp"
##
## [[109]]
## [1] "AstralSky_: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[110]]
## [1] "TigerKirby215: So I don't play jungle much but is there any reason to pick any of the new #LeagueOfLegends jungle pets other than… https://t.co/uIBVmEO9dF"
##
## [[111]]
## [1] "AtmajaPd: I really liked this game.😍😍😍 #StarGuardian #LeagueOfLegendsFanArt #LeagueofLegends #TLWIN #GuardianasEstelares… https://t.co/pgSOCmjUMs"
##
## [[112]]
## [1] "eveningstar114: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[113]]
## [1] "Yumi___San: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[114]]
## [1] "emetsex: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[115]]
## [1] "AstralSky_: RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb"
##
## [[116]]
## [1] "JeanneBestRuler: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[117]]
## [1] "Ghosty320: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[118]]
## [1] "fullshi2: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[119]]
## [1] "dvmbsun: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[120]]
## [1] "holy_ngao: RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx"
##
## [[121]]
## [1] "DeltaDjinn: Hand gestures can be a bit difficult if you have only three fingers, but our favourite troll king refuses to admit… https://t.co/snoApeNcdQ"
##
## [[122]]
## [1] "tweetwootin: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[123]]
## [1] "hen_ea: RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12"
##
## [[124]]
## [1] "dididisoneca: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[125]]
## [1] "NerfWindWall: nerf Yasuo's Wind Wall #LeagueOfLegends"
##
## [[126]]
## [1] "ThighsOnHide: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[127]]
## [1] "holy_ngao: RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap"
##
## [[128]]
## [1] "Elispillowfort: Going live now on #LeagueOfLegends! come keep me company or play some games! also if you get ads when you first joi… https://t.co/SEWGO7u9q1"
##
## [[129]]
## [1] "empyreanlux: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[130]]
## [1] "haru_owop: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[131]]
## [1] "jothsuke: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[132]]
## [1] "aoiyuyuuki_: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[133]]
## [1] "DonnaKe86054501: RT @justalostkat: I do admit, \"obsessed\" is an understatement. #SpotifyWrapped #arcane #LeagueOfLegends https://t.co/Hs4yjzJNik"
##
## [[134]]
## [1] "darkwolflegend: Such a fun activity uwu\n#ahri #akali #evelynn #kaisa #seraphine #kda #LeagueOfLegends #kdacomebackwhen https://t.co/epk5Lvxon6"
##
## [[135]]
## [1] "2fangzzz: Soooo I wasn't able to stream yesterday and I am literally passin out rn cause im super tired. SO instead tmrw we'l… https://t.co/AkfrBJ22RG"
##
## [[136]]
## [1] "LOL_Art_Bot: RT @daaaanissimoooo: sketch of katarina from league of legends\ni think the most beautiful skin for her\n\n#Katarina #LOL #LeagueOfLegendsFanA…"
##
## [[137]]
## [1] "camaroamarelo00: RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12"
##
## [[138]]
## [1] "GeneticIvy: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[139]]
## [1] "Kip00101: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[140]]
## [1] "TheJakoMan: RT @Grilla: ☠️ TIDES OF TURMOIL II -- DECEMBER 17, 2022☠️\n\nJoin the fray and fight in a winner-take-all #LeagueofLegends 1v1 Event!\n\nSign U…"
##
## [[141]]
## [1] "daaaanissimoooo: sketch of katarina from league of legends\ni think the most beautiful skin for her\n\n#Katarina #LOL… https://t.co/x7AhEi6QPK"
##
## [[142]]
## [1] "UntamedGaming2: RT @Grilla: ☠️ TIDES OF TURMOIL II -- DECEMBER 17, 2022☠️\n\nJoin the fray and fight in a winner-take-all #LeagueofLegends 1v1 Event!\n\nSign U…"
##
## [[143]]
## [1] "RachelH77999062: RT @justalostkat: I do admit, \"obsessed\" is an understatement. #SpotifyWrapped #arcane #LeagueOfLegends https://t.co/Hs4yjzJNik"
##
## [[144]]
## [1] "lolapaprikaa: RT @MikaHeartt: #RiftGala Qiyana fanart because I LOVED the design so muchh (design by @lolapaprikaa)\n\nI know I'm a little late too ehe pre…"
##
## [[145]]
## [1] "SuppTroll: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[146]]
## [1] "xiaoyksha: RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12"
##
## [[147]]
## [1] "nortnmike: RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12"
##
## [[148]]
## [1] "marceline_wine: RT @MiciaGlo: \"We're gonna do this my way, quick, and deadly.\"\n#Akali from @LeagueOfLegends\nCosplay by @MiciaGlo\nPhoto by @azproductioncos…"
##
## [[149]]
## [1] "mittensdoif: RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…"
##
## [[150]]
## [1] "panaulingmain: RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…"
##
## [[151]]
## [1] "taysmad: RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12"
##
## [[152]]
## [1] "la_cueva_de_Aki: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[153]]
## [1] "BlooperPazdro: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[154]]
## [1] "eaudevampire: RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12"
##
## [[155]]
## [1] "LOL_Art_Bot: RT @LoLMemesBot: Told him to kiss his mother and send a Spotify link of \"What a Wonderful World\" in Chat...\n#memes #meme #funny #lol #leagu…"
##
## [[156]]
## [1] "quitisune: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[157]]
## [1] "CelaenaCosplay: Christmas month has finally started!\n\n#Christmas #cosplayer #KDA #LeagueOfLegends https://t.co/1j0Dk4yxZq"
##
## [[158]]
## [1] "hoIIowknight: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[159]]
## [1] "vampireraven148: RT @zoevolfartwork: How about to Jinxxxxx together huh? 😜🔥\n\n#Jinx #Cosplay #LeagueOfLegends https://t.co/jj5Ga429FT"
##
## [[160]]
## [1] "sundaeandcat: RT @sablanmtgalters: (2022) Mindblade Render and Professional Face-Breaker altered after #LeagueofLegends characters Jinx and Vi, completed…"
##
## [[161]]
## [1] "Luxanna24704118: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[162]]
## [1] "sablanmtgalters: (2022) Mindblade Render and Professional Face-Breaker altered after #LeagueofLegends characters Jinx and Vi, comple… https://t.co/Ycvq1VAhNh"
##
## [[163]]
## [1] "stats_live_es: ▶️ League of Legends - Top streams a las 00:00 (Hora ESP)🔥\n\n🥇 #Nissaxter➖Viewers: 1.974\n🥈 #LVParg➖Viewers: 1.175\n🥉… https://t.co/DhNobyWeIF"
##
## [[164]]
## [1] "LoLMemesBot: Told him to kiss his mother and send a Spotify link of \"What a Wonderful World\" in Chat...\n#memes #meme #funny #lol… https://t.co/4ir3pIleQ2"
##
## [[165]]
## [1] "Aramendoa: RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12"
##
## [[166]]
## [1] "MadiaLollipop: Pokémon unfortunately still makes me motion sick, so we are going LIVE NOW for some #LeagueOfLegends gaming! It'll… https://t.co/66e3KyK2Wk"
##
## [[167]]
## [1] "violetitgo1: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[168]]
## [1] "xSamuelCroftx: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[169]]
## [1] "Luxanna24704118: RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…"
##
## [[170]]
## [1] "Phantom_rogueTv: When Lux thought she was safe but nope here I come #LeagueOfLegends #pcgamer #gamingcouple https://t.co/XKJuLzWdiU"
##
## [[171]]
## [1] "Zombie6686: RT @NFLTNG: Which #LeagueOfLegends champions would be good at football? What would be the ultimate super team?\n\n▶️https://t.co/9iYgFjHhvK h…"
##
## [[172]]
## [1] "Phantom_rogueTv: Duos with the wifey and getting a sweet penta kill #LeagueOfLegends #pcgamer #gamingcouple #twitchstreamer https://t.co/EshjER9uMk"
##
## [[173]]
## [1] "littlepapill0n: RT @whxtelamb_cos: [...] In the future, one of us is alive. Hint : it's not you.🧁\n\n❤︎\nLeague Of Legends's Caitlyn Kiramman from ARCANE \n\n📸…"
##
## [[174]]
## [1] "sxxmmv: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[175]]
## [1] "euwseierv: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[176]]
## [1] "OvoKeith: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[177]]
## [1] "AzarinBoop: RT @PrimaVeraArt19: Metal man and his ever changing mask design \n\n#LeagueOfLegends #Viktor https://t.co/HXbmUBCu5O"
##
## [[178]]
## [1] "luxxianelaser: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[179]]
## [1] "HiClosite: https://t.co/WG3kHDJVia Trying to main jg let's play a little! #SmallStreamersConnect #twitchstreamer #LeagueOfLegends"
##
## [[180]]
## [1] "LMinmochi: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[181]]
## [1] "LyaHime: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[182]]
## [1] "SilverSprings30: RT @melumii_: I finally upadted my etsy shop!! 😊 you can get these premade ahri emotes in a bundle or individually on ko-fi and etsy now! ^…"
##
## [[183]]
## [1] "asimm_asimm: RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12"
##
## [[184]]
## [1] "William08751613: RT @MikuoHatsuneTTV: Day 17 of @LeagueOfLegends quotes:\n\nLamb: The only true death is to never live.\n-Kindred\n#LeagueOfLegends #quotes #gam…"
##
## [[185]]
## [1] "sadbunnylala_: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[186]]
## [1] "shisoraka: RT @melumii_: I finally upadted my etsy shop!! 😊 you can get these premade ahri emotes in a bundle or individually on ko-fi and etsy now! ^…"
##
## [[187]]
## [1] "_alesa209: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[188]]
## [1] "MORISUKENMA: RT @melumii_: I finally upadted my etsy shop!! 😊 you can get these premade ahri emotes in a bundle or individually on ko-fi and etsy now! ^…"
##
## [[189]]
## [1] "ItsOnly_59: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[190]]
## [1] "melumii_: I finally upadted my etsy shop!! 😊 you can get these premade ahri emotes in a bundle or individually on ko-fi and e… https://t.co/70WYnHw16K"
##
## [[191]]
## [1] "sockmonst3r1: RT @TinyReese3: And #leagueoflegends sound track finds a way on top again #SpotifyWrapped https://t.co/ubtTQwNxS1"
##
## [[192]]
## [1] "crvwave38: So I think that Vi and Caitlyn will DEFINTELY get together, BUT Jinx might be the thing that makes the both of them… https://t.co/dLtzbOmXWG"
##
## [[193]]
## [1] "euwseierv: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[194]]
## [1] "SavePointUSA: Join in the fun today, Thursday, for our League of Legends Meetup!\n\nFrom 6-11 pm enjoy a discounted event price to… https://t.co/OfxZGTj20t"
##
## [[195]]
## [1] "AlmightyJroc: RT @Baiinze: Zac just stood there in disbelief lmaooo\n#aphelios #leagueoflegends https://t.co/9OqwGq2qN8"
##
## [[196]]
## [1] "asimm_asimm: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[197]]
## [1] "SepticeyeFox: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[198]]
## [1] "cresseliaLoL: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[199]]
## [1] "VintageAron: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[200]]
## [1] "aurelia_smol: RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12"
##
## [[201]]
## [1] "Pancho221039660: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[202]]
## [1] "Insekiro: RT @MetaShiftGG: ❗ TONIGHT - 8 PM EST ❗\n\nL7 Genesis VS Rawr Shadowz\n\n🔵 Xenon Division \n\nCatch the game live on our Twitch hosted by Toapste…"
##
## [[203]]
## [1] "Papiwolves: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[204]]
## [1] "C4LLYF0X: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[205]]
## [1] "VadaveSel: RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12"
##
## [[206]]
## [1] "KirinoFR: RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG"
##
## [[207]]
## [1] "RaiStar18: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[208]]
## [1] "Katheri06787154: RT @justalostkat: I do admit, \"obsessed\" is an understatement. #SpotifyWrapped #arcane #LeagueOfLegends https://t.co/Hs4yjzJNik"
##
## [[209]]
## [1] "Krmel51927204: RT @lunar_mang: Felix as Kindred from League of Legends 🌙💙 @Stray_Kids\n#straykids #straykidsfanart #felixskz #leefelix #skz #SKZfanart #Lea…"
##
## [[210]]
## [1] "V1perByte: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[211]]
## [1] "JacobGrimoire: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[212]]
## [1] "NurseAnnita: So sad that I had a 4-game winning streak and then they positioned me as adc and top, bad teams and I lost...… https://t.co/izafxJdU8v"
##
## [[213]]
## [1] "HumanEeveelutio: I hope I don't regret playing League of Legends... \nLink to twitch in pinned profile tweet \n#LeagueOfLegends #MOBA"
##
## [[214]]
## [1] "Esportdirectory: Akshan: the Rogue Sentinel | Champion Trailer – #LeagueofLegends https://t.co/bKps3YDO8O"
##
## [[215]]
## [1] "Londonicro: RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG"
##
## [[216]]
## [1] "bluestar121797: RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…"
##
## [[217]]
## [1] "DonMalo30078585: RT @justalostkat: I do admit, \"obsessed\" is an understatement. #SpotifyWrapped #arcane #LeagueOfLegends https://t.co/Hs4yjzJNik"
##
## [[218]]
## [1] "AnnaJli23576821: RT @is_is_gemini_is: Powder #Jinx \n\n#arcane #LeagueOfLegends https://t.co/KyiS8U3YWD"
##
## [[219]]
## [1] "MaTiNxoxo: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[220]]
## [1] "mrbondman007: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[221]]
## [1] "Libellenpanda: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[222]]
## [1] "FOkamiaka: RT @neorarty3: vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart #arcanefanart #C…"
##
## [[223]]
## [1] "LaurenB56946765: We need you for the game.🙊🙊🙊🙊🙊 #mobilegame #StarGuardian #LeagueofLegends https://t.co/k9jMLsoxbL"
##
## [[224]]
## [1] "FOkamiaka: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[225]]
## [1] "orbitltm: RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12"
##
## [[226]]
## [1] "IntrinsicGames: RT @Neekosmic: I finally made Neekosmic, this fanskin\nAnd I'm soooo proud~ ! >w<\n\n\"Neeko like stars, isn't it pretty ?\"\n\n✨~ Neeko Cosmic ~✨…"
##
## [[227]]
## [1] "EmLikesBagels: RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG"
##
## [[228]]
## [1] "InsaneArtist_: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[229]]
## [1] "Hasaya_Kokoro: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[230]]
## [1] "IntrinsicGames: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[231]]
## [1] "Baiinze: Zac just stood there in disbelief lmaooo\n#aphelios #leagueoflegends https://t.co/9OqwGq2qN8"
##
## [[232]]
## [1] "defiyza_: RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG"
##
## [[233]]
## [1] "HuntressAzora: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[234]]
## [1] "Z3D44: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[235]]
## [1] "IntrinsicGames: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[236]]
## [1] "palmsvvay: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[237]]
## [1] "lomo_267: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[238]]
## [1] "daweaselbass: RT @Pancake_Tanks: Check out my video! #LeagueofLegends | Captured by #Outplayed #teemo #support #gg #bot #team #fight #win #game #play #ga…"
##
## [[239]]
## [1] "_Miellam: RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12"
##
## [[240]]
## [1] "FOkamiaka: RT @akali_the_rebel: ღ CaitVi x Jinx ღ\n\n𝓒𝓻𝓮𝓭𝓲𝓽: Yanderes.arts\n\n#jinx #vi #Caitlyn #LeagueOfLegends #LeagueOfLegendsFanArt #WildRift #RIOTGA…"
##
## [[241]]
## [1] "IonianKitsune: RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…"
##
## [[242]]
## [1] "Jorge62027962: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[243]]
## [1] "himemilia: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[244]]
## [1] "goodvibesNA: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[245]]
## [1] "goodvibesNA: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[246]]
## [1] "MartyPoisonwood: RT @TheSomuaCrew: Time for Bell Ileae and their daughter to put up the christmas decoration !\n\nCommission by @JUrsus 💜\n\n#LeagueOfLegends #A…"
##
## [[247]]
## [1] "goodvibesNA: Bot lane being level 6 while the enemy mid laner is level 13 feels really fucking bad. Looks like I'm not buying th… https://t.co/GfJ8u8mmwv"
##
## [[248]]
## [1] "LOL_Art_Bot: RT @Vimesy_art: Boo! Bewitching #Tristana🎃 \n#LeagueOfLegendsFanArt #LeagueOfLegends #WildRift https://t.co/GiqZEpOrQ9"
##
## [[249]]
## [1] "River_Nami: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[250]]
## [1] "sweeroy1: RT @TonyRam26219233: Game Master….. #LeagueofLegends https://t.co/sMXtQPH9q3"
##
## [[251]]
## [1] "goodvibesNA: RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…"
##
## [[252]]
## [1] "anowanka: RT @noisecat610: Big cat🌸\n\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/7PdKodCfzg"
##
## [[253]]
## [1] "meloddinary_: RT @lunar_mang: Felix as Kindred from League of Legends 🌙💙 @Stray_Kids\n#straykids #straykidsfanart #felixskz #leefelix #skz #SKZfanart #Lea…"
##
## [[254]]
## [1] "_Miellam: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[255]]
## [1] "_Miellam: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[256]]
## [1] "Morgan_OwO: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[257]]
## [1] "cycewadowice4: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[258]]
## [1] "Vimesy_art: Boo! Bewitching #Tristana🎃 \n#LeagueOfLegendsFanArt #LeagueOfLegends #WildRift https://t.co/GiqZEpOrQ9"
##
## [[259]]
## [1] "atiko024_lol: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[260]]
## [1] "ColdRice25: RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG"
##
## [[261]]
## [1] "puchit069: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[262]]
## [1] "stats_live_es: ▶️ League of Legends - Top streams a las 23:18 (Hora ESP)🔥\n\n🥇 #ElOjoNinja➖Viewers: 1.877\n🥈 #grafo➖Viewers: 1.011\n🥉… https://t.co/EkBVkNtlME"
##
## [[263]]
## [1] "x_Akito_: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[264]]
## [1] "hollowfae1: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[265]]
## [1] "Wyatt_OTrouxa: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[266]]
## [1] "general_magma1: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[267]]
## [1] "thepixeldevs: RT @BigBearPlayz: Low Energy Gaming with Captain Atlas in the Captain's Quaters with friends.\n7:20 pm est\n#Vtuber|#ENVtuber|#BlackVtuber|#g…"
##
## [[268]]
## [1] "live_kitsune: RT @BigBearPlayz: Low Energy Gaming with Captain Atlas in the Captain's Quaters with friends.\n7:20 pm est\n#Vtuber|#ENVtuber|#BlackVtuber|#g…"
##
## [[269]]
## [1] "DavidAwood17: RT @BigBearPlayz: Low Energy Gaming with Captain Atlas in the Captain's Quaters with friends.\n7:20 pm est\n#Vtuber|#ENVtuber|#BlackVtuber|#g…"
##
## [[270]]
## [1] "LoLRoundUp_: Today's Lol Esports Round Up covers the decisions made by Fnatic, Astralis, the Kwangdong Freec's and Immortals.… https://t.co/84Im5RyftH"
##
## [[271]]
## [1] "Neustary: RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…"
##
## [[272]]
## [1] "DennisC30261002: RT @2004AkaUrFriend: No gamer girl is getting a hold of my Runescape gold 🔥🔥🙏\n\n@OldSchoolRS #runescape #gamergirl #LeagueOfLegends https://…"
##
## [[273]]
## [1] "xayahfangirl: RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…"
##
## [[274]]
## [1] "loreofruneterra: Why it is wrong to want a character to be straight?: It is okay to want a character to be gay but why it is offensi… https://t.co/tqxZ2HGppa"
##
## [[275]]
## [1] "dilfwangji: RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12"
##
## [[276]]
## [1] "Retweelgend: RT @TiddlyVG: #stream has STARTED!! Chillin and spillin in the Jungle!!\n\n#LeagueOfLegends #gay #gaymer #LGBTQ #twitch #TwitchStreamers #str…"
##
## [[277]]
## [1] "Jebebediah: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[278]]
## [1] "Akatsukovva: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[279]]
## [1] "seasondecays: RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…"
##
## [[280]]
## [1] "KappaStreaming: RT @Pancake_Tanks: Check out my video! #LeagueofLegends | Captured by #Outplayed #teemo #support #gg #bot #team #fight #win #game #play #ga…"
##
## [[281]]
## [1] "Lucazs16: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[282]]
## [1] "AnxietyFilledDM: RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12"
##
## [[283]]
## [1] "MCBE117: RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…"
##
## [[284]]
## [1] "nstwxx: RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…"
##
## [[285]]
## [1] "saucebabykio: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[286]]
## [1] "TiddlyVG: #stream has STARTED!! Chillin and spillin in the Jungle!!\n\n#LeagueOfLegends #gay #gaymer #LGBTQ #twitch… https://t.co/hNxhNegwSS"
##
## [[287]]
## [1] "1carus_Infern0: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[288]]
## [1] "_fallenstxr: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[289]]
## [1] "hereticglory: RT @vadhahidayat: Irelia #leagueoflegends #irelia #illustration https://t.co/w0CrDA94gZ"
##
## [[290]]
## [1] "Chameloski29: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[291]]
## [1] "AllTaric: RT @ZeroDaichi: Dark Cosmic Sylas, a painted ver from the quick drawing I made before during skintober #leagueoflegends #artoflegends #Leag…"
##
## [[292]]
## [1] "validge1: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[293]]
## [1] "TwilightPeaches: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[294]]
## [1] "TrueMacaroni: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[295]]
## [1] "kaguranism: RT @ZeroDaichi: Dark Cosmic Sylas, a painted ver from the quick drawing I made before during skintober #leagueoflegends #artoflegends #Leag…"
##
## [[296]]
## [1] "LOL_Art_Bot: RT @LoLMemesBot: tank mains are chads\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett #Aph…"
##
## [[297]]
## [1] "pajamaguardian: RT @vadhahidayat: Irelia #leagueoflegends #irelia #illustration https://t.co/w0CrDA94gZ"
##
## [[298]]
## [1] "DistopicAI: 👧🏼⚡ R-wdQvNHC .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669932297 .\n.\n#distopicai #aiart #cyberpunk… https://t.co/EQ0Cob3DqJ"
##
## [[299]]
## [1] "Jinxdatsme: RT @DarksideJinx: GUYS. Someone in my friend's class just randomly sent them on discord what he made this week-end and LOOK. AT. THIS 🔥 #Le…"
##
## [[300]]
## [1] "Jinxdatsme: RT @DarksideJinx: Do you guys remember that awesome Fishbones? 😃 Well, I made arrangements to meet the guy who built it at my convention th…"
##
## [[301]]
## [1] "Dexholder_Ruby: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[302]]
## [1] "Jinxdatsme: RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…"
##
## [[303]]
## [1] "FufusArt: RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12"
##
## [[304]]
## [1] "DiegoMozzarella: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[305]]
## [1] "gambacchino: RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb"
##
## [[306]]
## [1] "girlshapedmnstr: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[307]]
## [1] "MilkySweetTeaa: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[308]]
## [1] "RetroGameShowCA: League of Legends - Soraka Combos (cant touch this) https://t.co/cDynhfIfD0 via @YouTube #LeagueOfLegends #RiotGames @riotgames"
##
## [[309]]
## [1] "streamerwallcom: RT @Pancake_Tanks: Check out my video! #LeagueofLegends | Captured by #Outplayed #teemo #support #gg #bot #team #fight #win #game #play #ga…"
##
## [[310]]
## [1] "Pancake_Tanks: Check out my video! #LeagueofLegends | Captured by #Outplayed #teemo #support #gg #bot #team #fight #win #game… https://t.co/VGRPX1feEy"
##
## [[311]]
## [1] "daweaselbass: RT @Pancake_Tanks: Check out my video! #LeagueofLegends | Captured by #Outplayed #morgana #gg #gank #lane #support #diff #win #supportsmall…"
##
## [[312]]
## [1] "LoLMemesBot: tank mains are chads\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022… https://t.co/tng0zvLLK8"
##
## [[313]]
## [1] "NFLTNG: Which #LeagueOfLegends champions would be good at football? What would be the ultimate super team?\n\n▶️… https://t.co/ESPtxYEYPC"
##
## [[314]]
## [1] "FluffyAkagi: RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…"
##
## [[315]]
## [1] "DonnaJo43302569: Do you wanna play?🤔🤔🤔🤔 #LeagueofLegends #Nilah #GuardiãsEstelas #StarGuardian"
##
## [[316]]
## [1] "goghaway_: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[317]]
## [1] "pie13_tea: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[318]]
## [1] "Pancake_Tanks: Check out my video! #LeagueofLegends | Captured by #Outplayed #morgana #gg #gank #lane #support #diff #win… https://t.co/MdJWGIsqLy"
##
## [[319]]
## [1] "ZedMaskz: RT @DistopicAI: 👧🏼⚡ R-0GwnGmj .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669901277 .\n.\n#distopicai #aiart #cyberpunk #aiartcommunit…"
##
## [[320]]
## [1] "xbellahardy: RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…"
##
## [[321]]
## [1] "theluziza: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[322]]
## [1] "Shuhua_loml: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[323]]
## [1] "Fautssr: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[324]]
## [1] "_Hidden_In_Mist: Girlfriendless behavior \n#WildRift\n#LeagueOfLegends https://t.co/svTN67vs3m"
##
## [[325]]
## [1] "sheerAssassin: RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12"
##
## [[326]]
## [1] "nidhw10: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[327]]
## [1] "HelpMe2137: RT @shikispace: Two gays sitting in a tree I wonder what happens next\n#yone #Kayn #kayone #spiritblossom #LeagueOfLegends #ArtofLegends #Le…"
##
## [[328]]
## [1] "serendi012: RT @Haozeke93: Onii-Chan!! 😩😩😩\nThe drawings of the video I uploaded a few weeks ago.\n\n#creadoresdelollatam\n#LeagueOfLegends \n#LeagueOfLegen…"
##
## [[329]]
## [1] "ny_sere: RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb"
##
## [[330]]
## [1] "Psykorius: RT @TheSomuaCrew: Time for Bell Ileae and their daughter to put up the christmas decoration !\n\nCommission by @JUrsus 💜\n\n#LeagueOfLegends #A…"
##
## [[331]]
## [1] "NCLBandido_: [PC/ENG] Ranked Grind, cozy gaming mood. Come hang out! https://t.co/9W9KltNjk3 #Twitch #Stream #TwitchAffiliate… https://t.co/aTUU7QzAoI"
##
## [[332]]
## [1] "KaynTheBigBully: RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12"
##
## [[333]]
## [1] "danganronpaBr12: RT @alexois_: 🌸Spirit Blossom Zyra skin when?? I had so much fun using MidJourney and putting my own spin on what it created. #leagueoflege…"
##
## [[334]]
## [1] "serendi012: RT @Haozeke93: ✨ Brothers ✨ I made this, sorry 😞✨ \n\n#creadoresdelollatam \n#LeagueOfLegends \n#ArtofLegends \n#Yone \n#Yasuo \n#LeagueOfLegendsF…"
##
## [[335]]
## [1] "Midoriiya_: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[336]]
## [1] "ShunderTV: Lets see how jungle feels... ADC hhurtss \n\n#leagueoflegends\nhttps://t.co/tYm0eJm2pA"
##
## [[337]]
## [1] "SrirachaWhale: RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12"
##
## [[338]]
## [1] "DonnaJo26713385: The game will start soon.😍😍😍😍😍 #LeagueofLegends #StarGuardians #Bjergsen #КосплейLoL https://t.co/myyQY7EsUj"
##
## [[339]]
## [1] "jupiterstxt: RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…"
##
## [[340]]
## [1] "tomekqed: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[341]]
## [1] "Themexicanvip: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[342]]
## [1] "MissNanaa_art: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[343]]
## [1] "EdinnaPie: RT @Neekosmic: I finally made Neekosmic, this fanskin\nAnd I'm soooo proud~ ! >w<\n\n\"Neeko like stars, isn't it pretty ?\"\n\n✨~ Neeko Cosmic ~✨…"
##
## [[344]]
## [1] "serendi012: RT @Greysan_: Also I can’t explain myself here i just heard this audio the other day and i thought of these two\n#yasuo #taliyah #LeagueOfLe…"
##
## [[345]]
## [1] "sonarave: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[346]]
## [1] "xrosh00: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[347]]
## [1] "serendi012: RT @we_byun: \"-Please... Brother... CARRY ME.\"\n\"- FF 15.\" \nYasuo & Yone. ♡\n#LeagueOfLegendsFanArt #LeagueOfLegends #LOL #FANART #yasuo #yon…"
##
## [[348]]
## [1] "KurokiSenpuu: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[349]]
## [1] "Auhstound: It's time we get back to our regular daily streaming schedule, but with a huge twist. I'm no longer streaming CoD a… https://t.co/Uh7ytyGNv3"
##
## [[350]]
## [1] "EnforcerZhauns: RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…"
##
## [[351]]
## [1] "talonknives: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[352]]
## [1] "PirobaLoca: RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12"
##
## [[353]]
## [1] "EZxavax99: I suck at league #LeagueOfLegends https://t.co/K2GVk09JFD"
##
## [[354]]
## [1] "contrived_chaos: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[355]]
## [1] "seouvesani: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[356]]
## [1] "30_anapaula: RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…"
##
## [[357]]
## [1] "reirages: RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12"
##
## [[358]]
## [1] "Koopalings58: RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap"
##
## [[359]]
## [1] "M0BSAIKl: RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…"
##
## [[360]]
## [1] "Jalen2151: RT @HobbySharky: Sharky Fan's Assemble! I am now live!\nhttps://t.co/NUohtzJ120\n\n#riven #toplane #lol #leagueoflegends #korean #asian #game…"
##
## [[361]]
## [1] "didkosoia: RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb"
##
## [[362]]
## [1] "TheRuinedNymph: RT @DamnSpiderLover: I will kill for them\n#viego #LeagueOfLegends #fanart https://t.co/lC41BupVTp"
##
## [[363]]
## [1] "fatbaldpussy: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[364]]
## [1] "dinosauloooo: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[365]]
## [1] "D3bli: RT @haylsketches: it’s getting chilly 🍂🌨️ #jinx #arcanefanart #arcane #leagueoflegends #artoflegends https://t.co/zpBLcKHVZC"
##
## [[366]]
## [1] "M0BSAIKl: RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…"
##
## [[367]]
## [1] "bonetiddies: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[368]]
## [1] "_lilmei_: RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12"
##
## [[369]]
## [1] "Kazahana_l: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[370]]
## [1] "LOLegendsMemes: Jak'Sho the Protean or something, idk I don't play league #LeagueOfLegends #Memes https://t.co/Gn8oiH7BzI"
##
## [[371]]
## [1] "OwlRetweets: RT @AsthmaMarauder: Playing some #LeagueOfLegends with friends maybe some #CallofDuty DMZ later !?!?\nI'm live now so come join the MARAUDER…"
##
## [[372]]
## [1] "PannettisBread: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[373]]
## [1] "Lizzie_EG: RT @kwjyaaah4: Cute couple 🥺🥺🥺🥺(free to use for \n\nSocial Media Profile Pictures)#xayah #Rakan #LeagueOfLegends https://t.co/heKLc9FNxQ"
##
## [[374]]
## [1] "Retweelgend: RT @AsthmaMarauder: Playing some #LeagueOfLegends with friends maybe some #CallofDuty DMZ later !?!?\nI'm live now so come join the MARAUDER…"
##
## [[375]]
## [1] "AsthmaMarauder: Playing some #LeagueOfLegends with friends maybe some #CallofDuty DMZ later !?!?\nI'm live now so come join the MARA… https://t.co/rFDQB1Alro"
##
## [[376]]
## [1] "Lizzie_EG: RT @SailorPoof: IT'S DECEMBER 1ST\n#xayah #rakan #leagueoflegends #artoflegends https://t.co/rODM2j4Kq6"
##
## [[377]]
## [1] "Axelsaywhat: \"Come back to bed.\"\n\"Jayce it's 2 pm...\"\n\n#arcane #ArcaneAnniversary #Viktor #Jayce #jayvik #jaytor #LeagueOfLegends https://t.co/cINS7kQ8zS"
##
## [[378]]
## [1] "ChocoFraiise: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[379]]
## [1] "QueenDevilBlitz: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[380]]
## [1] "TransKayn: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[381]]
## [1] "Mossab420: @RiotGamesFrance @TFT_France #CalendrierAventRiotFR happy christmas everyone! another year playing this cursed game… https://t.co/FYTakEJBVu"
##
## [[382]]
## [1] "xiaonemoz: RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12"
##
## [[383]]
## [1] "JesussFry: RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12"
##
## [[384]]
## [1] "Lafanartfuture: RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb"
##
## [[385]]
## [1] "HygaraS: RT @akami_ak: Wallpaper Bel´veth and Yone #LeagueOfLegends #LeagueOfLegendsFanArt #yone https://t.co/Uz6nNPJIwv"
##
## [[386]]
## [1] "_kuroom: RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…"
##
## [[387]]
## [1] "BeqirajJordan: RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12"
##
## [[388]]
## [1] "mrdocto36571669: RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…"
##
## [[389]]
## [1] "IntrinsicGames: RT @SelcricArt: I'm so excited to play as Groovy Space Cowboy I can't get over this skin🧡#leagueoflegends #twistedfate https://t.co/mcuqYV7…"
##
## [[390]]
## [1] "entodiii: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[391]]
## [1] "IntrinsicGames: RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12"
##
## [[392]]
## [1] "aphneiios: RT @clairemwc: Here’s the revised version of my Dark Cosmic Miss Fortune fan splash art and hope you guys like it☺️\n.\n.\n.\n#ArtofLegends #Le…"
##
## [[393]]
## [1] "Le_Kitty_Skie: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[394]]
## [1] "Sttormyy: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[395]]
## [1] "XanIrelio: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[396]]
## [1] "nottingseriouss: RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12"
##
## [[397]]
## [1] "lucanaka_: RT @SelcricArt: I'm so excited to play as Groovy Space Cowboy I can't get over this skin🧡#leagueoflegends #twistedfate https://t.co/mcuqYV7…"
##
## [[398]]
## [1] "sadrafa2: RT @DestroyeerVFX: I want to tell you about Star Nemesis Morgana and the little details inside the VFX I made for her. First of all, amazin…"
##
## [[399]]
## [1] "GamesWithMarc: https://t.co/eV7Xn6VvU7\n\nSTREAMING GUYS COME STOP BY <3\n\n#twitch #TwitchStreamers #LeagueOfLegends"
##
## [[400]]
## [1] "OmegaPhoenix17: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[401]]
## [1] "M0BSAIKl: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[402]]
## [1] "starlightfoxi: RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…"
##
## [[403]]
## [1] "rod_florencia: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[404]]
## [1] "kenjinMelle: Going live to play Leg of Legs and grind out eternals. \n\nhttps://t.co/tDbj0Uat4i\n\n#VTuberUprising #VtubersEN… https://t.co/TnYo8eQEuq"
##
## [[405]]
## [1] "NelluDopp: RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12"
##
## [[406]]
## [1] "Kah_tuo: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[407]]
## [1] "YBear131: RT @TinyReese3: And #leagueoflegends sound track finds a way on top again #SpotifyWrapped https://t.co/ubtTQwNxS1"
##
## [[408]]
## [1] "Gringotssss: RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG"
##
## [[409]]
## [1] "Clefairy443: RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12"
##
## [[410]]
## [1] "Sayyn12: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[411]]
## [1] "SmileMoONHS: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[412]]
## [1] "bonetiddies: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[413]]
## [1] "OBITONLY: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[414]]
## [1] "artsybunnie: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[415]]
## [1] "SphereofDark: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[416]]
## [1] "BlackLe34162712: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[417]]
## [1] "DistopicAI: 👧🏼⚡ R-428fsj5 .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669929477 .\n.\n#distopicai #aiart #cyberpunk… https://t.co/E5sDoa0hCw"
##
## [[418]]
## [1] "ImP_ObiewanMC: RT @Kiri_845: https://t.co/v6UrUZEkbv Internet is back, I'm LIVE! CotL then LoL #CultoftheLamb #TwitchStreamers #LeagueOfLegends #twitch #s…"
##
## [[419]]
## [1] "apocalypsesolar: RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12"
##
## [[420]]
## [1] "D3bli: RT @DarksideJinx: Do you guys remember that awesome Fishbones? 😃 Well, I made arrangements to meet the guy who built it at my convention th…"
##
## [[421]]
## [1] "sevikitty: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[422]]
## [1] "caitlyn_meow: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[423]]
## [1] "mily_psychopata: RT @miemeoww1: Rakan is so lucky to have a supportive bestie & gf. :D\n\nIt's kinda rough and ugly, sorry\n\n#LeagueOfLegends #LeagueOfLegendsF…"
##
## [[424]]
## [1] "Mama_kiramommy: RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…"
##
## [[425]]
## [1] "lyftandlink: RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12"
##
## [[426]]
## [1] "whoopsiedasy: “I am what you made me..” \n\nGetting a bit more dramatic and angsty with this one. No context yet, that’ll be left f… https://t.co/cDiYZVsLG2"
##
## [[427]]
## [1] "LoLMemesBot: league time loop\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett… https://t.co/PMGeJI0dEu"
##
## [[428]]
## [1] "akalidol: RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12"
##
## [[429]]
## [1] "mmoppiiee: RT @tbdesports_: [#TBDESPORTS] League of Legends! LETS PLAY!\n\nCheer for us! #letswin\n\n🕒2022/12/10 - 13:00\n📺https://t.co/iZP7aoKvR7\n\n#League…"
##
## [[430]]
## [1] "kernno_art: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[431]]
## [1] "LoLoverlay_: ❄️Winterblessed #Zoe - Lobby #Overlay\n\n✅LINK : https://t.co/6S5jvEUhoi\n\n-----------------\n#Twitchtv #GFX… https://t.co/EiBXdC2kjc"
##
## [[432]]
## [1] "Syn_draw0: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[433]]
## [1] "M0BSAIKl: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[434]]
## [1] "ItsBurntToasts: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[435]]
## [1] "levi_samurai: @wildrift I dont know either I am a Lissandra main. When are we getting Lissandra on Mobile? #LeagueOfLegends #Lissandra"
##
## [[436]]
## [1] "_Yummiry: RT @Neekosmic: I finally made Neekosmic, this fanskin\nAnd I'm soooo proud~ ! >w<\n\n\"Neeko like stars, isn't it pretty ?\"\n\n✨~ Neeko Cosmic ~✨…"
##
## [[437]]
## [1] "diisasterr__: RT @flowrmosh: sharing is caring💚💜\n#Lulu #vex #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/AJbcDpiAuc"
##
## [[438]]
## [1] "RuidusB: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[439]]
## [1] "ChumoMontoya: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[440]]
## [1] "dailyaphelios: RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12"
##
## [[441]]
## [1] "JGibbrz: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[442]]
## [1] "Unf_Freckles: RT @Kiyomi_des: Okay so guess who watched Arcane\nThe show's amazing\n\n#Arcane #LeagueOfLegends #Caitvi #vicait #Caitlyn #Violet https://t.co…"
##
## [[443]]
## [1] "oneyyxy: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[444]]
## [1] "DunkmasterSett: DUNK!!\n252 PTS\n#Dunkmaster🏀 #FeelIonia🍃#LeagueOfLegends👊"
##
## [[445]]
## [1] "Greysan_: RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12"
##
## [[446]]
## [1] "Sa4Tou: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[447]]
## [1] "KDAEkko: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[448]]
## [1] "PlataHardstuck: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[449]]
## [1] "choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12"
##
## [[450]]
## [1] "SkiNl3Y: we play League of legends 5v5 practice! \n\nCome join in!\n\nhttps://t.co/5YCXjkEmcL\nhttps://t.co/JhZ1OWte0Q\n\n#streamer… https://t.co/KHlAJjKx6b"
##
## [[451]]
## [1] "mily_psychopata: RT @OGGIHelga: #LeagueOfLegends #Talon #Ezreal #WildRift \n\nwell.. https://t.co/QbITURmCMi"
##
## [[452]]
## [1] "larsquell1: RT @PrimaVeraArt19: Metal man and his ever changing mask design \n\n#LeagueOfLegends #Viktor https://t.co/HXbmUBCu5O"
##
## [[453]]
## [1] "Merikh1374: RT @Kiri_845: https://t.co/v6UrUZEkbv Internet is back, I'm LIVE! CotL then LoL #CultoftheLamb #TwitchStreamers #LeagueOfLegends #twitch #s…"
##
## [[454]]
## [1] "Kiri_845: https://t.co/v6UrUZEkbv Internet is back, I'm LIVE! CotL then LoL #CultoftheLamb #TwitchStreamers #LeagueOfLegends… https://t.co/yGb6UzmDgI"
##
## [[455]]
## [1] "lottechanz: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[456]]
## [1] "Aleramtz2: RT @PrimaVeraArt19: Metal man and his ever changing mask design \n\n#LeagueOfLegends #Viktor https://t.co/HXbmUBCu5O"
##
## [[457]]
## [1] "horacioaparato: RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb"
##
## [[458]]
## [1] "bareuniverse: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[459]]
## [1] "xImSoCreepy: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[460]]
## [1] "ChulieChu: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[461]]
## [1] "RalphHanson13: RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…"
##
## [[462]]
## [1] "Mariell_Nu: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[463]]
## [1] "miniBN69: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[464]]
## [1] "IDEMONOFAGONY: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[465]]
## [1] "bandd0ri: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[466]]
## [1] "Xayuuv: RT @mialoette: rakan will love to see her like that\n#xayah #leagueoflegends #artoflegends https://t.co/DpZ1hpu5Rt"
##
## [[467]]
## [1] "Randzahroc: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[468]]
## [1] "Soumonus: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[469]]
## [1] "Charlottes_Cake: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[470]]
## [1] "Ohmygosh413: RT @DamnSpiderLover: I will kill for them\n#viego #LeagueOfLegends #fanart https://t.co/lC41BupVTp"
##
## [[471]]
## [1] "JumaraloHexCore: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[472]]
## [1] "DeSevenin: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[473]]
## [1] "tryfss: RT @Kat_Alienn: Hacking in League of Legends #katarina #hacking #leagueoflegends #kat_alien streaming live at https://t.co/q6668zm6yW https…"
##
## [[474]]
## [1] "Retweelgend: RT @VikingKingJay: There are Vikings on the rift. SKOL!!! \n\n#leagueoflegends #twitch #twitchstreamer #smallstreamer #smallstreamers\n\nhttps:…"
##
## [[475]]
## [1] "VikingKingJay: There are Vikings on the rift. SKOL!!! \n\n#leagueoflegends #twitch #twitchstreamer #smallstreamer #smallstreamers\n\nhttps://t.co/z8lowd3GGR"
##
## [[476]]
## [1] "melonsodawaifu: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[477]]
## [1] "mily_psychopata: RT @OGGIHelga: #LeagueOfLegendsfanart #LeagueOflegends #WildRift #Talon #Ezreal #talez \n\nHE NEEDS MORE. https://t.co/ALxQFeM3Im"
##
## [[478]]
## [1] "TheeTidecaller: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[479]]
## [1] "hermeticuss: RT @ArtawanNajmudin: My Darling~🚀🚀🚀🚀🚀 #LeagueofLegends #LoL #Game #ФанАрт #КосплейLoL #GENGWIN \nOriginal: LOLegendsMemes https://t.co/u1ZEl…"
##
## [[480]]
## [1] "Sleepy_Bud: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[481]]
## [1] "lordofspiritsan: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[482]]
## [1] "AndradeNacimba: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[483]]
## [1] "TheeTidecaller: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[484]]
## [1] "Krisss_Angel: RT @Neekosmic: I finally made Neekosmic, this fanskin\nAnd I'm soooo proud~ ! >w<\n\n\"Neeko like stars, isn't it pretty ?\"\n\n✨~ Neeko Cosmic ~✨…"
##
## [[485]]
## [1] "_chulchul: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[486]]
## [1] "notmebutwhy: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[487]]
## [1] "namezero9: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[488]]
## [1] "LOL_Art_Bot: RT @Neekosmic: I finally made Neekosmic, this fanskin\nAnd I'm soooo proud~ ! >w<\n\n\"Neeko like stars, isn't it pretty ?\"\n\n✨~ Neeko Cosmic ~✨…"
##
## [[489]]
## [1] "Micha65154426: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[490]]
## [1] "ZodiarkEclipes: RT @DarksideJinx: Do you guys remember that awesome Fishbones? 😃 Well, I made arrangements to meet the guy who built it at my convention th…"
##
## [[491]]
## [1] "yuuneelli: RT @Neekosmic: I finally made Neekosmic, this fanskin\nAnd I'm soooo proud~ ! >w<\n\n\"Neeko like stars, isn't it pretty ?\"\n\n✨~ Neeko Cosmic ~✨…"
##
## [[492]]
## [1] "IkaBI3: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[493]]
## [1] "firexxpunch: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[494]]
## [1] "kotkeone: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[495]]
## [1] "Neekosmic: I finally made Neekosmic, this fanskin\nAnd I'm soooo proud~ ! >w<\n\n\"Neeko like stars, isn't it pretty ?\"\n\n✨~ Neeko… https://t.co/1tsI7IH97J"
##
## [[496]]
## [1] "Grilla: ☠️ TIDES OF TURMOIL II -- DECEMBER 17, 2022☠️\n\nJoin the fray and fight in a winner-take-all #LeagueofLegends 1v1 Ev… https://t.co/w3uXD5kCyc"
##
## [[497]]
## [1] "lustshrine: RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…"
##
## [[498]]
## [1] "_LucasTheSlime_: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[499]]
## [1] "Porito_Flameado: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[500]]
## [1] "AndrselOtaku2: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[501]]
## [1] "r4tmptshkbrah: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[502]]
## [1] "taquito_exe: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[503]]
## [1] "ruebunni: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[504]]
## [1] "IntrinsicGames: RT @BrattyGrymblade: I ended up in a match with Aymeric playing Morgana.\n\n#FFXIV #wildrift #LeagueOfLegends https://t.co/Lyb956lFus"
##
## [[505]]
## [1] "65Serramarc: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[506]]
## [1] "AliciaW92648805: RT @BrattyGrymblade: I ended up in a match with Aymeric playing Morgana.\n\n#FFXIV #wildrift #LeagueOfLegends https://t.co/Lyb956lFus"
##
## [[507]]
## [1] "UlfAcaim: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[508]]
## [1] "AllTaric: RT @MikaHeartt: #RiftGala Qiyana fanart because I LOVED the design so muchh (design by @lolapaprikaa)\n\nI know I'm a little late too ehe pre…"
##
## [[509]]
## [1] "JustMoth1: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[510]]
## [1] "Michelle_13Neko: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[511]]
## [1] "lillylimm: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[512]]
## [1] "D3bli: RT @RedrumAlice: Been binge watching ojamajo doremi while doing comms\n\nSo i figured why not turn Powder, Zeri and Seraphine into mini witch…"
##
## [[513]]
## [1] "icebird291: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[514]]
## [1] "Jonespartan1: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[515]]
## [1] "Rune_1213: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[516]]
## [1] "DHRC61327440: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[517]]
## [1] "Cosgothicc: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[518]]
## [1] "settphelioses: RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb"
##
## [[519]]
## [1] "viboradonilo: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[520]]
## [1] "JadedTaeYukki: RT @MikaHeartt: #RiftGala Qiyana fanart because I LOVED the design so muchh (design by @lolapaprikaa)\n\nI know I'm a little late too ehe pre…"
##
## [[521]]
## [1] "EnforcerZhauns: RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…"
##
## [[522]]
## [1] "defiantgladius: RT @Shilliww: #LeagueOfLegends \n#LeagueOfLegendsFanArt #riven \ngreat sword https://t.co/WMIht7c2rc"
##
## [[523]]
## [1] "dan01000100: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[524]]
## [1] "Rinekito: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[525]]
## [1] "Retweelgend: RT @DebbyHalliwell: New #TikTok! \nBest advice ever for solo queue! \nHope that you will like it! \n#Vtuber\n#Vtubers\n#VTuberUprising\n#Vtubers…"
##
## [[526]]
## [1] "shaffee23: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[527]]
## [1] "TheCrosshare: RT @DebbyHalliwell: New #TikTok! \nBest advice ever for solo queue! \nHope that you will like it! \n#Vtuber\n#Vtubers\n#VTuberUprising\n#Vtubers…"
##
## [[528]]
## [1] "DonnaJo43302569: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[529]]
## [1] "loreofruneterra: Divine Clerk, Winged Messenger, Lawkeeper, Seraphic Wyvern & Mihira, Aspect of Justice Concept Art - Legends of Run… https://t.co/w8dOLjAGL6"
##
## [[530]]
## [1] "1Artpoptica: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[531]]
## [1] "AdriansyahPt: RT @tbdesports_: [#TBDESPORTS] League of Legends! LETS PLAY!\n\nCheer for us! #letswin\n\n🕒2022/12/10 - 13:00\n📺https://t.co/iZP7aoKvR7\n\n#League…"
##
## [[532]]
## [1] "Navahudonoser: RT @PlayShareStar: watch carefully or shaco will get you next!\n🎬LOL COTD\n\n#leagueoflegends #riotgames #riot #kanye #fifa #worldcup #japan #…"
##
## [[533]]
## [1] "EmiliapcCP: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[534]]
## [1] "xfatelin: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[535]]
## [1] "DeniseOEaton: RT @ChiTheBun: Oh man oh MAN y'all! LOTS of new products being released for preorder right now so let's GO! Let's start this thread!\n\n(Retw…"
##
## [[536]]
## [1] "ReReneric: RT @H6X4GRAM: Void Kayle\n#LeagueOfLegends #Kayle #ArtofLegends https://t.co/Y5Zn9eLNyh"
##
## [[537]]
## [1] "TrevorL79200836: Follow and share.🤔 #LeagueOfLegendsFanArt #LeagueofLegends #LoL #ClashLoL #StarGuardians #YıldızMuhafızları"
##
## [[538]]
## [1] "Azrielwastaken: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[539]]
## [1] "Marie123Pizza: RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG"
##
## [[540]]
## [1] "YurichanNya: My drawings 😊🍓\n#drawing #jinx #leagueoflegends #fanart #jinxarcane #untraveltwo #hollowknight #lol #leagueoflegends… https://t.co/n2Z2B9IZiZ"
##
## [[541]]
## [1] "FELorion14: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[542]]
## [1] "Gaafff2: RT @BrattyGrymblade: I ended up in a match with Aymeric playing Morgana.\n\n#FFXIV #wildrift #LeagueOfLegends https://t.co/Lyb956lFus"
##
## [[543]]
## [1] "bymanjimoon: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[544]]
## [1] "OmegaEltric: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[545]]
## [1] "Aphrxdite99: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[546]]
## [1] "ll_Celeste_ll: RT @Geramine_m: 🌸SettPhel emotes :3💕\n🌸https://t.co/0PyVZiDEv3🌸\n\n#LeagueOfLegends #Settphel #emotes https://t.co/sT6JLXxpzN"
##
## [[547]]
## [1] "Modrayn: RT @IsacohTV: HEY PENTA QUEENS.\n\nOur line-up for our 5v5 #LeagueOfLegends Charity ARAM Tournament hosted by @homotronTTV and myself IS UP.…"
##
## [[548]]
## [1] "1Artpoptica: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[549]]
## [1] "jxmymxzon: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[550]]
## [1] "nihillists: RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…"
##
## [[551]]
## [1] "Rmizzle691: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[552]]
## [1] "gg_TNC: #TNC Staff Recruitment Post:\n\n📹#ContentCreators\n📝#Writers\n📢#SocialMedia\n🌐#Wordpress\n\n📄Apply Here 👇\n🔗… https://t.co/r6heB31gRE"
##
## [[553]]
## [1] "3drenderbot: RT @ISakul3g4nd: starting retopology\n\n#3dart #3D #3dmodeling #3dprint #3DCG #zbrush #pixologic #DigitalArtist #DigitalSculpting #LeagueOfLe…"
##
## [[554]]
## [1] "Mothley_Cruee: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[555]]
## [1] "BastaletF: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[556]]
## [1] "AllTheBromances: RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb"
##
## [[557]]
## [1] "imsophel: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[558]]
## [1] "iyanaww: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[559]]
## [1] "Omega_Darkon: RT @cahri_ai: Aatrox is tired of this sh*t 😂\nUdyr's sandals and Aalberto will always be canon in my heart✨\n\n#aatrox #rhaast #darkin #League…"
##
## [[560]]
## [1] "DistopicAI: 👧🏼⚡ R-gDMrLHB .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669926658 .\n.\n#distopicai #aiart #cyberpunk… https://t.co/iWbz6jFcws"
##
## [[561]]
## [1] "i3aeon: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[562]]
## [1] "Riot_rell: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[563]]
## [1] "sOuLsK17: RT @GbrLuyss: Hello or good evening 🤔🤔 I would like to make a feedback or a report to your game #wildrift #leagueoflegends the game is well…"
##
## [[564]]
## [1] "Omega_Darkon: RT @oddh_aart: pov : you are 3 months late. 🦈🔗\n\n#Aatrox #morgana #ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/Q7EJDI2…"
##
## [[565]]
## [1] "WendyYa81952297: RT @claudettee17: Jackson Wang - Fire to the Fuse | Worlds 2022 Finals Opening Ceremony Pr... https://t.co/HutVS1R4Uw via @YouTube \n\n#Jacks…"
##
## [[566]]
## [1] "lazypoof: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[567]]
## [1] "cadeladobakugo: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[568]]
## [1] "ISakul3g4nd: starting retopology\n\n#3dart #3D #3dmodeling #3dprint #3DCG #zbrush #pixologic #DigitalArtist #DigitalSculpting… https://t.co/JKfNw9jbqC"
##
## [[569]]
## [1] "davum20: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[570]]
## [1] "manuelfernand13: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[571]]
## [1] "techmaturgy: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[572]]
## [1] "1Artpoptica: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[573]]
## [1] "TigerKirby215: Have you ever seen a 6/1 Zed lose a 2v1 to a Soraka when his Leona both stunned the Soraka and Ignited her? Because… https://t.co/RmhSXuQhwZ"
##
## [[574]]
## [1] "Yuurin53008308: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[575]]
## [1] "1carus_Infern0: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[576]]
## [1] "Anon98865546: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[577]]
## [1] "MartinG666: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[578]]
## [1] "SandskillArt: RT @cheaploafs: the most important debrief of your entire life pay attention \n#arcane #LeagueOfLegends https://t.co/FNWnNrb8Vv"
##
## [[579]]
## [1] "tonguesoyeon: RT @egirldajungle: Evelynn Lunar Beast ❤️\n#Evelynn #LunarBeast #WildRift #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/867qvQAvGT"
##
## [[580]]
## [1] "HeiKanmi: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[581]]
## [1] "SSAelxo16: Going Live Come And Hang out! https://t.co/KlyqfnULfp #Leagueoflegends #streamer #twitchstream"
##
## [[582]]
## [1] "UwUHeadpatsOwO: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[583]]
## [1] "Chris_Naabie: I had to make a new #LeagueOfLegends account bound to SEA coz I can't migrate my #Garena account to my NA, EUW accounts blegh oh well"
##
## [[584]]
## [1] "lustshrine: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[585]]
## [1] "arzzoh: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[586]]
## [1] "SilencedWench: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[587]]
## [1] "BlashowFun: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[588]]
## [1] "IntrinsicGames: RT @CthulhuTilly: 8PM MST #LeagueOfLegends Nonsense live on https://t.co/H8KGdqkUPm with @Indextore It's gonna be funtastic. #VtubersEN #Vt…"
##
## [[589]]
## [1] "IonPiem: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[590]]
## [1] "NikiStarNinja: RT @Chimidolly: Viego’s new obsession #pentakill #viego #akshan #LeagueOfLegends https://t.co/f8xzc50XzN"
##
## [[591]]
## [1] "IntrinsicGames: RT @NerdShredz: Live ⭐ Going to Skayle hard 💙 \nhttps://t.co/vMXsMWSJAk\n\n#Kayle #League #LeagueOfLegends #Gym #Fitness #Pt"
##
## [[592]]
## [1] "pov_youreAAAA: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[593]]
## [1] "SleepyToastyBoi: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[594]]
## [1] "IntrinsicGames: RT @metalichotchoco: Monochrome Misery \n\n#LeagueOfLegendsFanArt #LeagueOfLegends #vex #yordle #ArtofLegends #LeagueOfLegendsart https://t.c…"
##
## [[595]]
## [1] "MageIngrid2: RT @NerdShredz: Live ⭐ Going to Skayle hard 💙 \nhttps://t.co/vMXsMWSJAk\n\n#Kayle #League #LeagueOfLegends #Gym #Fitness #Pt"
##
## [[596]]
## [1] "Dispassione: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[597]]
## [1] "MageIngrid2: RT @CthulhuTilly: 8PM MST #LeagueOfLegends Nonsense live on https://t.co/H8KGdqkUPm with @Indextore It's gonna be funtastic. #VtubersEN #Vt…"
##
## [[598]]
## [1] "MageIngrid2: RT @potion_gg: League skins this year have been 🔥🔥 #LeagueOfLegends #LoL https://t.co/15kkE90rt2"
##
## [[599]]
## [1] "DarkSyndraQueen: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[600]]
## [1] "PlayShareStar: watch carefully or shaco will get you next!\n🎬LOL COTD\n\n#leagueoflegends #riotgames #riot #kanye #fifa #worldcup… https://t.co/qrTn1YP3Jc"
##
## [[601]]
## [1] "MageIngrid2: RT @SquirrelSoleil: Going live now! Come say hi: https://t.co/giLcysVpam\n#streamer #leagueoflegends"
##
## [[602]]
## [1] "plantninjatv: I make sure my room is as uninviting as possible for females because every time you have s3x you lose mechanics… https://t.co/mvn1GCb41x"
##
## [[603]]
## [1] "Wolfxana: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[604]]
## [1] "NanaStoryweaver: RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…"
##
## [[605]]
## [1] "FoxySuzune: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[606]]
## [1] "AsswecanSenpai: RT @ScantySlayer: umm..... uhmmm these are my mains in League of Legends and I mixed them 🫣\n\n#kindred\n#evelynn\n#LeagueOfLegends https://t.c…"
##
## [[607]]
## [1] "sleepysebis: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[608]]
## [1] "CluelessRP909: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[609]]
## [1] "IsacohTV: HEY PENTA QUEENS.\n\nOur line-up for our 5v5 #LeagueOfLegends Charity ARAM Tournament hosted by @homotronTTV and myse… https://t.co/lHGyTDQ78t"
##
## [[610]]
## [1] "pompytt: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[611]]
## [1] "OsSiCl: RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…"
##
## [[612]]
## [1] "MageIngrid2: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[613]]
## [1] "asxidistra: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[614]]
## [1] "ll_Celeste_ll: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[615]]
## [1] "Jeroo_kun: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[616]]
## [1] "XerXesX9: #BotWatch\n#LeagueOfLegends \n\nEXACTLY why I went jhin mid in 2017\n\nLove the damage bot lane\nSoraka's a bot\nKaisa (go… https://t.co/znRaxFKhXn"
##
## [[617]]
## [1] "dp_alexander: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[618]]
## [1] "LibraeNashira: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[619]]
## [1] "ajgorillaz: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[620]]
## [1] "sequestrata_: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[621]]
## [1] "Aka61019931: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[622]]
## [1] "sequestrata_: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[623]]
## [1] "yandayre: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[624]]
## [1] "Koiarts1: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[625]]
## [1] "Mr_Blue2001: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[626]]
## [1] "Apostrylol: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[627]]
## [1] "LOL_Art_Bot: RT @LoLMemesBot: When scissors... don't cut it anymore\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worl…"
##
## [[628]]
## [1] "DarkSyndraQueen: RT @oddh_aart: pov : you are 3 months late. 🦈🔗\n\n#Aatrox #morgana #ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/Q7EJDI2…"
##
## [[629]]
## [1] "yuuneelli: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[630]]
## [1] "SquirrelSoleil: Going live now! Come say hi: https://t.co/giLcysVpam\n#streamer #leagueoflegends"
##
## [[631]]
## [1] "krissibarks: RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…"
##
## [[632]]
## [1] "Aka61019931: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[633]]
## [1] "Kip00101: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[634]]
## [1] "LOLegendsMemes: There is no meme what the fuck riot #LeagueOfLegends #Memes https://t.co/abl7S4pVdd"
##
## [[635]]
## [1] "fernnoventa: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[636]]
## [1] "ARIkatoteshi: RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…"
##
## [[637]]
## [1] "RepulsiveMaid: RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…"
##
## [[638]]
## [1] "ASpaceAceArt: RT @joal439: I saw that post about the Omen of the Dark skinline and it got me wanting to concept😭 Have an Omen of the Dark Orianna sketch…"
##
## [[639]]
## [1] "OsSiCl: RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…"
##
## [[640]]
## [1] "aleriy_: RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…"
##
## [[641]]
## [1] "starry_magic: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[642]]
## [1] "camilleorafk: Top male champions waiting for a new skin:\n1- Dr Mundo: 1468 days\n2- Udyr: 1126 days\n#LeagueOfLegends https://t.co/Zd5KGmtDGS"
##
## [[643]]
## [1] "miccostumes: What is your favourite song released by #leagueoflegends ?\n\n(Say Pop Star plz😉😉)\n\nCosplay from Miccostumes \n🛒… https://t.co/HUraPvo6Wy"
##
## [[644]]
## [1] "DongoranOliva: RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…"
##
## [[645]]
## [1] "yuuneelli: RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…"
##
## [[646]]
## [1] "v3r0skyTM: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[647]]
## [1] "StreetPunkStyle: RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…"
##
## [[648]]
## [1] "UViCreative: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[649]]
## [1] "LoLMemesBot: When scissors... don't cut it anymore\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx… https://t.co/TstkQG08eB"
##
## [[650]]
## [1] "didkosoia: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[651]]
## [1] "ll_Celeste_ll: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[652]]
## [1] "patchimup: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[653]]
## [1] "AtmajaPd: RT @justalostkat: I do admit, \"obsessed\" is an understatement. #SpotifyWrapped #arcane #LeagueOfLegends https://t.co/Hs4yjzJNik"
##
## [[654]]
## [1] "Asphen7: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[655]]
## [1] "siccada_art: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[656]]
## [1] "chadchampyasuo: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[657]]
## [1] "__luriel: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[658]]
## [1] "The_undeadpixel: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[659]]
## [1] "SupernaturalMoo: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[660]]
## [1] "odanju49: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[661]]
## [1] "rott_fuch2: RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…"
##
## [[662]]
## [1] "MakeeYhang: RT @ArtawanNajmudin: My Darling~🚀🚀🚀🚀🚀 #LeagueofLegends #LoL #Game #ФанАрт #КосплейLoL #GENGWIN \nOriginal: LOLegendsMemes https://t.co/u1ZEl…"
##
## [[663]]
## [1] "WarmogsEnjoyer: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[664]]
## [1] "kytrok: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[665]]
## [1] "yeayesyesmom: RT @Piscina45512997: #Aphelios #LeagueOfLegends #LeagueOfLegendsFanArt \nYou’re never alone. https://t.co/SWECUmdijY"
##
## [[666]]
## [1] "NullIsAt0: RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…"
##
## [[667]]
## [1] "ak_elon: RT @OtrexOw: my fav girl (after zoe lmao)\n\n#LeagueOfLegends #zeri\n#leagueoflegendsart https://t.co/RKBEOas1Mj"
##
## [[668]]
## [1] "tioomeow: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[669]]
## [1] "ASpaceAceArt: RT @jabroell2: High Noon Sylas 🤠\n\nSo... it was supposed to be HN but it ended up getting some sort of vampire hunter vibe... and I kind of…"
##
## [[670]]
## [1] "nugothezreal: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[671]]
## [1] "TF3Confirmed19: RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG"
##
## [[672]]
## [1] "LibraeNashira: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[673]]
## [1] "tartagIie: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[674]]
## [1] "cachetaes: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[675]]
## [1] "its_Danny17: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[676]]
## [1] "Cupcakekirraman: RT @is_is_gemini_is: Powder #Jinx \n\n#arcane #LeagueOfLegends https://t.co/KyiS8U3YWD"
##
## [[677]]
## [1] "BlueJaaylol: when youre up against a gamer girl who mains mid instead of support #LeagueOfLegends #RiotGames #VALORANT #games… https://t.co/vGzp5w2VZo"
##
## [[678]]
## [1] "D3bli: RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…"
##
## [[679]]
## [1] "zowidesu: RT @XIYEXIEXIE: #LeagueOfLegends #LeagueOfLegendsFanArt #Zoe \nI ❤️bad girl https://t.co/7DDFR1EVrM"
##
## [[680]]
## [1] "pnkrsblckclths: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[681]]
## [1] "NatoPootz: RT @alexois_: 🌸Spirit Blossom Zyra skin when?? I had so much fun using MidJourney and putting my own spin on what it created. #leagueoflege…"
##
## [[682]]
## [1] "DistopicAI: 👧🏼⚡ R-JRnX87Z .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669923838 .\n.\n#distopicai #aiart #cyberpunk… https://t.co/FNwUOMh1Np"
##
## [[683]]
## [1] "visfreckle: RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…"
##
## [[684]]
## [1] "Svartenly: RT @oddh_aart: pov : you are 3 months late. 🦈🔗\n\n#Aatrox #morgana #ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/Q7EJDI2…"
##
## [[685]]
## [1] "PaulMor26908272: RT @RivenStore: Like and Share if you have been fan since day 1\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #league…"
##
## [[686]]
## [1] "bylethzz: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[687]]
## [1] "NyxUnderneath: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[688]]
## [1] "lastallure: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[689]]
## [1] "LadyVickytoria: RT @oddh_aart: pov : you are 3 months late. 🦈🔗\n\n#Aatrox #morgana #ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/Q7EJDI2…"
##
## [[690]]
## [1] "FahrenWolfe: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[691]]
## [1] "RyuuzakiRyoto: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[692]]
## [1] "AquaraxKaiju: RT @oddh_aart: pov : you are 3 months late. 🦈🔗\n\n#Aatrox #morgana #ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/Q7EJDI2…"
##
## [[693]]
## [1] "FueledByRam: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[694]]
## [1] "ArticDangie: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[695]]
## [1] "nugothezreal: RT @shikispace: Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://…"
##
## [[696]]
## [1] "McChipyArt: RT @cahri_ai: Aatrox is tired of this sh*t 😂\nUdyr's sandals and Aalberto will always be canon in my heart✨\n\n#aatrox #rhaast #darkin #League…"
##
## [[697]]
## [1] "ZauniteSimp: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[698]]
## [1] "del_ether: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[699]]
## [1] "cottoncandyafro: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[700]]
## [1] "enarever: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[701]]
## [1] "retrodisk_: RT @cahri_ai: Aatrox is tired of this sh*t 😂\nUdyr's sandals and Aalberto will always be canon in my heart✨\n\n#aatrox #rhaast #darkin #League…"
##
## [[702]]
## [1] "Aramendoa: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[703]]
## [1] "dearestryna: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[704]]
## [1] "DebbyHalliwell: New #TikTok! \nBest advice ever for solo queue! \nHope that you will like it! \n#Vtuber\n#Vtubers\n#VTuberUprising… https://t.co/xOvHys55H0"
##
## [[705]]
## [1] "Hazles14: The Boss! #shorts #leagueoflegends #lol #gaming https://t.co/E12LFgjCf5 via @YouTube"
##
## [[706]]
## [1] "badbches2: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[707]]
## [1] "wavemastering: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[708]]
## [1] "dahziri: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[709]]
## [1] "TurtleTrent: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[710]]
## [1] "Miltanka: Day 5 of making pokémon teams for League Champions, Zed the Master of Shadows\n\n#LoL #LeagueofLegends #leaguetwt… https://t.co/QQ5tmGezmu"
##
## [[711]]
## [1] "AttyLatty: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[712]]
## [1] "LOL_Art_Bot: RT @MimiLegrimlins: aaaand..another #LeagueOfLegends character with #Syndra .\n\n#illustration #ArtofLegends #LeagueOfLegendsFanArt #characte…"
##
## [[713]]
## [1] "NativzCollege: Live NOW with TUD v MTU in the #LeagueOfLegends semi finals!!\n\nhttps://t.co/654mzEHkkT"
##
## [[714]]
## [1] "MiMinu_Ei: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[715]]
## [1] "potion_gg: League skins this year have been 🔥🔥 #LeagueOfLegends #LoL https://t.co/15kkE90rt2"
##
## [[716]]
## [1] "retrodisk_: RT @McChipyArt: A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf"
##
## [[717]]
## [1] "NotShiroDemon: RT @shikispace: (wip) My league faves wearing fancy stuff part two\n\n#MasterYi #LeagueOfLegends #ArtofLegends https://t.co/dNSxTJIEDR"
##
## [[718]]
## [1] "LukaRoseberry: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[719]]
## [1] "retrodisk_: RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ"
##
## [[720]]
## [1] "MimiLegrimlins: RT @ThatArtlstGirl: \"Everyone's got their own muse. Mine's...everyone.\"\n- Seraphine💕\n\n#Seraphine #LeagueOfLegendsFanArt #LeagueOfLegends #a…"
##
## [[721]]
## [1] "ghifilix112: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[722]]
## [1] "_ChaosParadox: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[723]]
## [1] "_ChaosParadox: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[724]]
## [1] "Aramendoa: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[725]]
## [1] "Peter_S325: RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…"
##
## [[726]]
## [1] "Sp1ne_Sh0t: RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…"
##
## [[727]]
## [1] "santyalc: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[728]]
## [1] "squishcat_: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[729]]
## [1] "tripleaaandy: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[730]]
## [1] "squishcat_: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[731]]
## [1] "MimiLegrimlins: aaaand..another #LeagueOfLegends character with #Syndra .\n\n#illustration #ArtofLegends #LeagueOfLegendsFanArt… https://t.co/0f8mYAGqE4"
##
## [[732]]
## [1] "yyugure_: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[733]]
## [1] "Courtney_Fay_M: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[734]]
## [1] "Adrifp_Quinn: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[735]]
## [1] "alto_joshua: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[736]]
## [1] "iO9kazu: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[737]]
## [1] "Danny81114386: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[738]]
## [1] "Mrcastle08: RT @metalichotchoco: Monochrome Misery \n\n#LeagueOfLegendsFanArt #LeagueOfLegends #vex #yordle #ArtofLegends #LeagueOfLegendsart https://t.c…"
##
## [[739]]
## [1] "manelverse: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[740]]
## [1] "bylses: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[741]]
## [1] "Lunion22: RT @KDA_DUKE: K/DA ALL OUT 👑💎🎤🧬✨\n#Ahri #Evelynn #Akali #Kaisa\n°.•✍️ art by Etienne Buttigieg\n🌐 https://t.co/P9ukRIzD9T\n#KDA #ALLOUT #RiotGa…"
##
## [[742]]
## [1] "Meik48398762: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[743]]
## [1] "AdvancedSIMP: It's 42nd day of SIMP waiting for MALE FURRY CHAMP 🥺 #SIMPiswaiting #LeagueOfLegends"
##
## [[744]]
## [1] "Vespidas: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[745]]
## [1] "Lunion22: RT @artist_assassin: some evelynn sketches 😈\n#evelynn #kda #LeagueOfLegends #LeagueOfLegendsfanart #ArtofLegends https://t.co/egpqKLuqy5"
##
## [[746]]
## [1] "_illith: RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…"
##
## [[747]]
## [1] "chxrrygarden: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[748]]
## [1] "vis_cupcake: RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…"
##
## [[749]]
## [1] "ogFeelEmotional: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[750]]
## [1] "RTFanartLOL: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[751]]
## [1] "nstwxx: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[752]]
## [1] "cindyzinea: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[753]]
## [1] "naeris_arcane: RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…"
##
## [[754]]
## [1] "KanrojiSay: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[755]]
## [1] "Exu_Elegbara: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[756]]
## [1] "Xiarja: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[757]]
## [1] "Lunion22: RT @melonanimates: AKALYNN IS GETTING MARRIED POG! 🥹❤️🤭\n\n@JUrsus IT’S HAPPENING!!\n\n#Akalynn #LeagueOfLegendsFanArt #LeagueOfLegends #Akali…"
##
## [[758]]
## [1] "apheliosIut: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[759]]
## [1] "Vinyonetta: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[760]]
## [1] "ScaryTheGhastir: RT @oddh_aart: pov : you are 3 months late. 🦈🔗\n\n#Aatrox #morgana #ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/Q7EJDI2…"
##
## [[761]]
## [1] "RaiishinLoL: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[762]]
## [1] "SoraKBlssom: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[763]]
## [1] "rooibokk: RT @McChipyArt: A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf"
##
## [[764]]
## [1] "ErzsSchey: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[765]]
## [1] "izucloud: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[766]]
## [1] "JoseJuanxd2: RT @LaSungaDeAatrox: Kayle beats to smite sinners / ascend to\n#LeagueofLegends https://t.co/PNM8eq0DdZ"
##
## [[767]]
## [1] "AniraIsis: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[768]]
## [1] "TheLxstPhoenix: RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…"
##
## [[769]]
## [1] "CthulhuTilly: 8PM MST #LeagueOfLegends Nonsense live on https://t.co/H8KGdqkUPm with @Indextore It's gonna be funtastic.… https://t.co/5cf9bdyQwU"
##
## [[770]]
## [1] "Bellatrize2: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[771]]
## [1] "yushiro1_: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[772]]
## [1] "FluffyPoro1: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[773]]
## [1] "Kage_my_jutsu: RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…"
##
## [[774]]
## [1] "KingDragonaut: RT @Hichamhabchi: Viego, one of the characters that I had fun drawing. #ruinedking #LeagueOfLegends @AirshipSyn #Throwback https://t.co/nrs…"
##
## [[775]]
## [1] "AmandaR74669040: RT @Auvy3n: People say Malzahar top lane does not work. I fell like it does ^^ Do you play champs on top that usually are not played there…"
##
## [[776]]
## [1] "Snuxor_: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[777]]
## [1] "Cosiek7: Very nice\n#digitalart #Aatrox #LeagueOfLegends https://t.co/RJjjB459ET"
##
## [[778]]
## [1] "spamthia: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[779]]
## [1] "misa_suika: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[780]]
## [1] "AmandaR74669040: RT @BloPhan: Art for @MosesLord777 !!\n\nCongrats one more time for winning the art raffle!! Aaand here is your prize!! <3\n\nIrelia from #Leag…"
##
## [[781]]
## [1] "LOL_Art_Bot: RT @akami_ak: Wallpaper Bel´veth and Yone #LeagueOfLegends #LeagueOfLegendsFanArt #yone https://t.co/Uz6nNPJIwv"
##
## [[782]]
## [1] "wolffireforce: RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…"
##
## [[783]]
## [1] "LOL_Art_Bot: RT @akali_the_rebel: ღ CaitVi x Jinx ღ\n\n𝓒𝓻𝓮𝓭𝓲𝓽: Yanderes.arts\n\n#jinx #vi #Caitlyn #LeagueOfLegends #LeagueOfLegendsFanArt #WildRift #RIOTGA…"
##
## [[784]]
## [1] "LOL_Art_Bot: RT @akami_ak: Wallpaper Zed #LeagueOfLegends #LeagueOfLegendsFanArt #zed https://t.co/Ec2TBHyCfw"
##
## [[785]]
## [1] "aac013: RT @art_wilkins: Some more work done for Riot Games. Loved doing these! More to come :) \n#KDA #Ahri #Kaisa #Akali #LeagueOfLegends #LOL #Ri…"
##
## [[786]]
## [1] "akami_ak: Wallpaper Bel´veth and Yone #LeagueOfLegends #LeagueOfLegendsFanArt #yone https://t.co/Uz6nNPJIwv"
##
## [[787]]
## [1] "rashowea: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[788]]
## [1] "LilyTheFlorist: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[789]]
## [1] "D1ANADUSK: RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…"
##
## [[790]]
## [1] "shenkyas: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[791]]
## [1] "BelongEsportsUK: Tonight's #LeagueOfLegends #ArenaClash sees our Semi Final! 🔥\n\nTeesside Steelers Forgers take on Sutton Spectres Cu… https://t.co/9Mxftzxbdx"
##
## [[792]]
## [1] "OfHell7: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[793]]
## [1] "te4_ll: If you have a game I would love to play it on my channel.👏👏👏👏 #Gameplay #LeagueofLegends #FLYWIN #КосплейLoL #StarGuardians"
##
## [[794]]
## [1] "BobaTeasNuts: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[795]]
## [1] "ruogoesgrrr_: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[796]]
## [1] "CiriacoBaldeon: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[797]]
## [1] "babyboy4u69: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[798]]
## [1] "sonicsunshine_: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[799]]
## [1] "ItsOnly_59: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[800]]
## [1] "rainingcherry: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[801]]
## [1] "UndercityTrash: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[802]]
## [1] "Hati_05_: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[803]]
## [1] "CaKe_With_Cake: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[804]]
## [1] "akali_the_rebel: ღ CaitVi x Jinx ღ\n\n𝓒𝓻𝓮𝓭𝓲𝓽: Yanderes.arts\n\n#jinx #vi #Caitlyn #LeagueOfLegends #LeagueOfLegendsFanArt #WildRift… https://t.co/w4AupLDDUq"
##
## [[805]]
## [1] "MeaowoOwo: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[806]]
## [1] "NicoGestalt: RT @damongreenhalgh: \"Fortune doesn't favor fools.\"\n#ArtofLegends #LeagueOfLegends #illustration #missfortune https://t.co/kGX0fVb6qv"
##
## [[807]]
## [1] "rooibokk: RT @shikispace: Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://…"
##
## [[808]]
## [1] "ronaldoido123: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[809]]
## [1] "Eduardo03_14: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[810]]
## [1] "akami_ak: Wallpaper Zed #LeagueOfLegends #LeagueOfLegendsFanArt #zed https://t.co/Ec2TBHyCfw"
##
## [[811]]
## [1] "NidhoggMoshpit: RT @damongreenhalgh: \"Fortune doesn't favor fools.\"\n#ArtofLegends #LeagueOfLegends #illustration #missfortune https://t.co/kGX0fVb6qv"
##
## [[812]]
## [1] "NidhoggMoshpit: RT @damongreenhalgh: My attempt at a Pyke Splash\n#LeagueOfLegends #illustration #Pyke https://t.co/3tx9r9xCDw"
##
## [[813]]
## [1] "LilyTheFlorist: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[814]]
## [1] "Kiba_Tempest: RT @zoevolfartwork: How about to Jinxxxxx together huh? 😜🔥\n\n#Jinx #Cosplay #LeagueOfLegends https://t.co/jj5Ga429FT"
##
## [[815]]
## [1] "Fostergahara: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[816]]
## [1] "IntrinsicGames: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[817]]
## [1] "Faeons: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[818]]
## [1] "marcky_z: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[819]]
## [1] "DBloodmask: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[820]]
## [1] "duximperius: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[821]]
## [1] "Arisadraws01: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[822]]
## [1] "siccada_art: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[823]]
## [1] "PurpleYordlNSFW: RT @TheSomuaCrew: Time for Bell Ileae and their daughter to put up the christmas decoration !\n\nCommission by @JUrsus 💜\n\n#LeagueOfLegends #A…"
##
## [[824]]
## [1] "Aun44361883: RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…"
##
## [[825]]
## [1] "TheSomuaCrew: Time for Bell Ileae and their daughter to put up the christmas decoration !\n\nCommission by @JUrsus 💜… https://t.co/oSekLYVEzm"
##
## [[826]]
## [1] "rekkaaaaaaa: RT @_immiland_: Elderwood #Xayah with her Sapphire Chroma 🦋 commissioned by @pearlsayah ✨\nThank you for commissioning me once more 🤍\n\n#arto…"
##
## [[827]]
## [1] "Starsy_chan: RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG"
##
## [[828]]
## [1] "retrodisk_: RT @oddh_aart: pov : you are 3 months late. 🦈🔗\n\n#Aatrox #morgana #ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/Q7EJDI2…"
##
## [[829]]
## [1] "tonguesoyeon: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[830]]
## [1] "ser0ser0_: RT @shikispace: Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://…"
##
## [[831]]
## [1] "LOL_Art_Bot: RT @myrrhneo: well I brought a Yone sketch anyway\n#LeagueOfLegends #LeagueOfLegendsFanArt #Yone https://t.co/8G60GkaKLc"
##
## [[832]]
## [1] "LOL_Art_Bot: RT @LoLMemesBot: Tactical Nuke Achieved\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett #A…"
##
## [[833]]
## [1] "Lunahrix: RT @ThatArtlstGirl: \"Everyone's got their own muse. Mine's...everyone.\"\n- Seraphine💕\n\n#Seraphine #LeagueOfLegendsFanArt #LeagueOfLegends #a…"
##
## [[834]]
## [1] "briirouge: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[835]]
## [1] "myrrhneo: well I brought a Yone sketch anyway\n#LeagueOfLegends #LeagueOfLegendsFanArt #Yone https://t.co/8G60GkaKLc"
##
## [[836]]
## [1] "missileEUW: https://t.co/v48jxOTJqP smurf to master (jungle) #LeagueOfLegends #leaguetwt"
##
## [[837]]
## [1] "bloodysmells: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[838]]
## [1] "Hati_05_: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[839]]
## [1] "saiamons_: RT @saiamons: Hello i am aphelios, spirit blossom aphelios\n#LeagueOfLegends #cosplay #leagueoflegendscosplay https://t.co/rzsR0gYZMn"
##
## [[840]]
## [1] "_lechugacheluga: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[841]]
## [1] "saiamons_: RT @saiamons: I suck at taking selfies\n#aphelios #LeagueOfLegends #leagueoflegendscosplay https://t.co/8EIfDdlwef"
##
## [[842]]
## [1] "kirmmansnight: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[843]]
## [1] "iridirum: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[844]]
## [1] "MoonstaPluff: RT @oddh_aart: pov : you are 3 months late. 🦈🔗\n\n#Aatrox #morgana #ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/Q7EJDI2…"
##
## [[845]]
## [1] "hyackuya: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[846]]
## [1] "RiotVe1vet: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[847]]
## [1] "NerdShredz: Live ⭐ Going to Skayle hard 💙 \nhttps://t.co/vMXsMWSJAk\n\n#Kayle #League #LeagueOfLegends #Gym #Fitness #Pt"
##
## [[848]]
## [1] "cococosmic: RT @damongreenhalgh: My attempt at a Pyke Splash\n#LeagueOfLegends #illustration #Pyke https://t.co/3tx9r9xCDw"
##
## [[849]]
## [1] "cococosmic: RT @damongreenhalgh: \"Fortune doesn't favor fools.\"\n#ArtofLegends #LeagueOfLegends #illustration #missfortune https://t.co/kGX0fVb6qv"
##
## [[850]]
## [1] "cococosmic: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[851]]
## [1] "zowidesu: RT @chuin01: #LeagueOfLegends #LoL #StarGuardian #ezreal\n\n🌠Star Guardian ezreal🌠 https://t.co/qZld45D0JC"
##
## [[852]]
## [1] "BraianAlcocer: RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…"
##
## [[853]]
## [1] "LoLMemesBot: Tactical Nuke Achieved\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022… https://t.co/Bscq3rmEll"
##
## [[854]]
## [1] "sutausagi: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[855]]
## [1] "eternalxena: gold promos AGAIN?! make it stop https://t.co/JnDsPJi6Lq\n\n#leagueoflegends #riotgames SEND HELP"
##
## [[856]]
## [1] "DistopicAI: 👧🏼⚡ R-jW059KG .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669921017 .\n.\n#distopicai #aiart #cyberpunk… https://t.co/s94B4z91JH"
##
## [[857]]
## [1] "tuIipsarepretty: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[858]]
## [1] "CloveredNemesis: RT @yoomyoum: ✨ First Star Kayle ✨\n \nI hope to see Kayle with a skin like this one day 💛\n\n#LeagueOfLegends #conceptart #kayle https://t.co/…"
##
## [[859]]
## [1] "HygaraS: RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…"
##
## [[860]]
## [1] "XChinos: RT @NayoCosplay: Fox feet are pawsies? ♥\n\nph @Denpun13 \n#Ahri #cosplay #LeagueofLegends #StarGuardian https://t.co/eL0fM8T7lt"
##
## [[861]]
## [1] "zowidesu: RT @ZTDLB1: Purple shooting stars💜🌟\n\n#Zoe #Vex #zoevex\n#LeagueOfLegends \n#LeagueOfLegendsFanArt https://t.co/o7rSA6UOMo"
##
## [[862]]
## [1] "themermaidstyx: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[863]]
## [1] "vexing_exe: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[864]]
## [1] "MeerkatSceptre: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[865]]
## [1] "aphelionaphelia: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[866]]
## [1] "covencait: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[867]]
## [1] "HygaraS: RT @nivelli_: WIP\nlook how happy he is☺\n#LeagueOfLegends #LeagueOfLegendsFanArt #Rakan https://t.co/GXBnNtEUmg"
##
## [[868]]
## [1] "TheGeneraliz: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[869]]
## [1] "Un5uBx: Streaming league here —> SHACO CANT SHACO | !TIKTOK | !youtube | !discord https://t.co/Mo4D5v8lI7 @everyone\n#LeagueOfLegends #shaco #lol"
##
## [[870]]
## [1] "crucifymebkbk: RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…"
##
## [[871]]
## [1] "crucifymebkbk: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[872]]
## [1] "caitvihugs: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[873]]
## [1] "Babsyyyy__: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[874]]
## [1] "dorealthing: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[875]]
## [1] "syson170: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[876]]
## [1] "kawaiTsun: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[877]]
## [1] "heymacareina: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[878]]
## [1] "Cerberic_art: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[879]]
## [1] "saiamons: I suck at taking selfies\n#aphelios #LeagueOfLegends #leagueoflegendscosplay https://t.co/8EIfDdlwef"
##
## [[880]]
## [1] "BTangLoL: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[881]]
## [1] "dreamyLol_: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[882]]
## [1] "Stylish_Dante__: The damage we are doing is wild lol #twitchstreamer #leagueoflegends #yone https://t.co/7UgifNcka1 via @YouTube"
##
## [[883]]
## [1] "Lexis90412446: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[884]]
## [1] "samool_sb: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[885]]
## [1] "curlyfriestime: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[886]]
## [1] "lettucepei: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[887]]
## [1] "palarien: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[888]]
## [1] "KanrojiSay: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[889]]
## [1] "moonybunbun_: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[890]]
## [1] "bunny_babbits: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[891]]
## [1] "mira_miranha: RT @MikaHeartt: #RiftGala Qiyana fanart because I LOVED the design so muchh (design by @lolapaprikaa)\n\nI know I'm a little late too ehe pre…"
##
## [[892]]
## [1] "Mona_Yuuki: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[893]]
## [1] "William90381973: RT @nicquehen: Who would you like to play with?🤩🤩 #LeagueofLegends https://t.co/eG642HTuNZ"
##
## [[894]]
## [1] "YukariYakumoX: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[895]]
## [1] "ZyroXandra: RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…"
##
## [[896]]
## [1] "Matej941: RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…"
##
## [[897]]
## [1] "LadyEtherKnight: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[898]]
## [1] "abeiaa_: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[899]]
## [1] "cherryj00ngz: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[900]]
## [1] "thaisthanh09: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[901]]
## [1] "NyimyArt: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[902]]
## [1] "moonybunbun_: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[903]]
## [1] "afelyosbey: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[904]]
## [1] "LOL_Art_Bot: RT @_immiland_: Elderwood #Xayah with her Sapphire Chroma 🦋 commissioned by @pearlsayah ✨\nThank you for commissioning me once more 🤍\n\n#arto…"
##
## [[905]]
## [1] "Alliecatstrophe: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[906]]
## [1] "not_a_succubus: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[907]]
## [1] "bakudadadan: RT @shikispace: Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://…"
##
## [[908]]
## [1] "JagWyres: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[909]]
## [1] "mily_psychopata: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[910]]
## [1] "miyukis_: RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…"
##
## [[911]]
## [1] "kataluxie: RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…"
##
## [[912]]
## [1] "lil_lililisa: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[913]]
## [1] "SrirachaWhale: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[914]]
## [1] "XeloreDraco: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[915]]
## [1] "projetoEscort: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[916]]
## [1] "animecat33: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[917]]
## [1] "RiotTinyBun: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[918]]
## [1] "Kip00101: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[919]]
## [1] "kingofmisthaven: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[920]]
## [1] "AulaniSummerz: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[921]]
## [1] "DonnaBa28520872: RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…"
##
## [[922]]
## [1] "angelic_morgana: RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…"
##
## [[923]]
## [1] "emptyspace_life: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[924]]
## [1] "Artlover1119: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[925]]
## [1] "PirobaLoca: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[926]]
## [1] "JagWyres: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[927]]
## [1] "karlmayne: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[928]]
## [1] "TwistedJhin: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[929]]
## [1] "tallwithanxiety: RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG"
##
## [[930]]
## [1] "_immiland_: Elderwood #Xayah with her Sapphire Chroma 🦋 commissioned by @pearlsayah ✨\nThank you for commissioning me once more… https://t.co/0UtoE2qwSF"
##
## [[931]]
## [1] "Hiko_Takashi: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[932]]
## [1] "PessimisticArt1: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[933]]
## [1] "sasacharmoso: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[934]]
## [1] "jobmarr: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[935]]
## [1] "fluturyy: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[936]]
## [1] "mina_starliart: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[937]]
## [1] "GuiselleSuazo: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[938]]
## [1] "nottingseriouss: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[939]]
## [1] "sorakarell: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[940]]
## [1] "rohan_ashido: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[941]]
## [1] "kenzsza: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[942]]
## [1] "faeriefountain: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[943]]
## [1] "IntrinsicGames: RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…"
##
## [[944]]
## [1] "Kittyment1: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[945]]
## [1] "Sassan_Sun: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[946]]
## [1] "IntrinsicGames: RT @saiamons: Hello i am aphelios, spirit blossom aphelios\n#LeagueOfLegends #cosplay #leagueoflegendscosplay https://t.co/rzsR0gYZMn"
##
## [[947]]
## [1] "greenrumx: RT @VaporwaveEsport: Vaporwave is taking over Metashift. Check us out on twitch and discord for the full schedule and game highlights!\n#gam…"
##
## [[948]]
## [1] "watarukiii: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[949]]
## [1] "alwaysjjay: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[950]]
## [1] "saiamons: Hello i am aphelios, spirit blossom aphelios\n#LeagueOfLegends #cosplay #leagueoflegendscosplay https://t.co/rzsR0gYZMn"
##
## [[951]]
## [1] "emilovesyhu: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[952]]
## [1] "Vis_caitlyn: RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…"
##
## [[953]]
## [1] "XiuHuaVT: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[954]]
## [1] "dinosaurrro: RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx"
##
## [[955]]
## [1] "inshambles3: RT @levi_samurai: MID COUNTERGANK - #lissandra #leagueoflegends #gameplay #gaming https://t.co/goVWCAmNBx"
##
## [[956]]
## [1] "daweaselbass: RT @SkewldyaTTV: Lets go! Stop by and say hi....staying positive as I try to climb from this hell that is Bronze rank in League.\nhttps://t.…"
##
## [[957]]
## [1] "ysuff011: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[958]]
## [1] "LoLRoundUp_: I'm live, talking about league esports. #LeagueOfLegends https://t.co/rnUJ49cRPg"
##
## [[959]]
## [1] "Fukurokuya: RT @cheaploafs: the most important debrief of your entire life pay attention \n#arcane #LeagueOfLegends https://t.co/FNWnNrb8Vv"
##
## [[960]]
## [1] "Elfonomo_alto: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[961]]
## [1] "sheriffseraph: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[962]]
## [1] "rumi_yuku117: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[963]]
## [1] "M07Art09: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[964]]
## [1] "giohexora: RT @cheaploafs: the most important debrief of your entire life pay attention \n#arcane #LeagueOfLegends https://t.co/FNWnNrb8Vv"
##
## [[965]]
## [1] "REOStraits: RT @_Szith: \"I'm over here, fat hands!\" \n\nI am finally done with this! After about 30-35+ hours it's done and I hope you guys like it!\n\n#Ji…"
##
## [[966]]
## [1] "Kamii23237368: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[967]]
## [1] "Lucky_apple_cos: RT @ShieraCosplay: \"Sure you can handle me, summoner?\"\n\nPhoto: @Alex_VanDych\nMore photos: https://t.co/vJ04VPUb0V\n\n#LeagueOfLegends #MissFo…"
##
## [[968]]
## [1] "lilliawii: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[969]]
## [1] "onidokuro: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[970]]
## [1] "Sugijuro: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[971]]
## [1] "macahlu: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[972]]
## [1] "sockoroni: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[973]]
## [1] "DeadJoker502: RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…"
##
## [[974]]
## [1] "DDLiebling: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[975]]
## [1] "TheFrankieGunz: RT @caiokkcaio: I couldn't resist...\n#Tristana #ArtofLegends #LeagueOfLegends https://t.co/r8nqy3HNGx"
##
## [[976]]
## [1] "LeeKate25: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[977]]
## [1] "Koco64954985: RT @nivelli_: WIP\nlook how happy he is☺\n#LeagueOfLegends #LeagueOfLegendsFanArt #Rakan https://t.co/GXBnNtEUmg"
##
## [[978]]
## [1] "p0ach3r1: New volibear buff coming this season. #LeagueOfLegends https://t.co/i9YxyACKNi"
##
## [[979]]
## [1] "Koco64954985: RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…"
##
## [[980]]
## [1] "K_alligatorDraw: pool party boy (WIP)\n#LeagueOfLegends #renekton #bara #furry #furryart #DigitalArtist https://t.co/i3QeRe0sgp"
##
## [[981]]
## [1] "AllenJo34415389: RT @RumbleWars: The Best #P2E Ever!\n\nTitles include but limited to:\n#Warzone2 \n#FortniteChapter4 \n#FIFA23 \n#LeagueOfLegends \n#Madden23 \n#UF…"
##
## [[982]]
## [1] "McChipyArt: RT @oddh_aart: pov : you are 3 months late. 🦈🔗\n\n#Aatrox #morgana #ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/Q7EJDI2…"
##
## [[983]]
## [1] "Black_Okamii: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[984]]
## [1] "ka__bane: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[985]]
## [1] "WangziRikuo: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[986]]
## [1] "didkosoia: RT @shikispace: Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://…"
##
## [[987]]
## [1] "LOL_Art_Bot: RT @oddh_aart: pov : you are 3 months late. 🦈🔗\n\n#Aatrox #morgana #ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/Q7EJDI2…"
##
## [[988]]
## [1] "DongoranSadina: RT @nicquehen: Who would you like to play with?🤩🤩 #LeagueofLegends https://t.co/eG642HTuNZ"
##
## [[989]]
## [1] "skymagpie: RT @oddh_aart: pov : you are 3 months late. 🦈🔗\n\n#Aatrox #morgana #ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/Q7EJDI2…"
##
## [[990]]
## [1] "itsHerOhMyGod: RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…"
##
## [[991]]
## [1] "TheRogueScythe: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[992]]
## [1] "SkewldyaTTV: Lets go! Stop by and say hi....staying positive as I try to climb from this hell that is Bronze rank in League.… https://t.co/EgOxWQcmQv"
##
## [[993]]
## [1] "MaiWFn: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[994]]
## [1] "pnkrsblckclths: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[995]]
## [1] "Chada_UwU: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[996]]
## [1] "edarkness1: RT @USOtaku1147: Just reposting the link to my “Chances of Jinx appearing in CONV/RGENCE” discussion on the Ekko/Jinx subreddit since it’s…"
##
## [[997]]
## [1] "RaiStar18: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[998]]
## [1] "AllTheBromances: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[999]]
## [1] "GrayFactory: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1000]]
## [1] "q_pixie: Early Xmas present to myself 💝 \nWelcome home Sera ~ \n\n#Seraphine #RiotGames #statue #LeagueOfLegends https://t.co/SVV9LFwE9B"
##
## [[1001]]
## [1] "phelmorcego: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[1002]]
## [1] "Silvers_M_P: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1003]]
## [1] "IcestarGames64: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[1004]]
## [1] "Sin_humoor: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[1005]]
## [1] "Cosmo24397: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1006]]
## [1] "oddh_aart: pov : you are 3 months late. 🦈🔗\n\n#Aatrox #morgana #ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/Q7EJDI2Tw6"
##
## [[1007]]
## [1] "Rosaruka: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1008]]
## [1] "Sin_humoor: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1009]]
## [1] "DistopicAI: 👧🏼⚡ R-khQjgwj .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669918198 .\n.\n#distopicai #aiart #cyberpunk… https://t.co/An59JWbxhU"
##
## [[1010]]
## [1] "MariaBo01310962: RT @MannyBardo: VRChat in public worlds\n\n#LeagueOfLegends #VRChat #vrchatfunny https://t.co/1E4fO06yi9"
##
## [[1011]]
## [1] "MannyBardo: VRChat in public worlds\n\n#LeagueOfLegends #VRChat #vrchatfunny https://t.co/1E4fO06yi9"
##
## [[1012]]
## [1] "Tuffbomb_s4vi0r: RT @DarksideJinx: Do you guys remember that awesome Fishbones? 😃 Well, I made arrangements to meet the guy who built it at my convention th…"
##
## [[1013]]
## [1] "Ubikwitywny: RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…"
##
## [[1014]]
## [1] "Batata_owo: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[1015]]
## [1] "limblless_art: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[1016]]
## [1] "Alex_LP_04: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1017]]
## [1] "sasoxichomoshi: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1018]]
## [1] "Ntnc13: RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…"
##
## [[1019]]
## [1] "LOL_Art_Bot: RT @SarahSelenite: Some fan art of Evelynn, one of my fave girl bosses💅🏻 Not a super fan of this piece but at least I finished it🥲 \n\n#Leagu…"
##
## [[1020]]
## [1] "fox_knight64: RT @ScarHuntz: Shot out to my homies at @LeagueOfLegends, for making me listen to fire to fuse since release and it made it way into my 2nd…"
##
## [[1021]]
## [1] "zuzzo_: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[1022]]
## [1] "MiyuriYamato: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1023]]
## [1] "antonicanoli: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1024]]
## [1] "laufvers: RT @SleinYesWowNC: Star Guardian Syndra Prestige edition\n\nSketch Request by Teifelhunden from p@reon \ntysm for the patronage!\n#ArtofLegends…"
##
## [[1025]]
## [1] "sy1phi3: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[1026]]
## [1] "MrsChimChimLOL: Has AFK Detection has gone too far?\n\nLets talk about it..\n#LeagueOfLegends \n\nWATCH HERE: https://t.co/Leb3seshDX https://t.co/Ycx8vgd9HI"
##
## [[1027]]
## [1] "GGunGunTV: LFT ADC Master 120 Lp looking for MNT and more \n#LFT #LeagueOfLegends"
##
## [[1028]]
## [1] "clesistros: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1029]]
## [1] "__evlyn__: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1030]]
## [1] "ScarHuntz: Shot out to my homies at @LeagueOfLegends, for making me listen to fire to fuse since release and it made it way in… https://t.co/7F4WrkLfuL"
##
## [[1031]]
## [1] "Garczyn552: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1032]]
## [1] "SarahSelenite: Some fan art of Evelynn, one of my fave girl bosses💅🏻 Not a super fan of this piece but at least I finished it🥲… https://t.co/7oXkAbAS2O"
##
## [[1033]]
## [1] "Sunset_sn: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1034]]
## [1] "clockworkherald: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1035]]
## [1] "YeppiBluebiiii: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[1036]]
## [1] "SanakyChan: RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG"
##
## [[1037]]
## [1] "Lumiibunnie: It is my tradition to cosplay ambitious elf Jinx every year in December xD\n🎄\n#Jinx #AmbitiousElfJinx #Cosplay… https://t.co/uIwpofpBLf"
##
## [[1038]]
## [1] "sindavar33: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1039]]
## [1] "EpicGuthix_: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1040]]
## [1] "IntrinsicGames: RT @DarksideJinx: Do you guys remember that awesome Fishbones? 😃 Well, I made arrangements to meet the guy who built it at my convention th…"
##
## [[1041]]
## [1] "bmorga69: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1042]]
## [1] "mickwife: RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single \"Magician\" - listen and learn more a…"
##
## [[1043]]
## [1] "LoLMemesBot: I’ve cracked the code\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022… https://t.co/FeiaBl62q3"
##
## [[1044]]
## [1] "IntrinsicGames: RT @bromaah: Has this been done yet? 😂\n\n#Sett #Soraka #LeagueofLegends #ArtofLegends https://t.co/MKOTsxMdcV"
##
## [[1045]]
## [1] "invincibledraw: RT @DarksideJinx: GUYS. Someone in my friend's class just randomly sent them on discord what he made this week-end and LOOK. AT. THIS 🔥 #Le…"
##
## [[1046]]
## [1] "nonperfection: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1047]]
## [1] "VrilloVrillante: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1048]]
## [1] "MrLagTheKing: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1049]]
## [1] "v_vKat_: RT @bromaah: Has this been done yet? 😂\n\n#Sett #Soraka #LeagueofLegends #ArtofLegends https://t.co/MKOTsxMdcV"
##
## [[1050]]
## [1] "invincibledraw: RT @DarksideJinx: Do you guys remember that awesome Fishbones? 😃 Well, I made arrangements to meet the guy who built it at my convention th…"
##
## [[1051]]
## [1] "boringrae: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1052]]
## [1] "DarksideJinx: Do you guys remember that awesome Fishbones? 😃 Well, I made arrangements to meet the guy who built it at my convent… https://t.co/ZGTwXg5xk1"
##
## [[1053]]
## [1] "HOONlECAT: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[1054]]
## [1] "gothicviolets: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1055]]
## [1] "im_welt: @wildriftDE @wildrift @riotgames Never is this Shit 7/10/7 SVP in my Team. All Game Long noobs in Team.… https://t.co/DR7WXNrxgg"
##
## [[1056]]
## [1] "mustyOwO: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[1057]]
## [1] "YasuuKunDesu: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1058]]
## [1] "pupiwaizumi: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[1059]]
## [1] "LoLWikiOfficial: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1060]]
## [1] "hdoppio: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1061]]
## [1] "xiaonemoz: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[1062]]
## [1] "MagusRendus: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[1063]]
## [1] "StellersJays: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1064]]
## [1] "danigotthots: RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…"
##
## [[1065]]
## [1] "kaiplayz4: RT @OSenekart: I love those two with all my heart\n#idiotpirates #tfgraves #LeagueofLegends #Graves #twistedfate https://t.co/qmMXab0JBy"
##
## [[1066]]
## [1] "SocialPixel_114: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[1067]]
## [1] "nownozw: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1068]]
## [1] "yuuneelli: RT @MadMahz: Let's groove tonight ! 🕺🕺🪩\n#leagueoflegends #artoflegends #tfgraves https://t.co/tblNpAkkix"
##
## [[1069]]
## [1] "ratha_draws: RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…"
##
## [[1070]]
## [1] "JuonKirika: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[1071]]
## [1] "fannyseneart: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1072]]
## [1] "xjinkixx: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[1073]]
## [1] "dinosaurrro: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[1074]]
## [1] "CharPaludetto: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1075]]
## [1] "MoonstaPluff: RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ"
##
## [[1076]]
## [1] "meeIgaroo: RT @NoodleSpicyArt: #caitvi twitch emotes for my channel named “high five” and “cupcake”. (I play vi support) #LeagueOfLegends https://t.co…"
##
## [[1077]]
## [1] "KZSC4RA: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[1078]]
## [1] "Im_Row1: im a bit sick but il be doing a short stream | Playing some league of legends | Diamond 1 currently… https://t.co/kruONr1BVc"
##
## [[1079]]
## [1] "MindElectric0: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1080]]
## [1] "OpalKnights: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1081]]
## [1] "gamerr4444: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1082]]
## [1] "widowl0ver: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1083]]
## [1] "HoaichonK: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[1084]]
## [1] "W0shua_: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[1085]]
## [1] "Lotiliya: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1086]]
## [1] "BRAlNZ: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[1087]]
## [1] "harginger127: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[1088]]
## [1] "Yulio145: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1089]]
## [1] "SaiCosplay: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1090]]
## [1] "niceswordboots: RT @shikispace: Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://…"
##
## [[1091]]
## [1] "classifall: RT @GoodBirbb: my boy Sett <3\nmuaw muaw\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #Sett #УкрАрт #УкрАртПідтримка #fanart http…"
##
## [[1092]]
## [1] "IdonyCrownguard: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[1093]]
## [1] "himboprotector: RT @shikispace: Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://…"
##
## [[1094]]
## [1] "StrongPorco: RT @MikaHeartt: #RiftGala Qiyana fanart because I LOVED the design so muchh (design by @lolapaprikaa)\n\nI know I'm a little late too ehe pre…"
##
## [[1095]]
## [1] "anowanka: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[1096]]
## [1] "sheerAssassin: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[1097]]
## [1] "Esportdirectory: Thresh Champion Overview | Gameplay – #LeagueofLegends: #WildRift https://t.co/ZJqA0Fqj3q"
##
## [[1098]]
## [1] "RehNoir: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1099]]
## [1] "freyaaa_freyaaa: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1100]]
## [1] "dailyaphelios: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[1101]]
## [1] "swagchamp69420: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1102]]
## [1] "NanaQueenOfMalv: RT @Agune_p: 🌹☀️Valentine‘s day🌙🌹#LeagueOfLegends #ArtofLegends https://t.co/Pu8DBlIEEM"
##
## [[1103]]
## [1] "JesussFry: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[1104]]
## [1] "AyrienTina: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[1105]]
## [1] "mashiiVT: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1106]]
## [1] "kalita_spec: RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…"
##
## [[1107]]
## [1] "CeyseraLuL: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[1108]]
## [1] "LetsPlayzKuker1: RT @njel_art: A little commission thingy I did for my friend - Mad Hatter Shaco!\n\n#commissionsopen #ArtOfLegends #LeagueOfLegends #Shaco ht…"
##
## [[1109]]
## [1] "Elfonomo_alto: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1110]]
## [1] "sennamybeloved: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1111]]
## [1] "ireilia: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[1112]]
## [1] "aeon_xayah: RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…"
##
## [[1113]]
## [1] "Matthew06228275: RT @Auvy3n: People say Malzahar top lane does not work. I fell like it does ^^ Do you play champs on top that usually are not played there…"
##
## [[1114]]
## [1] "Zeelanduil: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1115]]
## [1] "yourowngrzmot: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1116]]
## [1] "MrMash01: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1117]]
## [1] "ponnybritt: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1118]]
## [1] "abenyukafe: RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…"
##
## [[1119]]
## [1] "RepulsiveMaid: RT @MikaHeartt: #RiftGala Qiyana fanart because I LOVED the design so muchh (design by @lolapaprikaa)\n\nI know I'm a little late too ehe pre…"
##
## [[1120]]
## [1] "Serge59_Holmes: RT @Miakanayuri_cos: Let's just behave... said no one, ever.☠\n\n#Jinx #LeagueOfLegends #LOL https://t.co/UfMAyjEwbz"
##
## [[1121]]
## [1] "TeyantD: RT @flowerpotsuwu: Made a fan concept of Neeko with Spirit Blossom skin c:\n#artoflegends #leagueoflegends #neeko https://t.co/8PUxmm05Da"
##
## [[1122]]
## [1] "Serge59_Holmes: RT @Miakanayuri_cos: U-uh, the 𝕓𝕒𝕕 girl is having her pants off!\nWould you dare to 𝕕𝕚𝕤𝕔𝕚𝕡𝕝𝕚𝕟𝕖 me?☠\n\n#Jinx #LOL #LeagueOfLegends https://t.c…"
##
## [[1123]]
## [1] "Serge59_Holmes: RT @Miakanayuri_cos: Which one of my weapons is the strongest?💥 \n\n#Jinx #LeagueOfLegends https://t.co/zw46qwDzod"
##
## [[1124]]
## [1] "mindfang_: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1125]]
## [1] "TeyantD: RT @Linnery3: What does Neeko do with power? Make people behave.\n_(°︿°)_ \n♡ ᴄᴏᴍɪꜱꜱɪᴏɴ ꜰᴏʀ @ Borkalot ♡\n。.。。.。 。.。。.。 。.。。.。 。.。。.。\n#ArtofLe…"
##
## [[1126]]
## [1] "LOL_Art_Bot: RT @MikaHeartt: #RiftGala Qiyana fanart because I LOVED the design so muchh (design by @lolapaprikaa)\n\nI know I'm a little late too ehe pre…"
##
## [[1127]]
## [1] "LOL_Art_Bot: RT @metalichotchoco: Monochrome Misery \n\n#LeagueOfLegendsFanArt #LeagueOfLegends #vex #yordle #ArtofLegends #LeagueOfLegendsart https://t.c…"
##
## [[1128]]
## [1] "LOL_Art_Bot: RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…"
##
## [[1129]]
## [1] "TeyantD: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[1130]]
## [1] "TeyantD: RT @RIKONOJAN: Go fishing 🐟🤔\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #neeko #nidalee\n#artoflegends https://t.co/5WPCEag7IL"
##
## [[1131]]
## [1] "anowanka: RT @shikispace: Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://…"
##
## [[1132]]
## [1] "douzen88: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1133]]
## [1] "teememdee: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1134]]
## [1] "TeyantD: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[1135]]
## [1] "69ebc105301d478: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[1136]]
## [1] "Stephanos404: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1137]]
## [1] "NekoNaly: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[1138]]
## [1] "DARKlNSCYTHE: RT @shikispace: Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://…"
##
## [[1139]]
## [1] "Shyvadilol: Sitting in class looking at twitter watching neace get exposed for making posts about himself on an alt is the funn… https://t.co/DpUeCW4urh"
##
## [[1140]]
## [1] "jjray588: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1141]]
## [1] "SheezaHellebore: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1142]]
## [1] "Drwniel: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1143]]
## [1] "GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios… https://t.co/cJJW46JhJe"
##
## [[1144]]
## [1] "MikaHeartt: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1145]]
## [1] "RockatanskyGirl: RT @MadMahz: Let's groove tonight ! 🕺🕺🪩\n#leagueoflegends #artoflegends #tfgraves https://t.co/tblNpAkkix"
##
## [[1146]]
## [1] "Ghostblack0160: RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY"
##
## [[1147]]
## [1] "Sapphiq_LoL: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1148]]
## [1] "MikoOneShot: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[1149]]
## [1] "duxteh2: RT @MikaHeartt: #RiftGala Qiyana fanart because I LOVED the design so muchh (design by @lolapaprikaa)\n\nI know I'm a little late too ehe pre…"
##
## [[1150]]
## [1] "S0FTRESTART: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1151]]
## [1] "MikoOneShot: RT @RIKONOJAN: Go fishing 🐟🤔\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #neeko #nidalee\n#artoflegends https://t.co/5WPCEag7IL"
##
## [[1152]]
## [1] "PlNKVN0M: RT @Shichou96: Space groove Lux 🪐🕺#ArtofLegends #LeagueOfLegends @LoL_France https://t.co/UcjZ1l1QXk"
##
## [[1153]]
## [1] "MikaHeartt: #RiftGala Qiyana fanart because I LOVED the design so muchh (design by @lolapaprikaa)\n\nI know I'm a little late too… https://t.co/lMgaYpjWPs"
##
## [[1154]]
## [1] "LydiaFo33470310: I liked this game. #LeagueofLegends #LoL #mobilegame https://t.co/wzSFyU7ytq"
##
## [[1155]]
## [1] "Afremh: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1156]]
## [1] "endokuu: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[1157]]
## [1] "KhayRinArt: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1158]]
## [1] "imaiwon: RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…"
##
## [[1159]]
## [1] "UsamahSiska: RT @ZukoValo: HEYHEY\n\nNew valorant montage out now!\nbe sure to show some love <3 \n\nhttps://t.co/LKqIMoZ9Q3\n\n#valorant #twitch #gaming #game…"
##
## [[1160]]
## [1] "Saguutxin: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[1161]]
## [1] "calszonee: RT @is_is_gemini_is: GIRLS 💎💎💎\n\n#ArcaneAnniversary #LeagueOfLegends https://t.co/Vmw6q8okIy"
##
## [[1162]]
## [1] "RuckusWright: RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…"
##
## [[1163]]
## [1] "ArathLpez: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1164]]
## [1] "settstiddies: RT @shikispace: Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://…"
##
## [[1165]]
## [1] "Neshira2: RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb"
##
## [[1166]]
## [1] "ahrij19: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1167]]
## [1] "Roup_sib: Games from Riot Games publishing house appeared in the PC Game Pass subscription!\n\nhttps://t.co/j3I4R4JxL7… https://t.co/H4awN5ITGX"
##
## [[1168]]
## [1] "missborbs: RT @udommmmmm: #LeagueOfLegends #LeagueOfLegendsFanArt Commission🦋 https://t.co/YrZjTYLb4b"
##
## [[1169]]
## [1] "itsHerOhMyGod: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[1170]]
## [1] "metalichotchoco: Monochrome Misery \n\n#LeagueOfLegendsFanArt #LeagueOfLegends #vex #yordle #ArtofLegends #LeagueOfLegendsart https://t.co/AX4dqD7gQm"
##
## [[1171]]
## [1] "la_is_co_go: RT @_mierii: Fright Night Annie 💜\n\n#LeagueOfLegends #fanart #ArtofLegends https://t.co/SMXv4hygP0"
##
## [[1172]]
## [1] "Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan… https://t.co/Sev5hyrURe"
##
## [[1173]]
## [1] "LOL_Art_Bot: RT @shikispace: Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://…"
##
## [[1174]]
## [1] "missborbs: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[1175]]
## [1] "amitynordeste: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1176]]
## [1] "sona_sae: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[1177]]
## [1] "DistopicAI: 👧🏼⚡ R-VJXtFfr .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669915377 .\n.\n#distopicai #aiart #cyberpunk… https://t.co/416oYWWjdf"
##
## [[1178]]
## [1] "buterzz_: RT @shikispace: Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://…"
##
## [[1179]]
## [1] "metalichotchoco: Which coven lady should get a boss fight? Morgana is the queen and I’m already drawing kayle so I thought these cho… https://t.co/JJ077QTRfy"
##
## [[1180]]
## [1] "yayasuo__: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1181]]
## [1] "shikispace: Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://t.co/eJzdJFcAb9"
##
## [[1182]]
## [1] "IntrinsicGames: RT @studioaxel: 🎧OCEAN PARTY🏖️\n\n#Sett #LeagueOfLegends #ArtofLegends https://t.co/XpC9NcZkrE"
##
## [[1183]]
## [1] "Caitlin72990416: RT @RivenStore: Like and Share if you have been fan since day 1\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #league…"
##
## [[1184]]
## [1] "AstralBrutality: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1185]]
## [1] "FriedSoap: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1186]]
## [1] "IntrinsicGames: RT @MadMahz: Let's groove tonight ! 🕺🕺🪩\n#leagueoflegends #artoflegends #tfgraves https://t.co/tblNpAkkix"
##
## [[1187]]
## [1] "Lilina_Zra: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1188]]
## [1] "KindredZindred: RT @MadMahz: Let's groove tonight ! 🕺🕺🪩\n#leagueoflegends #artoflegends #tfgraves https://t.co/tblNpAkkix"
##
## [[1189]]
## [1] "Thanak_K: RT @studioaxel: 🎧OCEAN PARTY🏖️\n\n#Sett #LeagueOfLegends #ArtofLegends https://t.co/XpC9NcZkrE"
##
## [[1190]]
## [1] "MetaShiftGG: ❗ TONIGHT - 8 PM EST ❗\n\nL7 Genesis VS Rawr Shadowz\n\n🔵 Xenon Division \n\nCatch the game live on our Twitch hosted by… https://t.co/VTXdJSfHYu"
##
## [[1191]]
## [1] "saviorboyekko: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1192]]
## [1] "Borbinite: RT @MadMahz: Let's groove tonight ! 🕺🕺🪩\n#leagueoflegends #artoflegends #tfgraves https://t.co/tblNpAkkix"
##
## [[1193]]
## [1] "LiliariDesigns: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1194]]
## [1] "saviorboyekko: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1195]]
## [1] "Craspar_: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1196]]
## [1] "HellToTheNo11: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1197]]
## [1] "AnonimaEnPalabr: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1198]]
## [1] "cherry0eve: RT @MadMahz: Let's groove tonight ! 🕺🕺🪩\n#leagueoflegends #artoflegends #tfgraves https://t.co/tblNpAkkix"
##
## [[1199]]
## [1] "NeriJade1: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1200]]
## [1] "BardoTheWriter: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1201]]
## [1] "kittsundere: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1202]]
## [1] "ascoresdalua: RT @MadMahz: Let's groove tonight ! 🕺🕺🪩\n#leagueoflegends #artoflegends #tfgraves https://t.co/tblNpAkkix"
##
## [[1203]]
## [1] "papuchochoe: RT @MadMahz: Let's groove tonight ! 🕺🕺🪩\n#leagueoflegends #artoflegends #tfgraves https://t.co/tblNpAkkix"
##
## [[1204]]
## [1] "NekoCha41132779: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1205]]
## [1] "dorealthing: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[1206]]
## [1] "dojasavior: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[1207]]
## [1] "TheDinoGus: RT @NinouilleSFW: Some of the goodies you can find on my shop! 🥰\n\nhttps://t.co/7DUZEpUzeX\n\n#art #genshinimpact #pokemon #LeagueOfLegends ht…"
##
## [[1208]]
## [1] "_Lucacine_: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1209]]
## [1] "SafeModeByWE: RT @OneMore_esports: The owls tried their best but at the end @3bl_esports managed to get the win\n\nWe ended @SafeModeByWE Pro League at the…"
##
## [[1210]]
## [1] "EihikUshiromiya: RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…"
##
## [[1211]]
## [1] "randomdoop: RT @damongreenhalgh: My attempt at a Pyke Splash\n#LeagueOfLegends #illustration #Pyke https://t.co/3tx9r9xCDw"
##
## [[1212]]
## [1] "saksankissa: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1213]]
## [1] "theGIoomist: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[1214]]
## [1] "LadyFortune5: RT @ThatArtlstGirl: \"Everyone's got their own muse. Mine's...everyone.\"\n- Seraphine💕\n\n#Seraphine #LeagueOfLegendsFanArt #LeagueOfLegends #a…"
##
## [[1215]]
## [1] "machfawnthree: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[1216]]
## [1] "DemonDevin0712: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[1217]]
## [1] "kirkurri: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1218]]
## [1] "LOL_Art_Bot: RT @ThatArtlstGirl: \"Everyone's got their own muse. Mine's...everyone.\"\n- Seraphine💕\n\n#Seraphine #LeagueOfLegendsFanArt #LeagueOfLegends #a…"
##
## [[1219]]
## [1] "candied_corpses: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[1220]]
## [1] "ashhelynx: giggled so hard at this im so evil😂 #LeagueOfLegends https://t.co/CrjtyfJ2Gx"
##
## [[1221]]
## [1] "ThatArtlstGirl: \"Everyone's got their own muse. Mine's...everyone.\"\n- Seraphine💕\n\n#Seraphine #LeagueOfLegendsFanArt… https://t.co/K0qIUDqGLM"
##
## [[1222]]
## [1] "AMalditaGoblin: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1223]]
## [1] "i_randommm: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1224]]
## [1] "fausto_fucking: ?? Silver Hell episode 1 (League of Legends edition) #fullshuffle #PAPAMAMA420 #duellinks #yugioh #leagueoflegends… https://t.co/EYZDltgeRA"
##
## [[1225]]
## [1] "mao_jiaodian: RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ"
##
## [[1226]]
## [1] "Layla52467408: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[1227]]
## [1] "Esportdirectory: PsyOps – OPERATION: SONGBIRD | Official #Skins Trailer – #LeagueofLegends https://t.co/qaSPGTM2JU"
##
## [[1228]]
## [1] "1Artpoptica: RT @Koiarts1: Fan art Jinx \n.\n#draw #sketch #leagueoflegends #paint #creadoresdelollatam #art #artoflegends #leagueoflegendsfanart #jinx #…"
##
## [[1229]]
## [1] "HoujouKitai: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1230]]
## [1] "whitebirdnoir: RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…"
##
## [[1231]]
## [1] "xiaovenistttt: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[1232]]
## [1] "RTFanartLOL: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1233]]
## [1] "JostarJhonny: RT @nivelli_: WIP\nlook how happy he is☺\n#LeagueOfLegends #LeagueOfLegendsFanArt #Rakan https://t.co/GXBnNtEUmg"
##
## [[1234]]
## [1] "root2ww: RT @OneMore_esports: The end of @SafeModeByWE journey!\n\nNow we play the Final of Safemode Vs @3bl_esports and we will take our revenge and…"
##
## [[1235]]
## [1] "MikoOneShot: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[1236]]
## [1] "muunbunns: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1237]]
## [1] "MageIngrid2: RT @SuperRisu: Pls that’s not how you ask someone to marry you Sejuani. #sejuani #ashe #artoflegends #leagueoflegends #sejashe #league10 ht…"
##
## [[1238]]
## [1] "tescoura: RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…"
##
## [[1239]]
## [1] "chillinkan: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1240]]
## [1] "ANDR3WS1MP: RT @goatsyboy: some doodles I made with friends along with @CapitanaZelda on the last two :))\n#TfGraves #leagueoflegends https://t.co/ubC2S…"
##
## [[1241]]
## [1] "FernandaAiub: RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG"
##
## [[1242]]
## [1] "grimhavenn: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1243]]
## [1] "petristorment: RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…"
##
## [[1244]]
## [1] "annettepsd: RT @Chimidolly: Viego’s new obsession #pentakill #viego #akshan #LeagueOfLegends https://t.co/f8xzc50XzN"
##
## [[1245]]
## [1] "kiniakens: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[1246]]
## [1] "Fredartwork1: Halloo! Get Jinx print/sticker at #paskomiket2022 SM Megamall Megatrade Hall 2 this December 3 & 4, 2022. I will be… https://t.co/WVsezRa0Tm"
##
## [[1247]]
## [1] "AhmedMedhatxo: RT @OneMore_esports: The owls tried their best but at the end @3bl_esports managed to get the win\n\nWe ended @SafeModeByWE Pro League at the…"
##
## [[1248]]
## [1] "nicsman_VT: RT @MATA_Kael: Skin Giveaway for League of Legends! \n\n1. Comment the Legendary Skin you wanted\n2. Retweet \n3. Send me your clips (optional)…"
##
## [[1249]]
## [1] "Hexteching: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1250]]
## [1] "ADangchom: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1251]]
## [1] "OneMore_esports: The owls tried their best but at the end @3bl_esports managed to get the win\n\nWe ended @SafeModeByWE Pro League at… https://t.co/6lCi0MdScO"
##
## [[1252]]
## [1] "_vvild: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1253]]
## [1] "AlexAlonsoYaez1: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1254]]
## [1] "MagusRendus: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[1255]]
## [1] "Nhihilism: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1256]]
## [1] "LOL_Art_Bot: RT @LoLMemesBot: What does this mean?\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett #Aph…"
##
## [[1257]]
## [1] "PepinaRuzova: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[1258]]
## [1] "beffythebat: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[1259]]
## [1] "sandhu_aw: I need ✨help✨\n\n#LeagueOfLegends https://t.co/RQ2qgWoVw3"
##
## [[1260]]
## [1] "ANDR3WS1MP: RT @system_r_i_ft: #LeagueOfLegends #LeagueOfLegendsFanArt #TwistedFate\n\nCommissioned by @Master_Card__ ✨✨✨ https://t.co/hzQFDaeTOV"
##
## [[1261]]
## [1] "ultrakirb: RT @_icepher_: I’m… worse…\n\n#ArtofLegends #LeagueofLegends #Aatrox https://t.co/ROHgOo8huj"
##
## [[1262]]
## [1] "shippuudashing: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1263]]
## [1] "Togmar1: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[1264]]
## [1] "nearsnow3: RT @RumbleWars: The Best #P2E Ever!\n\nTitles include but limited to:\n#Warzone2 \n#FortniteChapter4 \n#FIFA23 \n#LeagueOfLegends \n#Madden23 \n#UF…"
##
## [[1265]]
## [1] "ANDR3WS1MP: RT @SelcricArt: I'm so excited to play as Groovy Space Cowboy I can't get over this skin🧡#leagueoflegends #twistedfate https://t.co/mcuqYV7…"
##
## [[1266]]
## [1] "Princess_Puma: https://t.co/1aa1wsu7l1 - League Thursday - More Casual ARAM #ENVtuber #VtuberUprising #LGBTQFriendly #JustChatting… https://t.co/Q4Ug6JJI20"
##
## [[1267]]
## [1] "little_kurama_: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1268]]
## [1] "SeikatsuMim: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1269]]
## [1] "Pretzinn: RT @damongreenhalgh: My attempt at a Pyke Splash\n#LeagueOfLegends #illustration #Pyke https://t.co/3tx9r9xCDw"
##
## [[1270]]
## [1] "Ubikwitywny: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1271]]
## [1] "Aharen_122: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1272]]
## [1] "DasIchigo: RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb"
##
## [[1273]]
## [1] "CGoupillon: RT @siwen_cosplay: Keep friends close and enemies guessing. \n\nPic by Hikary_photos (instagram)\n@LoL_France @LeagueOfLegends #Katarina #Leag…"
##
## [[1274]]
## [1] "syndrabolas: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1275]]
## [1] "Bel48100137: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1276]]
## [1] "LoLMemesBot: What does this mean?\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022… https://t.co/xefzNyciyj"
##
## [[1277]]
## [1] "kaizen_ru: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[1278]]
## [1] "itsHerOhMyGod: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1279]]
## [1] "kai_sassing: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[1280]]
## [1] "kalli_mk: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[1281]]
## [1] "iValor_Art: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1282]]
## [1] "sosna564: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1283]]
## [1] "gameplay_karen: Crimeplay ou gameplay? Aram da madrugada no Wild Rift | Live https://t.co/ZQn0jOL8zx #WildRiftbr #leagueoflegends #brasil #Gameplay"
##
## [[1284]]
## [1] "bit3357: RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…"
##
## [[1285]]
## [1] "Doritos996: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[1286]]
## [1] "chibisennit: @EvilGeniuses @totheLaPointe \n\nCould we fans get some clarity on the recent Danny developments. It looks terrible i… https://t.co/h6LB7TWfvE"
##
## [[1287]]
## [1] "simps4dommymom: RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…"
##
## [[1288]]
## [1] "LilithFlorian: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1289]]
## [1] "MoralNitro: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1290]]
## [1] "PolinaSolncevaa: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1291]]
## [1] "ArtDanilommm: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1292]]
## [1] "anoyamiwa: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[1293]]
## [1] "EmoMoonboi: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1294]]
## [1] "hextechery: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1295]]
## [1] "usagi_hotaru: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1296]]
## [1] "swordlily7: RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…"
##
## [[1297]]
## [1] "daisaigaii: RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…"
##
## [[1298]]
## [1] "samuprint: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[1299]]
## [1] "vincent250700: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1300]]
## [1] "oleandrinhoreal: RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…"
##
## [[1301]]
## [1] "_DickCorn_: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1302]]
## [1] "buwnniyy: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1303]]
## [1] "_Icathian: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[1304]]
## [1] "vicello: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[1305]]
## [1] "RamblingMuch: Been listening to the Arcane soundtrack recently and it's reminding me how much of a hold that show still has on my… https://t.co/Jq3JQcoBBc"
##
## [[1306]]
## [1] "LEMONFlSH: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1307]]
## [1] "barrelofseals: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1308]]
## [1] "IntrinsicGames: RT @Pretzinn: doodle of Malcolm & Tobias ❤️\n#twistedfate #Graves #ArtofLegends #LeagueOfLegends https://t.co/ArhzFqteMc"
##
## [[1309]]
## [1] "21stCentryIdeot: When you try to play God in #LeagueofLegends #TFT hyper roll, you get reduced to second place. https://t.co/SZZ6o8ckkW"
##
## [[1310]]
## [1] "marochiinn: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1311]]
## [1] "Felperson_: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1312]]
## [1] "Mattie87008368: RT @MikuoHatsuneTTV: Day 16 of @LeagueOfLegends quotes:\n\nWhich weighs more, Riven? Your blade, or your past?\n-Yasuo\n#LeagueOfLegends #quote…"
##
## [[1313]]
## [1] "candied_corpses: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1314]]
## [1] "IntrinsicGames: RT @KennekyDeky: With 69% (haha lmao 420) of the votes Twisted Fate won the poll. Meowdy Pawtners!\n#LeagueOfLegends #Twistedfate https://t.…"
##
## [[1315]]
## [1] "ANDR3WS1MP: RT @KennekyDeky: With 69% (haha lmao 420) of the votes Twisted Fate won the poll. Meowdy Pawtners!\n#LeagueOfLegends #Twistedfate https://t.…"
##
## [[1316]]
## [1] "Sinelia_: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1317]]
## [1] "ANDR3WS1MP: RT @Pretzinn: doodle of Malcolm & Tobias ❤️\n#twistedfate #Graves #ArtofLegends #LeagueOfLegends https://t.co/ArhzFqteMc"
##
## [[1318]]
## [1] "maoffins: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1319]]
## [1] "mervikascyare: RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…"
##
## [[1320]]
## [1] "ANDR3WS1MP: RT @leochamposa: Just Graves things 🤔 \n\n#ArtofLegends #creadoresdelollatam #LeagueOfLegends #graves #twistedfate https://t.co/XGqJ1Kj82M"
##
## [[1321]]
## [1] "MeowMeownier: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[1322]]
## [1] "GothiccMushroom: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1323]]
## [1] "LOL_Art_Bot: RT @nivelli_: WIP\nlook how happy he is☺\n#LeagueOfLegends #LeagueOfLegendsFanArt #Rakan https://t.co/GXBnNtEUmg"
##
## [[1324]]
## [1] "sutausagi: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[1325]]
## [1] "rabendraws: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1326]]
## [1] "MeowMeownier: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[1327]]
## [1] "orbitltm: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1328]]
## [1] "dancing_mae: RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…"
##
## [[1329]]
## [1] "alto_joshua: RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ"
##
## [[1330]]
## [1] "_chenlie: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[1331]]
## [1] "ladyredfield_: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1332]]
## [1] "Arroztiea: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1333]]
## [1] "ladyredfield_: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1334]]
## [1] "unohappa: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1335]]
## [1] "laufvers: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1336]]
## [1] "nivelli_: WIP\nlook how happy he is☺\n#LeagueOfLegends #LeagueOfLegendsFanArt #Rakan https://t.co/GXBnNtEUmg"
##
## [[1337]]
## [1] "caitlyn_meow: RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…"
##
## [[1338]]
## [1] "MaxYouKnowWho: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1339]]
## [1] "Blanky_Why: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1340]]
## [1] "twognews: Slot Acquired! @fluxogg Enters CBLOL!\nhttps://t.co/w14Xy7jEAD\n#esports #CBLOL #leagueoflegends #twognews https://t.co/w4K4TLix2x"
##
## [[1341]]
## [1] "no1lemonsnout: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1342]]
## [1] "mightyshadowguy: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[1343]]
## [1] "IshidaRyuse: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1344]]
## [1] "dadaurelion: RT @LilliaQnQ: WinterBlessed Zoe💭💭💭\n\n#LeagueOfLegends \n#LeagueOfLegendsFanArt \n#Zoe https://t.co/PkrCDP2KPU"
##
## [[1345]]
## [1] "dadaurelion: RT @nice_pebble_tea: An unexpected crossover with my favorite universe.\n1/??\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #Zoe #A…"
##
## [[1346]]
## [1] "ChocolatWind: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1347]]
## [1] "dadaurelion: RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…"
##
## [[1348]]
## [1] "sundialMelodic: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1349]]
## [1] "MrRiShen: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[1350]]
## [1] "DistopicAI: 👧🏼⚡ R-M9XmXNz .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669912557 .\n.\n#distopicai #aiart #cyberpunk… https://t.co/y8wL7iQdmn"
##
## [[1351]]
## [1] "umbransovereign: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1352]]
## [1] "zipperbean: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[1353]]
## [1] "shibs_art: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1354]]
## [1] "s__stray: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1355]]
## [1] "zipperbean: RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG"
##
## [[1356]]
## [1] "DeusEx_Machin4: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1357]]
## [1] "DumbMos: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1358]]
## [1] "rakatabyarca: RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single \"Magician\" - listen and learn more a…"
##
## [[1359]]
## [1] "BrendoLopesdeO1: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1360]]
## [1] "orbitltm: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1361]]
## [1] "poggershima: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1362]]
## [1] "Zitro_03: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1363]]
## [1] "Thanak_K: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[1364]]
## [1] "dadaurelion: RT @Panf00: Star guardian this year here we go >:) little doodle for my next icon, I will do it again #ArtofLegends #LeagueOfLegends #starg…"
##
## [[1365]]
## [1] "AkumaNoMegami: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1366]]
## [1] "_Nieru_: Day 1 of drawing fanart every day in December\n\nToday I rolled Ekko\n\n#fanart #ekko #arcane #LeagueOfLegends https://t.co/QZOMil3I9f"
##
## [[1367]]
## [1] "Mikiiuu_pgt12: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[1368]]
## [1] "LilyTheFlorist: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[1369]]
## [1] "BrnY49843613: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1370]]
## [1] "raulvicktor: RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single \"Magician\" - listen and learn more a…"
##
## [[1371]]
## [1] "RhiLai_Art: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1372]]
## [1] "Nalyd_writing: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1373]]
## [1] "dadaurelion: RT @Sophyret1: Doodle :o\n\n#LeagueOfLegends #Aphelios #Zoe #fanart https://t.co/OlcraxOVYR"
##
## [[1374]]
## [1] "RhiLai_Art: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1375]]
## [1] "kyuucia: RT @ArtaxArt: Casual #Leona (@kyuucia ) and #Diana (meeee) for #CCXP2022 ! ☀️🌙\n\n#LeagueOfLegends #leodia #leonadiana #dianaleona https://t.…"
##
## [[1376]]
## [1] "NeeAhria: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1377]]
## [1] "ArtaxArt: Casual #Leona (@kyuucia ) and #Diana (meeee) for #CCXP2022 ! ☀️🌙\n\n#LeagueOfLegends #leodia #leonadiana #dianaleona https://t.co/WvrjgTRZ28"
##
## [[1378]]
## [1] "Doris7988: RT @ErrSystem: I've been watching a lot of cartoons lately :D\n\n#viego #ruinedking #LeagueOfLegends https://t.co/TnAPeGTIra"
##
## [[1379]]
## [1] "DillButt64: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1380]]
## [1] "VickyAcc: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1381]]
## [1] "_andleo_: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1382]]
## [1] "silentgander: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1383]]
## [1] "arcane_linka: RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…"
##
## [[1384]]
## [1] "fandifi: I knew I shouldn't have neglected her side quests... 😅\n\n#gaming #esports #esport #twitch #valorant #leagueoflegends… https://t.co/1TPnKxLS9A"
##
## [[1385]]
## [1] "brunomanfrei: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1386]]
## [1] "SrirachaWhale: RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb"
##
## [[1387]]
## [1] "CyanSz_: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1388]]
## [1] "ArtaxArt: RT @kyuucia: Going to #CCXP2022 as Leona and @ArtaxArt as Diana League of Legends #leodia #LOL #LeagueOfLegends https://t.co/hMw3ka6mWM"
##
## [[1389]]
## [1] "BlooperPazdro: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1390]]
## [1] "PhantomeSimp: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[1391]]
## [1] "lesbianism__: RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…"
##
## [[1392]]
## [1] "BarbyGutii: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1393]]
## [1] "Midnight_Midna: Is adderall the steroid of esports? #esports #leagueoflegends #Overwatch2 #valorant #SmashBros #RocketLeague #TFT #wow #vtubers"
##
## [[1394]]
## [1] "Barbara12772130: RT @ArtawanNajmudin: My Darling~🚀🚀🚀🚀🚀 #LeagueofLegends #LoL #Game #ФанАрт #КосплейLoL #GENGWIN \nOriginal: LOLegendsMemes https://t.co/u1ZEl…"
##
## [[1395]]
## [1] "kyuucia: Going to #CCXP2022 as Leona and @ArtaxArt as Diana League of Legends #leodia #LOL #LeagueOfLegends https://t.co/hMw3ka6mWM"
##
## [[1396]]
## [1] "ataeginaweisse: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1397]]
## [1] "moonten61: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1398]]
## [1] "stats_live_es: ▶️ League of Legends - Top streams a las 17:28 (Hora ESP)🔥\n\n🥇 #Werlyb➖Viewers: 5.488\n🥈 #ElmiilloR➖Viewers: 3.171\n🥉… https://t.co/Tn7rBlPchU"
##
## [[1399]]
## [1] "Kumiho14518804: RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…"
##
## [[1400]]
## [1] "ourenjiro: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1401]]
## [1] "tasteoftwiceluv: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1402]]
## [1] "Ryouta201113: RT @FantasticFinal1: LOL Fan Splash Art: Winterblessed Akali ❄⛄\n#Akali #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/V…"
##
## [[1403]]
## [1] "cowsspit: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1404]]
## [1] "XSaphira2: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1405]]
## [1] "Luxy_tf: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1406]]
## [1] "kaynlvr: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1407]]
## [1] "Jhin4REC: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1408]]
## [1] "shikispace: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1409]]
## [1] "_Eresil: RT @yotTaliyah: Neeko\n#LeagueOfLegends #ArtofLegends https://t.co/n75F7j3yWK"
##
## [[1410]]
## [1] "ClarinetUbe: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1411]]
## [1] "pearlsayah: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1412]]
## [1] "KawaiiAllcatra1: RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…"
##
## [[1413]]
## [1] "RenzoArganda: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1414]]
## [1] "RomnM12: RT @damongreenhalgh: \"Fortune doesn't favor fools.\"\n#ArtofLegends #LeagueOfLegends #illustration #missfortune https://t.co/kGX0fVb6qv"
##
## [[1415]]
## [1] "RomnM12: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1416]]
## [1] "5p00kybunny: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1417]]
## [1] "kai_sassing: RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…"
##
## [[1418]]
## [1] "pandora_fortune: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[1419]]
## [1] "sevikasbeloved: RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…"
##
## [[1420]]
## [1] "paulotmfc: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1421]]
## [1] "pandora_fortune: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[1422]]
## [1] "RuinedNecrokami: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[1423]]
## [1] "AstethNZ: RT @damongreenhalgh: \"Fortune doesn't favor fools.\"\n#ArtofLegends #LeagueOfLegends #illustration #missfortune https://t.co/kGX0fVb6qv"
##
## [[1424]]
## [1] "LoLRoundUp_: I intend on streaming on Youtube in a couple of hours, if you'd like to stop on by to talk about League. #LeagueOfLegends"
##
## [[1425]]
## [1] "Its_Versaa: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1426]]
## [1] "kirammanhoe: RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…"
##
## [[1427]]
## [1] "dailysevika: RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…"
##
## [[1428]]
## [1] "bumbumsamaka: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1429]]
## [1] "crunchrcll: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[1430]]
## [1] "navorispath: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1431]]
## [1] "noreylol: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1432]]
## [1] "anowanka: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1433]]
## [1] "nosuvnguyen: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1434]]
## [1] "4T0M1C0S2: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[1435]]
## [1] "sasoxichomoshi: RT @morbidmoonart: Finally finished my Lulu sheet... Basically just going over her design in detail for how I draw her. #lulu #yordles #art…"
##
## [[1436]]
## [1] "dojasavior: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1437]]
## [1] "pixiluni: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1438]]
## [1] "Koifee__: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1439]]
## [1] "RoseBitchi: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1440]]
## [1] "Pio74tr: RT @LegitKorea: ❄️ Winter Skin Giveaway ❄️\n\nI'll be choosing 3 Winners \n@ https://t.co/cc0fuih8LE\n\nTo enter:\nFollow on TWITCH ✅\nLike ♥️\nTag…"
##
## [[1441]]
## [1] "dojasavior: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1442]]
## [1] "Togmar1: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[1443]]
## [1] "ks_dandy: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1444]]
## [1] "HotDads4: RT @jabroell2: High Noon Sylas 🤠\n\nSo... it was supposed to be HN but it ended up getting some sort of vampire hunter vibe... and I kind of…"
##
## [[1445]]
## [1] "AldyViego: RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap"
##
## [[1446]]
## [1] "joshinthesun: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1447]]
## [1] "milophobe: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1448]]
## [1] "Cerrru: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1449]]
## [1] "_Gotasdelluvia_: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1450]]
## [1] "peetzapeter: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1451]]
## [1] "davum20: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[1452]]
## [1] "caio_lops4: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1453]]
## [1] "khaledonew: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1454]]
## [1] "Ghosty_002: RT @bromaah: His deadliest weapon\n\n#Aphelios #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/CWr57J0SB2"
##
## [[1455]]
## [1] "ArnottDoc: Got a #LeagueOfLegends poro sticker from @WesternEGA in appreciation for supporting the club. I was not told where… https://t.co/Ko6GFKOmKF"
##
## [[1456]]
## [1] "Ghosty_002: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1457]]
## [1] "TheRkaderGT: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[1458]]
## [1] "caio_lops4: RT @damongreenhalgh: \"Fortune doesn't favor fools.\"\n#ArtofLegends #LeagueOfLegends #illustration #missfortune https://t.co/kGX0fVb6qv"
##
## [[1459]]
## [1] "caio_lops4: RT @damongreenhalgh: My attempt at a Pyke Splash\n#LeagueOfLegends #illustration #Pyke https://t.co/3tx9r9xCDw"
##
## [[1460]]
## [1] "theruinedtw1nk: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1461]]
## [1] "WSG_Fam1: RT @MonicaCosgrove: Only Big Brain Plays https://t.co/aUTyb71ay4 #nowlive playing some #LeagueofLegends come hang out #TwitchAffiliate #gam…"
##
## [[1462]]
## [1] "sasakkan: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1463]]
## [1] "serxnism: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1464]]
## [1] "eepyscm: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1465]]
## [1] "Polevolter_: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1466]]
## [1] "MonicaCosgrove: Only Big Brain Plays https://t.co/aUTyb71ay4 #nowlive playing some #LeagueofLegends come hang out #TwitchAffiliate… https://t.co/MJMkNhgJxW"
##
## [[1467]]
## [1] "Acalypha48: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1468]]
## [1] "HecalyNezu: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1469]]
## [1] "endurendal: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1470]]
## [1] "Zweifeld_: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1471]]
## [1] "JamesBollyJylo: RT @jeepcosplay: ❝ We vow to keep pressing forward. For we are the city of progress and our future is bright. ❞\n\n📸: @corbin_media\n🧥: @jeepc…"
##
## [[1472]]
## [1] "AllTaric: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1473]]
## [1] "darkpixi_: RT @digighost666: #LeagueOfLegends #vtuber #LOL What my gf playing league on her mechanical keyboard in the other room sounds like: https:…"
##
## [[1474]]
## [1] "TheRealnaPokeX3: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1475]]
## [1] "LXWasTaken: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1476]]
## [1] "elsanndra: RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…"
##
## [[1477]]
## [1] "Nazarenart: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1478]]
## [1] "CuttingCharm: I'm #Vi from #LeagueofLegends , also https://t.co/fF6DfshHsX"
##
## [[1479]]
## [1] "Mr_Yter_: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1480]]
## [1] "LilliaFootsies: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1481]]
## [1] "A1978asd: RT @LegitKorea: ❄️ Winter Skin Giveaway ❄️\n\nI'll be choosing 3 Winners \n@ https://t.co/cc0fuih8LE\n\nTo enter:\nFollow on TWITCH ✅\nLike ♥️\nTag…"
##
## [[1482]]
## [1] "Nazarenart: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1483]]
## [1] "Toxic_Zer0: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1484]]
## [1] "CuttingCharm: I am #Neeko from #LeagueofLegends https://t.co/sQUIeuPe9s"
##
## [[1485]]
## [1] "StrikerF35: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1486]]
## [1] "Flat__Ray: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1487]]
## [1] "Fivi47: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1488]]
## [1] "JvMaybeDraws: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1489]]
## [1] "Daumachi: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[1490]]
## [1] "Francis41595836: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[1491]]
## [1] "Ai_creator1: RT @DistopicAI: 👧🏼⚡ R-0GwnGmj .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669901277 .\n.\n#distopicai #aiart #cyberpunk #aiartcommunit…"
##
## [[1492]]
## [1] "M07Art09: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1493]]
## [1] "howdia_ir: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1494]]
## [1] "niceswordboots: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1495]]
## [1] "ImonOver: RT @cahri_ai: Aatrox is tired of this sh*t 😂\nUdyr's sandals and Aalberto will always be canon in my heart✨\n\n#aatrox #rhaast #darkin #League…"
##
## [[1496]]
## [1] "Rosaluxa_: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1497]]
## [1] "AjinYunco: RT @siwen_cosplay: Keep friends close and enemies guessing. \n\nPic by Hikary_photos (instagram)\n@LoL_France @LeagueOfLegends #Katarina #Leag…"
##
## [[1498]]
## [1] "salmon_sachimi: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1499]]
## [1] "ny_sere: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1500]]
## [1] "crypticbroom: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1501]]
## [1] "yoonohana: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1502]]
## [1] "Imagine_Mes: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1503]]
## [1] "ImonOver: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1504]]
## [1] "ouija_aunt: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1505]]
## [1] "yuuneelli: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1506]]
## [1] "cellorino: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1507]]
## [1] "g33kaholic: RT @jorge_junjun: Shadowbox No.166 Dark Star Orianna\nLED lighted Material: inkjet photo paper\n#ArtofLegends #leagueoflegends https://t.co/R…"
##
## [[1508]]
## [1] "_toxiko_: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1509]]
## [1] "_toxiko_: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1510]]
## [1] "faux_ross: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1511]]
## [1] "Yokichi20: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1512]]
## [1] "CherryHoMade: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[1513]]
## [1] "LadyVickytoria: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1514]]
## [1] "Aether57871125: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1515]]
## [1] "RumbleWars: The Best #P2E Ever!\n\nTitles include but limited to:\n#Warzone2 \n#FortniteChapter4 \n#FIFA23 \n#LeagueOfLegends… https://t.co/FmYbhZ8BcL"
##
## [[1516]]
## [1] "sovaskitten: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1517]]
## [1] "FireFoxFoxy: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1518]]
## [1] "nazuna_night: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1519]]
## [1] "ShaburaKalentao: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[1520]]
## [1] "voidkaiza: RT @SleinYesWowNC: Face study\nKai'sa and her angel face\n#LeagueOfLegends #ArtOfLegends https://t.co/HCGWwHCdsB"
##
## [[1521]]
## [1] "CMYKristyArt: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1522]]
## [1] "SafeModeByWE: RT @OneMore_esports: The end of @SafeModeByWE journey!\n\nNow we play the Final of Safemode Vs @3bl_esports and we will take our revenge and…"
##
## [[1523]]
## [1] "GnarTv_Vnzla: RT @PHB_pietro: This is my #starguardian team\n#Darius #vi #evelynn #Pantheon #sylas #LeagueOfLegends #LeagueOfLegendsFanArt #lol #ArtistOnT…"
##
## [[1524]]
## [1] "vixx_ex233: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1525]]
## [1] "bouncytuna: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1526]]
## [1] "OneMore_esports: The end of @SafeModeByWE journey!\n\nNow we play the Final of Safemode Vs @3bl_esports and we will take our revenge a… https://t.co/2j6eKr9M2g"
##
## [[1527]]
## [1] "Kuba1109: RT @LegitKorea: ❄️ Winter Skin Giveaway ❄️\n\nI'll be choosing 3 Winners \n@ https://t.co/cc0fuih8LE\n\nTo enter:\nFollow on TWITCH ✅\nLike ♥️\nTag…"
##
## [[1528]]
## [1] "odanju49: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[1529]]
## [1] "bloomphases: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1530]]
## [1] "Habino_: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[1531]]
## [1] "kenmadness12345: anyone wants to buy a league of legends account\n#LeagueOfLegends"
##
## [[1532]]
## [1] "gajillesart: RT @siwen_cosplay: Keep friends close and enemies guessing. \n\nPic by Hikary_photos (instagram)\n@LoL_France @LeagueOfLegends #Katarina #Leag…"
##
## [[1533]]
## [1] "secchanyuki: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1534]]
## [1] "LoLMemesBot: so is that a yes?\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett… https://t.co/G1TrWYB9UV"
##
## [[1535]]
## [1] "roxxa5481: RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb"
##
## [[1536]]
## [1] "imfallsmoker: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[1537]]
## [1] "urvalfiltr: RT @LadyOichiChan: Let's play a game together 💖\n#jinx #LeagueOfLegends https://t.co/qgqwCZAP7F"
##
## [[1538]]
## [1] "imfallsmoker: RT @Linnery3: What does Neeko do with power? Make people behave.\n_(°︿°)_ \n♡ ᴄᴏᴍɪꜱꜱɪᴏɴ ꜰᴏʀ @ Borkalot ♡\n。.。。.。 。.。。.。 。.。。.。 。.。。.。\n#ArtofLe…"
##
## [[1539]]
## [1] "imfallsmoker: RT @RIKONOJAN: Go fishing 🐟🤔\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #neeko #nidalee\n#artoflegends https://t.co/5WPCEag7IL"
##
## [[1540]]
## [1] "IDEMONOFAGONY: RT @SleinYesWowNC: Demon Evelynn\nsketch request by @Dragonbobo from p@reon\n#ArtOfLegends #LeagueOfLegends https://t.co/SmfBVunXQ1"
##
## [[1541]]
## [1] "s_ancho_: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1542]]
## [1] "motocyclemickey: RT @richydraws: A fast drawing I did of Ahri in the forest for a class! Hope y’all like it!🦊❤️\n-\n#ahri #LeagueOfLegends #LeagueOfLegendsFan…"
##
## [[1543]]
## [1] "CreespyBlue: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[1544]]
## [1] "Thulin30: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1545]]
## [1] "knowyrvoice: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1546]]
## [1] "Aionzito: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1547]]
## [1] "GnarTv_Vnzla: RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…"
##
## [[1548]]
## [1] "roxxa5481: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1549]]
## [1] "willie_Chen_: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[1550]]
## [1] "Seraya_x: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1551]]
## [1] "Margothmsr: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1552]]
## [1] "sakatemi: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1553]]
## [1] "etherealnyx: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1554]]
## [1] "selenoria: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1555]]
## [1] "Viedzmak: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1556]]
## [1] "morbidmoonart: RT @morbidmoonart: Finally finished my Lulu sheet... Basically just going over her design in detail for how I draw her. #lulu #yordles #art…"
##
## [[1557]]
## [1] "LadyVickytoria: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1558]]
## [1] "edelweisslife: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1559]]
## [1] "cassioxpeia: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1560]]
## [1] "MargaveVollkopf: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1561]]
## [1] "s2miIf: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1562]]
## [1] "Zialeska: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1563]]
## [1] "AndreaMN199: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1564]]
## [1] "xjinkixx: RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap"
##
## [[1565]]
## [1] "ithslay: RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single \"Magician\" - listen and learn more a…"
##
## [[1566]]
## [1] "DosisLetalis_: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[1567]]
## [1] "respectfulgaze: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[1568]]
## [1] "MOK_For_Games: Trying new champs in pre-season | League of Legends\n#LeagueOfLegends #support_main #bardo \n https://t.co/5ygZQ4OdMY"
##
## [[1569]]
## [1] "colderorbit: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1570]]
## [1] "DistopicAI: 👧🏼⚡ R-bXxQ3Qj .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669909737 .\n.\n#distopicai #aiart #cyberpunk… https://t.co/9P04DoeydB"
##
## [[1571]]
## [1] "souldotwavvv: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1572]]
## [1] "TugaMf: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1573]]
## [1] "hiilovetrash: RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…"
##
## [[1574]]
## [1] "VibesHealer: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[1575]]
## [1] "lexieliubr: RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single \"Magician\" - listen and learn more a…"
##
## [[1576]]
## [1] "VTuberTweeter: RT @digighost666: #LeagueOfLegends #vtuber #LOL What my gf playing league on her mechanical keyboard in the other room sounds like: https:…"
##
## [[1577]]
## [1] "iltheater: RT @konstatinart: school days\n\n#leagueoflegends https://t.co/RoZjLJtkyX"
##
## [[1578]]
## [1] "SRuxly: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1579]]
## [1] "Eclipse_Phalanx: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1580]]
## [1] "AkioKazekira: RT @MATA_Kael: Skin Giveaway for League of Legends! \n\n1. Comment the Legendary Skin you wanted\n2. Retweet \n3. Send me your clips (optional)…"
##
## [[1581]]
## [1] "cherry0eve: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1582]]
## [1] "SoukakuOni: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[1583]]
## [1] "Dewittart: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1584]]
## [1] "aubbbyttv: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1585]]
## [1] "HecalyNezu: RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…"
##
## [[1586]]
## [1] "StarGua23737965: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1587]]
## [1] "Akije_NFT: RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…"
##
## [[1588]]
## [1] "HolyFang_: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1589]]
## [1] "IntrinsicGames: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1590]]
## [1] "ValVolinori1944: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1591]]
## [1] "IntrinsicGames: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[1592]]
## [1] "Batata_owo: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1593]]
## [1] "Ben_Highlife: This is where I go to be a dumb nerdy slut. \n\nhttps://t.co/Bi8ErkW82T\n\n#gaymer #himbo #musclegrowth… https://t.co/XraHlA4nKj"
##
## [[1594]]
## [1] "IgnitionArt: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1595]]
## [1] "alto_joshua: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1596]]
## [1] "mellobyne: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1597]]
## [1] "starrrysarah: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[1598]]
## [1] "NekoNaly: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1599]]
## [1] "tokoyawii: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[1600]]
## [1] "ElvenovaBlue: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1601]]
## [1] "Siriius_Moon: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1602]]
## [1] "AzairiLeone: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[1603]]
## [1] "Khydroxide_27: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1604]]
## [1] "FRCretweets: RT @digighost666: #LeagueOfLegends #vtuber #LOL What my gf playing league on her mechanical keyboard in the other room sounds like: https:…"
##
## [[1605]]
## [1] "RetweetVT: RT @digighost666: #LeagueOfLegends #vtuber #LOL What my gf playing league on her mechanical keyboard in the other room sounds like: https:…"
##
## [[1606]]
## [1] "NftBazuka: RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…"
##
## [[1607]]
## [1] "bod_5arts: RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…"
##
## [[1608]]
## [1] "20181220D: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1609]]
## [1] "RubeeAmadare: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1610]]
## [1] "MIOSVAKA: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1611]]
## [1] "digighost666: #LeagueOfLegends #vtuber #LOL What my gf playing league on her mechanical keyboard in the other room sounds like: https://t.co/S3pzI3xNQq"
##
## [[1612]]
## [1] "20181220D: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[1613]]
## [1] "Ezevinart: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1614]]
## [1] "Merce_ggadea: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1615]]
## [1] "MIOSVAKA: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[1616]]
## [1] "FruitfulMage: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1617]]
## [1] "chocosette: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1618]]
## [1] "Makinonohara: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[1619]]
## [1] "spaiceh: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1620]]
## [1] "Makinonohara: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[1621]]
## [1] "KripMinren: RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…"
##
## [[1622]]
## [1] "ARIkatoteshi: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1623]]
## [1] "biasayuwu: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[1624]]
## [1] "RepulsiveMaid: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1625]]
## [1] "kuumiho_exe: RT @kuumiho_exe: Didnt have to be rude about it Akshan 😤\n\nRound 2\n\n#stripthecharacter #stripgame #LeagueOfLegends #nsfwart #artoflegends #a…"
##
## [[1626]]
## [1] "actualparticles: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1627]]
## [1] "dizzy_faery: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1628]]
## [1] "Lyriensona: RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap"
##
## [[1629]]
## [1] "Danootsa: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1630]]
## [1] "soranetarium_: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1631]]
## [1] "AkumaNoMegami: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[1632]]
## [1] "soranetarium_: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1633]]
## [1] "goldenevil91: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[1634]]
## [1] "_Dahrys: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[1635]]
## [1] "Verix756: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1636]]
## [1] "ilyplskys: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[1637]]
## [1] "elreyvampiro21: RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…"
##
## [[1638]]
## [1] "vlenve: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1639]]
## [1] "RivenStore: What do you think?\nLove LoL? Visit us: https://t.co/JrAiMSWyOb\n#lolgoods #leagueoflegends #mmo #mmorpg #rivenstore.… https://t.co/u0x3p1Givl"
##
## [[1640]]
## [1] "Puppyss_: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[1641]]
## [1] "godkira3011: RT @dalianae_: color practice and an excuse to draw one of the best LoL champions with neeko #lillia #leagueoflegends #ArtofLegends #cread…"
##
## [[1642]]
## [1] "ItsStillGrle: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1643]]
## [1] "morgonfie: RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…"
##
## [[1644]]
## [1] "munyag444: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[1645]]
## [1] "LilyCreature: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1646]]
## [1] "CuppaDoppio: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[1647]]
## [1] "KathaliaRose: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1648]]
## [1] "LOL_Art_Bot: RT @Shichou96: Space groove Lux 🪐🕺#ArtofLegends #LeagueOfLegends @LoL_France https://t.co/UcjZ1l1QXk"
##
## [[1649]]
## [1] "xsymm3try: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1650]]
## [1] "cydoniavt: RT @dalianae_: color practice and an excuse to draw one of the best LoL champions with neeko #lillia #leagueoflegends #ArtofLegends #cread…"
##
## [[1651]]
## [1] "reistellae: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1652]]
## [1] "Helena_Adrianna: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1653]]
## [1] "ShiroTheUseless: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[1654]]
## [1] "SuccubaRossa: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1655]]
## [1] "_Loveyh_: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1656]]
## [1] "zoureimei: RT @ZeiruuArt: I haven't done any personal art in a long time, so here it is!\nGwen Fanart ✨\n\n#LeagueOfLegendsFanArt #ArtofLegends #gwen #Le…"
##
## [[1657]]
## [1] "DatenShyffy: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[1658]]
## [1] "SunnyP1lls: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1659]]
## [1] "JulietAngeldust: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1660]]
## [1] "mellobyne: RT @alexois_: 🌸Spirit Blossom Zyra skin when?? I had so much fun using MidJourney and putting my own spin on what it created. #leagueoflege…"
##
## [[1661]]
## [1] "Lalazully: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1662]]
## [1] "ZasabiC: Cosplay zed league of legends #LeagueOfLegends #zed #cosplay #League_of_Legends #WildRift https://t.co/BG41fgduj5"
##
## [[1663]]
## [1] "KlDEKi: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1664]]
## [1] "AkachiSeotea: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1665]]
## [1] "maberu_kun: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1666]]
## [1] "edluizzzz: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1667]]
## [1] "RaijewTwitt: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1668]]
## [1] "ProfForest21: How To Create 3 LvL Jungle LEAD Every Game LIKE BO?!#leagueoflegends #leagueoflegendsriotgames #gaming #fyp #zyblol… https://t.co/o568pmmk9U"
##
## [[1669]]
## [1] "phrg16: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1670]]
## [1] "Eintr0py: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1671]]
## [1] "AmbrosLuxis: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1672]]
## [1] "Shichou96: Space groove Lux 🪐🕺#ArtofLegends #LeagueOfLegends @LoL_France https://t.co/UcjZ1l1QXk"
##
## [[1673]]
## [1] "PurpSoulZero: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[1674]]
## [1] "stumbdupid: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1675]]
## [1] "BRAlNZ: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1676]]
## [1] "Akumanochi1: RT @PaillySaisei: \"Valoran city is beautiful and needs defending but I do miss wonderland sometimes.\" \nIm just loss for words I love how th…"
##
## [[1677]]
## [1] "skpfoda: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1678]]
## [1] "StoneTaliyah: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1679]]
## [1] "ORUL827: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1680]]
## [1] "SushiAudacioso: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1681]]
## [1] "BopperuDopperu: RT @MATA_Kael: Skin Giveaway for League of Legends! \n\n1. Comment the Legendary Skin you wanted\n2. Retweet \n3. Send me your clips (optional)…"
##
## [[1682]]
## [1] "cyrabaine: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1683]]
## [1] "Zuzuforever: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1684]]
## [1] "religion_jinx: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[1685]]
## [1] "YourBoyDome: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[1686]]
## [1] "DAN112643207: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1687]]
## [1] "ravenouspasta: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1688]]
## [1] "Ayedrean: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1689]]
## [1] "KBanryu: RT @loreofruneterra: Kayle and Morgana dad really got the badest bitch in Runnetera: submitted by /u/SirAlpaga \n [link] [comments] https:…"
##
## [[1690]]
## [1] "Black_Cat_uwu: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1691]]
## [1] "cheirazade: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1692]]
## [1] "embrawce: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1693]]
## [1] "Zeink8: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1694]]
## [1] "WaterK96: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1695]]
## [1] "Wicked_Lobster: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1696]]
## [1] "JudasBoton: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1697]]
## [1] "WitnerLoL: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1698]]
## [1] "ZEQAL_BRB: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1699]]
## [1] "anne_iti: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1700]]
## [1] "Melissa72140639: RT @JaredPo87147132: Still the best.🙊🙊🙊🙊 #StarGuardian #LeagueofLegends #game https://t.co/vo1hvnfSIG"
##
## [[1701]]
## [1] "ArenWolf1: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[1702]]
## [1] "rtArtBoost: RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…"
##
## [[1703]]
## [1] "Phermeforry: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1704]]
## [1] "BL00DYPLEASURE: RT @Chimidolly: I drew alune for my birthday!\n#alune #spiritblossom #leagueoflegends https://t.co/7AGUlKdnMW"
##
## [[1705]]
## [1] "luaanReus: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1706]]
## [1] "fronezone: RT @TheRobator: Xolaani the Bloodweaver @PlayRuneterra \n\n#leagendsofruneterra #leagueoflegends #leagueoflegendsfanart #darkin #xolaani http…"
##
## [[1707]]
## [1] "persephone_jinx: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1708]]
## [1] "anne_iti: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1709]]
## [1] "EraiViolett: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1710]]
## [1] "TheLoneSporano: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1711]]
## [1] "projectcelustia: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1712]]
## [1] "etherealnyx: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1713]]
## [1] "nyiak0: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1714]]
## [1] "EniLyart: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[1715]]
## [1] "vylnora: RT @jabroell2: High Noon Sylas 🤠\n\nSo... it was supposed to be HN but it ended up getting some sort of vampire hunter vibe... and I kind of…"
##
## [[1716]]
## [1] "ColourGuardian: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1717]]
## [1] "Mikiiuu_pgt12: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1718]]
## [1] "ALIENGIRLFRND: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1719]]
## [1] "djal3563: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1720]]
## [1] "hellomyfry_: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1721]]
## [1] "jogabogi: If you don't play LoL maybe sit this one out. 😅\n\nI think there is a serious argument to be made for the efficacy of… https://t.co/F1tpUrKgiS"
##
## [[1722]]
## [1] "kytrok: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1723]]
## [1] "AKA_Sparda: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1724]]
## [1] "odeko_yma: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1725]]
## [1] "hi__host: RT @jabroell2: High Noon Sylas 🤠\n\nSo... it was supposed to be HN but it ended up getting some sort of vampire hunter vibe... and I kind of…"
##
## [[1726]]
## [1] "AHRIRENE: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1727]]
## [1] "caitvigotitbad: RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…"
##
## [[1728]]
## [1] "shaktx: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1729]]
## [1] "AHRIRENE: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1730]]
## [1] "PixelatedFairy: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1731]]
## [1] "vilebloodmage: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1732]]
## [1] "endurendal: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1733]]
## [1] "GtDragonex: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1734]]
## [1] "SoukakuOni: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[1735]]
## [1] "_HSKY1805: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1736]]
## [1] "krolmguth: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[1737]]
## [1] "Leeyuuls123: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1738]]
## [1] "__MeriBe: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1739]]
## [1] "DARKlNSCYTHE: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1740]]
## [1] "katofrivia: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1741]]
## [1] "xiecheng_: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1742]]
## [1] "Ronin90204103: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1743]]
## [1] "IntrinsicGames: RT @metalichotchoco: Wow Christmas just a week away! \n\n#LeagueOfLegendsFanArt #ArtofLegends #shortstack #yordle #LeagueOfLegends #poppy #sn…"
##
## [[1744]]
## [1] "S_Scout_: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[1745]]
## [1] "SieGaOfficials: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1746]]
## [1] "drawingdaniph: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1747]]
## [1] "fawnd0fyou: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1748]]
## [1] "metalichotchoco: RT @metalichotchoco: Wow Christmas just a week away! \n\n#LeagueOfLegendsFanArt #ArtofLegends #shortstack #yordle #LeagueOfLegends #poppy #sn…"
##
## [[1749]]
## [1] "PolloJonio: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1750]]
## [1] "Pretzinn: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1751]]
## [1] "bonetiddies: RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…"
##
## [[1752]]
## [1] "netherwinged: RT @ExCharny: Finally hit Challenger last week, \nso I drew the charming Ahri💜~\n\n#Ahri #ArtofLegends #LeagueOfLegends https://t.co/Rl0jbo3R…"
##
## [[1753]]
## [1] "llKotenokll: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1754]]
## [1] "buterzz_: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1755]]
## [1] "shibeburro_: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1756]]
## [1] "Lulabeanz: RT @ALStanfordArt: A Purple Knight With A Crystal Heart #fantasy #ArtofLegends #leagueoflegends #pennywise #alternativeuniverse #art #arc…"
##
## [[1757]]
## [1] "vicae_: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1758]]
## [1] "umixusagi: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1759]]
## [1] "FTwunny: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1760]]
## [1] "AnxietyFilledDM: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1761]]
## [1] "haylsketches: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1762]]
## [1] "Rmfla_ez: RT @OGGIHelga: #LeagueOfLegends #Ezreal #stripgame \n\nso..what is it, Ez? https://t.co/eSRG0Y9794"
##
## [[1763]]
## [1] "siwen_cosplay: Keep friends close and enemies guessing. \n\nPic by Hikary_photos (instagram)\n@LoL_France @LeagueOfLegends #Katarina… https://t.co/WsELN2Qxio"
##
## [[1764]]
## [1] "SidineyWesley: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1765]]
## [1] "Krisss_Angel: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1766]]
## [1] "DistopicAI: 👧🏼⚡ R-C2z1X8q .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669907196 .\n.\n#distopicai #aiart #cyberpunk… https://t.co/LNlxP4lhat"
##
## [[1767]]
## [1] "Zangetsu_1811: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1768]]
## [1] "Grllma: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1769]]
## [1] "Zockyer73: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[1770]]
## [1] "dinosaurrro: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[1771]]
## [1] "RivenStore: What do you think?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo… https://t.co/jlENAt3UW6"
##
## [[1772]]
## [1] "AshleyM13544744: I adore them so much.🤗🤗🤗🤗 #LeagueofLegends #mobilegame #Worlds2021 #GuardiãsEstelas #StarGuardians"
##
## [[1773]]
## [1] "Rmfla_ez: RT @SYD_Natcha20: “May I come in?”\n#ezreal #ArtofLegends #LeagueOfLegends https://t.co/4TPi1QEJyc"
##
## [[1774]]
## [1] "Arashikami_Jun: RT @MATA_Kael: Skin Giveaway for League of Legends! \n\n1. Comment the Legendary Skin you wanted\n2. Retweet \n3. Send me your clips (optional)…"
##
## [[1775]]
## [1] "VSC_MwaMem: \"THE POWER OF SUPPORT\" | League Of Legends Montage #11 #LeagueOfLegends #RiotGames #League_Of_Legends https://t.co/5fx1kObF3D via @YouTube"
##
## [[1776]]
## [1] "str3ssIsReal: RT @CuppaDoppio: \"Memento Mori\"\n\n@kaydayart_ made a wonderful High Noon Morgana design and I wanted to draw her cause I'm in love!\n\n#LoLSki…"
##
## [[1777]]
## [1] "gabbieistired: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1778]]
## [1] "LOL_Art_Bot: RT @TheRobator: Xolaani the Bloodweaver @PlayRuneterra \n\n#leagendsofruneterra #leagueoflegends #leagueoflegendsfanart #darkin #xolaani http…"
##
## [[1779]]
## [1] "LOL_Art_Bot: RT @LoLMemesBot: New Darkin dropped so, Darkin A's tier list update\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegend…"
##
## [[1780]]
## [1] "reistellae: RT @vatheja: doodle of #ahri 💕 Been feeling really tired #kda #LeagueOfLegends https://t.co/8Wc1Ebo2oK"
##
## [[1781]]
## [1] "AdamCos42745461: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[1782]]
## [1] "zosiapiesel: RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb"
##
## [[1783]]
## [1] "Zockyer73: RT @Haozeke93: Spirit Blossom Sett Exists:\n\nMe:\n\n#Sett #settphelios #Settphel #LeagueOfLegends #SpiritBlossom2022 https://t.co/caGUYKoug1"
##
## [[1784]]
## [1] "NuriaRuizArt: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1785]]
## [1] "nes48933971: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1786]]
## [1] "theScoreesports: This World Champion is in some serious S@*t 😯\n\n▶️https://t.co/M3BijdXMrO\n\n#LeagueOfLegends https://t.co/qnrAKcZowK"
##
## [[1787]]
## [1] "Nattarro: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1788]]
## [1] "TheRobator: Xolaani the Bloodweaver @PlayRuneterra \n\n#leagendsofruneterra #leagueoflegends #leagueoflegendsfanart #darkin… https://t.co/ocWJAi965K"
##
## [[1789]]
## [1] "HonorablyFX: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1790]]
## [1] "gomita: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1791]]
## [1] "SeilaPr: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1792]]
## [1] "ominouspussy: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1793]]
## [1] "godking_garen: RT @ExCharny: Finally hit Challenger last week, \nso I drew the charming Ahri💜~\n\n#Ahri #ArtofLegends #LeagueOfLegends https://t.co/Rl0jbo3R…"
##
## [[1794]]
## [1] "DivaSaorin: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1795]]
## [1] "ShidaSss3: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1796]]
## [1] "reistellae: RT @ExCharny: Finally hit Challenger last week, \nso I drew the charming Ahri💜~\n\n#Ahri #ArtofLegends #LeagueOfLegends https://t.co/Rl0jbo3R…"
##
## [[1797]]
## [1] "mothpheus: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1798]]
## [1] "mizukipunchbag: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[1799]]
## [1] "sundialMelodic: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1800]]
## [1] "MaridelMo: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1801]]
## [1] "PolloJonio: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[1802]]
## [1] "kirisaki_ritsu: RT @MATA_Kael: Skin Giveaway for League of Legends! \n\n1. Comment the Legendary Skin you wanted\n2. Retweet \n3. Send me your clips (optional)…"
##
## [[1803]]
## [1] "MayhemJunker: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1804]]
## [1] "godking_garen: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1805]]
## [1] "theordflame: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1806]]
## [1] "LoLMemesBot: New Darkin dropped so, Darkin A's tier list update\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx… https://t.co/ik7lv4GqZL"
##
## [[1807]]
## [1] "AwesomeMidna: RT @damongreenhalgh: \"Fortune doesn't favor fools.\"\n#ArtofLegends #LeagueOfLegends #illustration #missfortune https://t.co/kGX0fVb6qv"
##
## [[1808]]
## [1] "bea_von_daemon: RT @bacli_side: Little fan art of Bewitching Nami❤️\n#LeagueOfLegends #Nami #fanart #witch https://t.co/kztRHLtCts"
##
## [[1809]]
## [1] "YlerMt: RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…"
##
## [[1810]]
## [1] "By_abel_: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1811]]
## [1] "SuccubaRossa: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1812]]
## [1] "kuu021: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1813]]
## [1] "favsitucatboy2: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[1814]]
## [1] "reistellae: RT @M0nkaeee: Splash idea for a concept of winterblessed Ahri I seen that I had laser focused on (she is NOT my design 🚨🚨🚨🚨) 🥹 AWESOME CONC…"
##
## [[1815]]
## [1] "tamarakail: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1816]]
## [1] "Vo1dSeeker: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1817]]
## [1] "hawkseyebrow: RT @AlstanfordA: A Purple Knight With A Crystal Heart #arcaneviktor #Viktor #leagueoflegends #AU #ArtofLegends #pennywise #art https://t.co…"
##
## [[1818]]
## [1] "IronD25: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[1819]]
## [1] "shacko7: RT @Hp__moon: The first time i've ever changed my hair at all.. :C hope everyone likes it\n\n#gamer #gaming #Egirls #latinapawg #twitch #wed…"
##
## [[1820]]
## [1] "YuumiZoomies: RT @odeko_yma: Ayo, the stream was fun! Thank you for helping me make those emotes for subs on my channel!\n\n#Zoe #Kayn #Yuumi #Vex #Sett #L…"
##
## [[1821]]
## [1] "Ctrusan: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1822]]
## [1] "AstroMeeps: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1823]]
## [1] "jackerufu: RT @jeepcosplay: ❝ We vow to keep pressing forward. For we are the city of progress and our future is bright. ❞\n\n📸: @corbin_media\n🧥: @jeepc…"
##
## [[1824]]
## [1] "LabarreTheo: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[1825]]
## [1] "Joanna_Jenkins: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1826]]
## [1] "ShawnillaLopez: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1827]]
## [1] "MishMos07938344: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1828]]
## [1] "DonnaMa87493639: RT @LFGdating: https://t.co/KK1w2kAaPK Did you know LFGdating has commercials filmed by a former Comedy Central pilot director? #gamerda…"
##
## [[1829]]
## [1] "justidrilthings: RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…"
##
## [[1830]]
## [1] "James54890083: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1831]]
## [1] "jealousfools: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1832]]
## [1] "akachelista: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1833]]
## [1] "jayce_irl: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1834]]
## [1] "Hekatiane: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1835]]
## [1] "Javithejinxed: RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…"
##
## [[1836]]
## [1] "Voidyuga: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1837]]
## [1] "Nightly_Demon: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1838]]
## [1] "LUKA47793438: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[1839]]
## [1] "xXRavelinXx: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1840]]
## [1] "seola4r: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1841]]
## [1] "5uzu4: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1842]]
## [1] "swagelol: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1843]]
## [1] "mercysoka: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1844]]
## [1] "afkgaming: Which team are you supporting in 2023? 🤩👀\n\n#LCK #LeagueOfLegends #LoLEsports\n\nhttps://t.co/hi1GkKJRZp"
##
## [[1845]]
## [1] "UnwindingTime: RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…"
##
## [[1846]]
## [1] "joshinthesun: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1847]]
## [1] "maiddonart: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1848]]
## [1] "JuFeCarde98: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1849]]
## [1] "duxteh2: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1850]]
## [1] "stats_live_es: ▶️ League of Legends - Top streams a las 15:50 (Hora ESP)🔥\n\n🥇 #Esportmaniacos➖Viewers: 3.705\n🥈 #Th3Antonio➖Viewers:… https://t.co/0VSQhU4GaJ"
##
## [[1851]]
## [1] "fenisme_: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1852]]
## [1] "S0vereign_State: RT @vjingyinling: Hi, I'm Seraphine🎶\n\n#LeagueOfLegends https://t.co/4PjquWDsJB"
##
## [[1853]]
## [1] "VipersManwife: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1854]]
## [1] "YoloTaube: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1855]]
## [1] "Gonza_Lucario: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[1856]]
## [1] "charlizemb: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1857]]
## [1] "DatenShyffy: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[1858]]
## [1] "TadiliElkhalil: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1859]]
## [1] "Jester8694: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[1860]]
## [1] "Haelyutoki: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1861]]
## [1] "cryingace: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1862]]
## [1] "niveis_cos: RT @yayachu2: Probably one of my favourite cosplays this year 🧜🏻♀️ I felt so good wearing it!\n\nPhoto taken by giannimage (on insta)\nStaff…"
##
## [[1863]]
## [1] "otaconnie: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1864]]
## [1] "LOL_Art_Bot: RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…"
##
## [[1865]]
## [1] "r4ps0d14s: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1866]]
## [1] "soribadda: RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…"
##
## [[1867]]
## [1] "LOL_Art_Bot: RT @jorge_junjun: Shadowbox No.166 Dark Star Orianna\nLED lighted Material: inkjet photo paper\n#ArtofLegends #leagueoflegends https://t.co/R…"
##
## [[1868]]
## [1] "giumzx: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1869]]
## [1] "Irithia15: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1870]]
## [1] "MayraTo21668248: RT @neorarty3: vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart #arcanefanart #C…"
##
## [[1871]]
## [1] "WildKuppo: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1872]]
## [1] "KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends… https://t.co/HSEd6l0FQm"
##
## [[1873]]
## [1] "lmndcndy: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1874]]
## [1] "mery_moran98: RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…"
##
## [[1875]]
## [1] "lmndcndy: RT @jorge_junjun: Shadowbox No.166 Dark Star Orianna\nLED lighted Material: inkjet photo paper\n#ArtofLegends #leagueoflegends https://t.co/R…"
##
## [[1876]]
## [1] "anxietytrending: RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…"
##
## [[1877]]
## [1] "tdhhwang: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[1878]]
## [1] "LIght0li: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1879]]
## [1] "Pineapp22572727: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1880]]
## [1] "RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!… https://t.co/hnLJ997BJV"
##
## [[1881]]
## [1] "KoppiArt: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1882]]
## [1] "AHoneyMoon_: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1883]]
## [1] "its_joans: RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…"
##
## [[1884]]
## [1] "natalie_jo86: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[1885]]
## [1] "IntrinsicGames: RT @CuppaDoppio: \"Memento Mori\"\n\n@kaydayart_ made a wonderful High Noon Morgana design and I wanted to draw her cause I'm in love!\n\n#LoLSki…"
##
## [[1886]]
## [1] "aslandehya: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1887]]
## [1] "lesbian_emperor: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1888]]
## [1] "altered_cosmos: RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…"
##
## [[1889]]
## [1] "Ulchete: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1890]]
## [1] "Starped0: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1891]]
## [1] "reniichu: RT @jorge_junjun: Shadowbox No.166 Dark Star Orianna\nLED lighted Material: inkjet photo paper\n#ArtofLegends #leagueoflegends https://t.co/R…"
##
## [[1892]]
## [1] "IntrinsicGames: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1893]]
## [1] "morganasoI: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1894]]
## [1] "Dayanne_145: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1895]]
## [1] "everfrost37: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[1896]]
## [1] "AndrewOfTheVu: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1897]]
## [1] "Eclipse_Phalanx: RT @CuppaDoppio: \"Memento Mori\"\n\n@kaydayart_ made a wonderful High Noon Morgana design and I wanted to draw her cause I'm in love!\n\n#LoLSki…"
##
## [[1898]]
## [1] "vvvokie: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1899]]
## [1] "osevno: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1900]]
## [1] "Gonza_Lucario: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1901]]
## [1] "ganyuun: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1902]]
## [1] "BlazingSun01: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1903]]
## [1] "_LeMissem: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1904]]
## [1] "StrongPorco: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1905]]
## [1] "chaosIegion: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1906]]
## [1] "jorge_junjun: Shadowbox No.166 Dark Star Orianna\nLED lighted Material: inkjet photo paper\n#ArtofLegends #leagueoflegends https://t.co/R1B0Dfpyct"
##
## [[1907]]
## [1] "kekobonkers: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1908]]
## [1] "echectotalitair: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1909]]
## [1] "Kagetsyu: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1910]]
## [1] "reistellae: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1911]]
## [1] "TheChinito_: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1912]]
## [1] "jnxkko: RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…"
##
## [[1913]]
## [1] "Spideraxe30: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1914]]
## [1] "Sushi04511: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1915]]
## [1] "you92057233: RT @Taryn_Cosplay: \"I command, you obey!\" 😈 Viego\n#LeagueOfLegends #Viego https://t.co/REsrioOJgs"
##
## [[1916]]
## [1] "m0no_11: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[1917]]
## [1] "ritzquack3r: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[1918]]
## [1] "HOONlECAT: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[1919]]
## [1] "GodAllMighty12: RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…"
##
## [[1920]]
## [1] "Emiliano_Funes1: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1921]]
## [1] "haru_owop: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[1922]]
## [1] "ritzquack3r: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[1923]]
## [1] "kobblublu: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[1924]]
## [1] "Fiav1507: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1925]]
## [1] "MaryWinch3ster: RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…"
##
## [[1926]]
## [1] "theheavycrown_: RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…"
##
## [[1927]]
## [1] "Arush44000051: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[1928]]
## [1] "matrishark: RT @jeepcosplay: ❝ We vow to keep pressing forward. For we are the city of progress and our future is bright. ❞\n\n📸: @corbin_media\n🧥: @jeepc…"
##
## [[1929]]
## [1] "JudgementCutz: RT @bromaah: His deadliest weapon\n\n#Aphelios #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/CWr57J0SB2"
##
## [[1930]]
## [1] "lillylimm: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[1931]]
## [1] "MrShaditow: RT @BloPhan: Art for @MosesLord777 !!\n\nCongrats one more time for winning the art raffle!! Aaand here is your prize!! <3\n\nIrelia from #Leag…"
##
## [[1932]]
## [1] "izzelikesunday: RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…"
##
## [[1933]]
## [1] "remyleboob: RT @CuppaDoppio: \"Memento Mori\"\n\n@kaydayart_ made a wonderful High Noon Morgana design and I wanted to draw her cause I'm in love!\n\n#LoLSki…"
##
## [[1934]]
## [1] "CuppaDoppio: RT @CuppaDoppio: \"Memento Mori\"\n\n@kaydayart_ made a wonderful High Noon Morgana design and I wanted to draw her cause I'm in love!\n\n#LoLSki…"
##
## [[1935]]
## [1] "nekoyamamegumi: RT @MATA_Kael: Skin Giveaway for League of Legends! \n\n1. Comment the Legendary Skin you wanted\n2. Retweet \n3. Send me your clips (optional)…"
##
## [[1936]]
## [1] "jandrereserva: RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap"
##
## [[1937]]
## [1] "PandaXwo: RT @H6X4GRAM: Void Kayle\n#LeagueOfLegends #Kayle #ArtofLegends https://t.co/Y5Zn9eLNyh"
##
## [[1938]]
## [1] "newser_world: League of Legends: Wild Rift's 3.5A update has arrived, featuring a lot of game changes, balance updates, gameplay… https://t.co/rNDRPz8L7c"
##
## [[1939]]
## [1] "KimTohsaka: RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…"
##
## [[1940]]
## [1] "KimTohsaka: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[1941]]
## [1] "xTokaa: RT @MATA_Kael: Skin Giveaway for League of Legends! \n\n1. Comment the Legendary Skin you wanted\n2. Retweet \n3. Send me your clips (optional)…"
##
## [[1942]]
## [1] "UchihaZed2: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1943]]
## [1] "SelfishMemis: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1944]]
## [1] "DelemKi: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[1945]]
## [1] "Kat_Alienn: Hacking in League of Legends #katarina #hacking #leagueoflegends #kat_alien streaming live at… https://t.co/VCOfyKoWf0"
##
## [[1946]]
## [1] "fern_400: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1947]]
## [1] "StringsNBullets: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[1948]]
## [1] "Diamond_Sshiny: RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…"
##
## [[1949]]
## [1] "DistopicAI: 👧🏼⚡ R-2qzwpf2 .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669904097 .\n.\n#distopicai #aiart #cyberpunk… https://t.co/czPXAkhb6a"
##
## [[1950]]
## [1] "CatgirlEchidna: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[1951]]
## [1] "buterzz_: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1952]]
## [1] "PiinkNeptune: RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…"
##
## [[1953]]
## [1] "Esportdirectory: Light and Shadow (ft. Hiroyuki Sawano) | #StarGuardian Animated Trailer – #LeagueofLegends https://t.co/57h1GJgL5q"
##
## [[1954]]
## [1] "Josue0250750654: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1955]]
## [1] "Fuyuan_arts: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1956]]
## [1] "sarah_pim1: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[1957]]
## [1] "_Meduka: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[1958]]
## [1] "kyorynu: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1959]]
## [1] "ZileanBiruta: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1960]]
## [1] "Gabriel92891687: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1961]]
## [1] "IntrinsicGames: RT @stats_live_es: ▶️ League of Legends - Top streams a las 15:08 (Hora ESP)🔥\n\n🥇 #Esportmaniacos➖Viewers: 1.984\n🥈 #Th3Antonio➖Viewers: 1.63…"
##
## [[1962]]
## [1] "belechtorVN: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1963]]
## [1] "Warehouse04: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1964]]
## [1] "stats_live_es: ▶️ League of Legends - Top streams a las 15:08 (Hora ESP)🔥\n\n🥇 #Esportmaniacos➖Viewers: 1.984\n🥈 #Th3Antonio➖Viewers:… https://t.co/npeuMr5ATe"
##
## [[1965]]
## [1] "alejandrobild: RT @SakaiYuki17: Odyssey kayn, but lance and pistol\n#Kayn #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/UMMQISFVAx"
##
## [[1966]]
## [1] "alejandrobild: RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb"
##
## [[1967]]
## [1] "urstarrynight0: RT @Helix_VA: wiggly noodle dragon escapes certain death \n\n#LeagueOfLegends #Vtubers #ENVtubers \n\nhttps://t.co/1YdnKgMwta"
##
## [[1968]]
## [1] "BraianAlcocer: RT @SethRodrigues: #LeagueOfLegends #Rakan \n\nPhoto by @tomicornio https://t.co/I9PJwz5xJz"
##
## [[1969]]
## [1] "J3zz1T: 🔴LIVE NOW \n\nLINK: https://t.co/4qCFrab2Rn\n\n#SmallStreamersConnect #livened #LeagueOfLegends #twitch #j3zz1playtv https://t.co/8z9PYH07Vl"
##
## [[1970]]
## [1] "YordleScout: Pawkt is kicking and biting people on https://t.co/bzjLativy6\n\nMaybe you'd like to #Donate towards the video guide… https://t.co/Bke0OpcfPW"
##
## [[1971]]
## [1] "ssgimi: RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…"
##
## [[1972]]
## [1] "LadyFortune5: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[1973]]
## [1] "PentakillRell: Day 733: No news on Pentakill Rell 🖤\n#LeagueOfLegends #Pentakill #Rell"
##
## [[1974]]
## [1] "SongOfTrue: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1975]]
## [1] "lutemizio: RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…"
##
## [[1976]]
## [1] "NftRate4: RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…"
##
## [[1977]]
## [1] "neoskyshoot: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1978]]
## [1] "lurkinhavana: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[1979]]
## [1] "SkullyTeh: RT @BrattyGrymblade: I ended up in a match with Aymeric playing Morgana.\n\n#FFXIV #wildrift #LeagueOfLegends https://t.co/Lyb956lFus"
##
## [[1980]]
## [1] "TheMiyazakiMan: You don't want to miss the Joanne of Arc Miyazaki Man podcast episode! #joanneofarc #miyazakiman #weeb… https://t.co/ELj6IZFAqd"
##
## [[1981]]
## [1] "PoketmonsterSpe: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[1982]]
## [1] "NaitoVT: RT @Helix_VA: wiggly noodle dragon escapes certain death \n\n#LeagueOfLegends #Vtubers #ENVtubers \n\nhttps://t.co/1YdnKgMwta"
##
## [[1983]]
## [1] "LoLMemesBot: getting old\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett… https://t.co/eiAKYq1ZOU"
##
## [[1984]]
## [1] "Helix_VA: wiggly noodle dragon escapes certain death \n\n#LeagueOfLegends #Vtubers #ENVtubers \n\nhttps://t.co/1YdnKgMwta"
##
## [[1985]]
## [1] "Foxanstar: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[1986]]
## [1] "Nenuco_Kakapo: RT @OGGIHelga: #LeagueOfLegends #Ezreal #stripgame \n\nso..what is it, Ez? https://t.co/eSRG0Y9794"
##
## [[1987]]
## [1] "SimoneGuardiano: @MonaSchon\nThe mona see yet, and always has busy\n\n#gamers #leagueoflegends #game #instagram #SelfieTime #photo… https://t.co/XijmJojKBd"
##
## [[1988]]
## [1] "Calv31: New book, and an introduction to a new game...at least for me 🙂 #leagueoflegends #arcane https://t.co/qlI9ZxnQ7Q"
##
## [[1989]]
## [1] "cosaxd1: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1990]]
## [1] "DistopicAI: RT @DistopicAI: 👧🏼⚡ R-0GwnGmj .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669901277 .\n.\n#distopicai #aiart #cyberpunk #aiartcommunit…"
##
## [[1991]]
## [1] "Synnable1: RT @loreofruneterra: Corrupted Azir, Nasus & Renekton from Legends of Runeterra 🔥: submitted by /u/aroushthekween \n [link] [comments] htt…"
##
## [[1992]]
## [1] "wage_dr: RT @Timothy00212392: Can someone tell me what it is? #mobilegame #StarGuardian #LeagueofLegends https://t.co/LqJ5cz4Fup"
##
## [[1993]]
## [1] "Infernioz_: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[1994]]
## [1] "scyluna: RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…"
##
## [[1995]]
## [1] "umbransovereign: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1996]]
## [1] "PopcornTheSkunk: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[1997]]
## [1] "tanksboard: I am grateful to have known her.🙉 #LeagueofLegends #Fanart #ArtofLegends #Bjergsen #YıldızMuhafızları #КосплейLoL"
##
## [[1998]]
## [1] "ship_alchemist: RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ"
##
## [[1999]]
## [1] "Metalbat800: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[2000]]
## [1] "mhmm_yeah: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2001]]
## [1] "VinekoChan: RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…"
##
## [[2002]]
## [1] "KingofthePeanu2: RT @ettakinawa: Oh yeah best time of the day just started!! ... oh you dont know what I mean... well... I mean... my stream started and I w…"
##
## [[2003]]
## [1] "Ellheit: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[2004]]
## [1] "chillinkan: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[2005]]
## [1] "yushiro1_: RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap"
##
## [[2006]]
## [1] "zandineitor: RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…"
##
## [[2007]]
## [1] "Vengeful_Raven: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2008]]
## [1] "TinyReese3: And #leagueoflegends sound track finds a way on top again #SpotifyWrapped https://t.co/ubtTQwNxS1"
##
## [[2009]]
## [1] "JP_fox3559: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[2010]]
## [1] "oleandrinhoreal: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[2011]]
## [1] "chillinkan: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2012]]
## [1] "nokacarry: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[2013]]
## [1] "Cellenobs: RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…"
##
## [[2014]]
## [1] "Etno_Log: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2015]]
## [1] "MariaFerrando8: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2016]]
## [1] "Foxanstar: RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap"
##
## [[2017]]
## [1] "jvzmoo: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2018]]
## [1] "CongolaisOtaku: RT @NinouilleSFW: Some of the goodies you can find on my shop! 🥰\n\nhttps://t.co/7DUZEpUzeX\n\n#art #genshinimpact #pokemon #LeagueOfLegends ht…"
##
## [[2019]]
## [1] "akira_tokyodark: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2020]]
## [1] "Lindsey11360895: Game Master…..🥺🥺 #LeagueofLegends #YıldızMuhafızı #Worlds2021 #TransformaTuDestino"
##
## [[2021]]
## [1] "asimm_asimm: RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap"
##
## [[2022]]
## [1] "buckybonee: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[2023]]
## [1] "dxkoniuk: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2024]]
## [1] "admgarzon: RT @Rena_Angel1111: League of legends - Master Yi\n\nI try Master Yi cosplay. \n\n#lolcosplay #LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプ…"
##
## [[2025]]
## [1] "IntrinsicGames: RT @MATA_Kael: Skin Giveaway for League of Legends! \n\n1. Comment the Legendary Skin you wanted\n2. Retweet \n3. Send me your clips (optional)…"
##
## [[2026]]
## [1] "RivenStore: Who remembers that?\nLove LoL? Visit us: https://t.co/JrAiMSWyOb\n#lolgoods #leagueoflegends #mmo #mmorpg #rivenstore… https://t.co/J9Ng8EBvNC"
##
## [[2027]]
## [1] "fall3n37: RT @qmsamurai: It's tiiime:\n\nKicking it off as always! \n\nQMSamurai Au take down eXeLoL1 in League of Legends!\n\n#PlayWithHonour #LeagueOfLeg…"
##
## [[2028]]
## [1] "loreofruneterra: We can't take the void seriously: I'm sorry but it has to he said. Basically, the void is the cause of the ducking… https://t.co/e2sHjNQ1xZ"
##
## [[2029]]
## [1] "Kaiji_Garou: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2030]]
## [1] "alphyow_: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[2031]]
## [1] "IntrinsicGames: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[2032]]
## [1] "ell_morph: RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…"
##
## [[2033]]
## [1] "MTomasuns: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[2034]]
## [1] "Larvanin: RT @ScantySlayer: umm..... uhmmm these are my mains in League of Legends and I mixed them 🫣\n\n#kindred\n#evelynn\n#LeagueOfLegends https://t.c…"
##
## [[2035]]
## [1] "Nex1Alone: RT @MATA_Kael: Skin Giveaway for League of Legends! \n\n1. Comment the Legendary Skin you wanted\n2. Retweet \n3. Send me your clips (optional)…"
##
## [[2036]]
## [1] "kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUPXrW"
##
## [[2037]]
## [1] "Lune_de_fleur: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[2038]]
## [1] "DistopicAI: 👧🏼⚡ R-0GwnGmj .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669901277 .\n.\n#distopicai #aiart #cyberpunk… https://t.co/UvSi38DdLQ"
##
## [[2039]]
## [1] "simpzedlol: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[2040]]
## [1] "Michael17039507: RT @2004AkaUrFriend: No gamer girl is getting a hold of my Runescape gold 🔥🔥🙏\n\n@OldSchoolRS #runescape #gamergirl #LeagueOfLegends https://…"
##
## [[2041]]
## [1] "NaoChoccy: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[2042]]
## [1] "n4jt1: RT @bromaah: His deadliest weapon\n\n#Aphelios #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/CWr57J0SB2"
##
## [[2043]]
## [1] "HallowedZelie: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[2044]]
## [1] "Aa42osu: RT @Cookie3w3: One more drawing and the good is coming aAaAa\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgame https://t.co…"
##
## [[2045]]
## [1] "Aa42osu: RT @Cookie3w3: AaAaAA We surpassed the previous one ;W;. Let's see now lol\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgam…"
##
## [[2046]]
## [1] "BoredToilet: RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…"
##
## [[2047]]
## [1] "jona_crz: RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…"
##
## [[2048]]
## [1] "BoredJosei: RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…"
##
## [[2049]]
## [1] "Ingeroff_: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[2050]]
## [1] "t3ralith: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2051]]
## [1] "VirG010092006: RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…"
##
## [[2052]]
## [1] "BrokenDungBeetl: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2053]]
## [1] "Nefers13: RT @Akeinu_Art: Hey ! Here is a #Xayah #Cosplay made by me ! :3 \nFollow me on Insta : akeinucosplay\nPhoto taken by Fabrice Fiorucci Photogr…"
##
## [[2054]]
## [1] "bcvr12: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[2055]]
## [1] "yuuneelli: RT @thoaifum: fanart of new champion of LoL. I really like her hair style :3\n#LeagueOfLegends #zeri https://t.co/n6ryX6HgI6"
##
## [[2056]]
## [1] "loud_gothbird: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[2057]]
## [1] "tlofwhois67: RT @Chimidolly: Viego’s new obsession #pentakill #viego #akshan #LeagueOfLegends https://t.co/f8xzc50XzN"
##
## [[2058]]
## [1] "Hoshi9Zoe: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[2059]]
## [1] "redflowergrows: RT @joal439: I saw that post about the Omen of the Dark skinline and it got me wanting to concept😭 Have an Omen of the Dark Orianna sketch…"
##
## [[2060]]
## [1] "Veronic02807835: RT @RivenStore: Like and Share if you have been fan since day 1\nVisit us: https://t.co/Jtncw61Y4H\n#leagueoflegends #lolgame #lolgamer #rive…"
##
## [[2061]]
## [1] "bunkokoron: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[2062]]
## [1] "nottingseriouss: RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap"
##
## [[2063]]
## [1] "AinsttebaYo: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2064]]
## [1] "laufutona: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[2065]]
## [1] "omironic: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2066]]
## [1] "sariya_asa: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[2067]]
## [1] "Batata_owo: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[2068]]
## [1] "DrRushArt: RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…"
##
## [[2069]]
## [1] "nokacarry: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[2070]]
## [1] "Giomely_: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2071]]
## [1] "nicquehen: Enjoy your games🙊🙊🙊🙊🙊 #LeagueofLegends https://t.co/QRl8Cu9lqi"
##
## [[2072]]
## [1] "Abcnonamexd: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2073]]
## [1] "Kiracakehuh: RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…"
##
## [[2074]]
## [1] "RepulsiveMaid: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[2075]]
## [1] "IchiroMiyamura: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2076]]
## [1] "JagoKazama24: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[2077]]
## [1] "ettakinawa: Oh yeah best time of the day just started!! ... oh you dont know what I mean... well... I mean... my stream started… https://t.co/vW25ZfnwEQ"
##
## [[2078]]
## [1] "laufutona: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[2079]]
## [1] "DyronLoa: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2080]]
## [1] "HallowedZelie: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[2081]]
## [1] "qmsamurai: It's tiiime:\n\nKicking it off as always! \n\nQMSamurai Au take down eXeLoL1 in League of Legends!\n\n#PlayWithHonour… https://t.co/P8UoFyvTyw"
##
## [[2082]]
## [1] "HeyShuggie: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2083]]
## [1] "NKUNKU0: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2084]]
## [1] "spertekh: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2085]]
## [1] "Timothy00212392: Hello tweeter !👇👇👇 #mobilegame #LeagueofLegends https://t.co/3SQmX6jvYZ"
##
## [[2086]]
## [1] "ArtawanNajmudin: RT @justalostkat: I do admit, \"obsessed\" is an understatement. #SpotifyWrapped #arcane #LeagueOfLegends https://t.co/Hs4yjzJNik"
##
## [[2087]]
## [1] "EVEWORLDNFT1: RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…"
##
## [[2088]]
## [1] "LOL_Art_Bot: RT @LoLMemesBot: The world ender remix is dope\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #…"
##
## [[2089]]
## [1] "gorawe114: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[2090]]
## [1] "PvPGameHub: Which game do you like the most?\n#game #fortnite #LeagueOfLegends"
##
## [[2091]]
## [1] "RivenStore: Hello there!\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#leagueoflegends #lolgame #lolgamer… https://t.co/s4s43YCHDY"
##
## [[2092]]
## [1] "funkerdale: RT @greatgameslive: It's still relatively early here in the UK... but it's never too early to shout out some top #Twitch streamers!\n\n@flacc…"
##
## [[2093]]
## [1] "_deku_kun: RT @ThatArtlstGirl: My first post ever! Hiya!💕 Enjoy this drawing of a young Seraphine!✨\n\n#Seraphine #LeagueOfLegends #LeagueOfLegendsFanAr…"
##
## [[2094]]
## [1] "IntrinsicGames: RT @KIRUKA_IZUMI: Gonna do some comic reading\n \n#leagueoflegends #prince #comic\n\nhttps://t.co/cAlVXTGlf4 https://t.co/ye2HkYT3lB"
##
## [[2095]]
## [1] "mmandejhin: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2096]]
## [1] "KIRUKA_IZUMI: Gonna do some comic reading\n \n#leagueoflegends #prince #comic\n\nhttps://t.co/cAlVXTGlf4 https://t.co/ye2HkYT3lB"
##
## [[2097]]
## [1] "your_tired_god: RT @CambionKami: Giving Feedback\n\n#vtuber #VTuberEN #leagueoflegends https://t.co/EYWJ5rNXPk"
##
## [[2098]]
## [1] "LoLMemesBot: The world ender remix is dope\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt… https://t.co/1F9HpOj8OH"
##
## [[2099]]
## [1] "AlyssaH59725147: I should get the game.😎😎😎 #ArtofLegends #LeagueofLegends #mobilegame #StarGuardians #ClashLoL #G2WIN"
##
## [[2100]]
## [1] "VTuberTweeter: RT @CambionKami: Giving Feedback\n\n#vtuber #VTuberEN #leagueoflegends https://t.co/EYWJ5rNXPk"
##
## [[2101]]
## [1] "LunaAlun3: RT @Chimidolly: I drew alune for my birthday!\n#alune #spiritblossom #leagueoflegends https://t.co/7AGUlKdnMW"
##
## [[2102]]
## [1] "FedeLleh: RT @joal439: I saw that post about the Omen of the Dark skinline and it got me wanting to concept😭 Have an Omen of the Dark Orianna sketch…"
##
## [[2103]]
## [1] "devorahombres_: RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG"
##
## [[2104]]
## [1] "ChoKai11: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2105]]
## [1] "Khaliso_: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2106]]
## [1] "Daniel89650: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[2107]]
## [1] "Tilt4You: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2108]]
## [1] "stats_live_es: ▶️ League of Legends - Top streams a las 13:58 (Hora ESP)🔥\n\n🥇 #Esportmaniacos➖Viewers: 1.073\n🥈 #Zeling➖Viewers: 1.0… https://t.co/qkrWgT4cKd"
##
## [[2109]]
## [1] "loffio: @RiotSupport I have opened many tickets and every agent I got so far failed to help me although I provided the prop… https://t.co/zHiqCpEEaa"
##
## [[2110]]
## [1] "lexlius: RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single \"Magician\" - listen and learn more a…"
##
## [[2111]]
## [1] "papuchochoe: RT @joal439: I saw that post about the Omen of the Dark skinline and it got me wanting to concept😭 Have an Omen of the Dark Orianna sketch…"
##
## [[2112]]
## [1] "CambionKami: Giving Feedback\n\n#vtuber #VTuberEN #leagueoflegends https://t.co/EYWJ5rNXPk"
##
## [[2113]]
## [1] "nftuniqqvariant: RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…"
##
## [[2114]]
## [1] "RizkiBu19604930: RT @RivenStore: Likes, please!!\nVisit us: https://t.co/Jtncw61Y4H\n#lolgoods #leagueoflegends #mmo #mmorpg #rivenstore.com #lolstuff https:/…"
##
## [[2115]]
## [1] "joal439: RT @joal439: I saw that post about the Omen of the Dark skinline and it got me wanting to concept😭 Have an Omen of the Dark Orianna sketch…"
##
## [[2116]]
## [1] "joal439: RT @joal439: A simple Shen💎\n\n#ArtOfLegends #LeagueOfLegends #Shen https://t.co/xggUDhXzUT"
##
## [[2117]]
## [1] "devorahombres_: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[2118]]
## [1] "joal439: RT @joal439: Just another casual Akali💛\n\n#ArtOfLegends #LeagueOfLegends #Akali https://t.co/jdxzFMCbVu"
##
## [[2119]]
## [1] "Mr_sadnessZ: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2120]]
## [1] "Barbara12772130: RT @SmallStreamerIG: RT RevenantFiery: Tuesday streams changing to Wednesdays! Gonna be playing #leagueoflegends and getting some wins toda…"
##
## [[2121]]
## [1] "Holycatx1: RT @D_Papercut: I got a pentakill on her 😁😁😁. #xayah #LeagueOfLegends #fanart https://t.co/Rn8Jr87Eog"
##
## [[2122]]
## [1] "LydiaFo33470310: There is a new post every day.🔥🔥🔥🔥 #mobilegame #LeagueofLegends #StarGuardian https://t.co/OGHU10M3Ii"
##
## [[2123]]
## [1] "PeridotNunes: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[2124]]
## [1] "radakn1: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[2125]]
## [1] "ClassicLoLPlz: Day 28 pleading for Classic League of Legends! \n@MarcMerrill @RiotPhroxzon @RiotPhlox @RiotMeddler @ExasperatedDan… https://t.co/iP31Ye3C2v"
##
## [[2126]]
## [1] "Poeta90117304: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2127]]
## [1] "theuglyredditer: RT @OtrexOw: my fav girl (after zoe lmao)\n\n#LeagueOfLegends #zeri\n#leagueoflegendsart https://t.co/RKBEOas1Mj"
##
## [[2128]]
## [1] "awgaming2019: ⚠️ #INTERVIEW ⚠️\n\nInterview LAN - ETHLAN #17 @Ethlan_Rouen : \n \n➡️ article : https://t.co/Zbflo8sm7L\n\n➡️ inscripti… https://t.co/25mHZ1K42y"
##
## [[2129]]
## [1] "TinyNoose: JUST UPLOADED A NEW VID ON #leagueoflegends COME CHECK IT OUT :https://t.co/cZ8jHC9zhz"
##
## [[2130]]
## [1] "Gylmyr_: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[2131]]
## [1] "lovexcrime: RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…"
##
## [[2132]]
## [1] "JesussFry: RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx"
##
## [[2133]]
## [1] "Jorzz_: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2134]]
## [1] "raposadosdrift: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[2135]]
## [1] "magicallytwink: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2136]]
## [1] "loreofruneterra: Zeri & Zoe for wild rift?: submitted by /u/Regular-Poet-3657 \n [link] [comments] https://t.co/sivGmOIEdn… https://t.co/ABqLDEZJRC"
##
## [[2137]]
## [1] "Nenesuuuuu: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[2138]]
## [1] "bakudadadan: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[2139]]
## [1] "theuglyredditer: It was a completely new experience.😎😎😎 #LeagueofLegends #ArtofLegends #YıldızMuhafızı #ФанАрт #TLWIN"
##
## [[2140]]
## [1] "RigorousStudios: RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…"
##
## [[2141]]
## [1] "nats862over: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[2142]]
## [1] "Elsenseijegar_: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2143]]
## [1] "yuuneelli: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[2144]]
## [1] "korrarex: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[2145]]
## [1] "Flissy35039555: RT @LFGdating: https://t.co/KK1w2kAaPK Did you know LFGdating has commercials filmed by a former Comedy Central pilot director? #gamerda…"
##
## [[2146]]
## [1] "MATA_Kael: Skin Giveaway for League of Legends! \n\n1. Comment the Legendary Skin you wanted\n2. Retweet \n3. Send me your clips (… https://t.co/U14YObt0Gv"
##
## [[2147]]
## [1] "Mylady_Dih: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2148]]
## [1] "korrarex: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[2149]]
## [1] "Lunahrix: RT @ahrifoxlovers: Spirit Blossom Ahri 🌸\nArtist: 凉竹竹 (ZCOOL)\n---\nFollow my Instagram: https://t.co/yJCGPy34nl\n---\n#Ahri #SpiritBlossom #KDA…"
##
## [[2150]]
## [1] "Remojomante: RT @RIKONOJAN: Go fishing 🐟🤔\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #neeko #nidalee\n#artoflegends https://t.co/5WPCEag7IL"
##
## [[2151]]
## [1] "notoriouslydev: RT @ClauSketch: ❣ 𝗫𝗮𝘆𝗮𝗵 𝘅𝗺𝗮𝘀🎄 \n♡ ☕ https://t.co/BQKfxmlL3S\n♡ Available for monthly supporters\n\n#LeagueOfLegends #ArtofLegends #xayah https…"
##
## [[2152]]
## [1] "Lunahrix: RT @ahrifoxlovers: 😉🦊❤\nSource: GARTS CENTER\n---\nFollow my Instagram: https://t.co/yJCGPy34nl\n---\n#Ahri #KDA #LeagueOfLegends #ArtofLegends…"
##
## [[2153]]
## [1] "LazarusRobin: RT @ThatArtlstGirl: My first post ever! Hiya!💕 Enjoy this drawing of a young Seraphine!✨\n\n#Seraphine #LeagueOfLegends #LeagueOfLegendsFanAr…"
##
## [[2154]]
## [1] "guessihateyou: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[2155]]
## [1] "c3p0john: RT @c3p0john: \"Oooh you look promising.\"\n#undresschallenge #samira #LeagueOfLegends https://t.co/1RJcRP89tK"
##
## [[2156]]
## [1] "tdrkhanta: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2157]]
## [1] "RivenStore: Likes, please!!\nVisit us: https://t.co/Jtncw61Y4H\n#lolgoods #leagueoflegends #mmo #mmorpg #rivenstore.com #lolstuff https://t.co/2y915oPjaI"
##
## [[2158]]
## [1] "kambed111: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2159]]
## [1] "iiiBraveHeart: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2160]]
## [1] "woollumi: RT @Chimidolly: Viego’s new obsession #pentakill #viego #akshan #LeagueOfLegends https://t.co/f8xzc50XzN"
##
## [[2161]]
## [1] "Cut3g0thU: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2162]]
## [1] "IntrinsicGames: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[2163]]
## [1] "NasyiahDr: RT @Supermanthony1: This game is SOOO hard and mostly just hurts my feelings 😂😭 \n#LeagueOfLegends https://t.co/j0lB2kH4Kb"
##
## [[2164]]
## [1] "rrintaku: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[2165]]
## [1] "starshineloser: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[2166]]
## [1] "merlin99961: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2167]]
## [1] "RewTox: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[2168]]
## [1] "phrg16: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[2169]]
## [1] "GhostwareNFT: RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…"
##
## [[2170]]
## [1] "LaresDani: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2171]]
## [1] "talhick: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[2172]]
## [1] "Iuvclair: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[2173]]
## [1] "C4bslog: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[2174]]
## [1] "begseu1: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[2175]]
## [1] "IFrozenFawkesI: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2176]]
## [1] "pancake_ken: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2177]]
## [1] "Luckbox: Looks like @MADLions_EN are making moves for 2023. Read all about our take on their new roster.… https://t.co/ezO90jMDaf"
##
## [[2178]]
## [1] "LOLegendsMemes: Look, the album goes hard. What can I say? #LeagueOfLegends #Memes https://t.co/Jdq7iZYE1C"
##
## [[2179]]
## [1] "landstromboli1: RT @ZotacCup: Give your weekend a power up by competing in the ZOTAC CUP #LeagueofLegends tournament this weekend.\n\nNorth America - 12/3/20…"
##
## [[2180]]
## [1] "Annora_nft: RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…"
##
## [[2181]]
## [1] "Cris_Michel_: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2182]]
## [1] "Dr_Blowfin: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2183]]
## [1] "FrikiFracasada: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2184]]
## [1] "LilyTheFlorist: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[2185]]
## [1] "jxlllxn: RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…"
##
## [[2186]]
## [1] "4rthurwolf: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2187]]
## [1] "reniichu: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[2188]]
## [1] "TheChildofMoon2: RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…"
##
## [[2189]]
## [1] "TheChildofMoon2: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[2190]]
## [1] "Eve_Dimitresc: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2191]]
## [1] "Miso_neko_me: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[2192]]
## [1] "vincent250700: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[2193]]
## [1] "LOL_Art_Bot: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[2194]]
## [1] "clonkei: RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…"
##
## [[2195]]
## [1] "bunnree: RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…"
##
## [[2196]]
## [1] "Lu_fez_coco: RT @bromaah: His deadliest weapon\n\n#Aphelios #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/CWr57J0SB2"
##
## [[2197]]
## [1] "MissMacr0ss: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2198]]
## [1] "LilyTheFlorist: RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…"
##
## [[2199]]
## [1] "martyjjang: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[2200]]
## [1] "Crikey_Crow: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[2201]]
## [1] "v_auras: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[2202]]
## [1] "yone_good: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[2203]]
## [1] "KathaliaRose: RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb"
##
## [[2204]]
## [1] "marshmallgom: RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[2205]]
## [1] "naiacreations: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[2206]]
## [1] "Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt"
##
## [[2207]]
## [1] "KonnorMELEGENDE: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2208]]
## [1] "DanielMaOl: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2209]]
## [1] "LOL_Art_Bot: RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…"
##
## [[2210]]
## [1] "LOL_Art_Bot: RT @LoLMemesBot: 200 years of afk punisher experience\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #World…"
##
## [[2211]]
## [1] "RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#leagueoflegends #lolgame #lolgamer… https://t.co/8TGJMWe7vE"
##
## [[2212]]
## [1] "MaryVil25988760: RT @GastiPuti: #leagueoflegends🙉🙉🙉🙉🙉 #gaming #LostArkPvP #TwitchCon #LostArk \nSource: https://t.co/Pc8AH704TN https://t.co/bUejsCWbxg"
##
## [[2213]]
## [1] "Melissa13472114: RT @TopLiveonTwitc1: Riot Games: LiL Nas X at League Of Legends Worlds Finals Opening Ceremony Views: 72,393\n\n#Twitch #Twitchtv #Clips #Twi…"
##
## [[2214]]
## [1] "EVO_Buderball: RT @erythchi: -“If you'd like to play with me, you'd better be sure you know the game”- Ahri from @LeagueOfLegends \n\n📸 and edit @IreneKuroi…"
##
## [[2215]]
## [1] "Foxy_Pawsy: RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap"
##
## [[2216]]
## [1] "yushiro1_: RT @Chimidolly: I drew alune for my birthday!\n#alune #spiritblossom #leagueoflegends https://t.co/7AGUlKdnMW"
##
## [[2217]]
## [1] "CutHutagalung: RT @D_Papercut: I got a pentakill on her 😁😁😁. #xayah #LeagueOfLegends #fanart https://t.co/Rn8Jr87Eog"
##
## [[2218]]
## [1] "ChaengKuma: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[2219]]
## [1] "damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!… https://t.co/fWkdIy9UKg"
##
## [[2220]]
## [1] "caelloum: RT @yellowestmango: Spirit Blossom Sett - Spirit Bonds 🪷🌸 \nEdited from his official promo art from LoL Weibo #sett #leagueoflegends https:/…"
##
## [[2221]]
## [1] "reb3ls0n: [Tigerghost][Influencer] !instant !giveaway !eventos !discord for Tigerghost Codes https://t.co/vxEP4mTzEC -… https://t.co/4JcBNwsTGa"
##
## [[2222]]
## [1] "yushiro1_: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[2223]]
## [1] "YesseniaWalke16: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2224]]
## [1] "fucker_kun: RT @thanatosart1: LET'S DO A CHALLENGE! #stripgame #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/GpoOmTHqvr"
##
## [[2225]]
## [1] "LeYokatsuri: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2226]]
## [1] "la_ophi: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2227]]
## [1] "SusanCa21899217: RT @BTENuclearOffi1: See you all Friday 👀 #twitchstreamer #twitch #b42 #B42 #gaming #gamer #streamer #LeagueOfLegends #seraphineLeagueOfLeg…"
##
## [[2228]]
## [1] "LoLMemesBot: 200 years of afk punisher experience\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt… https://t.co/AUSfcWA6w5"
##
## [[2229]]
## [1] "IntrinsicGames: RT @Scarl3t_Maid3n: I want more Bel’Veth content. Even without her, I’d gladly take more Void content in general. The Void is such a distur…"
##
## [[2230]]
## [1] "ZombieGamingSB: Tank Akshan😁Check the link for epic gaming kits! #leagueoflegends #lol #riotgames #league #leagueoflegend… https://t.co/Ye12c2IrnO"
##
## [[2231]]
## [1] "NeeAhria: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2232]]
## [1] "RodrigoSapatei1: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2233]]
## [1] "IntrinsicGames: RT @noisecat610: As long as you are on my side.\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/ly0R5EnGFk"
##
## [[2234]]
## [1] "GTrynket: good morning gamers✨️\nhere are my glasses hehe\n#egirl #cute #glasses #nsfwtwt #gamer #LeagueOfLegends https://t.co/XRmx53dlyX"
##
## [[2235]]
## [1] "yushiro1_: RT @noisecat610: As long as you are on my side.\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/ly0R5EnGFk"
##
## [[2236]]
## [1] "void_mileena: RT @Scarl3t_Maid3n: I want more Bel’Veth content. Even without her, I’d gladly take more Void content in general. The Void is such a distur…"
##
## [[2237]]
## [1] "hilel_nwjns: RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single \"Magician\" - listen and learn more a…"
##
## [[2238]]
## [1] "radakn1: RT @ClauSketch: ❣ 𝗫𝗮𝘆𝗮𝗵 𝘅𝗺𝗮𝘀🎄 \n♡ ☕ https://t.co/BQKfxmlL3S\n♡ Available for monthly supporters\n\n#LeagueOfLegends #ArtofLegends #xayah https…"
##
## [[2239]]
## [1] "radakn1: RT @NiczRandomArts: Today is my Birthday! It would be really cool if you guys would retweet my artworks😉\n\n#ArtofLegends #LeagueOfLegends ht…"
##
## [[2240]]
## [1] "enilwe: RT @NinouilleSFW: Some of the goodies you can find on my shop! 🥰\n\nhttps://t.co/7DUZEpUzeX\n\n#art #genshinimpact #pokemon #LeagueOfLegends ht…"
##
## [[2241]]
## [1] "nonperfection: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2242]]
## [1] "June1403_: RT @Cookie3w3: Oh noOoO , He discovered us D:\n\nDon't worry, it's not the end. I'm working on the good ending 'w'👌\n\n#LeagueOfLegends #League…"
##
## [[2243]]
## [1] "Oraangsh: RT @NoodleSpicyArt: #caitvi twitch emotes for my channel named “high five” and “cupcake”. (I play vi support) #LeagueOfLegends https://t.co…"
##
## [[2244]]
## [1] "SUKMA_DIG00: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2245]]
## [1] "larn981: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2246]]
## [1] "haribo55a: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2247]]
## [1] "CommanderBlaze5: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2248]]
## [1] "BabaTifani: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2249]]
## [1] "CottonHeart05: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2250]]
## [1] "kara_k98: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2251]]
## [1] "stats_live_es: ▶️ League of Legends - Top streams a las 12:48 (Hora ESP)🔥\n\n🥇 #Zeling➖Viewers: 988\n🥈 #PochiPoom➖Viewers: 604\n🥉… https://t.co/CxH6wcZ4Y0"
##
## [[2252]]
## [1] "Oraangsh: RT @Kizler59: Hi I love them so much, I can’t wait for season two and also I love them so much. Such beautifully written characters🥲\n#caitv…"
##
## [[2253]]
## [1] "hella_butts: RT @High_Kun: A finished version of that hair braiding sketch #arcane #Silco #jinx #LeagueOfLegends https://t.co/Xlq3l1IVD1"
##
## [[2254]]
## [1] "ReaperyThe: RT @justalostkat: I do admit, \"obsessed\" is an understatement. #SpotifyWrapped #arcane #LeagueOfLegends https://t.co/Hs4yjzJNik"
##
## [[2255]]
## [1] "fadanaobinaria: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2256]]
## [1] "OVERLORD502: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2257]]
## [1] "ShieraCosplay: \"Sure you can handle me, summoner?\"\n\nPhoto: @Alex_VanDych\nMore photos: https://t.co/vJ04VPUb0V\n\n#LeagueOfLegends… https://t.co/W9S1DbMciQ"
##
## [[2258]]
## [1] "LOL_Art_Bot: RT @Flissy35039555: Enjoy your special day!🥳🥳🥳🥳 #LeagueOfLegendsFanArt #LoL #LeagueofLegends #G2WIN #TransformaTuDestino #TLWIN \nOriginal:…"
##
## [[2259]]
## [1] "SandyLeague19: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2260]]
## [1] "sorayinbow: RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…"
##
## [[2261]]
## [1] "Pixel__Byte: League of Legends Yuumi nerfs spark concern, but Riot isn’t worried https://t.co/k2V8bo2rjk #LeagueofLegends #MOBA #FreetoPlay #esports"
##
## [[2262]]
## [1] "Vexie3: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2263]]
## [1] "Josent56590235: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2264]]
## [1] "Flissy35039555: Enjoy your special day!🥳🥳🥳🥳 #LeagueOfLegendsFanArt #LoL #LeagueofLegends #G2WIN #TransformaTuDestino #TLWIN \nOrigin… https://t.co/h8ozUAAYIB"
##
## [[2265]]
## [1] "riGGoKuN: RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…"
##
## [[2266]]
## [1] "PCGamesN: Some Yuumi nerfs are coming to #LeagueOfLegends (yay), and despite player concerns Riot has defended its decision… https://t.co/XX2iPWBFzh"
##
## [[2267]]
## [1] "PhantomhiveYoru: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2268]]
## [1] "widowskisser: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[2269]]
## [1] "AresAika: RT @NinouilleSFW: Some of the goodies you can find on my shop! 🥰\n\nhttps://t.co/7DUZEpUzeX\n\n#art #genshinimpact #pokemon #LeagueOfLegends ht…"
##
## [[2270]]
## [1] "FreakyCat_nft: RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…"
##
## [[2271]]
## [1] "ShinobuNB: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2272]]
## [1] "rufiventris: RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…"
##
## [[2273]]
## [1] "FoxySuzune: RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…"
##
## [[2274]]
## [1] "zadorasnts: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[2275]]
## [1] "Octoverse_id: RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…"
##
## [[2276]]
## [1] "Starsy_chan: RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…"
##
## [[2277]]
## [1] "WolfOfHollow: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2278]]
## [1] "Kkknight_Artsss: RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…"
##
## [[2279]]
## [1] "RivenStore: Who remembers that?\nVisit us: https://t.co/Jtncw61Y4H\n#leagueoflegends #lolgame #lolgamer #rivenstore.com #lolgoods… https://t.co/RAl2GgNBg1"
##
## [[2280]]
## [1] "Tucumanocrack: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2281]]
## [1] "EnchantDonut: RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…"
##
## [[2282]]
## [1] "miemiemiao233: #LeagueOfLegends cat and cat https://t.co/R4kHVmg7z5"
##
## [[2283]]
## [1] "SmithNox: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2284]]
## [1] "Liviaphine: RT @ThatArtlstGirl: My first post ever! Hiya!💕 Enjoy this drawing of a young Seraphine!✨\n\n#Seraphine #LeagueOfLegends #LeagueOfLegendsFanAr…"
##
## [[2285]]
## [1] "nottingseriouss: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[2286]]
## [1] "Bbbbuldojeo: RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…"
##
## [[2287]]
## [1] "StarGam16718257: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2288]]
## [1] "RoseBitchi: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[2289]]
## [1] "TagTeam008: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[2290]]
## [1] "PrezPurple: I am not free from my #leagueoflegends curse. With the release of #Predecessor I can finally rest"
##
## [[2291]]
## [1] "bloodyroses85: RT @lesyeuxderenata: New chapter!\n\n#RenataGlasc #LeagueOfLegends \n\nhttps://t.co/ktZpZPChbW"
##
## [[2292]]
## [1] "kazuhadora: RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…"
##
## [[2293]]
## [1] "IrfanIsmaily1: RT @1378Mathilda: Well Could Be Deserve... But Mr. Wolf Wants Sly Cooper 5 and Arcane Season 2...! 😅😅😅\n#TheBadGuys #arcane #LeagueOfLegends…"
##
## [[2294]]
## [1] "Retweelgend: RT @Chilllki: Guys, help. I don't feel like total war today, so which of these choices sounds the most fun. \n\n#twitch #twitchstreamer #smal…"
##
## [[2295]]
## [1] "RoseBitchi: RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…"
##
## [[2296]]
## [1] "StevenAvocado: I need friends who TFT. Dm me. Serious inquiries only #LeagueOfLegends #TFT"
##
## [[2297]]
## [1] "RedrumAlice: RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…"
##
## [[2298]]
## [1] "Chilllki: Guys, help. I don't feel like total war today, so which of these choices sounds the most fun. \n\n#twitch… https://t.co/VKvK2uCQfG"
##
## [[2299]]
## [1] "IntrinsicGames: RT @NiczRandomArts: Today is my Birthday! It would be really cool if you guys would retweet my artworks😉\n\n#ArtofLegends #LeagueOfLegends ht…"
##
## [[2300]]
## [1] "G0DCATRA: RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…"
##
## [[2301]]
## [1] "ThiccGruffalo: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2302]]
## [1] "IntrinsicGames: RT @ClauSketch: ❣ 𝗫𝗮𝘆𝗮𝗵 𝘅𝗺𝗮𝘀🎄 \n♡ ☕ https://t.co/BQKfxmlL3S\n♡ Available for monthly supporters\n\n#LeagueOfLegends #ArtofLegends #xayah https…"
##
## [[2303]]
## [1] "NinouilleSFW: Some of the goodies you can find on my shop! 🥰\n\nhttps://t.co/7DUZEpUzeX\n\n#art #genshinimpact #pokemon… https://t.co/RLphbCVc8H"
##
## [[2304]]
## [1] "hottuck13579: RT @ClauSketch: ❣ 𝗫𝗮𝘆𝗮𝗵 𝘅𝗺𝗮𝘀🎄 \n♡ ☕ https://t.co/BQKfxmlL3S\n♡ Available for monthly supporters\n\n#LeagueOfLegends #ArtofLegends #xayah https…"
##
## [[2305]]
## [1] "Peter_S325: RT @NiczRandomArts: Today is my Birthday! It would be really cool if you guys would retweet my artworks😉\n\n#ArtofLegends #LeagueOfLegends ht…"
##
## [[2306]]
## [1] "G0DCATRA: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[2307]]
## [1] "DonJorgeSW1: Do you wanna play?🎮🎮🎮 #LeagueofLegends #КосплейLoL #GENGWIN #Nilah"
##
## [[2308]]
## [1] "ZeZe_Dubu: RT @NiczRandomArts: Today is my Birthday! It would be really cool if you guys would retweet my artworks😉\n\n#ArtofLegends #LeagueOfLegends ht…"
##
## [[2309]]
## [1] "Retr026945536: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2310]]
## [1] "ZeZe_Dubu: RT @ClauSketch: ❣ 𝗫𝗮𝘆𝗮𝗵 𝘅𝗺𝗮𝘀🎄 \n♡ ☕ https://t.co/BQKfxmlL3S\n♡ Available for monthly supporters\n\n#LeagueOfLegends #ArtofLegends #xayah https…"
##
## [[2311]]
## [1] "sosna564: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[2312]]
## [1] "ZeZe_Dubu: RT @AyatheArtist: Hello cuties ❤️!!!! Did you miss me? I have returned with my new digi art of Vex!!! Hope you like it!!! #LeagueOfLegends…"
##
## [[2313]]
## [1] "EsportsTweeter: RT @Games_Grump: Marietta College Esports is currently looking for a volunteer League of Legends coach (in-person or online via Discord) fo…"
##
## [[2314]]
## [1] "USOtaku1147: RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…"
##
## [[2315]]
## [1] "ZeZe_Dubu: RT @LiliDrawsT: ** Progress **\nFar from done, but I'm happy with how it's turning out😊\n#sketches #sketch #doodle #doodles #Jinx #arcane #Le…"
##
## [[2316]]
## [1] "ApexGreyhound: RT @SethRodrigues: #LeagueOfLegends #Rakan \n\nPhoto by @tomicornio https://t.co/I9PJwz5xJz"
##
## [[2317]]
## [1] "malatodicuore: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[2318]]
## [1] "DongoranSadina: RT @OtrexOw: my fav girl (after zoe lmao)\n\n#LeagueOfLegends #zeri\n#leagueoflegendsart https://t.co/RKBEOas1Mj"
##
## [[2319]]
## [1] "DongoranSadina: RT @Games_Grump: Marietta College Esports is currently looking for a volunteer League of Legends coach (in-person or online via Discord) fo…"
##
## [[2320]]
## [1] "bop911: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[2321]]
## [1] "xxxseraphexxx: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[2322]]
## [1] "JennaJi60788880: RT @DunkmasterSett: DUNK!!\n251 PTS\n#Dunkmaster🏀 #FeelIonia🍃#LeagueOfLegends👊"
##
## [[2323]]
## [1] "_HSKY1805: RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…"
##
## [[2324]]
## [1] "SonHyato: RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…"
##
## [[2325]]
## [1] "SalrynnGaming: RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…"
##
## [[2326]]
## [1] "_Oxenfurt: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2327]]
## [1] "l3xycait: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[2328]]
## [1] "Mruknow00696934: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2329]]
## [1] "Padawan_Carol: RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…"
##
## [[2330]]
## [1] "flareon_blitz: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2331]]
## [1] "LOL_Art_Bot: RT @LoLMemesBot: Baalinkux - The darkin hoop\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Se…"
##
## [[2332]]
## [1] "Made_of_Ash: RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…"
##
## [[2333]]
## [1] "RivenStore: Like and Share if you have been fan since day 1\nVisit us: https://t.co/Jtncw61Y4H\n#lolgoods #leagueoflegends #mmo… https://t.co/HKT1uJzQf2"
##
## [[2334]]
## [1] "mush820823: RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…"
##
## [[2335]]
## [1] "night_wing0412: RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…"
##
## [[2336]]
## [1] "strawberrjkaeya: RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb"
##
## [[2337]]
## [1] "emiko_channnnn: RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…"
##
## [[2338]]
## [1] "Tiger0613: RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…"
##
## [[2339]]
## [1] "Synnable1: RT @JungleNotorious: Share it with your friends.🙈 #LeagueofLegends #英雄联盟 https://t.co/NfwDapQVZV"
##
## [[2340]]
## [1] "Mincrex7353: RT @mialoette: rakan will love to see her like that\n#xayah #leagueoflegends #artoflegends https://t.co/DpZ1hpu5Rt"
##
## [[2341]]
## [1] "LoLMemesBot: Baalinkux - The darkin hoop\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt… https://t.co/YRIyBMCjRf"
##
## [[2342]]
## [1] "EsportsDotNet: The #LCS and #LEC are both expected to undergo changes heading into the 2023 season💥\n\nThe alterations rumored and c… https://t.co/PB7Uk1TuUv"
##
## [[2343]]
## [1] "KalekronGraphic: RT @OlesyaSpitz: Evelynn🥰▸part of Reward Pack №14 sign up from September 1th-30th #LeagueOfLegends #KDA #evelynn https://t.co/PtP1G1OmIC"
##
## [[2344]]
## [1] "faux_ross: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2345]]
## [1] "Matias24Salgado: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2346]]
## [1] "Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose… https://t.co/QVXa3KQIjS"
##
## [[2347]]
## [1] "LuisHer72065988: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2348]]
## [1] "ParmarMarvin: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2349]]
## [1] "douglasgm03: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2350]]
## [1] "si_nz1: RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…"
##
## [[2351]]
## [1] "Fostergahara: RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…"
##
## [[2352]]
## [1] "shapy_wa: Baddest Ahri nsfw set just dropped! + comic version :3 click the link to see full art! (12 hd versions with downloa… https://t.co/MIxEHDOdzE"
##
## [[2353]]
## [1] "anaphoraen: RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…"
##
## [[2354]]
## [1] "StrongPorco: RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…"
##
## [[2355]]
## [1] "rvnt_illusart: RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…"
##
## [[2356]]
## [1] "scudw0rth: RT @MsMagicMane: “Ge-Zaun-Dheit” Silco is sick and Vander is there to take care of him. The question is: will Silco be a cooperative patien…"
##
## [[2357]]
## [1] "playedthyself: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[2358]]
## [1] "IntrinsicGames: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2359]]
## [1] "soseji_kun: RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…"
##
## [[2360]]
## [1] "p_zkwxz: RT @PinkMochaDot: 🐰🌙 MOON BUNNY✨\n#ArtofLegends #LeagueOfLegends #Aphelios https://t.co/b38s2Z3zHC"
##
## [[2361]]
## [1] "lazzzy00cat: RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…"
##
## [[2362]]
## [1] "xGamingRose: RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…"
##
## [[2363]]
## [1] "Legiloe7: Pretty good winstreak back into D1.\nWas about to end at some point!\n#leaguetwt #LeagueOfLegends https://t.co/t8d9YTTWdL"
##
## [[2364]]
## [1] "hisbella01: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2365]]
## [1] "effyenn: RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…"
##
## [[2366]]
## [1] "ttMK123456: RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…"
##
## [[2367]]
## [1] "Meihara_xSora: RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…"
##
## [[2368]]
## [1] "asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸… https://t.co/JoDItqbO73"
##
## [[2369]]
## [1] "MesalloLr: RT @alexois_: 🌸Spirit Blossom Zyra skin when?? I had so much fun using MidJourney and putting my own spin on what it created. #leagueoflege…"
##
## [[2370]]
## [1] "Makimana34: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2371]]
## [1] "corvicorbett: RT @sockoroni: NEW COMMISSION SHEET!!! \nPlease dm me if interested<3\n•~~~•\n#commissionsopen #commission #commissions #commissionTH #commiss…"
##
## [[2372]]
## [1] "whisky_wizz: RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single \"Magician\" - listen and learn more a…"
##
## [[2373]]
## [1] "AltoraJell: RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap"
##
## [[2374]]
## [1] "gabby_meds: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[2375]]
## [1] "LOL_Art_Bot: RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…"
##
## [[2376]]
## [1] "RivenStore: Who remembers that?\nLove LoL? Visit us: https://t.co/JrAiMSWyOb\n#leagueoflegends #lolgame #lolgamer #rivenstore.com… https://t.co/HqK9l2eGkv"
##
## [[2377]]
## [1] "hanag0re: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2378]]
## [1] "SinsiaBuvelle: RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…"
##
## [[2379]]
## [1] "spaedii: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[2380]]
## [1] "itmebebii: RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…"
##
## [[2381]]
## [1] "lazypoof: RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…"
##
## [[2382]]
## [1] "mesofthimbo: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[2383]]
## [1] "omoplata91: Up your #LeagueOfLegends Game! #StrategyGuide #Win https://t.co/38ul3jtORC"
##
## [[2384]]
## [1] "StrawbeePlushy: RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…"
##
## [[2385]]
## [1] "JessieVieira90: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2386]]
## [1] "SirDrkSha: RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…"
##
## [[2387]]
## [1] "McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends… https://t.co/9f8QIv1OqV"
##
## [[2388]]
## [1] "Thanak_K: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[2389]]
## [1] "RepulsiveMaid: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[2390]]
## [1] "FLlNGPUSSY: RT @peghmey: Time to go back home\n\n#Xayah #Rakan #leagueoflegends #artoflegends #xayahrakan https://t.co/zKk2Sjdu3e"
##
## [[2391]]
## [1] "SashaTasmin: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[2392]]
## [1] "HallowEclipse_: RT @VirtualxGF: Very fun #LeagueOfLegends stream tonight! Thank you to everyone that came to hang out with me, and thank you so much for th…"
##
## [[2393]]
## [1] "ApePostLove: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2394]]
## [1] "TigerKirby215: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[2395]]
## [1] "h0ngJvn: RT @Rena_Angel1111: League of Legends - Spirit blossom thresh\n\nI try Spirit Blossom Thresh Cosplay.\n\n#LeagueOfLegends #cosplay #cosplayer…"
##
## [[2396]]
## [1] "Rounoob1: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2397]]
## [1] "kissettka: RT @MsMagicMane: “Ge-Zaun-Dheit” Silco is sick and Vander is there to take care of him. The question is: will Silco be a cooperative patien…"
##
## [[2398]]
## [1] "PokefanZed: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[2399]]
## [1] "NerfWindWall: nerf Yasuo's Wind Wall #LeagueOfLegends"
##
## [[2400]]
## [1] "ProtoNeron: RT @Chimidolly: Viego’s new obsession #pentakill #viego #akshan #LeagueOfLegends https://t.co/f8xzc50XzN"
##
## [[2401]]
## [1] "IntrinsicGames: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[2402]]
## [1] "IntrinsicGames: RT @SmallStreamerIG: RT RevenantFiery: Tuesday streams changing to Wednesdays! Gonna be playing #leagueoflegends and getting some wins toda…"
##
## [[2403]]
## [1] "cristossj_: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2404]]
## [1] "IntrinsicGames: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2405]]
## [1] "SagaTechgaming: RT @superbeingsLAB: Introducing #Momento, our first #gaming #mousepad designed to balance #speed and #control. \n\nExclusively available on h…"
##
## [[2406]]
## [1] "IntrinsicGames: RT @FakeRngbo: Pantheon ⭐☄\n#LeagueOfLegends \n#LeagueOfLegendsFanArt https://t.co/8WudjIKErw"
##
## [[2407]]
## [1] "freefireJack2: RT @FakeRngbo: Pantheon ⭐☄\n#LeagueOfLegends \n#LeagueOfLegendsFanArt https://t.co/8WudjIKErw"
##
## [[2408]]
## [1] "SwainUnlucky: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2409]]
## [1] "freefireJack2: RT @SmallStreamerIG: RT RevenantFiery: Tuesday streams changing to Wednesdays! Gonna be playing #leagueoflegends and getting some wins toda…"
##
## [[2410]]
## [1] "sosna564: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[2411]]
## [1] "Oscopio_caleido: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[2412]]
## [1] "stats_live_es: ▶️ League of Legends - Top streams a las 11:10 (Hora ESP)🔥\n\n🥇 #iaaraS2➖Viewers: 984\n🥈 #Zeling➖Viewers: 623\n🥉… https://t.co/dRKvhiqSVE"
##
## [[2413]]
## [1] "EliiasEchevarne: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2414]]
## [1] "xgardenofavalon: RT @rijkarar: “What brings you to the lost and found, dear?\nWon't you pull up a seat?\nEverybody got a price 'round here to play\nMake me an…"
##
## [[2415]]
## [1] "Nellopollis: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2416]]
## [1] "deerpressed: RT @rijkarar: “What brings you to the lost and found, dear?\nWon't you pull up a seat?\nEverybody got a price 'round here to play\nMake me an…"
##
## [[2417]]
## [1] "RivenStore: How ya doin`?\nVisit us: https://t.co/Jtncw61Y4H\n#lolgoods #leagueoflegends #mmo #mmorpg #rivenstore.com #lolstuff https://t.co/VcbcG77KeY"
##
## [[2418]]
## [1] "LOL_Art_Bot: RT @LoLMemesBot: We Holdin Hands Part 2\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett #A…"
##
## [[2419]]
## [1] "Thebeus1: RT @D_Papercut: I got a pentakill on her 😁😁😁. #xayah #LeagueOfLegends #fanart https://t.co/Rn8Jr87Eog"
##
## [[2420]]
## [1] "HaryantiLembah: RT @D_Papercut: I got a pentakill on her 😁😁😁. #xayah #LeagueOfLegends #fanart https://t.co/Rn8Jr87Eog"
##
## [[2421]]
## [1] "shinya__ph: RT @rijkarar: “What brings you to the lost and found, dear?\nWon't you pull up a seat?\nEverybody got a price 'round here to play\nMake me an…"
##
## [[2422]]
## [1] "alto_joshua: RT @kovp6: Best friends ∞∞∞ I would like to see that ☮\nhope u like it (>‿◠)✌\nlove <3\nᵏᵃʸⁿ ᵛᶦᵒˡᶦⁿᶦˢᵗᵃ ᵇᵗʷ\n\n #settphel #kayn #SETT #Kay…"
##
## [[2423]]
## [1] "rijkarar: “What brings you to the lost and found, dear?\nWon't you pull up a seat?\nEverybody got a price 'round here to play\nM… https://t.co/8z6SbpCDC6"
##
## [[2424]]
## [1] "gothiccpetunia: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[2425]]
## [1] "AceGhostRus: RT @Rena_Angel1111: League of legends - Talon\n\nI try Talon cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤー #RiotGames #LOL…"
##
## [[2426]]
## [1] "LoLMemesBot: We Holdin Hands Part 2\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022… https://t.co/mfCow3Dp4B"
##
## [[2427]]
## [1] "VirusArtNia: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2428]]
## [1] "BrendaA56642710: I enjoyed playing these games.🥺🥺🥺🥺🥺 #Fanart #LeagueofLegends #LeagueOfLegendsFanArt #GuardianasEstelares #ФанАрт #GuardiãsEstelares"
##
## [[2429]]
## [1] "OtakuWeebtard: RT @LadyOichiChan: Let's play a game together 💖\n#jinx #LeagueOfLegends https://t.co/qgqwCZAP7F"
##
## [[2430]]
## [1] "_in_sidernrn: RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single \"Magician\" - listen and learn more a…"
##
## [[2431]]
## [1] "MaintrisloveShy: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2432]]
## [1] "Scarl3t_Maid3n: I want more Bel’Veth content. Even without her, I’d gladly take more Void content in general. The Void is such a di… https://t.co/V6OjYUVdZN"
##
## [[2433]]
## [1] "Rudi71557612: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[2434]]
## [1] "akino_miya_lol: RT @Ka___zuha: 【 Cosplay 】\n\nLeague of Legends / Blood Moon⋆☾·̩͙\n\nEvelynn @annl_o_l \nAkali @Ka___zuha \n\n📷 @akino_miya_lol \n\n#LeagueOfLegends…"
##
## [[2435]]
## [1] "starlighterose: RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single \"Magician\" - listen and learn more a…"
##
## [[2436]]
## [1] "JesussFry: RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap"
##
## [[2437]]
## [1] "yasinacarr0: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2438]]
## [1] "vianafrik: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2439]]
## [1] "reynaluver: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2440]]
## [1] "morgevecanon: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2441]]
## [1] "loverofeclipse: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2442]]
## [1] "StarSeraphine: RT @ThatArtlstGirl: My first post ever! Hiya!💕 Enjoy this drawing of a young Seraphine!✨\n\n#Seraphine #LeagueOfLegends #LeagueOfLegendsFanAr…"
##
## [[2443]]
## [1] "Yoruichinekox: RT @LadyOichiChan: Let's play a game together 💖\n#jinx #LeagueOfLegends https://t.co/qgqwCZAP7F"
##
## [[2444]]
## [1] "DeNekrinius: RT @leu_art: I was sitting today at my work thinking about how I hate this new Nami skin (sorry, riot, its not that bad, just not my aesthe…"
##
## [[2445]]
## [1] "astrerouge: RT @Rux0209: “Zoe…”🌟\n\n🎨with @udommmmmm \n\n#LeagueOfLegends #Neeko #Zoe\n #StarGuardian https://t.co/OiXaqm133B"
##
## [[2446]]
## [1] "LOL_Art_Bot: RT @lazy_scaai: Get Jinxed\n\n#arcane #LeagueOfLegends #LeagueOfLegendsFanArt #jinx #ArcaneArt #jinxfanart #art #digitalart #artistsontwitter…"
##
## [[2447]]
## [1] "VhanDrawer: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2448]]
## [1] "ATalhandier: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2449]]
## [1] "lazy_scaai: Get Jinxed\n\n#arcane #LeagueOfLegends #LeagueOfLegendsFanArt #jinx #ArcaneArt #jinxfanart #art #digitalart… https://t.co/bezyF1smTS"
##
## [[2450]]
## [1] "Dxtlv1: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2451]]
## [1] "EsportsTweeter: RT @ConellCyphers: The Computers at Conel Esports looking goood🔥 #Conel #Esports #valorant #league #leagueoflegends https://t.co/qP9UVQuIag"
##
## [[2452]]
## [1] "pizapirate: RT @BrattyGrymblade: I ended up in a match with Aymeric playing Morgana.\n\n#FFXIV #wildrift #LeagueOfLegends https://t.co/Lyb956lFus"
##
## [[2453]]
## [1] "AndreaMN199: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[2454]]
## [1] "_lexieliu: RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single \"Magician\" - listen and learn more a…"
##
## [[2455]]
## [1] "IntrinsicGames: RT @ConellCyphers: The Computers at Conel Esports looking goood🔥 #Conel #Esports #valorant #league #leagueoflegends https://t.co/qP9UVQuIag"
##
## [[2456]]
## [1] "tanksboard: RT @ConellCyphers: The Computers at Conel Esports looking goood🔥 #Conel #Esports #valorant #league #leagueoflegends https://t.co/qP9UVQuIag"
##
## [[2457]]
## [1] "azureussan: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[2458]]
## [1] "AzizMohamed190: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2459]]
## [1] "Fazbott: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[2460]]
## [1] "Burnish_Leader: RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ"
##
## [[2461]]
## [1] "Foxy2000a: RT @odeko_yma: Zoe with a smite \n\nThank you for coming to my stream to see every step of the drawing process! \n\n#Zoe #Kayn #LeagueOfLegends…"
##
## [[2462]]
## [1] "tacetferrum: RT @Rena_Angel1111: League of legends - Talon\n\nI try Talon cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤー #RiotGames #LOL…"
##
## [[2463]]
## [1] "emtoel6: RT @leochamposa: In life are you Zed or Shen?🤔 What is your favorite ship for Zed?\n\n#zed #syndra #karma #kayn #shen #akali #LeagueOfLegend…"
##
## [[2464]]
## [1] "AbelSpiders: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2465]]
## [1] "leeltegerbeen: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[2466]]
## [1] "lucresence: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[2467]]
## [1] "lucresence: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[2468]]
## [1] "chromedome113: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[2469]]
## [1] "colasenami: What's your favorite lig skin? \n\n#leagueoflegends"
##
## [[2470]]
## [1] "dollacherry: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2471]]
## [1] "IkerWrld: Birthday Stream :3 Here we go\n\nhttps://t.co/eOhsbFIHDh\n\n#LeagueOfLegends #Diamond #Stream #Streaming #Live #Twitch"
##
## [[2472]]
## [1] "streamerwallcom: RT @Joycenator3195: Short stream; I promise I'm alive, it's just been a heck of a week.\nhttps://t.co/mfBRAbExVJ\n\n#supportsmallstreamers #li…"
##
## [[2473]]
## [1] "arvazi2: RT @Joycenator3195: Short stream; I promise I'm alive, it's just been a heck of a week.\nhttps://t.co/mfBRAbExVJ\n\n#supportsmallstreamers #li…"
##
## [[2474]]
## [1] "Esportdirectory: Irelia: The Defiant Blade | Champion Teaser – #LeagueofLegends https://t.co/0wfEGNCukK"
##
## [[2475]]
## [1] "renxdie: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[2476]]
## [1] "luciferlucyx: RT @ScantySlayer: umm..... uhmmm these are my mains in League of Legends and I mixed them 🫣\n\n#kindred\n#evelynn\n#LeagueOfLegends https://t.c…"
##
## [[2477]]
## [1] "Lilith2235: RT @ingly308: Well...\n\n#stripgame #stripthecharacter #LeagueOfLegends #LeagueOfLegendsfanart #ArtofLegends #Akali https://t.co/ussoQ1F8Xy"
##
## [[2478]]
## [1] "DARKlNSCYTHE: RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb"
##
## [[2479]]
## [1] "7ylerr1: RT @chagss91: Friends! going live now with some more league of legends!!! come vibe with me !!! https://t.co/WpKBxGvrY8 #twitch #LeagueOfLe…"
##
## [[2480]]
## [1] "linkuriboh: RT @ScantySlayer: umm..... uhmmm these are my mains in League of Legends and I mixed them 🫣\n\n#kindred\n#evelynn\n#LeagueOfLegends https://t.c…"
##
## [[2481]]
## [1] "romarzki05: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[2482]]
## [1] "budchong: hi so I just had this idea with the #lgbt center in my city to have a public #LeagueOfLegends #discord server so al… https://t.co/TtnZjcBz0f"
##
## [[2483]]
## [1] "IntrinsicGames: RT @ZombieGamingSB: how to counter Talon😂DM \n for the epic gaming kits! #leagueoflegends #lol #riotgames #league #leagueoflegend #leagueofl…"
##
## [[2484]]
## [1] "ZombieGamingSB: how to counter Talon😂DM \n for the epic gaming kits! #leagueoflegends #lol #riotgames #league #leagueoflegend… https://t.co/40Du11SfZY"
##
## [[2485]]
## [1] "AlexissEdith: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[2486]]
## [1] "LOL_Art_Bot: RT @LoLMemesBot: we found him\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett #Aphelios #S…"
##
## [[2487]]
## [1] "jichu_anna: RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb"
##
## [[2488]]
## [1] "LoLMemesBot: we found him\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett… https://t.co/9IQNSl9By0"
##
## [[2489]]
## [1] "Galashii: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2490]]
## [1] "DonJorgeSW1: RT @ConellCyphers: The Computers at Conel Esports looking goood🔥 #Conel #Esports #valorant #league #leagueoflegends https://t.co/qP9UVQuIag"
##
## [[2491]]
## [1] "LoL_Junkies: A look into why Riot did not Nerf Heartsteel\n#LeagueOfLegends \nhttps://t.co/QHqKbssKqM"
##
## [[2492]]
## [1] "ignwcio: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2493]]
## [1] "GraySky48: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2494]]
## [1] "theo_maux: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[2495]]
## [1] "caitville: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[2496]]
## [1] "daredashing2: EVERYONE DOES CookBETTER IN RED\n#leagueoflegends #leagueoflegendswildrift #games #gameplay #rank1 #gaming… https://t.co/1KH8ztS5py"
##
## [[2497]]
## [1] "jeepcosplay: ❝ We vow to keep pressing forward. For we are the city of progress and our future is bright. ❞\n\n📸: @corbin_media\n🧥:… https://t.co/LLUcjvQboq"
##
## [[2498]]
## [1] "X05Yassine: RT @ONEEsports: Former @DWGKIA top laner and 2020 World Champion, Jang “Nuguri” Ha-gwon, has announced his retirement from competitive Leag…"
##
## [[2499]]
## [1] "gamerr4444: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[2500]]
## [1] "ramen_lll: RT @studioaxel: 🎧OCEAN PARTY🏖️\n\n#Sett #LeagueOfLegends #ArtofLegends https://t.co/XpC9NcZkrE"
##
## [[2501]]
## [1] "RexRTs: RT @Joycenator3195: Still alive, barely. How do you beat Heartsteel? New build time\nhttps://t.co/LaKCLLc9RY… https://t.co/GfEfN6LNEy"
##
## [[2502]]
## [1] "sexybearchubs: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[2503]]
## [1] "TonyRam26219233: Game Master….. #LeagueofLegends https://t.co/sMXtQPH9q3"
##
## [[2504]]
## [1] "akemidotwav: RT @ThatArtlstGirl: My first post ever! Hiya!💕 Enjoy this drawing of a young Seraphine!✨\n\n#Seraphine #LeagueOfLegends #LeagueOfLegendsFanAr…"
##
## [[2505]]
## [1] "Tristan58239296: RT @UnpleasantDotTV: please ff imbroed #LeagueOfLegends https://t.co/DB3ScNCRky"
##
## [[2506]]
## [1] "KerryPr01808582: RT @EloDragonLoL: Just your normal Heartsteel enjoyer here\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmem…"
##
## [[2507]]
## [1] "void_mileena: RT @alexois_: 🌸Spirit Blossom Zyra skin when?? I had so much fun using MidJourney and putting my own spin on what it created. #leagueoflege…"
##
## [[2508]]
## [1] "ramen_lll: RT @Rocckart: 🏝Beach time \nft. Itto & Sett\n\n#GenshinImpact #LeagueOfLegends https://t.co/FiMOamQ4qo"
##
## [[2509]]
## [1] "SpyTela: RT @RivenStore: How ya doin`?\nVisit us: https://t.co/Jtncw61Y4H\n#leagueoflegends #lolgame #lolgamer #rivenstore.com #lolgoods #onlinegaming…"
##
## [[2510]]
## [1] "fayymacy: RT @ScantySlayer: umm..... uhmmm these are my mains in League of Legends and I mixed them 🫣\n\n#kindred\n#evelynn\n#LeagueOfLegends https://t.c…"
##
## [[2511]]
## [1] "medovikenjoyer: RT @soap_ai: Yummy\n#Jinx #Lux #Lightcannon #Artoflegends #Leagueoflegends https://t.co/96l9QTafzV"
##
## [[2512]]
## [1] "MarionetteJX: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2513]]
## [1] "AustinJ20200106: RT @SmallStreamerIG: RT RevenantFiery: Tuesday streams changing to Wednesdays! Gonna be playing #leagueoflegends and getting some wins toda…"
##
## [[2514]]
## [1] "Werona205: RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY"
##
## [[2515]]
## [1] "ACuteLilDoggo: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[2516]]
## [1] "ACuteLilDoggo: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[2517]]
## [1] "Kaeritsuku: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[2518]]
## [1] "unjani_yulianti: RT @loreofruneterra: Riot is doing a little trolling with the new Kayle lore: submitted by /u/kingofchaosx \n [link] [comments] https://t.…"
##
## [[2519]]
## [1] "Matix1990275: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2520]]
## [1] "wotbupt: RT @Nixri: K/DA All Out Evelynn ✨\n\n#LeagueOfLegends #KDA #ALLOUT https://t.co/pchrZHWQBt"
##
## [[2521]]
## [1] "tboltwastaken: RT @Chimidolly: Viego’s new obsession #pentakill #viego #akshan #LeagueOfLegends https://t.co/f8xzc50XzN"
##
## [[2522]]
## [1] "JESTERK0RE: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2523]]
## [1] "Aleramtz2: RT @paper_scratch: “Hey — I wanna show you something.” \n.\n.\n.\nVi shows Cait her favorite rooftop in the Undercity\n.\n.\n.\n#arcaneart #arcanea…"
##
## [[2524]]
## [1] "VIRUL3NT: RT @MsMagicMane: “Baby Jinx” Sketch 2022 “Don’t worry, I don’t bite. (Clears throat) 🎶 Dear friend across the river…” #silco #jinx #babyjin…"
##
## [[2525]]
## [1] "DreamZeroX: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[2526]]
## [1] "ZombieGamingSB: no knife 4k😈This is Zombie Gaming!! Join us https://t.co/aWXc0gF4wz Discord! Tik Tok! Instagram! Facebook! Youtube!… https://t.co/5tcMjxYGcB"
##
## [[2527]]
## [1] "2DJUnder: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[2528]]
## [1] "GbrLuyss: Hello or good evening 🤔🤔 I would like to make a feedback or a report to your game #wildrift #leagueoflegends the ga… https://t.co/lAwsN7MUhg"
##
## [[2529]]
## [1] "UncolorsX: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[2530]]
## [1] "atego3691: RT @ToPiTeN10: a little blood, Kayn – League of Legends #shorts #leagueoflegends league of legends https://t.co/KY7LNrCRCo"
##
## [[2531]]
## [1] "DuboxeR: RT @RivenStore: What do you think?\nVisit us: https://t.co/Jtncw61Y4H\n#lolgoods #leagueoflegends #mmo #mmorpg #rivenstore.com #lolstuff http…"
##
## [[2532]]
## [1] "Momijihee: RT @gwinshin: “Devils live among us. Some are as beautiful as sin, tormenting people in the name of faith, or pleasure.\" \n\na little teaser…"
##
## [[2533]]
## [1] "alto_joshua: RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap"
##
## [[2534]]
## [1] "Majorr72: RT @Akeinu_Art: Hey ! Here is a #Xayah #Cosplay made by me ! :3 \nFollow me on Insta : akeinucosplay\nPhoto taken by Fabrice Fiorucci Photogr…"
##
## [[2535]]
## [1] "Toxic20697657: RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap"
##
## [[2536]]
## [1] "NONBINARYVI: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[2537]]
## [1] "DES17013: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[2538]]
## [1] "LOL_Art_Bot: RT @LoLMemesBot: Oh no\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett #Aphelios #SpiritBl…"
##
## [[2539]]
## [1] "IntrinsicGames: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[2540]]
## [1] "anowanka: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[2541]]
## [1] "caitviIovebot: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[2542]]
## [1] "GalloKikiriki: RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap"
##
## [[2543]]
## [1] "Xeylen: RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…"
##
## [[2544]]
## [1] "SettXSoraka: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2545]]
## [1] "daweaselbass: RT @Joycenator3195: Still alive, barely. How do you beat Heartsteel? New build time\nhttps://t.co/mfBRAbExVJ\n\n#supportsmallstreamers #live #…"
##
## [[2546]]
## [1] "LoLMemesBot: Oh no\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett #Aphelios… https://t.co/xUEMfbRRNr"
##
## [[2547]]
## [1] "macbethart06: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[2548]]
## [1] "thekillboy14: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2549]]
## [1] "julia91175323: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[2550]]
## [1] "lyftandlink: RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ"
##
## [[2551]]
## [1] "Sarashieda: RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…"
##
## [[2552]]
## [1] "Samehada_NY: RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…"
##
## [[2553]]
## [1] "DryuBOOPMAN: RT @McChipyArt: A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf"
##
## [[2554]]
## [1] "loreofruneterra: When will Riot update Amumu’s lore?: He seriously needs an ASU and a lore update to truly give him an identity, nob… https://t.co/E5mdrgdwiD"
##
## [[2555]]
## [1] "ItsMeSnoops: Don't mind me, just waiting for Kindred to release on #LeagueofLegends #WildRift. Trying to play Jungle on my secon… https://t.co/jKZYqt29wM"
##
## [[2556]]
## [1] "moonser21: RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ"
##
## [[2557]]
## [1] "MagicNohmi: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2558]]
## [1] "Chuwupa: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2559]]
## [1] "sereodi: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[2560]]
## [1] "thornyzyra: RT @alexois_: 🌸Spirit Blossom Zyra skin when?? I had so much fun using MidJourney and putting my own spin on what it created. #leagueoflege…"
##
## [[2561]]
## [1] "THEDOMI98: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[2562]]
## [1] "Dexholder_Ruby: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[2563]]
## [1] "lesyeuxderenata: New chapter!\n\n#RenataGlasc #LeagueOfLegends \n\nhttps://t.co/ktZpZPChbW"
##
## [[2564]]
## [1] "streamerwallcom: RT @Joycenator3195: Still alive, barely. How do you beat Heartsteel? New build time\nhttps://t.co/mfBRAbExVJ\n\n#supportsmallstreamers #live #…"
##
## [[2565]]
## [1] "claudettee17: RT @StClair2803: Fire to the Fuse (Ft. Jackson Wang) | Official Empyrean Cinematic - Leag... https://t.co/ESSXL3Duku via @YouTube \n\n#Jackso…"
##
## [[2566]]
## [1] "Joycenator3195: Still alive, barely. How do you beat Heartsteel? New build time\nhttps://t.co/mfBRAbExVJ\n\n#supportsmallstreamers… https://t.co/UMl5LLb263"
##
## [[2567]]
## [1] "claudettee17: RT @StClair2803: Jackson Wang - Fire to the Fuse | Worlds 2022 Finals Opening Ceremony Pr... https://t.co/GY1Ptv1sTT via @YouTube \n\n#Jackso…"
##
## [[2568]]
## [1] "JordanC26767490: RT @USOtaku1147: Just reposting the link to my “Chances of Jinx appearing in CONV/RGENCE” discussion on the Ekko/Jinx subreddit since it’s…"
##
## [[2569]]
## [1] "claudettee17: Fire to the Fuse (Ft. Jackson Wang) | Official Empyrean Cinematic - Leag... https://t.co/x3NPJGup5T via @YouTube… https://t.co/3kaQQxoX8N"
##
## [[2570]]
## [1] "randex0212: RT @WildBruntta: THE HERO!!!!!! THE HERO IS REAL!!!!!!!!!!\n#Poppy #ArtofLegends #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/bF3WVj…"
##
## [[2571]]
## [1] "Rudyon6: RT @ahrifoxlovers: Ahri \nArtist: 杜佩仪 (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #KaiSa #KDA #L…"
##
## [[2572]]
## [1] "soraclee_: RT @whxtelamb_cos: [...] In the future, one of us is alive. Hint : it's not you.🧁\n\n❤︎\nLeague Of Legends's Caitlyn Kiramman from ARCANE \n\n📸…"
##
## [[2573]]
## [1] "Al49622138: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2574]]
## [1] "Ladysparda: RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb"
##
## [[2575]]
## [1] "THEDOMI98: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2576]]
## [1] "indir_com: League of Legends Xbox Game Pass'e geliyor\n#lol #LeagueOfLegends #XboxGamePass \nhttps://t.co/bD9kzCrSnJ"
##
## [[2577]]
## [1] "ak_elon: RT @Timothy00212392: All I do is draw, help. #LeagueofLegends #mobilegame #game https://t.co/aiOlnewjbJ"
##
## [[2578]]
## [1] "v_auras: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[2579]]
## [1] "v_auras: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[2580]]
## [1] "Niko74z: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2581]]
## [1] "Rune_1213: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2582]]
## [1] "ryuujoestar: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[2583]]
## [1] "Esportdirectory: The ADC Late Game – #LeagueofLegends #shorts https://t.co/tkXBYiDLGs"
##
## [[2584]]
## [1] "FlanAmaterasu: RT @Chimidolly: Viego’s new obsession #pentakill #viego #akshan #LeagueOfLegends https://t.co/f8xzc50XzN"
##
## [[2585]]
## [1] "CrownRoseMaria: RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single \"Magician\" - listen and learn more a…"
##
## [[2586]]
## [1] "koscheyyy_NSFW: RT @MsMagicMane: “Ge-Zaun-Dheit” Silco is sick and Vander is there to take care of him. The question is: will Silco be a cooperative patien…"
##
## [[2587]]
## [1] "Descendeus1: RT @awegirlart: More Evelynn fan art coming your way 😈\n#Artoflegends #LeagueOfLegends #Evelynn #art #KDA #fanart #KDAEvelynn #digitalart ht…"
##
## [[2588]]
## [1] "luciferlucyx: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[2589]]
## [1] "LuxannaDuCoutea: RT @jabroell2: High Noon Sylas 🤠\n\nSo... it was supposed to be HN but it ended up getting some sort of vampire hunter vibe... and I kind of…"
##
## [[2590]]
## [1] "StClair2803: Fire to the Fuse (Ft. Jackson Wang) | Official Empyrean Cinematic - Leag... https://t.co/ESSXL3Duku via @YouTube… https://t.co/hNYvQSuOKB"
##
## [[2591]]
## [1] "malenciagay: RT @Rena_Angel1111: League of legends - Kayn\n\nI try Kayn cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤー #RiotGames #LOL #K…"
##
## [[2592]]
## [1] "Soraka_790: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2593]]
## [1] "mest_ga: $150 LOL EUW MEST SPONSORSHIP SERIES WINNERS!\n\nRegister for the official MEST GAMING ARENA #leagueoflegends tournam… https://t.co/YCigeWApfQ"
##
## [[2594]]
## [1] "FRCretweets: RT @Hp__moon: The first time i've ever changed my hair at all.. :C hope everyone likes it\n\n#gamer #gaming #Egirls #latinapawg #twitch #wed…"
##
## [[2595]]
## [1] "MyDankKoosh: RT @Hp__moon: The first time i've ever changed my hair at all.. :C hope everyone likes it\n\n#gamer #gaming #Egirls #latinapawg #twitch #wed…"
##
## [[2596]]
## [1] "akali_the_rebel: RT @awegirlart: More Evelynn fan art coming your way 😈\n#Artoflegends #LeagueOfLegends #Evelynn #art #KDA #fanart #KDAEvelynn #digitalart ht…"
##
## [[2597]]
## [1] "Hp__moon: The first time i've ever changed my hair at all.. :C hope everyone likes it\n\n#gamer #gaming #Egirls #latinapawg… https://t.co/6pIkZy0Rcm"
##
## [[2598]]
## [1] "Katrinn_28: RT @StClair2803: Jackson Wang - Fire to the Fuse | Worlds 2022 Finals Opening Ceremony Pr... https://t.co/GY1Ptv1sTT via @YouTube \n\n#Jackso…"
##
## [[2599]]
## [1] "akali_the_rebel: RT @awegirlart: More Evelynn 💜\n#Artoflegends #LeagueOfLegends #Evelynn #art #KDA #fanart #KDAEvelynn https://t.co/TRGlmuBKtD"
##
## [[2600]]
## [1] "Doctor_Souffle: RT @Neryumo: Sketch | Illustration\n\n#leagueoflegends https://t.co/AXyYmTOdRu"
##
## [[2601]]
## [1] "RidiculedSeal: RT @grymalk1nn: #Yasuo is starving\n\n#LeagueOfLegendsFanArt #LeagueOfLegendsMemes #LeagueOfLegends https://t.co/kNBmM1kISk"
##
## [[2602]]
## [1] "RidiculedSeal: RT @grymalk1nn: Don’t forget to put spf ☀️\n\n#xayah #LeagueOfLegendsFanArt #artistsontwitter #leagueoflegends #bikini #LeagueOfLegendsRule34…"
##
## [[2603]]
## [1] "RidiculedSeal: RT @grymalk1nn: Gotta be battle ready.\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #xayah #xayahrakan #FANART #commissionsopen #artistsontwitt…"
##
## [[2604]]
## [1] "everfrost37: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[2605]]
## [1] "NIK0_XD: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[2606]]
## [1] "BETSYCHU_: RT @Hiwpalo: Empyrean Jhin ❌\nRainbow Cat Jhin ✅\n#Jhin #LeagueOfLegends \n#LeagueOfLegendsFanArt https://t.co/fQI1oFeshP"
##
## [[2607]]
## [1] "BettyGirl3000: RT @StClair2803: Jackson Wang - Fire to the Fuse | Worlds 2022 Finals Opening Ceremony Pr... https://t.co/GY1Ptv1sTT via @YouTube \n\n#Jackso…"
##
## [[2608]]
## [1] "LOL_Art_Bot: RT @awegirlart: More Evelynn 💜\n#Artoflegends #LeagueOfLegends #Evelynn #art #KDA #fanart #KDAEvelynn https://t.co/TRGlmuBKtD"
##
## [[2609]]
## [1] "awegirlart: More Evelynn 💜\n#Artoflegends #LeagueOfLegends #Evelynn #art #KDA #fanart #KDAEvelynn https://t.co/TRGlmuBKtD"
##
## [[2610]]
## [1] "StClair2803: Jackson Wang - Fire to the Fuse | Worlds 2022 Finals Opening Ceremony Pr... https://t.co/GY1Ptv1sTT via @YouTube… https://t.co/OdC05MDeCj"
##
## [[2611]]
## [1] "peetzapeter: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[2612]]
## [1] "huyamia_miao: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2613]]
## [1] "AndrselOtaku2: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[2614]]
## [1] "kaden_kitsune: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[2615]]
## [1] "Leonard_Schreib: RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx"
##
## [[2616]]
## [1] "Jo3Joes: RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…"
##
## [[2617]]
## [1] "bake_demcookies: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2618]]
## [1] "Ari0w0_: Lmao questa e unexpexted. 😂😂\n\n#LeagueOfLegends #SpotifyWrapped #Salty https://t.co/3nMqFYr6pr"
##
## [[2619]]
## [1] "Stephen91235801: RT @FuyuHamako: Alright, Gamers, review stream coming next week. 😤\n\n#Vtuber #VTuberEN #LeagueOfLegends #BookTwitter https://t.co/DDk1ubTyG2"
##
## [[2620]]
## [1] "ShiroTheUseless: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[2621]]
## [1] "LadyImel: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2622]]
## [1] "RivenStore: How ya doin`?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg… https://t.co/bAjqb64MLz"
##
## [[2623]]
## [1] "WaltzMars: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[2624]]
## [1] "LoLMemesBot: first timing a champion btw.\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt… https://t.co/JoQ422qB0E"
##
## [[2625]]
## [1] "lexliu: RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single \"Magician\" - listen and learn more a…"
##
## [[2626]]
## [1] "Esports_GCU: With game 1 done GCU takes the lead with a 1-0 victory against University of Montana!\n\n#LeagueOfLegends #GCU #LoL… https://t.co/6Ca3sR7aGx"
##
## [[2627]]
## [1] "Shadow666Dragon: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2628]]
## [1] "Esports_GCU: 🚨Gameday🚨\n\nWith GCU league of legends going onto game 2 of the playoff series!\n\n#LeagueOfLegends #GCU #Esports #LoL… https://t.co/GoUmLjpzon"
##
## [[2629]]
## [1] "IntrinsicGames: RT @GrunoKromer: Hi all, i made hand-painted stylized Tombstone\n\nMy Artstation:\nhttps://t.co/ty07XxmqCF\n\n#handpainting #3DCoat #Photoshop #…"
##
## [[2630]]
## [1] "YugureAi: RT @GrunoKromer: Hi all, i made hand-painted stylized Tombstone\n\nMy Artstation:\nhttps://t.co/ty07XxmqCF\n\n#handpainting #3DCoat #Photoshop #…"
##
## [[2631]]
## [1] "LunarisTigris: RT @Checkuu: \"Surprised to see me ?\"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm"
##
## [[2632]]
## [1] "MoonBladeSG: RT @RivenStore: Like and Share if you have been fan since day 1\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #league…"
##
## [[2633]]
## [1] "academyvladimir: RT @Chimidolly: Viego’s new obsession #pentakill #viego #akshan #LeagueOfLegends https://t.co/f8xzc50XzN"
##
## [[2634]]
## [1] "metro_mayor: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[2635]]
## [1] "VintageAron: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[2636]]
## [1] "Gappy_4ball: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[2637]]
## [1] "littleraven90: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2638]]
## [1] "TinaJoh59811455: RT @Thece_co: Did you know that US viewers watched 217 million hours of #eSports content this year? 👀\n\nIn 2018 that number was 147 million…"
##
## [[2639]]
## [1] "ExeInvader: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2640]]
## [1] "TammyCa24159428: RT @NoviadeAzir: I turned myself into a @sonwooang art Morty!\n\n#LeagueOfLegends #sonwooang #shen #LeagueOfLegendsFanArt https://t.co/Av8y4o…"
##
## [[2641]]
## [1] "SingingNuke: RT @ThatArtlstGirl: My first post ever! Hiya!💕 Enjoy this drawing of a young Seraphine!✨\n\n#Seraphine #LeagueOfLegends #LeagueOfLegendsFanAr…"
##
## [[2642]]
## [1] "ShiroTheUseless: RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…"
##
## [[2643]]
## [1] "GrunoKromer: Hi all, i made hand-painted stylized Tombstone\n\nMy Artstation:\nhttps://t.co/ty07XxmqCF\n\n#handpainting #3DCoat… https://t.co/vgn3Pk2Q2E"
##
## [[2644]]
## [1] "MotosierrasLoc: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2645]]
## [1] "DamnSpiderLover: I will kill for them\n#viego #LeagueOfLegends #fanart https://t.co/lC41BupVTp"
##
## [[2646]]
## [1] "blueberryskyuwu: RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap"
##
## [[2647]]
## [1] "Rhythm_Reaper: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[2648]]
## [1] "Tran_nguyen23: RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ"
##
## [[2649]]
## [1] "un_ancian: RT @Scapinos1: Master TOP : SoloQ compte smurf, stream chill #LeagueOfLegends https://t.co/xoKhN1upP6"
##
## [[2650]]
## [1] "DemolitionAlan: League of Legends!! 😎\n\n¡Veamos a AlanDemolition en Twitch! https://t.co/pYVAIFVPXG\n\n#LeagueOfLegends #RiotGames #twitch #twitchtv #gamer"
##
## [[2651]]
## [1] "ppopyster: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[2652]]
## [1] "neekocentral: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[2653]]
## [1] "bytemax_: T1 Keria Neeko 🐧 #t1 #keria #t1fighting #leagueoflegends #shorts https://t.co/0p9dBXzp7q via @YouTube \n\nThis is my… https://t.co/vpH4d5cSFg"
##
## [[2654]]
## [1] "flc1967: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[2655]]
## [1] "HailReee: Meet my new husband #LeagueOfLegends xddddd https://t.co/k4FEUyR3ET"
##
## [[2656]]
## [1] "loreofruneterra: Help with lore accurate runes!: Hi all, \n\nFirst I wanna apologize if this is the wrong subreddit to post this in bu… https://t.co/YuIcH6Bdua"
##
## [[2657]]
## [1] "gamerguy2002: RT @HayashiDraws: Commissions open!\n\nDM me if interested 📩\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2BnJwIv0XJ"
##
## [[2658]]
## [1] "SianaInversa: RT @bromaah: His deadliest weapon\n\n#Aphelios #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/CWr57J0SB2"
##
## [[2659]]
## [1] "SianaInversa: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2660]]
## [1] "Tetsublog54: RT @Whitemar3: Anyone wanna help me undress him? 🫢\n\n#ArtOfLegends #LeagueOfLegends #undresschallenge #Warwick https://t.co/3JCXZY8iHm"
##
## [[2661]]
## [1] "StevenM08452124: RT @claudettee17: Jackson Wang - Fire to the Fuse | Worlds 2022 Finals Opening Ceremony Pr... https://t.co/HutVS1R4Uw via @YouTube \n\n#Jacks…"
##
## [[2662]]
## [1] "MikuoHatsuneTTV: Day 17 of @LeagueOfLegends quotes:\n\nLamb: The only true death is to never live.\n-Kindred\n#LeagueOfLegends #quotes #gaming #Kindred"
##
## [[2663]]
## [1] "sinodemsakalin: RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…"
##
## [[2664]]
## [1] "juhmill69: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[2665]]
## [1] "SlothFactsBot1: RT @Keikocosplay1: 𝑳𝒐𝒐𝒌𝒊𝒏𝒈 𝒇𝒐𝒓 𝒂 𝒕𝒂𝒊𝒍𝒐𝒓? 🪡\nScissors, needles, thread; tools of Isolde. She'll always be with me, and I with her\n\nPhotograph…"
##
## [[2666]]
## [1] "MikuoHatsuneTTV: Day 16 of @LeagueOfLegends quotes:\n\nWhich weighs more, Riven? Your blade, or your past?\n-Yasuo\n#LeagueOfLegends #quotes #gaming #Yasuo"
##
## [[2667]]
## [1] "SlothFactsBot1: RT @josealonso2199: league of tanks \n#LeagueOfLegends #Ksante #Lol #videogames https://t.co/FGHgo3qqNR"
##
## [[2668]]
## [1] "CybrOtaku: @VirtualxGF Very fun stream! Glad you were back today, Yay!!! Buuttt I still don't understand #LeagueOfLegends any… https://t.co/3VgOYHahhN"
##
## [[2669]]
## [1] "wangjiacan007: RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ"
##
## [[2670]]
## [1] "reniichu: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[2671]]
## [1] "vicaitzz: RT @neorarty3: vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart #arcanefanart #C…"
##
## [[2672]]
## [1] "MysticSquidArt: RT @Chimidolly: Viego’s new obsession #pentakill #viego #akshan #LeagueOfLegends https://t.co/f8xzc50XzN"
##
## [[2673]]
## [1] "MTruthbringer: RT @DarksideJinx: We can officially tell that Jinx loves dragons more than Fishbones look at how she threw it on the ground just to fangirl…"
##
## [[2674]]
## [1] "strictlyrhythm1: RT @Nanal0l: PRESEASON WARRIOR IS LIVE! League into more HITMAN 3 later 🔫\n\n#LeagueOfLegends #Hitman3 #twitchstreamer \n\nTwitch . tv / Nana"
##
## [[2675]]
## [1] "LOL_Art_Bot: RT @mrdocto36571669: Looks like a great game #LeagueofLegends #ArtofLegends #GuardiãsEstelares #Nilah #GuardianasEstelares \nOriginal: ZoneV…"
##
## [[2676]]
## [1] "Emmiliiy: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[2677]]
## [1] "IntrinsicGames: RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap"
##
## [[2678]]
## [1] "squishcat_: RT @Chimidolly: Viego’s new obsession #pentakill #viego #akshan #LeagueOfLegends https://t.co/f8xzc50XzN"
##
## [[2679]]
## [1] "IntrinsicGames: RT @Chimidolly: Viego’s new obsession #pentakill #viego #akshan #LeagueOfLegends https://t.co/f8xzc50XzN"
##
## [[2680]]
## [1] "prodalidus: #LeagueOfLegends preseason 13 is perfectly balanced https://t.co/Di2actGTvu"
##
## [[2681]]
## [1] "FRCretweets: RT @VirtualxGF: Very fun #LeagueOfLegends stream tonight! Thank you to everyone that came to hang out with me, and thank you so much for th…"
##
## [[2682]]
## [1] "CybrOtaku: RT @VirtualxGF: Very fun #LeagueOfLegends stream tonight! Thank you to everyone that came to hang out with me, and thank you so much for th…"
##
## [[2683]]
## [1] "IntrinsicGames: RT @mrdocto36571669: Looks like a great game #LeagueofLegends #ArtofLegends #GuardiãsEstelares #Nilah #GuardianasEstelares \nOriginal: ZoneV…"
##
## [[2684]]
## [1] "mrdocto36571669: Looks like a great game #LeagueofLegends #ArtofLegends #GuardiãsEstelares #Nilah #GuardianasEstelares \nOriginal: Zo… https://t.co/B8SaGx7afn"
##
## [[2685]]
## [1] "hobgobbin: RT @Chimidolly: Viego’s new obsession #pentakill #viego #akshan #LeagueOfLegends https://t.co/f8xzc50XzN"
##
## [[2686]]
## [1] "SrirachaWhale: RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap"
##
## [[2687]]
## [1] "papuchochoe: RT @Chimidolly: Viego’s new obsession #pentakill #viego #akshan #LeagueOfLegends https://t.co/f8xzc50XzN"
##
## [[2688]]
## [1] "MarcoChamp1: Any suggestion for a good guide to toplane and expecially on how to not lose exp or lane minions?\nI also want to kn… https://t.co/hDWWfnLZ1A"
##
## [[2689]]
## [1] "vggame5: RT @ZotacCup: Give your weekend a power up by competing in the ZOTAC CUP #LeagueofLegends tournament this weekend.\n\nNorth America - 12/3/20…"
##
## [[2690]]
## [1] "VirtualxGF: Very fun #LeagueOfLegends stream tonight! Thank you to everyone that came to hang out with me, and thank you so muc… https://t.co/MQZQkLZNaS"
##
## [[2691]]
## [1] "PrincessPoro: RT @_mierii: I can't wait to see her splash art, here is my Star Nemesis Morgana fanart 😭 \n\n#LeagueOfLegends #StarGuardian #morgana #fanart…"
##
## [[2692]]
## [1] "MarcoChamp1: After one year playing league, i want to create a new account to climb in ranked as a toplaner.\nLately i've been le… https://t.co/hsaUSn0BE5"
##
## [[2693]]
## [1] "FRCretweets: RT @HobbySharky: Sharky Fan's Assemble! I am now live!\nhttps://t.co/NUohtzJ120\n\n#riven #toplane #lol #leagueoflegends #korean #asian #game…"
##
## [[2694]]
## [1] "HobbySharky: Sharky Fan's Assemble! I am now live!\nhttps://t.co/NUohtzJ120\n\n#riven #toplane #lol #leagueoflegends #korean… https://t.co/4RpiXPgxeG"
##
## [[2695]]
## [1] "lesforvicait: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[2696]]
## [1] "fukuh_14: WIP Commission Jhin drinkin' Quatro\n#wip #Commission #Jhin #LeagueOfLegends https://t.co/0rvwHEnm0j"
##
## [[2697]]
## [1] "YeoReum56993351: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[2698]]
## [1] "lghtandshadow: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[2699]]
## [1] "CHOCOT4RT: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[2700]]
## [1] "Luskinho: RT @TioFarofeiro: Lissandra Lady do Sangue🩸\n\n#ArtOfLegends #LeagueOfLegends https://t.co/SAkH7oUMtH"
##
## [[2701]]
## [1] "DarkinHoup: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[2702]]
## [1] "deerlybeluved: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[2703]]
## [1] "ppppppky: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[2704]]
## [1] "_ozbik_: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[2705]]
## [1] "MuffinKindred: RT @ikaatako: let's drink to your health\n\n#LeagueOfLegends #ArtofLegends #Neeko https://t.co/DJ0dGK9BFN"
##
## [[2706]]
## [1] "LOL_Art_Bot: RT @LoLMemesBot: How champions would react if they were Rko'ed out of nowhere by randy orton\n#memes #meme #funny #lol #leagueoflegends #Arc…"
##
## [[2707]]
## [1] "MuffinKindred: RT @ikaatako: Send me memes with cats, I know what to do with it\n#Neeko #LeagueOfLegends https://t.co/sziaCy5Sb7"
##
## [[2708]]
## [1] "MuffinKindred: RT @ikaatako: Sho'ma?\ngive it to her\n#ArtofLegends #LeagueOfLegends #neeko https://t.co/UxF0OIzvTq"
##
## [[2709]]
## [1] "ZombieGamingSB: finally It's here👀DM for epic gaming kits!! This is Zombie Gaming!! Join us https://t.co/aWXc0gF4wz Discord! Tik To… https://t.co/J5BIYMk9yg"
##
## [[2710]]
## [1] "SirBreygon: RT @nixgen: Oh I’m loving my Lost Ark’s Sheriff Caitlyn inspired avatar. 😍\n\nCan we pls have a fanfic written in this alt verse? #CaitlynxVi…"
##
## [[2711]]
## [1] "RRendyPradana1: RT @Supermanthony1: This game is SOOO hard and mostly just hurts my feelings 😂😭 \n#LeagueOfLegends https://t.co/j0lB2kH4Kb"
##
## [[2712]]
## [1] "dced191: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[2713]]
## [1] "RivenStore: Like and Share if you have been fan since day 1\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys… https://t.co/NJtOFmyx85"
##
## [[2714]]
## [1] "LoLMemesBot: How champions would react if they were Rko'ed out of nowhere by randy orton\n#memes #meme #funny #lol… https://t.co/iWlhp79R19"
##
## [[2715]]
## [1] "brayanwalker18: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[2716]]
## [1] "Nazarenart: RT @Rena_Angel1111: League of legends - Rift Herald\n\nI try Rift Herald cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤー #Rio…"
##
## [[2717]]
## [1] "DrPepper23_: Now playing #LeagueOfLegends uwu https://t.co/fzK47O7BNF"
##
## [[2718]]
## [1] "Stan_VI_516: RT @neorarty3: vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart #arcanefanart #C…"
##
## [[2719]]
## [1] "nixgen: Oh I’m loving my Lost Ark’s Sheriff Caitlyn inspired avatar. 😍\n\nCan we pls have a fanfic written in this alt verse?… https://t.co/cn9V1r70WN"
##
## [[2720]]
## [1] "LadyVTuber: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2721]]
## [1] "megle1912: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[2722]]
## [1] "MyHusband39: RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap"
##
## [[2723]]
## [1] "puupopuu: RT @OGGIHelga: #LeagueOfLegends #LeagueOfLegendsFanArt #Talon #Ezreal #WildRift \n\nA wounded cowboy takes refuge in a farm and meets a young…"
##
## [[2724]]
## [1] "JoeySpecialEX: RT @egirldajungle: Evelynn Lunar Beast ❤️\n#Evelynn #LunarBeast #WildRift #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/867qvQAvGT"
##
## [[2725]]
## [1] "rurica005: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2726]]
## [1] "MyHusband39: RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx"
##
## [[2727]]
## [1] "MyHusband39: RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ"
##
## [[2728]]
## [1] "MyHusband39: RT @J0ker_LoL: Prestige Nightbringer Kayn wallpaper for the lovely @LadyOfValyria❤️ This is my second wallpaper I have made, and I'm so gla…"
##
## [[2729]]
## [1] "KatieMcGrath616: RT @miastjamesss: supposed to be coven eve 😭 #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #evelynn #ArtistOnTwitter #MediBang http…"
##
## [[2730]]
## [1] "SolidMonark: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[2731]]
## [1] "Melissa72140639: RT @FearGaming_e: The Best Pentakill Samira I League of Legends Highlights | \n\n⚔ @gabrielcascian1 Casciano\n🗡 @laudaguelf RafaLaud\n🧙♂️@Vict…"
##
## [[2732]]
## [1] "Ghost68892167: RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…"
##
## [[2733]]
## [1] "Eggpoach1: If you like it, share it. #game #LeagueofLegends https://t.co/G5u4VAQY7I"
##
## [[2734]]
## [1] "vibingPika: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2735]]
## [1] "bk142s: RT @GrumpyGoatie: \"It's high noon somewhere in the world...\"\n#Yasuo #Talon #highnoon #LeagueOfLegends #LeagueOfLegendsFanArt #Talyas https:…"
##
## [[2736]]
## [1] "Afunah_: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2737]]
## [1] "ShimejiFan: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[2738]]
## [1] "questionable124: Doodling Jinx tonight :3 Full sketch/inking on patreon: https://t.co/5WiIAUnjZ5\n#digitalart #fanart #arcane… https://t.co/XllSxjN3Z0"
##
## [[2739]]
## [1] "StringsNBullets: RT @ErrSystem: I've been watching a lot of cartoons lately :D\n\n#viego #ruinedking #LeagueOfLegends https://t.co/TnAPeGTIra"
##
## [[2740]]
## [1] "XayahTwilight: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2741]]
## [1] "takerlama: RT @takerlama: Hot cupcake now between Caitlyn and Vi 😏❤️\ncredit_ @roga_na_noge \nPlease tag @takerlama if this cosplay makes you happy\n#ca…"
##
## [[2742]]
## [1] "S_Tier_Scrub: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[2743]]
## [1] "lapetitepirpir: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[2744]]
## [1] "frtmelo: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[2745]]
## [1] "DJAssassino: RT @pinkymeeli: Mel from Arcane✨ #arcane #LeagueOfLegends #RiotGames #fanart #mel #arcanefanart https://t.co/5FBvSM2Lbn"
##
## [[2746]]
## [1] "TaylorS89525046: RT @CountdownToL: It has been 118 days since the last official update for Project L, the #LeagueOfLegends tag fighter"
##
## [[2747]]
## [1] "RivenStore: Likes, please!!\nVisit us: https://t.co/Jtncw61Y4H\n#lolgoods #leagueoflegends #mmo #mmorpg #rivenstore.com #lolstuff https://t.co/Jb0dGmrABy"
##
## [[2748]]
## [1] "Mikeyyyy_T: Live with a little League till the sun rises.☕️\n\nOn the Twitches for now. \n\n#leagueoflegends #graves #zeri \n\nhttps://t.co/mX4Drehcub"
##
## [[2749]]
## [1] "Xwarship3003: RT @ErrSystem: I've been watching a lot of cartoons lately :D\n\n#viego #ruinedking #LeagueOfLegends https://t.co/TnAPeGTIra"
##
## [[2750]]
## [1] "HondaCivic200: If you're one of those guys like me who always got frustrated in a @LeagueOfLegends game. You can use this… https://t.co/YQvNd1w8Ds"
##
## [[2751]]
## [1] "kohpybara: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[2752]]
## [1] "megadito173: RT @bromaah: Has this been done yet? 😂\n\n#Sett #Soraka #LeagueofLegends #ArtofLegends https://t.co/MKOTsxMdcV"
##
## [[2753]]
## [1] "ILovePantheon: RT @CravenSomethin: baker pantheon! #LeagueOfLegends #Pantheon #fanart https://t.co/8btFe3uKgT"
##
## [[2754]]
## [1] "davum20: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[2755]]
## [1] "ZacriLOL: Rekkles unbelievable LEC outplay #leagueoflegends #shorts https://t.co/yC5Y9SlB4w"
##
## [[2756]]
## [1] "WionFazxbear: RT @deerlaurs: they won’t leave my mind!! take these dumb sketches :]\n\n#kaikali #kda #akali #kaisa #leagueoflegends https://t.co/CBQXaKsZmG"
##
## [[2757]]
## [1] "WionFazxbear: RT @deerlaurs: my fave girls <3 #kda #kaikali #kaisa #akali #leaguetwt #LeagueOfLegendsFanArt #LeagueOfLegends #kdatwt https://t.co/FixJZ5y…"
##
## [[2758]]
## [1] "vernardjoshua: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[2759]]
## [1] "IntrinsicGames: RT @ScantySlayer: umm..... uhmmm these are my mains in League of Legends and I mixed them 🫣\n\n#kindred\n#evelynn\n#LeagueOfLegends https://t.c…"
##
## [[2760]]
## [1] "ILovePantheon: RT @PHB_pietro: This is my #starguardian team\n#Darius #vi #evelynn #Pantheon #sylas #LeagueOfLegends #LeagueOfLegendsFanArt #lol #ArtistOnT…"
##
## [[2761]]
## [1] "ILovePantheon: RT @NahoLadyDragon: Sorry yummi stolen 3dragon and 1 baron 😺🐉🍀💜✨\n#yummi #Pantheon #fanart #sketch #LeagueOfLegends #LeagueOfLegendsFanArt #…"
##
## [[2762]]
## [1] "Wbezzttz_Gaming: Today we will stream league of legends. \nDo you like to see the stream ? \nIf you want to leave a like\nIf you want t… https://t.co/kusYw7Z5lT"
##
## [[2763]]
## [1] "DyronLoa: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[2764]]
## [1] "merfulir: RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ"
##
## [[2765]]
## [1] "x_METEORA_x3: RT @HayashiDraws: Commissions open!\n\nDM me if interested 📩\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2BnJwIv0XJ"
##
## [[2766]]
## [1] "kwabikimothy: RT @ScantySlayer: umm..... uhmmm these are my mains in League of Legends and I mixed them 🫣\n\n#kindred\n#evelynn\n#LeagueOfLegends https://t.c…"
##
## [[2767]]
## [1] "EricSch79189081: RT @RealSorra: Sorra vs All - Mid Lane Fight #highlights #insane #leagueoflegends #twis... https://t.co/bcrXcQIeIf via @YouTube"
##
## [[2768]]
## [1] "Stan_VI_516: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[2769]]
## [1] "PulpoEleven: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2770]]
## [1] "Auditor0877: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[2771]]
## [1] "NiteNightKid: https://t.co/b09gnZya9Q. Blitz rank is a lifesaver #leagueoflegends"
##
## [[2772]]
## [1] "ImShadowMooon: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2773]]
## [1] "M0thball02: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[2774]]
## [1] "MahlyenkiSL: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[2775]]
## [1] "dvm351974: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[2776]]
## [1] "galileorotten: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[2777]]
## [1] "warullaby: RT @LoLMemesBot: full build 2 items\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett #Aphel…"
##
## [[2778]]
## [1] "hatsunemiku004: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[2779]]
## [1] "SasquatchJoe97: RT @ItsLittleEspers: “ . . . 𝓅ℯ𝓇𝒻ℯ𝒸𝓉. “\n\nromanticized scars.\n\n#ArcaneAnniversary #TheMonsterYouCreated #Arcane #Silco #silcofanart #Leagueo…"
##
## [[2780]]
## [1] "hatsunemiku004: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2781]]
## [1] "LOL_Art_Bot: RT @MiterGear: Heya Gamers! Check out this Skarner VGU I made for uni!\n#LeagueOfLegends #LeagueOfLegendsFanArt #conceptart #digitalart http…"
##
## [[2782]]
## [1] "LOL_Art_Bot: RT @LoLMemesBot: full build 2 items\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett #Aphel…"
##
## [[2783]]
## [1] "namezero9: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[2784]]
## [1] "ObaKiYoBa: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[2785]]
## [1] "PrxnkerSpirit_: RT @BlazingCobalt: finally done, my entry for that league art contest, The Meep March #LeagueOfLegendsFanArt #LeagueOfLegends #Bard #Bellsw…"
##
## [[2786]]
## [1] "vivipickedme: RT @ScantySlayer: umm..... uhmmm these are my mains in League of Legends and I mixed them 🫣\n\n#kindred\n#evelynn\n#LeagueOfLegends https://t.c…"
##
## [[2787]]
## [1] "vivipickedme: RT @SleinYesWowNC: Demon Evelynn\nsketch request by @Dragonbobo from p@reon\n#ArtOfLegends #LeagueOfLegends https://t.co/SmfBVunXQ1"
##
## [[2788]]
## [1] "RivenStore: What do you think?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo… https://t.co/6RMSNEBFJH"
##
## [[2789]]
## [1] "_applepix_: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[2790]]
## [1] "DatJerome: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2791]]
## [1] "MiterGear: Heya Gamers! Check out this Skarner VGU I made for uni!\n#LeagueOfLegends #LeagueOfLegendsFanArt #conceptart… https://t.co/S1V6b8p80x"
##
## [[2792]]
## [1] "saadkkhan2: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2793]]
## [1] "LoLMemesBot: full build 2 items\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett… https://t.co/ZgGnEVjdtd"
##
## [[2794]]
## [1] "Samehada_NY: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[2795]]
## [1] "safiroanejo: RT @rayyyyyyy_: CSGO Plays: Board is not going good so play light fr. \n\nConfidence Level: 6.5/10\nEarly and Afternoon games.\n\n#CSGO #VAL #Do…"
##
## [[2796]]
## [1] "LOOKATMEDUDED1: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[2797]]
## [1] "MarinoGaming07: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2798]]
## [1] "ponwino: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2799]]
## [1] "rayyyyyyy_: CSGO Plays: Board is not going good so play light fr. \n\nConfidence Level: 6.5/10\nEarly and Afternoon games.\n\n#CSGO… https://t.co/BiIvXgBVYG"
##
## [[2800]]
## [1] "DeathshotOnFire: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[2801]]
## [1] "Rafa_X032: RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…"
##
## [[2802]]
## [1] "Bored27775314: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2803]]
## [1] "CountdownToL: It has been 119 days since the last official update for Project L, the #LeagueOfLegends tag fighter"
##
## [[2804]]
## [1] "Simpdeekaisa: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2805]]
## [1] "Mica_Crx: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2806]]
## [1] "Goddessofroyal: RT @MsMagicMane: “Ge-Zaun-Dheit” Silco is sick and Vander is there to take care of him. The question is: will Silco be a cooperative patien…"
##
## [[2807]]
## [1] "fnnd_f: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[2808]]
## [1] "RhetoricaIlE: RT @MangakaNekoChan: Found this old sketch of music verse #Seraphine and #Viego being best friends and polished it a bit✨\n#LeagueOfLegends…"
##
## [[2809]]
## [1] "Amy_Miau8: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2810]]
## [1] "LoLcitoposting: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[2811]]
## [1] "IntrinsicGames: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[2812]]
## [1] "goeun0_2: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[2813]]
## [1] "luv_astral: RT @metalichotchoco: Wow Christmas just a week away! \n\n#LeagueOfLegendsFanArt #ArtofLegends #shortstack #yordle #LeagueOfLegends #poppy #sn…"
##
## [[2814]]
## [1] "IntrinsicGames: RT @ItsLittleEspers: “ . . . 𝓅ℯ𝓇𝒻ℯ𝒸𝓉. “\n\nromanticized scars.\n\n#ArcaneAnniversary #TheMonsterYouCreated #Arcane #Silco #silcofanart #Leagueo…"
##
## [[2815]]
## [1] "IntrinsicGames: RT @Timothy00212392: Can someone tell me what it is? #mobilegame #StarGuardian #LeagueofLegends https://t.co/LqJ5cz4Fup"
##
## [[2816]]
## [1] "Timothy00212392: Can someone tell me what it is? #mobilegame #StarGuardian #LeagueofLegends https://t.co/LqJ5cz4Fup"
##
## [[2817]]
## [1] "ItsLittleEspers: “ . . . 𝓅ℯ𝓇𝒻ℯ𝒸𝓉. “\n\nromanticized scars.\n\n#ArcaneAnniversary #TheMonsterYouCreated #Arcane #Silco #silcofanart… https://t.co/LL3s7z2vqw"
##
## [[2818]]
## [1] "PeridotNunes: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[2819]]
## [1] "nomoreesports_: RT @kamo46336290: 🐺🌙IF KDA\n#LeagueOfLegends #Settphel #Sett #Aphelios #settphelios https://t.co/5g9CXfKkfK"
##
## [[2820]]
## [1] "rosehairflips: RT @juicyghamosile: kda POP/STARS era lord help me this took me too long\n\n#LeagueOfLegends #KDA #ahri #evelynn #ahrilynn\n\n(2/5) https://t.c…"
##
## [[2821]]
## [1] "Haabibic: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[2822]]
## [1] "cosmicjirachi: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[2823]]
## [1] "NkUlises: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[2824]]
## [1] "ReginaC26432536: RT @RizkiBu19604930: I have been playing this game all day. #LeagueofLegends #StarGuardians #ФанАрт #YıldızMuhafızları"
##
## [[2825]]
## [1] "yone_good: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[2826]]
## [1] "RestDeath: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[2827]]
## [1] "Callyummeow: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[2828]]
## [1] "dancare3: RT @EnvarStudio: We’re excited to share some work we did for Kled and Ryze in #LeagueOfLegends! https://t.co/FAkzCah03R"
##
## [[2829]]
## [1] "hijabigaming: Imagine supporting an up and coming streamer/youtuber🫣❤️✨\n\nhttps://t.co/dBfTVyVAJz\n\n#YouTubeDOWN #YouTube #youtuber… https://t.co/vH99h8AxdB"
##
## [[2830]]
## [1] "Taekook30003: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[2831]]
## [1] "AdeebxNoelle: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2832]]
## [1] "wildncrazyguy1: RT @FuyuHamako: Alright, Gamers, review stream coming next week. 😤\n\n#Vtuber #VTuberEN #LeagueOfLegends #BookTwitter https://t.co/DDk1ubTyG2"
##
## [[2833]]
## [1] "N3rdHaus: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[2834]]
## [1] "TheCat333: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[2835]]
## [1] "ChVasiliou: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[2836]]
## [1] "M07Art09: RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx"
##
## [[2837]]
## [1] "fearfillment: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[2838]]
## [1] "VadaveSel: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2839]]
## [1] "LOL_Art_Bot: RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[2840]]
## [1] "dinosaurrro: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[2841]]
## [1] "ADominguez123: RT @MsMagicMane: “Ge-Zaun-Dheit” Silco is sick and Vander is there to take care of him. The question is: will Silco be a cooperative patien…"
##
## [[2842]]
## [1] "WayneMc74840685: RT @loreofruneterra: Riot is doing a little trolling with the new Kayle lore: submitted by /u/kingofchaosx \n [link] [comments] https://t.…"
##
## [[2843]]
## [1] "Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu"
##
## [[2844]]
## [1] "jerry0488: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2845]]
## [1] "YourHero_Sky: RT @mialoette: \"I wasn't lying when I said I would die for you\"\n\n#xayah #rakan #artoglegends #leagueoflegends #leagueoflegendsfanart https:…"
##
## [[2846]]
## [1] "NovaaClaudia: We’re live!! More mid and adc practice for log of legends :3 #LeagueOfLegends #VtubersEN #VtuberSupport"
##
## [[2847]]
## [1] "Uwuined: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2848]]
## [1] "OonaghDusk: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[2849]]
## [1] "preheatoven666: RT @MsMagicMane: “Ge-Zaun-Dheit” Silco is sick and Vander is there to take care of him. The question is: will Silco be a cooperative patien…"
##
## [[2850]]
## [1] "lgbtqdollyfnaf: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[2851]]
## [1] "dinosdoor: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[2852]]
## [1] "JerryBu49551618: RT @joel_easters: OK #LeagueOfLegends community, IF I was to make a video breaking down what I'd like to see in another LoL RPG like Ruined…"
##
## [[2853]]
## [1] "Nikodemo17: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2854]]
## [1] "LOL_Art_Bot: RT @MsMagicMane: “Ge-Zaun-Dheit” Silco is sick and Vander is there to take care of him. The question is: will Silco be a cooperative patien…"
##
## [[2855]]
## [1] "smallhorizons: RT @MsMagicMane: “Ge-Zaun-Dheit” Silco is sick and Vander is there to take care of him. The question is: will Silco be a cooperative patien…"
##
## [[2856]]
## [1] "IntrinsicGames: RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…"
##
## [[2857]]
## [1] "ExoticoMaximusT: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[2858]]
## [1] "BotChubi: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[2859]]
## [1] "IntrinsicGames: RT @MsMagicMane: “Ge-Zaun-Dheit” Silco is sick and Vander is there to take care of him. The question is: will Silco be a cooperative patien…"
##
## [[2860]]
## [1] "Gaku0111: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[2861]]
## [1] "ZukiTheNeko1: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[2862]]
## [1] "Migueln95101214: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[2863]]
## [1] "MsMagicMane: “Ge-Zaun-Dheit” Silco is sick and Vander is there to take care of him. The question is: will Silco be a cooperative… https://t.co/1jVzunz6ss"
##
## [[2864]]
## [1] "bronfman_daniel: RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…"
##
## [[2865]]
## [1] "baoziroses: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2866]]
## [1] "Santiag47953743: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2867]]
## [1] "DaltaniousT: #LeagueOfLegends tribunal system and community sucks!"
##
## [[2868]]
## [1] "Navy_Sonic: RT @ChimeGF: Hey there , I'm a graphic designer currently looking to do commissions ! \n\nI can do any style but like to work with character…"
##
## [[2869]]
## [1] "lamespin: RT @metalichotchoco: Wow Christmas just a week away! \n\n#LeagueOfLegendsFanArt #ArtofLegends #shortstack #yordle #LeagueOfLegends #poppy #sn…"
##
## [[2870]]
## [1] "DupontMelissa9: RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ"
##
## [[2871]]
## [1] "Carlos18726039: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2872]]
## [1] "Gxthicked: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2873]]
## [1] "nadearielis: RT @ghostofyaz: Lil drawing I made of #Jinx! \n#arcane #aracaneart #LeagueofLegends #LeagueOfLegendsFanArt https://t.co/jGfSCogmMn"
##
## [[2874]]
## [1] "SleepyFenBold: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[2875]]
## [1] "WholesomeOldOne: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2876]]
## [1] "PanesitoCQueso: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2877]]
## [1] "whireezzz124: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[2878]]
## [1] "mrbreadmond: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[2879]]
## [1] "hermetic_mxry: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[2880]]
## [1] "RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#leagueoflegends #lolgame #lolgamer… https://t.co/QDIQCLgm53"
##
## [[2881]]
## [1] "cyframes: RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…"
##
## [[2882]]
## [1] "loreofruneterra: Ascended vs Darkin: Lore lovers hello !!! \n\nIts been awhile since we made a poll and new flairs. \n\nTo keep in touch… https://t.co/JhUtgv74uc"
##
## [[2883]]
## [1] "FRCretweets: RT @HobbySharky: Sharky Fan's Assemble! I am now live!\nhttps://t.co/NUohtzJ120\n\n#riven #toplane #lol #leagueoflegends #korean #asian #game…"
##
## [[2884]]
## [1] "HobbySharky: Sharky Fan's Assemble! I am now live!\nhttps://t.co/NUohtzJ120\n\n#riven #toplane #lol #leagueoflegends #korean… https://t.co/INsybyjohp"
##
## [[2885]]
## [1] "LoLMemesBot: supp showdown\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett… https://t.co/mKUOffFGr6"
##
## [[2886]]
## [1] "Daigo_4kFMAB: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2887]]
## [1] "InasaYoarashiii: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[2888]]
## [1] "RABIESGIR1L: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2889]]
## [1] "KamariaUwais: RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…"
##
## [[2890]]
## [1] "NicksDan: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2891]]
## [1] "Daigo_4kFMAB: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2892]]
## [1] "bIowody: RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…"
##
## [[2893]]
## [1] "NicoleB42064037: I like this game.👇👇👇👇👇 #LeagueofLegends #Game #LeagueOfLegendsFanArt #TransformaTuDestino #G2WIN #КосплейLoL"
##
## [[2894]]
## [1] "YulianDuval1999: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[2895]]
## [1] "ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ F… https://t.co/TVUkpZZORe"
##
## [[2896]]
## [1] "loreofruneterra: For anyone who just wants to read all the LoR card descriptions I recommened following Aradia_Bot: It's been really… https://t.co/WAc4ybFEDa"
##
## [[2897]]
## [1] "Alliethekitty: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[2898]]
## [1] "ChaosMagics156: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[2899]]
## [1] "Toa_general: RT @AlstanfordA: A Purple Knight With A Crystal Heart #arcaneviktor #Viktor #leagueoflegends #AU #ArtofLegends #pennywise #art https://t.co…"
##
## [[2900]]
## [1] "nigellim0807: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[2901]]
## [1] "rohan_ashido: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[2902]]
## [1] "summoner0005: RT @c3p0john: \"Oooh you look promising.\"\n#undresschallenge #samira #LeagueOfLegends https://t.co/1RJcRP89tK"
##
## [[2903]]
## [1] "zaunither: RT @scoutsart: You are now an enemy\n#art #digital #arcane #ArcaneAnniversary #jinx #vi #leagueoflegends https://t.co/7AGULOT94G"
##
## [[2904]]
## [1] "judy_voorhees: RT @alocowberry: Winterblessed Lillia! I’ve been working on this the last few days and I’m so proud of her! \n\n#artoflegends #leagueoflegend…"
##
## [[2905]]
## [1] "Chikis_kiwii: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2906]]
## [1] "judy_voorhees: RT @IniquitousFish: Sorta on a centaur kick lately, I guess. #lol #LeagueOfLegends https://t.co/Ix49uzWbGa"
##
## [[2907]]
## [1] "Retweelgend: RT @KillerKirbzz: time to grind more preseason games out (: https://t.co/18L7QVDaGQ #LeagueOfLegends #twitchstreamer #TwitchAffiliates #sma…"
##
## [[2908]]
## [1] "namezero9: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[2909]]
## [1] "hlk50000: Please let us know about your favourite one.🎮🎮🎮🎮🎮 #LeagueofLegends #mobilegame #Nilah #GuardiãsEstelares… https://t.co/w0mtlafwZF"
##
## [[2910]]
## [1] "KimmyKatxo: RT @_SoshiSushi_: Stream will be starting at 7:30pm EST! Sorry for the delay, I just got home and im hungry af XD I'm playing League of Leg…"
##
## [[2911]]
## [1] "manu_l44ra: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[2912]]
## [1] "undivineshepard: RT @Shilliww: #LeagueOfLegends \n#LeagueOfLegendsFanArt #irelia \nsword🗡 https://t.co/vFmWVx0Vru"
##
## [[2913]]
## [1] "KillerKirbzz: time to grind more preseason games out (: https://t.co/18L7QVDaGQ #LeagueOfLegends #twitchstreamer #TwitchAffiliates #smallstreamers"
##
## [[2914]]
## [1] "IntrinsicGames: RT @catte_copy: Here's a commission I recently made of Star Guardian Kai'sa and Akali! Hope you like it! \n\n#kaisa #starguardian #Akali #Art…"
##
## [[2915]]
## [1] "undivineshepard: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[2916]]
## [1] "ak_elon: RT @Keikocosplay1: 𝑳𝒐𝒐𝒌𝒊𝒏𝒈 𝒇𝒐𝒓 𝒂 𝒕𝒂𝒊𝒍𝒐𝒓? 🪡\nScissors, needles, thread; tools of Isolde. She'll always be with me, and I with her\n\nPhotograph…"
##
## [[2917]]
## [1] "plants2963: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[2918]]
## [1] "Lupefors: RT @catte_copy: Here's a commission I recently made of Star Guardian Kai'sa and Akali! Hope you like it! \n\n#kaisa #starguardian #Akali #Art…"
##
## [[2919]]
## [1] "Bombillasaurio: RT @HayashiDraws: Follow on Instagarm! https://t.co/hUqLcJQ7wV\n\n#LeagueOfLegends #ArtofLegends https://t.co/5NiEWPGu0X"
##
## [[2920]]
## [1] "mariisacutie: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[2921]]
## [1] "Zeeldrom: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[2922]]
## [1] "VintageAron: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[2923]]
## [1] "justalostkat: I do admit, \"obsessed\" is an understatement. #SpotifyWrapped #arcane #LeagueOfLegends https://t.co/iMpmcrsiNl https://t.co/Hs4yjzJNik"
##
## [[2924]]
## [1] "essentiafurto: RT @vatheja: doodle of #ahri 💕 Been feeling really tired #kda #LeagueOfLegends https://t.co/8Wc1Ebo2oK"
##
## [[2925]]
## [1] "bvbyfruit: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[2926]]
## [1] "oneshiningdream: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[2927]]
## [1] "anxietytrending: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[2928]]
## [1] "RigorousStudios: RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…"
##
## [[2929]]
## [1] "loreofruneterra: Today on the 1st of December, 12 years ago, Trundle; The Troll King was released 🎂: submitted by /u/aroushthekween… https://t.co/giXc0uKZRz"
##
## [[2930]]
## [1] "L0nelyG1rl98: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2931]]
## [1] "Wenward_: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[2932]]
## [1] "accomes12: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[2933]]
## [1] "alenaorsumn: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[2934]]
## [1] "sanidade_nemvi: RT @MielaInk: just for fun\n\n#xayah #LeagueOfLegends https://t.co/ajxt76jZBi"
##
## [[2935]]
## [1] "RivenStore: Like and Share if you have been fan since day 1\nLove LoL? Visit us: https://t.co/JrAiMSWyOb\n#lolgoods… https://t.co/HA4IpWsG8X"
##
## [[2936]]
## [1] "AmarusCG: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2937]]
## [1] "tohstt: RT @babohorangi: Before i forget.. here's another doodle from #RiftGala\nMeet a single dad in your area!🐺\n#leagueoflegends https://t.co/JlOQ…"
##
## [[2938]]
## [1] "evasivecorn: I hope I have luck with this game. #LeagueofLegends #Gameplay #Game #GENGWIN #TransformaTuDestino #GuardiãsEstelas"
##
## [[2939]]
## [1] "Loringale: What's your favorite skin in #LeagueOfLegends? Mine is Snow Day Bard because of the Penguins and the hot cocoa wells🥺🥰"
##
## [[2940]]
## [1] "Elsenseijegar_: RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…"
##
## [[2941]]
## [1] "Alexthebigwoof: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[2942]]
## [1] "SkullyTeh: RT @RizkiBu19604930: I have been playing this game all day. #LeagueofLegends #StarGuardians #ФанАрт #YıldızMuhafızları"
##
## [[2943]]
## [1] "Ninna_NP_Gomes: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[2944]]
## [1] "By_meeeeeeeee: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2945]]
## [1] "Truslei: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[2946]]
## [1] "CompaeJoseCas: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2947]]
## [1] "DennisG26502741: RT @byrandomss: What’s going on in the league??? \nGetting 11 LP for the win and losing -18 LP for the loss. Is this a some sort of a new th…"
##
## [[2948]]
## [1] "loreofruneterra: Corrupted Azir, Nasus & Renekton from Legends of Runeterra 🩸: submitted by /u/aroushthekween \n [link] [comments]… https://t.co/zzzYyvjlOz"
##
## [[2949]]
## [1] "kudos2hachi: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[2950]]
## [1] "kingswaggy6: RT @Loringale: I really wanna cosplay #sett and #gladio 😩 They're both so H O T! ugh. \n\n#Settphel #settphelios #LeagueOfLegends #cosplay #c…"
##
## [[2951]]
## [1] "mimiendos: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[2952]]
## [1] "gab_ey25: RT @ShuraKRGT: Jinx from league of legends\n\nSuggest in last month’s poll.\n\nSecond piece from LOL, in my entire gallery. I Should be trying…"
##
## [[2953]]
## [1] "SummonerOrthan: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[2954]]
## [1] "AzuaRyu: RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ"
##
## [[2955]]
## [1] "mel9npan: RT @HayashiDraws: Follow on Instagarm! https://t.co/hUqLcJQ7wV\n\n#LeagueOfLegends #ArtofLegends https://t.co/5NiEWPGu0X"
##
## [[2956]]
## [1] "undivineshepard: RT @SleinYesWowNC: Demon Evelynn\nsketch request by @Dragonbobo from p@reon\n#ArtOfLegends #LeagueOfLegends https://t.co/SmfBVunXQ1"
##
## [[2957]]
## [1] "bringingglory19: RT @is_is_gemini_is: Powder #Jinx \n\n#arcane #LeagueOfLegends https://t.co/KyiS8U3YWD"
##
## [[2958]]
## [1] "SHIJlN: Teemo pentakill 🤣 @wildrift\n#LeagueOfLegends #WildRift https://t.co/gaKArqGnYs"
##
## [[2959]]
## [1] "LOL_Art_Bot: RT @AlstanfordA: A Purple Knight With A Crystal Heart #arcaneviktor #Viktor #leagueoflegends #AU #ArtofLegends #pennywise #art https://t.co…"
##
## [[2960]]
## [1] "River_Nami: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[2961]]
## [1] "AlstanfordA: A Purple Knight With A Crystal Heart #arcaneviktor #Viktor #leagueoflegends #AU #ArtofLegends #pennywise #art https://t.co/1tzPmywMLj"
##
## [[2962]]
## [1] "crilix_: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2963]]
## [1] "SleepyFawn_: RT @ReinaJoart: THEMMM OVO !!!!!\n.\n.\n.\n#ArtofLegends #LeagueOfLegends #LeagueOfLegendsFanArt #Lillia #yone #CHIBI #chibiart https://t.co/NT…"
##
## [[2964]]
## [1] "SleepyFawn_: RT @dalianae_: color practice and an excuse to draw one of the best LoL champions with neeko #lillia #leagueoflegends #ArtofLegends #cread…"
##
## [[2965]]
## [1] "Deku_a_Hero: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2966]]
## [1] "IntrinsicGames: RT @mialoette: a friend told me to do this trend, sooo let's go with yayah because i love her so much (sorry for the messy sketch)\n#xayah #…"
##
## [[2967]]
## [1] "cryomatica: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[2968]]
## [1] "Deku_a_Hero: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[2969]]
## [1] "IntrinsicGames: RT @grymalk1nn: Gotta be battle ready.\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #xayah #xayahrakan #FANART #commissionsopen #artistsontwitt…"
##
## [[2970]]
## [1] "16miila: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[2971]]
## [1] "acervoxayah: RT @grymalk1nn: Gotta be battle ready.\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #xayah #xayahrakan #FANART #commissionsopen #artistsontwitt…"
##
## [[2972]]
## [1] "acervoxayah: RT @mialoette: a friend told me to do this trend, sooo let's go with yayah because i love her so much (sorry for the messy sketch)\n#xayah #…"
##
## [[2973]]
## [1] "pinkmune: RT @vatheja: doodle of #ahri 💕 Been feeling really tired #kda #LeagueOfLegends https://t.co/8Wc1Ebo2oK"
##
## [[2974]]
## [1] "acervoxayah: RT @aleriy_: They drank the wrong potion\n\n#xayah #ezreal #LeagueOfLegends #ArtofLegends https://t.co/GSTGkXT1aa"
##
## [[2975]]
## [1] "acervoxayah: RT @ClauSketch: ❣ 𝗫𝗮𝘆𝗮𝗵 𝘅𝗺𝗮𝘀🎄 \n♡ ☕ https://t.co/BQKfxmlL3S\n♡ Available for monthly supporters\n\n#LeagueOfLegends #ArtofLegends #xayah https…"
##
## [[2976]]
## [1] "R_0oK42: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[2977]]
## [1] "acervoxayah: RT @D_Papercut: I got a pentakill on her 😁😁😁. #xayah #LeagueOfLegends #fanart https://t.co/Rn8Jr87Eog"
##
## [[2978]]
## [1] "st4nwithafour: RT @Checkuu: \"Surprised to see me ?\"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm"
##
## [[2979]]
## [1] "freefireJack2: RT @NesbethMichael: Hey im live im playing league of legends its been forever ago since i last played come take a look or come give me tips…"
##
## [[2980]]
## [1] "BagiyaKuswanda1: RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…"
##
## [[2981]]
## [1] "freefireJack2: RT @MusicCalamity: Running games with Alyss! https://t.co/XoYMQaDEBo #leagueoflegends #lol #botlaner #bot #twitch #streaming"
##
## [[2982]]
## [1] "heavydirtysol_: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[2983]]
## [1] "skittsuu: RT @Checkuu: \"Surprised to see me ?\"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm"
##
## [[2984]]
## [1] "josephenrique32: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[2985]]
## [1] "loreofruneterra: Corrupted Azir, Nasus & Renekton from Legends of Runeterra 🔥: submitted by /u/aroushthekween \n [link] [comments]… https://t.co/Tw3RDwFGKF"
##
## [[2986]]
## [1] "xDeathNova: RT @Checkuu: \"Surprised to see me ?\"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm"
##
## [[2987]]
## [1] "HaruDocinho: RT @EraiViolett: 🦋 🪷 Spirit Blossom Lux 🪷 🦋\n\n~ The Spirit Soother ~\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #lux #ArtofLegends #spiritblos…"
##
## [[2988]]
## [1] "mangie_w: pool party caitlyn\n\n#LeagueOfLegends https://t.co/K7IkLg0OJv"
##
## [[2989]]
## [1] "bekkomi: RT @Checkuu: \"Surprised to see me ?\"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm"
##
## [[2990]]
## [1] "RobertK17737734: RT @RizkiBu19604930: I have been playing this game all day. #LeagueofLegends #StarGuardians #ФанАрт #YıldızMuhafızları"
##
## [[2991]]
## [1] "HARUMARl: RT @DarksideJinx: We can officially tell that Jinx loves dragons more than Fishbones look at how she threw it on the ground just to fangirl…"
##
## [[2992]]
## [1] "alainey_lee: RT @Checkuu: \"Surprised to see me ?\"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm"
##
## [[2993]]
## [1] "HarryTh67235811: RT @FearGaming_e: The Best Pentakill Samira I League of Legends Highlights | \n\n⚔ @gabrielcascian1 Casciano\n🗡 @laudaguelf RafaLaud\n🧙♂️@Vict…"
##
## [[2994]]
## [1] "0xlor377: RT @N_I_X_E_U: Is that fear I smell ?\n#digitalart #katarina #LeagueOfLegends\n⋗ https://t.co/eWo50Mm2Bd https://t.co/6BDCv0Rrey"
##
## [[2995]]
## [1] "Night_Rider06: RT @LadyOichiChan: Let's play a game together 💖\n#jinx #LeagueOfLegends https://t.co/qgqwCZAP7F"
##
## [[2996]]
## [1] "vesselxsai: RT @DarksideJinx: We can officially tell that Jinx loves dragons more than Fishbones look at how she threw it on the ground just to fangirl…"
##
## [[2997]]
## [1] "DonnaHu83696808: RT @josealonso2199: league of tanks \n#LeagueOfLegends #Ksante #Lol #videogames https://t.co/FGHgo3qqNR"
##
## [[2998]]
## [1] "rafaelhgsoares: RT @rafaelhgsoares: Padoru Lol Champs Collection\nArts:\nhttps://t.co/Mb2QPxTTx7\n\nSome creators, thank you:\n@Tifa_says_Hi \n@amuyop \n@QUEENjae…"
##
## [[2999]]
## [1] "everfrost37: RT @alexois_: 🌸Spirit Blossom Zyra skin when?? I had so much fun using MidJourney and putting my own spin on what it created. #leagueoflege…"
##
## [[3000]]
## [1] "DonnaHu83696808: RT @Nazzunaa: what's your league rank? #gamergirl #LeagueOfLegends #egirl https://t.co/mnUtd4hxoj"
##
## [[3001]]
## [1] "everfrost37: RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…"
##
## [[3002]]
## [1] "SongOfTrue: @RWickedWitch #IACFinalsRonetta #LeagueOfLegends \nI doubt that anyone knew that the name of champion Heimerdinger i… https://t.co/WMUjufqiUM"
##
## [[3003]]
## [1] "rafaelhgsoares: Padoru Lol Champs Collection\nArts:\nhttps://t.co/Mb2QPxTTx7\n\nSome creators, thank you:\n@Tifa_says_Hi \n@amuyop… https://t.co/A7ALOpTam9"
##
## [[3004]]
## [1] "bluestar121797: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[3005]]
## [1] "yumejorin: RT @ZTDLB1: EDG skins……🤯I like Zoe so much... secretly draw🤫💕\n\n#edg #zoe #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/aBKxmXOxCc"
##
## [[3006]]
## [1] "Fazbott: RT @Borbinite: hlvrai quotes that I think fit characters pt 2\n\n#LeagueOfLegends #ArtofLegends #Akshan https://t.co/kzhb2av1OC"
##
## [[3007]]
## [1] "Ivanex0394: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3008]]
## [1] "RivenStore: Hello there!\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg… https://t.co/RCwLjbSxgs"
##
## [[3009]]
## [1] "loreofruneterra: Just a typo, or interesting lore tidbit?: So the new Darkin ere revealed, and Anaacka is my favorite. I heard Xonla… https://t.co/G24tEL8AR7"
##
## [[3010]]
## [1] "Moonlady9_: RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…"
##
## [[3011]]
## [1] "Fazbott: RT @Borbinite: chitty chat chat chat\n#LeagueOfLegends #Akshan #Rakan #ArtofLegends https://t.co/37OB8MhowB"
##
## [[3012]]
## [1] "Hecteeee: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[3013]]
## [1] "Fazbott: RT @TriX_Eclipse_: Take your comeuppance! 💥💥 #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #akshan https://t.co/TVTMxEDDui"
##
## [[3014]]
## [1] "yumejorin: RT @starry_amari: winterblessed zoe rescuing sheep is the cutest thing ever tbh\n\n#leagueoflegends #artoflegends #zoe https://t.co/00375foTUP"
##
## [[3015]]
## [1] "Noemimi_Fran: RT @Drunwastaken: Pretty champions with ...the extra hair : D\n\nPoro design: @CattyTheDoormat \n\n#ArtOfLegends #LeagueOfLegends #kayn #sona #…"
##
## [[3016]]
## [1] "buterzz_: RT @loreofruneterra: I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments] https:/…"
##
## [[3017]]
## [1] "MageIngrid2: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3018]]
## [1] "VelconX15: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[3019]]
## [1] "LOL_Art_Bot: RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…"
##
## [[3020]]
## [1] "Noemimi_Fran: RT @Rolochan105: What if...? - #LeagueOfLegends #sona #kayn #kaynxsona #rhaast https://t.co/Fi4P0iIIL8"
##
## [[3021]]
## [1] "MageIngrid2: RT @TheKannaDarling: Playing some ranked! Come cheer me on? \nhttps://t.co/qVLAetGFy4\n#SpotifyWrapped #LeagueOfLegends #twitchaffiliate #Twi…"
##
## [[3022]]
## [1] "MageIngrid2: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3023]]
## [1] "elineko3: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3024]]
## [1] "starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe… https://t.co/H4TP4RGvyN"
##
## [[3025]]
## [1] "nicquehen: Who would you like to play with?🤩🤩 #LeagueofLegends https://t.co/eG642HTuNZ"
##
## [[3026]]
## [1] "3nbySage: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3027]]
## [1] "yelangostosinha: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3028]]
## [1] "bluestar121797: RT @catte_copy: Here's a commission I recently made of Star Guardian Kai'sa and Akali! Hope you like it! \n\n#kaisa #starguardian #Akali #Art…"
##
## [[3029]]
## [1] "DarunaKom: RT @joel_easters: OK #LeagueOfLegends community, IF I was to make a video breaking down what I'd like to see in another LoL RPG like Ruined…"
##
## [[3030]]
## [1] "atego3691: RT @josealonso2199: league of tanks \n#LeagueOfLegends #Ksante #Lol #videogames https://t.co/FGHgo3qqNR"
##
## [[3031]]
## [1] "loreofruneterra: Finishing the audiobook reminded me what a pain in the bottom Thresh was: submitted by /u/Venv1th \n [link] [comme… https://t.co/HZFYU9ArkN"
##
## [[3032]]
## [1] "atego3691: RT @pachirisupichu: Going live at 17:00 CET\nhttps://t.co/aXzNUGRKQi\nCome join for some #Overwatch2 #LeagueOfLegends #German #English #Vtube…"
##
## [[3033]]
## [1] "Jessica74714136: RT @Supermanthony1: This game is SOOO hard and mostly just hurts my feelings 😂😭 \n#LeagueOfLegends https://t.co/j0lB2kH4Kb"
##
## [[3034]]
## [1] "PLUSHGRLZ: RT @OlesyaSpitz: Evelynn🥰▸part of Reward Pack №14 sign up from September 1th-30th #LeagueOfLegends #KDA #evelynn https://t.co/PtP1G1OmIC"
##
## [[3035]]
## [1] "YokoCeron: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3036]]
## [1] "hermeticuss: Something different.🤗🤗🤗🤗🤗 #LeagueofLegends #MOBA #Fanart #GuardiãsEstelares #Worlds2021 #ФанАрт"
##
## [[3037]]
## [1] "Neustary: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3038]]
## [1] "ghostofyaz: RT @ghostofyaz: Lil drawing I made of #Jinx! \n#arcane #aracaneart #LeagueofLegends #LeagueOfLegendsFanArt https://t.co/jGfSCogmMn"
##
## [[3039]]
## [1] "ghostofyaz: RT @ghostofyaz: They are just adorable. #lightcannon \n\nThis was way faster and cuter than the one from yesterday, I'm learning! \n\nPs. I'm a…"
##
## [[3040]]
## [1] "LegendofTails: RT @bromaah: Has this been done yet? 😂\n\n#Sett #Soraka #LeagueofLegends #ArtofLegends https://t.co/MKOTsxMdcV"
##
## [[3041]]
## [1] "LegendofTails: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3042]]
## [1] "Panckees: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3043]]
## [1] "xiao_lover_: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[3044]]
## [1] "murderjinxbomb: RT @_another_tina_: Jinx calls him 'Sparky' in the SG universe, so I'm gonna use it in every universe obviously\n\n.\n#Jinx #Ezreal #LeagueOfL…"
##
## [[3045]]
## [1] "_Candidhart: RT @is_is_gemini_is: Powder #Jinx \n\n#arcane #LeagueOfLegends https://t.co/KyiS8U3YWD"
##
## [[3046]]
## [1] "Avernath1: RT @InnerGmma: SHMOOD : ready to takeover this whole $hit show ☎️🦁😤 \n\n@SuckerPunchEnt @Mickmaynard2 @seanshelby \n\n#innerGmma #ufc #mma #GSQ…"
##
## [[3047]]
## [1] "murderjinxbomb: RT @_another_tina_: 2 am doodles of them\n\n.\n#Ezreal #Jinx #LeagueOfLegends https://t.co/25dMSaAObt"
##
## [[3048]]
## [1] "ItsAllADelusion: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[3049]]
## [1] "washighost: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3050]]
## [1] "ilvrlli: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3051]]
## [1] "IntrinsicGames: RT @tossinsalads: You don’t want to miss this one. #LeagueOfLegends #TikTok https://t.co/QpGVwf9Sp8"
##
## [[3052]]
## [1] "tossinsalads: You don’t want to miss this one. #LeagueOfLegends #TikTok https://t.co/QpGVwf9Sp8"
##
## [[3053]]
## [1] "_brenoka_: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[3054]]
## [1] "UwU3000: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3055]]
## [1] "gabby_meds: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3056]]
## [1] "funkerdale: RT @MusicCalamity: Running games with Alyss! https://t.co/XoYMQaDEBo #leagueoflegends #lol #botlaner #bot #twitch #streaming"
##
## [[3057]]
## [1] "funkerdale: RT @MikeTheViking4: Home and ready to game tonight! #tft #teamfighttatics #leagueoflegends #gamer #miketheviking https://t.co/cuLvSnVLp3"
##
## [[3058]]
## [1] "funkerdale: RT @TheKannaDarling: I'm streaming some ranked league! Come cheer me on? \nhttps://t.co/qVLAetGFy4\n#SmallStreamersConnect #SmallStreamerComm…"
##
## [[3059]]
## [1] "essentiafurto: RT @wenzuki: Young ahri why u trappin so hard \n#Ahri #LeagueOfLegends #LeagueOfLegendsFanArt #WildRift https://t.co/UhkZrW0rcs"
##
## [[3060]]
## [1] "deadlysupia: RT @loreofruneterra: I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments] https:/…"
##
## [[3061]]
## [1] "TheKannaDarling: Playing some ranked! Come cheer me on? \nhttps://t.co/qVLAetGFy4\n#SpotifyWrapped #LeagueOfLegends #twitchaffiliate #TwitchStreamers"
##
## [[3062]]
## [1] "catgirlmain: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[3063]]
## [1] "BlueJunesong: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3064]]
## [1] "SemSkinDaNeeko: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3065]]
## [1] "ReionHonjin: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3066]]
## [1] "RivenStore: How ya doin`?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#leagueoflegends #lolgame #lolgamer… https://t.co/A5ahxHZqNo"
##
## [[3067]]
## [1] "BasicallyIRage3: In what world is this me treating someone poorly i called myself retarded, didnt know league had so much self-care… https://t.co/S0dDgYHw3g"
##
## [[3068]]
## [1] "afurrybrownie: Star guardian Akali's kunai, okay I really need to get back to homework😂\n\n#akali #starguardian #leagueoflegends… https://t.co/pp1A6Yliez"
##
## [[3069]]
## [1] "hanabi_manatu: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3070]]
## [1] "HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap"
##
## [[3071]]
## [1] "Minayumichan: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3072]]
## [1] "You12371384093: RT @Cookie3w3: Let's see 'w'\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgame https://t.co/0s6qUFgZi9"
##
## [[3073]]
## [1] "Kiri_best_boy: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3074]]
## [1] "Crystal_ForU: RT @CravenSomethin: baker pantheon! #LeagueOfLegends #Pantheon #fanart https://t.co/8btFe3uKgT"
##
## [[3075]]
## [1] "JeffBez65605620: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[3076]]
## [1] "MaiTangerine_: RT @jaxenstheginger: I really enjoy what Riot do with KDA, so I've tried to do something similar with my favorite boys. Well, with one of t…"
##
## [[3077]]
## [1] "SSBananas: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[3078]]
## [1] "RaytheReign: RT @therushirecat: Because I love calling myself out, here is how I spent my year I guess.😅 I can assure you my #LeagueOfLegends 🎶 consumpt…"
##
## [[3079]]
## [1] "Viny_Patrik: RT @YoloTaube: Day 6: Arcana Sona\nfor #Conceptober by @EraiViolett\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #ArtofLegends #Skintober #skint…"
##
## [[3080]]
## [1] "SHAD0WARISE: RT @L0VERSEYES: jinx and kayn doodle 🚀 #leagueoflegends https://t.co/z6KN1rP5o6"
##
## [[3081]]
## [1] "YRPMMD: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[3082]]
## [1] "ErosYaoi: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3083]]
## [1] "gab_ey25: RT @nyahabi2112: Zeri - Fanart \nyep, I'm back.... (to draw LoL)\nI hope you like it ❤️\n.\n.\n.\n#LeagueOfLegendsFanArt #LeagueOfLegends #fanart…"
##
## [[3084]]
## [1] "luluquequerpix: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3085]]
## [1] "Mercurirestsabu: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3086]]
## [1] "Schnozzola: Live! Playing tft all night to max out battle pass, come chill and vibe!\n\nhttps://t.co/imvtThnfLx\n\n#teamb42… https://t.co/hPw5maEXit"
##
## [[3087]]
## [1] "brokenmadnessu: RT @MEIz_uwu: Feel like drawing on papers today\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #Ahri #SpiritBlossomAhri https://t.c…"
##
## [[3088]]
## [1] "brokenmadnessu: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[3089]]
## [1] "MaiTangerine_: RT @jaxenstheginger: I've finally finished the splash for my fan Spirit Blossom Zed concept🥹 #artoflegends #zed #leagueoflegends #spiritbl…"
##
## [[3090]]
## [1] "DorkPrayer: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3091]]
## [1] "xdogzy: RT @fiendvenator: snow moon kayn 🥴\n\n#ArtofLegends \n#LeagueOfLegends \n#LeagueOfLegendsFanArt\n#Kayn https://t.co/lGRnUXM3C4"
##
## [[3092]]
## [1] "JingJingStar: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3093]]
## [1] "DGsGarage1: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[3094]]
## [1] "ExpiredSlightly: RT @Rena_Angel1111: League of legends - Rift Herald\n\nI try Rift Herald cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤー #Rio…"
##
## [[3095]]
## [1] "thecoonerypain: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[3096]]
## [1] "NicoleB42064037: RT @levi_samurai: MID COUNTERGANK - #lissandra #leagueoflegends #gameplay #gaming https://t.co/goVWCAmNBx"
##
## [[3097]]
## [1] "Beatthenoise: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3098]]
## [1] "NicoleB42064037: RT @HobbySharky: Sharky Fan's Assemble! I am now live!\nhttps://t.co/NUohtzJ120\n\n#riven #toplane #lol #leagueoflegends #korean #asian #game…"
##
## [[3099]]
## [1] "NykoYko: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[3100]]
## [1] "youknowwhatson: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3101]]
## [1] "CoffeeThresh: RT @jabroell2: High Noon Sylas 🤠\n\nSo... it was supposed to be HN but it ended up getting some sort of vampire hunter vibe... and I kind of…"
##
## [[3102]]
## [1] "halfchun: RT @jabroell2: High Noon Sylas 🤠\n\nSo... it was supposed to be HN but it ended up getting some sort of vampire hunter vibe... and I kind of…"
##
## [[3103]]
## [1] "S3TTtHEBOSS: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[3104]]
## [1] "LOL_Art_Bot: RT @LoLMemesBot: Built different\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett #Aphelios…"
##
## [[3105]]
## [1] "gabby_meds: RT @NiczRandomArts: Today is my Birthday! It would be really cool if you guys would retweet my artworks😉\n\n#ArtofLegends #LeagueOfLegends ht…"
##
## [[3106]]
## [1] "ogFeelEmotional: RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ"
##
## [[3107]]
## [1] "Otto_Alshire: Gonna be playing #LeagueOfLegends with friends soon content may be offensive so be warned you can find me at… https://t.co/ucuXgO5ZSa"
##
## [[3108]]
## [1] "_Lucacine_: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3109]]
## [1] "IvichuJ: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3110]]
## [1] "BobocaCarambola: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3111]]
## [1] "LoLMemesBot: Built different\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett… https://t.co/CY0mIY5OjL"
##
## [[3112]]
## [1] "Gamergi35261: RT @pachirisupichu: Going live at 17:00 CET\nhttps://t.co/aXzNUGRKQi\nCome join for some #Overwatch2 #LeagueOfLegends #German #English #Vtube…"
##
## [[3113]]
## [1] "GailWil45711350: You can discover more. #LeagueofLegends #ArtofLegends #mobilegame #TLWIN #G2WIN #FLYWIN"
##
## [[3114]]
## [1] "stony4191: RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…"
##
## [[3115]]
## [1] "brycecanady: RT @LadyOichiChan: Let's play a game together 💖\n#jinx #LeagueOfLegends https://t.co/qgqwCZAP7F"
##
## [[3116]]
## [1] "just_a_loverboy: RT @fiendvenator: snow moon kayn 🥴\n\n#ArtofLegends \n#LeagueOfLegends \n#LeagueOfLegendsFanArt\n#Kayn https://t.co/lGRnUXM3C4"
##
## [[3117]]
## [1] "LOL_Art_Bot: RT @alexois_: 🌸Spirit Blossom Zyra skin when?? I had so much fun using MidJourney and putting my own spin on what it created. #leagueoflege…"
##
## [[3118]]
## [1] "CaciqueBaby: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[3119]]
## [1] "arvazi2: Stars protect me. #LeagueofLegends #LeagueOfLegendsFanArt #mobilegame #YıldızMuhafızı #StarGuardian #GuardianasEstelares"
##
## [[3120]]
## [1] "astha4town: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3121]]
## [1] "ElcyyTheGobbler: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3122]]
## [1] "MadiaLollipop: The best feeling. We love to see it, and I've been seeing it much more often lately personally. \n\n#LeagueOfLegends https://t.co/6Nf4N2jr3X"
##
## [[3123]]
## [1] "DailySylas: RT @jabroell2: High Noon Sylas 🤠\n\nSo... it was supposed to be HN but it ended up getting some sort of vampire hunter vibe... and I kind of…"
##
## [[3124]]
## [1] "ArtGuerreiro: RT @DarksideJinx: We can officially tell that Jinx loves dragons more than Fishbones look at how she threw it on the ground just to fangirl…"
##
## [[3125]]
## [1] "naasongonzalez: RT @Rena_Angel1111: League of legends - Rift Herald\n\nI try Rift Herald cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤー #Rio…"
##
## [[3126]]
## [1] "therushirecat: Because I love calling myself out, here is how I spent my year I guess.😅 I can assure you my #LeagueOfLegends 🎶 con… https://t.co/rchAlYIJr5"
##
## [[3127]]
## [1] "jennaize: RT @aicaid: INHOUSEN https://t.co/C6nTpnx25C \n@TwitchShare\n@TwitchTVGaming\n@TwitchTVOnline\n@twitchtvhost\n@Social_Pro_Mote\n@TwitchRetweetzz…"
##
## [[3128]]
## [1] "alexois_: 🌸Spirit Blossom Zyra skin when?? I had so much fun using MidJourney and putting my own spin on what it created.… https://t.co/iF6pqLS3d1"
##
## [[3129]]
## [1] "fugu_cos: RT @Akeinu_Art: Hey ! Here is a #Xayah #Cosplay made by me ! :3 \nFollow me on Insta : akeinucosplay\nPhoto taken by Fabrice Fiorucci Photogr…"
##
## [[3130]]
## [1] "VRaknaki: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3131]]
## [1] "caitviolence: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3132]]
## [1] "dinosaurrro: RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ"
##
## [[3133]]
## [1] "dinosaurrro: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3134]]
## [1] "aicaid: INHOUSEN https://t.co/C6nTpnx25C \n@TwitchShare\n@TwitchTVGaming\n@TwitchTVOnline\n@twitchtvhost\n@Social_Pro_Mote… https://t.co/akPWeamhc8"
##
## [[3135]]
## [1] "pozaking11: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3136]]
## [1] "PTSDcore: RT @soap_ai: shitposting hours #jinx #lux #lightcannon #leagueoflegends #ArtofLegends https://t.co/EXTuqKRJGv"
##
## [[3137]]
## [1] "Michael06832367: RT @Yzixas: Chat restriction for what? ~.^ #LeagueOfLegends https://t.co/a8LC1fvFDU"
##
## [[3138]]
## [1] "depraesthetic: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[3139]]
## [1] "DaniLInfinity: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[3140]]
## [1] "fghg1232: RT @RealSorra: Sorra vs All - Mid Lane Fight #highlights #insane #leagueoflegends #twis... https://t.co/bcrXcQIeIf via @YouTube"
##
## [[3141]]
## [1] "danrenrenren: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[3142]]
## [1] "kingswaggy6: RT @RizkiBu19604930: I have been playing this game all day. #LeagueofLegends #StarGuardians #ФанАрт #YıldızMuhafızları"
##
## [[3143]]
## [1] "Cloud6961: RT @MonicaCosgrove: Definitely Pro Leg Player Here https://t.co/aUTyb71ay4 #nowlive come hang out, playing some #LeagueofLegends #TwitchAff…"
##
## [[3144]]
## [1] "DJAssassino: RT @JezzaWorks18: My entry for the #EnvarChallenge (#Envarcontest)!\n\nThis was a lot of fun to do, both because painting Fall is fun, and be…"
##
## [[3145]]
## [1] "HdDxrth: It was just chilling out.💕 #mobilegame #LeagueofLegends #StarGuardian #YıldızMuhafızları #Bjergsen #GENGWIN"
##
## [[3146]]
## [1] "tiredandhorny_: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3147]]
## [1] "Fingaro3: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3148]]
## [1] "Le_Fayl: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3149]]
## [1] "nayoona18: RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…"
##
## [[3150]]
## [1] "Rosaruka: RT @Rena_Angel1111: League of legends - Radiant Virtue\n\nI try Radiant Virtue cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤ…"
##
## [[3151]]
## [1] "PTSDcore: RT @seajjae__: I hate #lightcannon * hangs up my lightcannon draws everywhere *\n\n#jinx #lux #LeagueOfLegends #fanart #sketches https://t.co…"
##
## [[3152]]
## [1] "HeadBangerPoppy: RT @morbidmoonart: Finally finished my Lulu sheet... Basically just going over her design in detail for how I draw her. #lulu #yordles #art…"
##
## [[3153]]
## [1] "UnpleasantDotTV: please ff imbroed #LeagueOfLegends https://t.co/DB3ScNCRky"
##
## [[3154]]
## [1] "EsportsTweeter: RT @EloDragonLoL: the new Morde nerfs\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmemes #legends #riot #ga…"
##
## [[3155]]
## [1] "HitoriUwu: RT @odeko_yma: Vex's Nightmare\n\n#LeagueOfLegends #Zoe #Vex #Viego #ArtofLegends #LeagueOfLegendsFanArt https://t.co/6jhUdqBEqK"
##
## [[3156]]
## [1] "Ta0khon: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3157]]
## [1] "Artstudebt: RT @Artstudebt: chat every time i stream\n\n#chainsawman #VTuberEN #LeagueOfLegends https://t.co/aPPdYYJoYG"
##
## [[3158]]
## [1] "PTSDcore: RT @Happylizard21l: Here it is☺️ the four ships challenge\n#LeagueOfLegends #ArtofLegends #caitlyn #vi #piltoversfinest #jinx #lux #Akali #e…"
##
## [[3159]]
## [1] "MegaMeatMando: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3160]]
## [1] "MaxUnxverse: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3161]]
## [1] "beidan_god: RT @undyne_undyin: My League of Legends art ~ part 2 ✨\n\nhope you like it!\n\n#ArtofLegends #artistsontwitter #leaguetwt #LeagueOfLegends http…"
##
## [[3162]]
## [1] "VaporwaveEsport: Vaporwave is taking over Metashift. Check us out on twitch and discord for the full schedule and game highlights!… https://t.co/Dh0vYSgHlL"
##
## [[3163]]
## [1] "Shoukai_Kotetsu: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3164]]
## [1] "SabrinaWitchs: RT @mah_elmasry10: Their dynamic in this GVG season in Wild Rift is so funny I had to sketch a little bit of it Still don't know if it's su…"
##
## [[3165]]
## [1] "acce_the_worst: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3166]]
## [1] "KatieTryToDoArt: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3167]]
## [1] "milktea_vt: Will you come with me to hell? ♥ https://t.co/PvYcdr9C8n #VtuberUprsing #vtuber #vtubers #League_of_Legends… https://t.co/IgBLuVYUOe"
##
## [[3168]]
## [1] "LOL_Art_Bot: RT @EloDragonLoL: the new Morde nerfs\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmemes #legends #riot #ga…"
##
## [[3169]]
## [1] "sniperroseelite: My first League tiktok #leagueoflegends #ahri #ahrilol #lol 🥹❤️ https://t.co/J4rz7zl4gM"
##
## [[3170]]
## [1] "faelorr: RT @bromaah: His deadliest weapon\n\n#Aphelios #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/CWr57J0SB2"
##
## [[3171]]
## [1] "EloDragonLoL: the new Morde nerfs\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmemes #legends… https://t.co/pKAC1XhFnd"
##
## [[3172]]
## [1] "acce_the_worst: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3173]]
## [1] "blueberryskyuwu: RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx"
##
## [[3174]]
## [1] "faelorr: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[3175]]
## [1] "dylangaiapisces: RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ"
##
## [[3176]]
## [1] "___Youmi___: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3177]]
## [1] "PSYCHOgay_: RT @Cookie3w3: 🏮 Snow Moon Kayn 🏮\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #Kayn https://t.co/nNKsoD6zNN"
##
## [[3178]]
## [1] "LOL_Art_Bot: RT @LoLMemesBot: the new Morde nerfs\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett #Aphe…"
##
## [[3179]]
## [1] "NexusOverkill: Streaming #LeagueOfLegends right now! Any love is appreciated!!! #NorCal #twitch #twitchstreamer\nhttps://t.co/USpbFb4CZd"
##
## [[3180]]
## [1] "MrEeezee: That goblin power hour has begun!!! https://t.co/t2AtRkTmCT #twitchstreamer #LeagueOfLegends"
##
## [[3181]]
## [1] "DavidFa58624154: RT @Supermanthony1: This game is SOOO hard and mostly just hurts my feelings 😂😭 \n#LeagueOfLegends https://t.co/j0lB2kH4Kb"
##
## [[3182]]
## [1] "RazzTheVTuber: I'm playing #LeagueOfLegends and actually having fun!\n#SupportSmallStreams #youtubechannel \n\nhttps://t.co/RekKcoj3vX"
##
## [[3183]]
## [1] "nadlavss: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3184]]
## [1] "Mrcastle08: RT @morbidmoonart: Finally finished my Lulu sheet... Basically just going over her design in detail for how I draw her. #lulu #yordles #art…"
##
## [[3185]]
## [1] "AbyssalOrca: RT @TonyRam26219233: I like this game.🤩🤩🤩🤩🤩 #LeagueofLegends https://t.co/FYMrnZWBKS"
##
## [[3186]]
## [1] "Wolf6_Actual: New YT video tomorrow, super easy way to climb low ELOs right now with heartsteel #LeagueOfLegends https://t.co/uKrSM0GGcL"
##
## [[3187]]
## [1] "Mrcastle08: RT @metalichotchoco: Which ones getting a boss fight drawing, old god skins are fun but yeah I only wanna do one of these\n#leaguetwt #Leagu…"
##
## [[3188]]
## [1] "haccienie: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3189]]
## [1] "MittingMots: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[3190]]
## [1] "AshleyM13544744: RT @josealonso2199: league of tanks \n#LeagueOfLegends #Ksante #Lol #videogames https://t.co/FGHgo3qqNR"
##
## [[3191]]
## [1] "101soundboards: Sound clip: Sound Effects - League of Legends Sound https://t.co/TNV3oTeqnO #effects #leagueoflegends #sound #league #of #legends"
##
## [[3192]]
## [1] "LoLMemesBot: the new Morde nerfs\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022… https://t.co/Sns2071KLX"
##
## [[3193]]
## [1] "JoyComb70362421: RT @InnerGmma: SHMOOD : ready to takeover this whole $hit show ☎️🦁😤 \n\n@SuckerPunchEnt @Mickmaynard2 @seanshelby \n\n#innerGmma #ufc #mma #GSQ…"
##
## [[3194]]
## [1] "Jellyfishth0ts: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3195]]
## [1] "Wolf6_Actual: New YT short, heartsteel is broken but a lot of fun LOL https://t.co/6CUcwxvi2d #LeagueOfLegends"
##
## [[3196]]
## [1] "JoyComb70362421: RT @TheLoadout: League of Legends 2023 budget “biggest of all time”, says Riot CEO 💰\n\n📰 Read all about it: https://t.co/NdOBynEBPz\n\n#League…"
##
## [[3197]]
## [1] "Lunahrix: RT @ThatArtlstGirl: My first post ever! Hiya!💕 Enjoy this drawing of a young Seraphine!✨\n\n#Seraphine #LeagueOfLegends #LeagueOfLegendsFanAr…"
##
## [[3198]]
## [1] "Nanamoouwu: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[3199]]
## [1] "heaven_rj: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3200]]
## [1] "heaven_rj: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[3201]]
## [1] "IntrinsicGames: RT @powerbottomaf: It's Community Day, come by and !join us for some #LeagueOfLegends viewer games all night (ノ◕ヮ◕)ノ*:・゚✧ https://t.co/dtDI…"
##
## [[3202]]
## [1] "sadboi_geli: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3203]]
## [1] "Oddbark_AN: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[3204]]
## [1] "lukachoy: RT @MartaDelgadoLa1: Agh I love these two so much! I had to do this! I hope y'all like it ^^\n\n#vi #artwork #caitlyn #fanart #love #leagueof…"
##
## [[3205]]
## [1] "DnDPeasant: RT @powerbottomaf: It's Community Day, come by and !join us for some #LeagueOfLegends viewer games all night (ノ◕ヮ◕)ノ*:・゚✧ https://t.co/dtDI…"
##
## [[3206]]
## [1] "qwaszx986: RT @Rena_Angel1111: League of legends - Radiant Virtue\n\nI try Radiant Virtue cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤ…"
##
## [[3207]]
## [1] "ZileanBiruta: RT @OsmiSan: Time grandpa \n\n#ArtofLegends #LeagueOfLegends #Zilean https://t.co/fj2oOlcePx"
##
## [[3208]]
## [1] "stats_live_es: ▶️ League of Legends - Top streams a las 01:50 (Hora ESP)🔥\n\n🥇 #Nissaxter➖Viewers: 4.865\n🥈 #SofiKimmy➖Viewers: 1.651… https://t.co/bfCQi3jOVo"
##
## [[3209]]
## [1] "USOtaku1147: Just reposting the link to my “Chances of Jinx appearing in CONV/RGENCE” discussion on the Ekko/Jinx subreddit sinc… https://t.co/bNVjOAfffw"
##
## [[3210]]
## [1] "artemisafica: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3211]]
## [1] "Sershis990: RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx"
##
## [[3212]]
## [1] "zaunitekiwi: RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…"
##
## [[3213]]
## [1] "ZileanBiruta: An interesting fact is that if someone presses the blast cone for you and soon after you get a kill, the person gai… https://t.co/VaLDvCMQAv"
##
## [[3214]]
## [1] "LOL_Art_Bot: RT @njel_art: A little commission thingy I did for my friend - Mad Hatter Shaco!\n\n#commissionsopen #ArtOfLegends #LeagueOfLegends #Shaco ht…"
##
## [[3215]]
## [1] "FenecoVitu: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3216]]
## [1] "InusamaU: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[3217]]
## [1] "LXWasTaken: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[3218]]
## [1] "BigsmokeSan: RT @levi_samurai: MID COUNTERGANK - #lissandra #leagueoflegends #gameplay #gaming https://t.co/goVWCAmNBx"
##
## [[3219]]
## [1] "BigsmokeSan: RT @HobbySharky: Sharky Fan's Assemble! I am now live!\nhttps://t.co/NUohtzJ120\n\n#riven #toplane #lol #leagueoflegends #korean #asian #game…"
##
## [[3220]]
## [1] "Vinigastewingdi: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3221]]
## [1] "ChaosMdh: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[3222]]
## [1] "njel_art: A little commission thingy I did for my friend - Mad Hatter Shaco!\n\n#commissionsopen #ArtOfLegends #LeagueOfLegends… https://t.co/BSNJLOUwHh"
##
## [[3223]]
## [1] "Beahemoth_: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[3224]]
## [1] "Jonespartan1: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[3225]]
## [1] "HeyArlet: RT @NavierLu: 💙✨Emotes commission for @NikkiWaffle_ Thank you for commissioning me and trusting in my work💙💙 \nRT are appreciated🌱\n#emotestw…"
##
## [[3226]]
## [1] "HimboGobbler: RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ"
##
## [[3227]]
## [1] "_fruitcats: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3228]]
## [1] "Raiduju_Malheur: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3229]]
## [1] "kazuki09724984: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3230]]
## [1] "verydong: The zoster \n#LeagueOfLegends #ZOE https://t.co/ReqZthJ5aW"
##
## [[3231]]
## [1] "CatboyEzreal: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[3232]]
## [1] "NierKhada: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3233]]
## [1] "TwilightNyxx: RT @godn1kk1: Kayn Fanart I did for someone \n#Kayn #LeagueOfLegends #fanart https://t.co/x1L3N5ykMh"
##
## [[3234]]
## [1] "Teem_Boo: RT @metalichotchoco: Come on Leblanc, wish him a happy birthday \n\n#LeagueOfLegends #ArtofLegends #LeagueOfLegendsFanArt #veigar #vladimir #…"
##
## [[3235]]
## [1] "constantgemini: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3236]]
## [1] "morgiREAL: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[3237]]
## [1] "LeenaLorenzen: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3238]]
## [1] "DongoranSadina: RT @DiscordJester: Check out this League of Legends clip I recorded with https://t.co/7z9D9QPLlB! #LeagueofLegends\n\n🔗 https://t.co/Okfohddu…"
##
## [[3239]]
## [1] "theuglyredditer: RT @Loringale: I really wanna cosplay #sett and #gladio 😩 They're both so H O T! ugh. \n\n#Settphel #settphelios #LeagueOfLegends #cosplay #c…"
##
## [[3240]]
## [1] "streamerwallcom: RT @powerbottomaf: It's Community Day, come by and !join us for some #LeagueOfLegends viewer games all night (ノ◕ヮ◕)ノ*:・゚✧ https://t.co/dtDI…"
##
## [[3241]]
## [1] "3_corgis: RT @powerbottomaf: It's Community Day, come by and !join us for some #LeagueOfLegends viewer games all night (ノ◕ヮ◕)ノ*:・゚✧ https://t.co/dtDI…"
##
## [[3242]]
## [1] "BeastOfIonia: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3243]]
## [1] "ZxScepter: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[3244]]
## [1] "JordanRaln: RT @_SoshiSushi_: Stream will be starting at 7:30pm EST! Sorry for the delay, I just got home and im hungry af XD I'm playing League of Leg…"
##
## [[3245]]
## [1] "timbenji: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3246]]
## [1] "RivenStore: Likes, please!!\nVisit us: https://t.co/Jtncw61Y4H\n#leagueoflegends #lolgame #lolgamer #rivenstore.com #lolgoods… https://t.co/WQdvSldUHz"
##
## [[3247]]
## [1] "CP0rk: RT @TonyRam26219233: I like this game.🤩🤩🤩🤩🤩 #LeagueofLegends https://t.co/FYMrnZWBKS"
##
## [[3248]]
## [1] "KDAAkali: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3249]]
## [1] "sparrowofsands: RT @FaleyrasE: Cloudwalker Taliyah (fanskinline) twb #taliyah #ArtofLegends #LeagueOfLegendsFanArt #leagueoflegends https://t.co/MrNiPM0Bym"
##
## [[3250]]
## [1] "FaelanVT: And I love it!😂 Until I Jungle shows up...💀\n \nFunny how being new in the game allows me to actually have good chill… https://t.co/jBJK44uxfS"
##
## [[3251]]
## [1] "raven_scorpion: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3252]]
## [1] "LydiaFo33470310: This is an enjoyable game.🙊 #LeagueofLegends #LoL #game https://t.co/hh6OAAUJ6m"
##
## [[3253]]
## [1] "azularso: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3254]]
## [1] "Imagine_Mes: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[3255]]
## [1] "rtArtBoost: RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…"
##
## [[3256]]
## [1] "Te_De_Claro: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3257]]
## [1] "fikabun: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3258]]
## [1] "bonerfly1: RT @MikeTheViking4: Home and ready to game tonight! #tft #teamfighttatics #leagueoflegends #gamer #miketheviking https://t.co/cuLvSnVLp3"
##
## [[3259]]
## [1] "bonerfly1: RT @TheKannaDarling: I'm streaming some ranked league! Come cheer me on? \nhttps://t.co/qVLAetGFy4\n#SmallStreamersConnect #SmallStreamerComm…"
##
## [[3260]]
## [1] "AutumnVillegas5: RT @pachirisupichu: Going live at 17:00 CET\nhttps://t.co/aXzNUGRKQi\nCome join for some #Overwatch2 #LeagueOfLegends #German #English #Vtube…"
##
## [[3261]]
## [1] "BigBearPlayz: Low Energy Gaming with Captain Atlas in the Captain's Quaters with friends.\n7:20 pm est\n#Vtuber|#ENVtuber|… https://t.co/5ZB5bSFosi"
##
## [[3262]]
## [1] "IntrinsicGames: RT @AVSolutionsHere: #Ranked #Games #LeagueofLegends & #Trading #Cryptos #Stocks via #eToro. \nhttps://t.co/gK6WuIzeKz\nhttps://t.co/Imf6f0SV…"
##
## [[3263]]
## [1] "LadyFortune5: RT @ThatArtlstGirl: My first post ever! Hiya!💕 Enjoy this drawing of a young Seraphine!✨\n\n#Seraphine #LeagueOfLegends #LeagueOfLegendsFanAr…"
##
## [[3264]]
## [1] "DTroopa1000: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[3265]]
## [1] "AVSolutionsHere: #Ranked #Games #LeagueofLegends & #Trading #Cryptos #Stocks via #eToro. \nhttps://t.co/gK6WuIzeKz… https://t.co/6rrZm3qqV2"
##
## [[3266]]
## [1] "revenantisms: RT @iyazu_: Chem Baroness Seraphine 🧪💜\n#Seraphine #LeagueOfLegends #Riot https://t.co/bZmxp5mAB0"
##
## [[3267]]
## [1] "revenantisms: RT @monique_Art_: He was banned from that Subway shortly after \n#LeagueOfLegends #ArtofLegends #Jhin #Shen #Akali #Seraphine https://t.co/g…"
##
## [[3268]]
## [1] "_SoshiSushi_: Stream will be starting at 7:30pm EST! Sorry for the delay, I just got home and im hungry af XD I'm playing League… https://t.co/cei39VvmYe"
##
## [[3269]]
## [1] "leecaveira666: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3270]]
## [1] "varuches: RT @Luclfer0: Ranked DuoQ 12.\nEnemy toplaner. \n\n#LeagueOfLegends #settphel #aphelios #sett https://t.co/MZenE5wBw3"
##
## [[3271]]
## [1] "revenantisms: RT @HeleBun: Sera doodles~\n#Seraphine #LeagueOfLegends https://t.co/s6rzZoIawF"
##
## [[3272]]
## [1] "Zoe_Kawaiii: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[3273]]
## [1] "Kristin82565964: RT @AL_RadioX: Of course they are the same\n#PokemonScarletViolet \n#LeagueOfLegends https://t.co/XN1yxJz5Is"
##
## [[3274]]
## [1] "Fuee___: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3275]]
## [1] "AshiSoup: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3276]]
## [1] "obvilauren: I’m playing #LeagueOfLegends on twitch! https://t.co/sc06rOr0yn come join!! https://t.co/bKY7Lvsu5u"
##
## [[3277]]
## [1] "Anthony27647433: RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…"
##
## [[3278]]
## [1] "PaLu_420: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3279]]
## [1] "Omega_Darkon: RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ"
##
## [[3280]]
## [1] "RTFanartLOL: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3281]]
## [1] "mrdocto36571669: RT @Loringale: I really wanna cosplay #sett and #gladio 😩 They're both so H O T! ugh. \n\n#Settphel #settphelios #LeagueOfLegends #cosplay #c…"
##
## [[3282]]
## [1] "Arrinn10: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3283]]
## [1] "m0thbrat: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3284]]
## [1] "nottingseriouss: RT @noisecat610: Big cat🌸\n\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/7PdKodCfzg"
##
## [[3285]]
## [1] "PoiTiablo: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[3286]]
## [1] "melumii_: RT @melumii_: — ♡ P2U Spirit Blossom Ahri Emotes are now available for purchase !! 😊\n\nIn honor of my favorite skin of all time!\n(link belo…"
##
## [[3287]]
## [1] "Scapinos1: Master TOP : SoloQ compte smurf, stream chill #LeagueOfLegends https://t.co/xoKhN1upP6"
##
## [[3288]]
## [1] "LOL_Art_Bot: RT @undyne_undyin: My League of Legends art ~ part 2 ✨\n\nhope you like it!\n\n#ArtofLegends #artistsontwitter #leaguetwt #LeagueOfLegends http…"
##
## [[3289]]
## [1] "nottingseriouss: RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx"
##
## [[3290]]
## [1] "bmblbkiss: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3291]]
## [1] "SrGeneric: RT @_mierii: Fright Night Annie 💜\n\n#LeagueOfLegends #fanart #ArtofLegends https://t.co/SMXv4hygP0"
##
## [[3292]]
## [1] "Marioapsupp: RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…"
##
## [[3293]]
## [1] "Gustavodapexera: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3294]]
## [1] "undyne_undyin: My League of Legends art ~ part 2 ✨\n\nhope you like it!\n\n#ArtofLegends #artistsontwitter #leaguetwt #LeagueOfLegends https://t.co/cxrnNRclx3"
##
## [[3295]]
## [1] "sugoiisora: RT @noisecat610: As long as you are on my side.\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/ly0R5EnGFk"
##
## [[3296]]
## [1] "josemorojas: RT @nyahabi2112: Star Nemesis Morgana - Fanart \nI have many interesting stories to tell about this drawing xd but I hope you like it ❤️❤️\n.…"
##
## [[3297]]
## [1] "Teddyforestnigh: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3298]]
## [1] "Elfonomo_alto: RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ"
##
## [[3299]]
## [1] "SongBird_VT: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3300]]
## [1] "YanCelesAlucard: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3301]]
## [1] "ArakuneEnjoyer: RT @remyleboob: finally done with the little runner charm concepts! Beans\n#LeagueOfLegends #ArtofLegends https://t.co/sDXKmWZerh"
##
## [[3302]]
## [1] "daweaselbass: RT @powerbottomaf: It's Community Day, come by and !join us for some #LeagueOfLegends viewer games all night (ノ◕ヮ◕)ノ*:・゚✧ https://t.co/dtDI…"
##
## [[3303]]
## [1] "syaolin_vt: Top artist with no top songs... Been listening to whole playlists on repeat 😅\n#SpotifyWrapped #LeagueOfLegends… https://t.co/D62PGstl7g"
##
## [[3304]]
## [1] "aatroxposting: RT @remyleboob: finally done with the little runner charm concepts! Beans\n#LeagueOfLegends #ArtofLegends https://t.co/sDXKmWZerh"
##
## [[3305]]
## [1] "RivenStore: Likes, please!!\nVisit us: https://t.co/Jtncw61Y4H\n#lolgoods #leagueoflegends #mmo #mmorpg #rivenstore.com #lolstuff https://t.co/CtZFaaipdV"
##
## [[3306]]
## [1] "tiny_bulbasaur: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[3307]]
## [1] "Naphatchaya10: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[3308]]
## [1] "1HAgrandmama: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[3309]]
## [1] "1HAgrandmama: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3310]]
## [1] "DiverdivaX: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3311]]
## [1] "2004AkaUrFriend: No gamer girl is getting a hold of my Runescape gold 🔥🔥🙏\n\n@OldSchoolRS #runescape #gamergirl #LeagueOfLegends https://t.co/nW2KFG0OPg"
##
## [[3312]]
## [1] "Pekoruu: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[3313]]
## [1] "EredinBRSK: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3314]]
## [1] "mikaelamtruwu: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3315]]
## [1] "Sa4Tou: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[3316]]
## [1] "SrGeneric: RT @kardie00: Battle cheating on a Battle control test at a Battle Academy\n\n😋🙄😾\n\n#Lux #Katarina #LeagueOfLegends #BattleAcademy #Yuumi http…"
##
## [[3317]]
## [1] "Neomeir1: Keep working hard!🙊🙊 #LoL #LeagueofLegends #Fanart #Bjergsen #FLYWIN #YıldızMuhafızları"
##
## [[3318]]
## [1] "KassiaStark: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3319]]
## [1] "NotCarlFortune: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[3320]]
## [1] "book_smoove: RT @rayyyyyyy_: Some bad map 2’s cause the clean sweep to miss. Got to love CSGO!\n\n#CSGO #VAL #Dota2 #Underdog #GamblingTwitter #LeagueOfLe…"
##
## [[3321]]
## [1] "alatuscos_: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[3322]]
## [1] "GailWil45711350: RT @MusicCalamity: Running games with Alyss! https://t.co/XoYMQaDEBo #leagueoflegends #lol #botlaner #bot #twitch #streaming"
##
## [[3323]]
## [1] "Bachuan1602: RT @_krez2902: Twisted Fate visual update when?\n\n#tfgraves #idiotpirates #leagueoflegends https://t.co/qdPSo0dBa7"
##
## [[3324]]
## [1] "shortstackHell: RT @morbidmoonart: Finally finished my Lulu sheet... Basically just going over her design in detail for how I draw her. #lulu #yordles #art…"
##
## [[3325]]
## [1] "RoseBitchi: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3326]]
## [1] "GailWil45711350: RT @MikeTheViking4: Home and ready to game tonight! #tft #teamfighttatics #leagueoflegends #gamer #miketheviking https://t.co/cuLvSnVLp3"
##
## [[3327]]
## [1] "syaolin_vt: Basic DMCA avoidant anime artist / streamer lookin Spotify wrapped 😭😭😭\n#SpotifyWrapped #LeagueOfLegends https://t.co/uqfYcta5SF"
##
## [[3328]]
## [1] "profe_alex10: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3329]]
## [1] "ShinkamiGod: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3330]]
## [1] "StarryMimisita: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[3331]]
## [1] "NikkiWaffle_: RT @NavierLu: 💙✨Emotes commission for @NikkiWaffle_ Thank you for commissioning me and trusting in my work💙💙 \nRT are appreciated🌱\n#emotestw…"
##
## [[3332]]
## [1] "RordyGG: RT @VikingKingJay: Flexing in the jungle \n\n#leagueoflegends #twitch #twitchstreamer #smallstreamer #smallstreamers\n\nhttps://t.co/z8lowd3GGR"
##
## [[3333]]
## [1] "LOL_Art_Bot: RT @leu_art: I was sitting today at my work thinking about how I hate this new Nami skin (sorry, riot, its not that bad, just not my aesthe…"
##
## [[3334]]
## [1] "Rinweisse: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[3335]]
## [1] "OneYuko: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3336]]
## [1] "JorgeGB27: RT @Akeinu_Art: Hey ! Here is a #Xayah #Cosplay made by me ! :3 \nFollow me on Insta : akeinucosplay\nPhoto taken by Fabrice Fiorucci Photogr…"
##
## [[3337]]
## [1] "VTCK_2022: RT @neorarty3: vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart #arcanefanart #C…"
##
## [[3338]]
## [1] "merfaeyy: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3339]]
## [1] "MuffinKindred: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[3340]]
## [1] "AKA_Sparda: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[3341]]
## [1] "Xuvisan: Very first stream! Come join me :DD\nhttps://t.co/wxycjrF2iO\n#LeagueOfLegends #newstreamer"
##
## [[3342]]
## [1] "powerbottomaf: It's Community Day, come by and !join us for some #LeagueOfLegends viewer games all night (ノ◕ヮ◕)ノ*:・゚✧… https://t.co/Bfe2ySLEeL"
##
## [[3343]]
## [1] "Shiwinu: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[3344]]
## [1] "_sweetbunbun_: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3345]]
## [1] "leu_art: I was sitting today at my work thinking about how I hate this new Nami skin (sorry, riot, its not that bad, just no… https://t.co/hvaPMHxc7y"
##
## [[3346]]
## [1] "settvastaya: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3347]]
## [1] "rekoteaa: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3348]]
## [1] "PhotoSyndicate_: RT @HayashiDraws: Follow on Instagarm! https://t.co/hUqLcJQ7wV\n\n#LeagueOfLegends #ArtofLegends https://t.co/5NiEWPGu0X"
##
## [[3349]]
## [1] "Micchonstars: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[3350]]
## [1] "vattghern: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[3351]]
## [1] "MartinBole19: RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…"
##
## [[3352]]
## [1] "sugar_plum_soda: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3353]]
## [1] "CaptWobbles: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3354]]
## [1] "Noblek__: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3355]]
## [1] "the_Yoshogu: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3356]]
## [1] "MegglesArt: RT @VikingKingJay: Flexing in the jungle \n\n#leagueoflegends #twitch #twitchstreamer #smallstreamer #smallstreamers\n\nhttps://t.co/z8lowd3GGR"
##
## [[3357]]
## [1] "h0tuser: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3358]]
## [1] "Nanal0l: PRESEASON WARRIOR IS LIVE! League into more HITMAN 3 later 🔫\n\n#LeagueOfLegends #Hitman3 #twitchstreamer \n\nTwitch . tv / Nana"
##
## [[3359]]
## [1] "JoeX92: #Soraka #OP! \n#LeagueofLegends | Captured by #Outplayed https://t.co/DDu2cErTwB"
##
## [[3360]]
## [1] "HelpMe2137: RT @_icepher_: I’m… worse…\n\n#ArtofLegends #LeagueofLegends #Aatrox https://t.co/ROHgOo8huj"
##
## [[3361]]
## [1] "Pan_dulceuwu: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3362]]
## [1] "HelpMe2137: RT @maiddonart: Love Birds\n#Xayah #Rakan #LeagueOfLegends #ArtofLegends #LeagueOfLegendsFanArt https://t.co/wKWOO4mePv"
##
## [[3363]]
## [1] "HelpMe2137: RT @maiddonart: Bird of Prey\n#Rakan \n#LeagueOfLegendsFanArt \n#LeagueOfLegends #ArtofLegends https://t.co/YsokIG0vDV"
##
## [[3364]]
## [1] "Mdndt1: The Summoner Has Been Summoned https://t.co/Apm5aCxKAw\n\n#leagueoflegends #stream #goinglive #liveannouncment… https://t.co/VGgV7bKwjd"
##
## [[3365]]
## [1] "HelpMe2137: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[3366]]
## [1] "RenzoArganda: RT @ThatArtlstGirl: My first post ever! Hiya!💕 Enjoy this drawing of a young Seraphine!✨\n\n#Seraphine #LeagueOfLegends #LeagueOfLegendsFanAr…"
##
## [[3367]]
## [1] "TheWeirdCat3: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3368]]
## [1] "systemnuke: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3369]]
## [1] "RandomPhantom80: Check out this League of Legends clip I recorded with https://t.co/B2ODqIZjiZ! #LeagueofLegends\n\n🔗… https://t.co/Yxx1UWO0mM"
##
## [[3370]]
## [1] "Mundanekitten1: RT @markuserdtart: Rengar is training Lilia in the art of the hunt, but does she have the killer instinct? #LeagueOfLegends #LeagueOfLegend…"
##
## [[3371]]
## [1] "BoomR59: RT @ISakul3g4nd: Some tertiary details\n\n#3dart #3D #3dmodeling #3dprint #3DCG #zbrush #pixologic #DigitalArtist #DigitalSculpting #LeagueOf…"
##
## [[3372]]
## [1] "ily2smcore: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3373]]
## [1] "TonyRam26219233: What game do you like the most?🔥🔥🔥🔥 #LeagueofLegends https://t.co/njzSCnLLqM"
##
## [[3374]]
## [1] "DonnaMa87493639: RT @Loringale: I really wanna cosplay #sett and #gladio 😩 They're both so H O T! ugh. \n\n#Settphel #settphelios #LeagueOfLegends #cosplay #c…"
##
## [[3375]]
## [1] "marcksochist: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[3376]]
## [1] "RivenStore: Like and Share if you have been fan since day 1\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys… https://t.co/s9CnfUcusa"
##
## [[3377]]
## [1] "OniiiArts: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3378]]
## [1] "nicquehen: The commission is in the process.😍😍 #game #LoL #LeagueofLegends https://t.co/g6zDItV9pc"
##
## [[3379]]
## [1] "derplolplayer: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3380]]
## [1] "Enfermavi: RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…"
##
## [[3381]]
## [1] "LOL_Art_Bot: RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…"
##
## [[3382]]
## [1] "Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx… https://t.co/o8nZhVk8f2"
##
## [[3383]]
## [1] "ia_azul: RT @bindingsnipes: Star Guardian 2022 Promotional Art from LoL China\n\n#LeagueOfLegends #StarGuardians #RiotGames https://t.co/o89oXEYHZ8"
##
## [[3384]]
## [1] "epidemic_pain: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[3385]]
## [1] "MoonMarieee: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[3386]]
## [1] "LoveCHENDEHUI: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3387]]
## [1] "VeiIara: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3388]]
## [1] "Batin_Black: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3389]]
## [1] "EvelynAndEevee: RT @NavierLu: 💙✨Emotes commission for @NikkiWaffle_ Thank you for commissioning me and trusting in my work💙💙 \nRT are appreciated🌱\n#emotestw…"
##
## [[3390]]
## [1] "JavierM7204Zero: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[3391]]
## [1] "MannyBardo: When they say \"the key to happiness is just one door away.\"\n\n#LeagueOfLegends #Hextec #LeagueoflegendsMeme https://t.co/mhwXkI4rUg"
##
## [[3392]]
## [1] "reinagano8: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3393]]
## [1] "MariWebnamorada: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3394]]
## [1] "levi_samurai: Saving Private Senna - #Lissandra #Gameplay #leagueoflegends #gaming https://t.co/qiOPw534zO"
##
## [[3395]]
## [1] "memewiitch: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3396]]
## [1] "NavierLu: 💙✨Emotes commission for @NikkiWaffle_ Thank you for commissioning me and trusting in my work💙💙 \nRT are appreciated🌱… https://t.co/iB95Oydyka"
##
## [[3397]]
## [1] "catgirII: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3398]]
## [1] "Zimfi11LoL: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[3399]]
## [1] "_____Dan______: Wednesday stream #pathtoaffiliate #independent #leagueoflegends https://t.co/Z41OwWTnFm"
##
## [[3400]]
## [1] "DaniySuniy: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3401]]
## [1] "AlexanderBaguet: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[3402]]
## [1] "chrom_simp: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3403]]
## [1] "_Miellam: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3404]]
## [1] "blankspotato: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[3405]]
## [1] "sabothestabbo: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3406]]
## [1] "IntrinsicGames: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[3407]]
## [1] "coffeecottn: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3408]]
## [1] "montepablonegro: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[3409]]
## [1] "pombinharoxa: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3410]]
## [1] "aquaremini: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3411]]
## [1] "harleenzorel: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3412]]
## [1] "M07Art09: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3413]]
## [1] "Retweelgend: RT @VikingKingJay: Flexing in the jungle \n\n#leagueoflegends #twitch #twitchstreamer #smallstreamer #smallstreamers\n\nhttps://t.co/z8lowd3GGR"
##
## [[3414]]
## [1] "AkaitoNekoNeaw: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3415]]
## [1] "VikingKingJay: Flexing in the jungle \n\n#leagueoflegends #twitch #twitchstreamer #smallstreamer #smallstreamers\n\nhttps://t.co/z8lowd3GGR"
##
## [[3416]]
## [1] "ShawnSlicer: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[3417]]
## [1] "alphaxayah: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3418]]
## [1] "elputoinviernos: RT @stumpygod: pentakill or ROCK-Star taliyah design\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/6olXHuNLUE"
##
## [[3419]]
## [1] "TouhouEguay: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[3420]]
## [1] "kikilasalsa: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[3421]]
## [1] "TopLiveonTwitc1: Riot Games: LiL Nas X at League Of Legends Worlds Finals Opening Ceremony Views: 72,393\n\n#Twitch #Twitchtv #Clips… https://t.co/ZOoD9uMKw5"
##
## [[3422]]
## [1] "HasenNaru: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3423]]
## [1] "fenisme_: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3424]]
## [1] "oneshiningdream: RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ"
##
## [[3425]]
## [1] "oneshiningdream: RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx"
##
## [[3426]]
## [1] "RivenStore: Hello there!\nLove LoL? Visit us: https://t.co/JrAiMSWyOb\n#leagueoflegends #lolgame #lolgamer #rivenstore.com… https://t.co/hgNNHO5hdj"
##
## [[3427]]
## [1] "takimizta16: RT @bromaah: His deadliest weapon\n\n#Aphelios #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/CWr57J0SB2"
##
## [[3428]]
## [1] "LoLoverlay_: ❄️Winterblessed #Zoe - In Game #Overlay\n\n✅LINK : https://t.co/GYticXMJct\n\n-----------------\n#Twitchtv #GFX… https://t.co/KviylgVr7m"
##
## [[3429]]
## [1] "polynii5o: RT @SailorPoof: gangplank we have been thru this\n#gangplank #illaoi #leagueoflegends #artoflegends https://t.co/XiUi2gcBhS"
##
## [[3430]]
## [1] "hoots_ie: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3431]]
## [1] "bocchipuppygirl: RT @wyrdly1: Anyone trying to erp? hit me up in dms #LeagueOfLegends #leaguetwt #leaguerp"
##
## [[3432]]
## [1] "EzMoffly: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3433]]
## [1] "KrainNo: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[3434]]
## [1] "xexabep: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3435]]
## [1] "EllyZabeth000: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[3436]]
## [1] "telogrus: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[3437]]
## [1] "Mariell_Nu: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3438]]
## [1] "coffeecottn: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[3439]]
## [1] "Li0nic_1987: RT @biodanks: My fav league boys 💀 Am I right?\n#ArtOfLegends #LeagueOfLegends #Rakan #Ezreal #Yone #Swain #Kayn https://t.co/GtRHUd0oKl"
##
## [[3440]]
## [1] "raffa_lolS2: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[3441]]
## [1] "GDAutoArt: RT @CravenSomethin: baker pantheon! #LeagueOfLegends #Pantheon #fanart https://t.co/8btFe3uKgT"
##
## [[3442]]
## [1] "ga_ja3: RT @CravenSomethin: baker pantheon! #LeagueOfLegends #Pantheon #fanart https://t.co/8btFe3uKgT"
##
## [[3443]]
## [1] "mira_miranha: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3444]]
## [1] "Scribble_knight: I kind of enjoy #LeagueOfLegends https://t.co/Sj5oxLP5aY"
##
## [[3445]]
## [1] "juhmill69: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3446]]
## [1] "requinn_e: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[3447]]
## [1] "ripsusukey: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3448]]
## [1] "Kaiju3nthusiast: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[3449]]
## [1] "Retweelgend: RT @Stylish_Dante__: I’m standing my ground 😤#twitchstreamer #leagueoflegends #yone https://t.co/7Hc5hkuPZz via @YouTube"
##
## [[3450]]
## [1] "datyoinky: RT @Axel_fraxel: The iron revenant 👑\n#LeagueOfLegends #LeagueOfLegendsFanArt #mordekaiser #fanart https://t.co/CivqkMWZVL"
##
## [[3451]]
## [1] "Stylish_Dante__: I’m standing my ground 😤#twitchstreamer #leagueoflegends #yone https://t.co/7Hc5hkuPZz via @YouTube"
##
## [[3452]]
## [1] "kirrraman: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3453]]
## [1] "vispunches: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3454]]
## [1] "Aloistrancy6669: RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ"
##
## [[3455]]
## [1] "vikcktor: RT @OSenekart: My Psy-Ops babes 💜💛 I'll do the continuation soon~\n\n#Shen #Zed #ShenxZed #ZedxShen #psyops #ArtofLegends #LeagueOfLegends #L…"
##
## [[3456]]
## [1] "anowanka: RT @raaebot: i havent had any of that #shenzed juice in a while and i kinda miss it alot!! #leagueoflegends #artoflegends #shen #zed https:…"
##
## [[3457]]
## [1] "Sayzu_Weedz: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3458]]
## [1] "NIK0_XD: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[3459]]
## [1] "anowanka: RT @SonicSeb_: Shen (and zed) doodles 😼 #shen #zed #shenzed #leagueoflegends #artoflegends #creadoresdelollatam https://t.co/gL72zjv9aQ"
##
## [[3460]]
## [1] "bettingdiscord: RT @rayyyyyyy_: Some bad map 2’s cause the clean sweep to miss. Got to love CSGO!\n\n#CSGO #VAL #Dota2 #Underdog #GamblingTwitter #LeagueOfLe…"
##
## [[3461]]
## [1] "aiikawachan: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3462]]
## [1] "midmalone: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3463]]
## [1] "_laonome_: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[3464]]
## [1] "IntrinsicGames: RT @HayashiDraws: Follow on Instagarm! https://t.co/hUqLcJQ7wV\n\n#LeagueOfLegends #ArtofLegends https://t.co/5NiEWPGu0X"
##
## [[3465]]
## [1] "IntrinsicGames: RT @Pudd1nGaming: We are LIVE #LeagueOfLegends #jhin #stream https://t.co/CeusPsDSHw"
##
## [[3466]]
## [1] "Pudd1nGaming: We are LIVE #LeagueOfLegends #jhin #stream https://t.co/CeusPsDSHw"
##
## [[3467]]
## [1] "koreytech: RT @HayashiDraws: Follow on Instagarm! https://t.co/hUqLcJQ7wV\n\n#LeagueOfLegends #ArtofLegends https://t.co/5NiEWPGu0X"
##
## [[3468]]
## [1] "My_Name_Is_Pyke: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3469]]
## [1] "GennyCayer: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3470]]
## [1] "tiny_bulbasaur: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3471]]
## [1] "Vilictor: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3472]]
## [1] "ShyShigaku: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3473]]
## [1] "validge1: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[3474]]
## [1] "rayyyyyyy_: Some bad map 2’s cause the clean sweep to miss. Got to love CSGO!\n\n#CSGO #VAL #Dota2 #Underdog #GamblingTwitter… https://t.co/1gqBkitYol"
##
## [[3475]]
## [1] "lesbopal56: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[3476]]
## [1] "YohaC0re: RT @HayashiDraws: Follow on Instagarm! https://t.co/hUqLcJQ7wV\n\n#LeagueOfLegends #ArtofLegends https://t.co/5NiEWPGu0X"
##
## [[3477]]
## [1] "DegoPseudoAlgo: RT @Rena_Angel1111: League of legends - Radiant Virtue\n\nI try Radiant Virtue cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤ…"
##
## [[3478]]
## [1] "lunar_ren710: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3479]]
## [1] "angryybutch: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[3480]]
## [1] "Martin68xd: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[3481]]
## [1] "srstock1art: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3482]]
## [1] "SomeBoondoggle: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[3483]]
## [1] "the_redc0at: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[3484]]
## [1] "seabassdebeste: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[3485]]
## [1] "InksRivin: RT @HayashiDraws: Follow me on instagram! https://t.co/a5RHPWe1hE\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/8cZRfffCvP"
##
## [[3486]]
## [1] "InksRivin: RT @HayashiDraws: Follow on Instagarm! https://t.co/hUqLcJQ7wV\n\n#LeagueOfLegends #ArtofLegends https://t.co/5NiEWPGu0X"
##
## [[3487]]
## [1] "aslandehya: RT @YoloTaube: Anima Squad Sona aka Battle Panda Sona!!\n\nngl im really proud of how she turned out\n\n#LeagueOfLegends #artoflegends #LeagueO…"
##
## [[3488]]
## [1] "RivenStore: Like and Share if you have been fan since day 1\nVisit us: https://t.co/Jtncw61Y4H\n#leagueoflegends #lolgame… https://t.co/d7VRssTXte"
##
## [[3489]]
## [1] "Animdude9: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3490]]
## [1] "LOL_Art_Bot: RT @Akeinu_Art: Hey ! Here is a #Xayah #Cosplay made by me ! :3 \nFollow me on Insta : akeinucosplay\nPhoto taken by Fabrice Fiorucci Photogr…"
##
## [[3491]]
## [1] "nicomistico5: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3492]]
## [1] "BerserkerOmen: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[3493]]
## [1] "dinkndots: RT @YoloTaube: Porcelain Sona concept \n\nI FINALLY FINISHED HER WOO!!! \n#LeagueOfLegends #artoflegends #LeagueOfLegendsFanArt #sona https://…"
##
## [[3494]]
## [1] "dinkndots: RT @YoloTaube: Anima Squad Sona aka Battle Panda Sona!!\n\nngl im really proud of how she turned out\n\n#LeagueOfLegends #artoflegends #LeagueO…"
##
## [[3495]]
## [1] "50cc: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[3496]]
## [1] "lastallure: RT @SleinYesWowNC: Demon Evelynn\nsketch request by @Dragonbobo from p@reon\n#ArtOfLegends #LeagueOfLegends https://t.co/SmfBVunXQ1"
##
## [[3497]]
## [1] "Crisx115: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3498]]
## [1] "drainerfujoshi: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[3499]]
## [1] "lastallure: RT @miastjamesss: supposed to be coven eve 😭 #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #evelynn #ArtistOnTwitter #MediBang http…"
##
## [[3500]]
## [1] "lastallure: RT @vininautic: -Evelynn deathsworn fanconcept-\n#evelynn #LOL #LeagueOfLegends #LeagueOfLegendsFanArt #WildRift #fanart #ArtistOnTwitter ht…"
##
## [[3501]]
## [1] "CyanideBrownie: I like to spend my downtime hunting edgelords for sport. In Roblox of course.\n\nhttps://t.co/bh6kAjUZcP\n#RuinedKing… https://t.co/PrS0wF8q0i"
##
## [[3502]]
## [1] "AnnaLetyFlor: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3503]]
## [1] "LicanRose: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3504]]
## [1] "syseldin: RT @DancingShana: Awaken - League of legends\n\n#BeatSaber #バーチャルモーションキャプチャー #ダスモ #lol #LeagueOfLegends #롤\n#ビートセイバー #NalulunaAvatars #vr http…"
##
## [[3505]]
## [1] "blueberryskyuwu: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3506]]
## [1] "AChileanDuck: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3507]]
## [1] "gn_913: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3508]]
## [1] "GlennHasABeard: The #SafeMoon #Gaming calendar for the month of December! If you're a #gamer hardcore or casual & looking for an ac… https://t.co/5eFCa0GhqG"
##
## [[3509]]
## [1] "Akeinu_Art: Hey ! Here is a #Xayah #Cosplay made by me ! :3 \nFollow me on Insta : akeinucosplay\nPhoto taken by Fabrice Fiorucci… https://t.co/WLSZC9KPBZ"
##
## [[3510]]
## [1] "AllTaric: RT @YoloTaube: Day 5: Debonair 2.0 Sona \nfor #Conceptober by @EraiViolett\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #ArtofLegends #Skintober…"
##
## [[3511]]
## [1] "Matthew06228275: RT @InnerGmma: SHMOOD : ready to takeover this whole $hit show ☎️🦁😤 \n\n@SuckerPunchEnt @Mickmaynard2 @seanshelby \n\n#innerGmma #ufc #mma #GSQ…"
##
## [[3512]]
## [1] "Matthew06228275: RT @TheLoadout: League of Legends 2023 budget “biggest of all time”, says Riot CEO 💰\n\n📰 Read all about it: https://t.co/NdOBynEBPz\n\n#League…"
##
## [[3513]]
## [1] "Peter_S325: RT @YoloTaube: Porcelain Sona concept \n\nI FINALLY FINISHED HER WOO!!! \n#LeagueOfLegends #artoflegends #LeagueOfLegendsFanArt #sona https://…"
##
## [[3514]]
## [1] "_Yummiry: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3515]]
## [1] "Peter_S325: RT @YoloTaube: Day 5: Debonair 2.0 Sona \nfor #Conceptober by @EraiViolett\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #ArtofLegends #Skintober…"
##
## [[3516]]
## [1] "NerfWindWall: nerf Yasuo's Wind Wall #LeagueOfLegends"
##
## [[3517]]
## [1] "evasivecorn: The best of both worlds.👏👏👏👏 #LeagueofLegends #LeagueOfLegendsFanArt #Fanart #FLYWIN #StarGuardians #TransformaTuDestino"
##
## [[3518]]
## [1] "Peter_S325: RT @YoloTaube: Day 6: Arcana Sona\nfor #Conceptober by @EraiViolett\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #ArtofLegends #Skintober #skint…"
##
## [[3519]]
## [1] "Peter_S325: RT @YoloTaube: Cyberpop Sona skin concept\n\ni know it might not look like cyberpop but i wanted to have more fun with this ida so yea and no…"
##
## [[3520]]
## [1] "AshleyM13544744: RT @NesbethMichael: Hey im live im playing league of legends its been forever ago since i last played come take a look or come give me tips…"
##
## [[3521]]
## [1] "ITSMESETTRIGH: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3522]]
## [1] "eazenpop: I did a explosive Penta with Zombie Slayer Jinx in aram :D \n\n#LeagueOfLegends https://t.co/fheo8UUudG"
##
## [[3523]]
## [1] "OcanhaBrazilBoi: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3524]]
## [1] "Vern101Z: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[3525]]
## [1] "LOL_Art_Bot: RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb"
##
## [[3526]]
## [1] "tori_ichigo_Ss: Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/jcbbqvyicE"
##
## [[3527]]
## [1] "ravenouspasta: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3528]]
## [1] "sfrt344: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3529]]
## [1] "SquirtlesDen: RT @slashunite: Dear #LeagueOfLegends #WildRift players,\n\nAnyone that feels lost after the announcements killing competitive in all non-asi…"
##
## [[3530]]
## [1] "the_philisma: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3531]]
## [1] "suryono_r: RT @Loringale: I really wanna cosplay #sett and #gladio 😩 They're both so H O T! ugh. \n\n#Settphel #settphelios #LeagueOfLegends #cosplay #c…"
##
## [[3532]]
## [1] "PrimalZeeee: Check out this League of Legends clip I recorded with https://t.co/yWp0fEZAU5! #LeagueofLegends\n\n🔗… https://t.co/bziyZGLP4g"
##
## [[3533]]
## [1] "AChileanDuck: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[3534]]
## [1] "Kip00101: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3535]]
## [1] "atego3691: RT @CravenSomethin: baker pantheon! #LeagueOfLegends #Pantheon #fanart https://t.co/8btFe3uKgT"
##
## [[3536]]
## [1] "nimbusmage: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3537]]
## [1] "ULTIMATEFUKOUDA: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3538]]
## [1] "TagTeam008: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[3539]]
## [1] "SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb"
##
## [[3540]]
## [1] "radakn1: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3541]]
## [1] "Zef_oreo: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3542]]
## [1] "GaloSerey: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3543]]
## [1] "hextechenforcer: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3544]]
## [1] "DahliaRoseLive: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3545]]
## [1] "AquaMocha_: RT @Oatymeals: I love #LeagueOfLegends \n\noh yeah and kpop I guess https://t.co/1KRdptxOe9"
##
## [[3546]]
## [1] "edgy_on_purpose: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3547]]
## [1] "izucloud: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[3548]]
## [1] "TagTeam008: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3549]]
## [1] "Londonicro: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[3550]]
## [1] "HexKobayashi: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[3551]]
## [1] "TBNOnCooldown: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3552]]
## [1] "PastaPain: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[3553]]
## [1] "its_fcking_bees: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3554]]
## [1] "RicardoDavenp13: RT @AL_RadioX: Of course they are the same\n#PokemonScarletViolet \n#LeagueOfLegends https://t.co/XN1yxJz5Is"
##
## [[3555]]
## [1] "ChrissyMamas: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3556]]
## [1] "fsundae55: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3557]]
## [1] "GPirate12: RT @_another_tina_: You know how younger siblings are...\nAlso thank you so much for 6k followers! 💖🥹\n\n.\n#Jinx #Ezreal #Caitvi #LeagueOfLege…"
##
## [[3558]]
## [1] "GPirate12: RT @_another_tina_: I have so many sketches to finish, have one of them at least \n\n.\n#Jinx #Ezreal #LeagueOfLegends https://t.co/W7fjqeFqau"
##
## [[3559]]
## [1] "Aluumers: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3560]]
## [1] "coxtristan_cox: Time for more Pre Season randomness. The games are wild and full of tank items on everyone other than tanks. Come e… https://t.co/I38wePZjxj"
##
## [[3561]]
## [1] "peachykitty___: RT @Checkuu: \"Surprised to see me ?\"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm"
##
## [[3562]]
## [1] "Desenhoponto: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3563]]
## [1] "mettaexists: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[3564]]
## [1] "ItsTheBirb: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3565]]
## [1] "ClosetWeeb11: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[3566]]
## [1] "GrandG0nzal0: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[3567]]
## [1] "alepintor023: RT @LadyOichiChan: Let's play a game together 💖\n#jinx #LeagueOfLegends https://t.co/qgqwCZAP7F"
##
## [[3568]]
## [1] "JulieNewArt: RT @Checkuu: \"Surprised to see me ?\"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm"
##
## [[3569]]
## [1] "zombuppy: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3570]]
## [1] "P0L1sh0wl: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[3571]]
## [1] "Blackrigz: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[3572]]
## [1] "kevrei2000: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[3573]]
## [1] "RivenStore: How ya doin`?\nLove LoL? Visit us: https://t.co/JrAiMSWyOb\n#leagueoflegends #lolgame #lolgamer #rivenstore.com… https://t.co/bda1syHpVr"
##
## [[3574]]
## [1] "SistemaGarden: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3575]]
## [1] "BraianOwO3: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[3576]]
## [1] "AzuaRyu: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3577]]
## [1] "KutetsKute: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[3578]]
## [1] "Okay_but_why_to: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[3579]]
## [1] "Uwuined: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3580]]
## [1] "RaiStar18: RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ"
##
## [[3581]]
## [1] "lazypoof: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[3582]]
## [1] "TheSuperRaiju: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3583]]
## [1] "m25228249: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3584]]
## [1] "MoonMarieee: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3585]]
## [1] "blackdagger456: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[3586]]
## [1] "FufusArt: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[3587]]
## [1] "marmarv_a: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[3588]]
## [1] "ShojiOfficial: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3589]]
## [1] "Joppula: RT @HayashiDraws: Commissions open!\n\nDM me if interested 📩\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2BnJwIv0XJ"
##
## [[3590]]
## [1] "FufusArt: RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ"
##
## [[3591]]
## [1] "Rodrian46709485: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[3592]]
## [1] "Rodrian46709485: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3593]]
## [1] "thatwolfdj: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3594]]
## [1] "LinyeSupremacy: RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…"
##
## [[3595]]
## [1] "odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends… https://t.co/9l2kb8gHMU"
##
## [[3596]]
## [1] "ShawnillaLopez: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3597]]
## [1] "DarkensBI: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3598]]
## [1] "MuffinKindred: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3599]]
## [1] "Kay_Belsch: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3600]]
## [1] "MysticSquidArt: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3601]]
## [1] "Beams_Of_Lighty: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3602]]
## [1] "blueberryskyuwu: RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ"
##
## [[3603]]
## [1] "BanBanIshi_TV: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3604]]
## [1] "FargoJoaquin: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3605]]
## [1] "blueberryskyuwu: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[3606]]
## [1] "TItanAuthotized: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3607]]
## [1] "machi_mzk: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3608]]
## [1] "dinkndots: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3609]]
## [1] "alegolailo: RT @jabroell2: Relaxing at the pool party 🌴😎🍹\n\n#ArtofLegends #LeagueOfLegends #Sylas #Sett #Viego https://t.co/p5NzXqTYND"
##
## [[3610]]
## [1] "Hikaru_Hitsuzen: RT @erythchi: -“If you'd like to play with me, you'd better be sure you know the game”- Ahri from @LeagueOfLegends \n\n📸 and edit @IreneKuroi…"
##
## [[3611]]
## [1] "Gusgadolol: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3612]]
## [1] "JumaraloHexCore: RT @jabroell2: Relaxing at the pool party 🌴😎🍹\n\n#ArtofLegends #LeagueOfLegends #Sylas #Sett #Viego https://t.co/p5NzXqTYND"
##
## [[3613]]
## [1] "JumaraloHexCore: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3614]]
## [1] "loreofruneterra: Cool: submitted by /u/Admin_IT \n [link] [comments] https://t.co/CTw4UVQvka #loreofleague #LeagueofLegends #Riotgames"
##
## [[3615]]
## [1] "Rovito: RT @erythchi: -“If you'd like to play with me, you'd better be sure you know the game”- Ahri from @LeagueOfLegends \n\n📸 and edit @IreneKuroi…"
##
## [[3616]]
## [1] "LNY18676280: RT @heaven_rj: No, I'm not bored of drawing her xd.- 👀✨❤️🍌\n︵‿︵‿୨♡୧‿︵‿︵\n#soraka #settxsoraka #sett #settraka #LeagueOfLegends #LeagueOfLegen…"
##
## [[3617]]
## [1] "3drenderbot: RT @MLW_Creative: Hey guys, heres another speed sculpt/composite - 'EKKO' check out the Timelapse on my YouTube channel: https://t.co/sjYkF…"
##
## [[3618]]
## [1] "Noh_by: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3619]]
## [1] "Darkiriona: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3620]]
## [1] "EdinnaPie: RT @erythchi: -“If you'd like to play with me, you'd better be sure you know the game”- Ahri from @LeagueOfLegends \n\n📸 and edit @IreneKuroi…"
##
## [[3621]]
## [1] "CloudyGoaty: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3622]]
## [1] "gontengstudio: custom PANEL . order now! https://t.co/Q5xzwhZTa3\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate… https://t.co/3FZv1NVGt9"
##
## [[3623]]
## [1] "LNY18676280: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3624]]
## [1] "enby_frogs: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3625]]
## [1] "Ingeroff_: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3626]]
## [1] "la_cueva_de_Aki: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3627]]
## [1] "BrattyGrymblade: I ended up in a match with Aymeric playing Morgana.\n\n#FFXIV #wildrift #LeagueOfLegends https://t.co/Lyb956lFus"
##
## [[3628]]
## [1] "L17L6363: RT @Checkuu: \"Surprised to see me ?\"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm"
##
## [[3629]]
## [1] "Dinomorph: RT @SaltyMorde: Super quick doodle of these Morde's tits before going to sleep : D.\nIn honor of my league name which is Mordes Tiddies. \n-…"
##
## [[3630]]
## [1] "AeonionTortilla: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3631]]
## [1] "MiilkStrawberry: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3632]]
## [1] "aniliaUwU: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3633]]
## [1] "ITSORAKA: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3634]]
## [1] "ITSORAKA: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3635]]
## [1] "MLW_Creative: Hey guys, heres another speed sculpt/composite - 'EKKO' check out the Timelapse on my YouTube channel:… https://t.co/2Mv76RqXsq"
##
## [[3636]]
## [1] "kamel_joel: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3637]]
## [1] "Zeri_Cafeinada: RT @Kayn_Bullet: Zeri - League of legends\n.\n.\n#LeagueOfLegends #Zeri #lol #zerilol #zerilolfanart #digitalart #digital #digitaldrawing #dig…"
##
## [[3638]]
## [1] "AsthmaMarauder: Engaging... Entertaining... Connoisseur... Witty...Funny...\n\nAll words that could describe me... If work wasn't as… https://t.co/RpL6Q2kqtu"
##
## [[3639]]
## [1] "ElVotardo: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3640]]
## [1] "Zeri_Cafeinada: RT @box_boxi: Zeri From League of Legends! ⚡️ \n.\n.\n.\n#zeri #zerileagueoflegends #leagueoflegends #leagueoflegendsfanart #fanart #cartoon #d…"
##
## [[3641]]
## [1] "jinxedeyes: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3642]]
## [1] "JaredPo87147132: Still the best.🙊🙊🙊🙊 #StarGuardian #LeagueofLegends #game https://t.co/vo1hvnfSIG"
##
## [[3643]]
## [1] "StarsHealer: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3644]]
## [1] "RepulsiveMaid: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3645]]
## [1] "dog42895: RT @KJCeSports: In the last two years, @faker has turned down LPL team offers of $10 million and $20 million per year, as well as a blank c…"
##
## [[3646]]
## [1] "Miojo58314565: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3647]]
## [1] "Chumix11: Estoy en vivo, ven a hablar un rato, si quieres me sigues >< / i'm on live come and see what happens, #lol… https://t.co/HtxGgxbjr1"
##
## [[3648]]
## [1] "MURILOANDRADEC3: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3649]]
## [1] "HarryTh67235811: RT @levi_samurai: MID COUNTERGANK - #lissandra #leagueoflegends #gameplay #gaming https://t.co/goVWCAmNBx"
##
## [[3650]]
## [1] "Naky985: RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx"
##
## [[3651]]
## [1] "ICHlMOKUREN: RT @dalianae_: color practice and an excuse to draw one of the best LoL champions with neeko #lillia #leagueoflegends #ArtofLegends #cread…"
##
## [[3652]]
## [1] "tannerzuzga: RT @ACNLSugar: I’ll be your guide to the afterlife ❤️\n\n#ahri #ahricosplay #LeagueOfLegends https://t.co/gm4zoaqqPq"
##
## [[3653]]
## [1] "IntrinsicGames: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3654]]
## [1] "Stone05092021: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3655]]
## [1] "anOwlStar: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[3656]]
## [1] "EsportsTweeter: RT @KJCeSports: In the last two years, @faker has turned down LPL team offers of $10 million and $20 million per year, as well as a blank c…"
##
## [[3657]]
## [1] "mxxiwnn: RT @whxtelamb_cos: [...] In the future, one of us is alive. Hint : it's not you.🧁\n\n❤︎\nLeague Of Legends's Caitlyn Kiramman from ARCANE \n\n📸…"
##
## [[3658]]
## [1] "MoonstaPluff: RT @cahri_ai: Aatrox is tired of this sh*t 😂\nUdyr's sandals and Aalberto will always be canon in my heart✨\n\n#aatrox #rhaast #darkin #League…"
##
## [[3659]]
## [1] "IntrinsicGames: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3660]]
## [1] "Necro_Lichloved: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3661]]
## [1] "ShawnSlicer: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3662]]
## [1] "Toxic20697657: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3663]]
## [1] "gorillajoerg: RT @Gnomon_Workshop: .@MontaldRembert killing it once again with this depiction of #LeagueOfLegends' Rell.\n\nLearn how he does it over at th…"
##
## [[3664]]
## [1] "heystrife: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[3665]]
## [1] "TellTaleTypist: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3666]]
## [1] "RedhairSheep: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3667]]
## [1] "angel_vzq: RT @jabroell2: High Noon Sylas 🤠\n\nSo... it was supposed to be HN but it ended up getting some sort of vampire hunter vibe... and I kind of…"
##
## [[3668]]
## [1] "lewdboithrow1: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3669]]
## [1] "marcky_z: RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx"
##
## [[3670]]
## [1] "eokomon: RT @Checkuu: \"Surprised to see me ?\"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm"
##
## [[3671]]
## [1] "Douglaszr_: RT @jabroell2: High Noon Sylas 🤠\n\nSo... it was supposed to be HN but it ended up getting some sort of vampire hunter vibe... and I kind of…"
##
## [[3672]]
## [1] "Checkuu: RT @Checkuu: \"Surprised to see me ?\"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm"
##
## [[3673]]
## [1] "LOL_Art_Bot: RT @jabroell2: High Noon Sylas 🤠\n\nSo... it was supposed to be HN but it ended up getting some sort of vampire hunter vibe... and I kind of…"
##
## [[3674]]
## [1] "PeterJack32: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3675]]
## [1] "jabroell2: High Noon Sylas 🤠\n\nSo... it was supposed to be HN but it ended up getting some sort of vampire hunter vibe... and I… https://t.co/gMYgqHNoA8"
##
## [[3676]]
## [1] "Xilerth: RT @erythchi: -“If you'd like to play with me, you'd better be sure you know the game”- Ahri from @LeagueOfLegends \n\n📸 and edit @IreneKuroi…"
##
## [[3677]]
## [1] "Captain__A__: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3678]]
## [1] "Sw33tEdgyD0gg: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[3679]]
## [1] "chandelure9: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3680]]
## [1] "HarryTh67235811: RT @MrWheaton260: Trying to get better at new champs sucks. \"Mid is ass\" in my mind \"Well, I'm not playing well\". \n\n#LeagueOfLegends"
##
## [[3681]]
## [1] "HazeStrawberry: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[3682]]
## [1] "kizuxiie: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3683]]
## [1] "LoveYourCrystal: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3684]]
## [1] "MagoMiratempo: @riotgames\n#News/News… for #LeagueOfLegends:\n#Alt #EternalSwordYi, a #MasterYi of the #Multiverse in #5D, enters th… https://t.co/Ix97btBG4F"
##
## [[3685]]
## [1] "junseobyt: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[3686]]
## [1] "KarlMoo20450862: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3687]]
## [1] "MrFoxalin: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3688]]
## [1] "paulotmfc: RT @bromaah: Has this been done yet? 😂\n\n#Sett #Soraka #LeagueofLegends #ArtofLegends https://t.co/MKOTsxMdcV"
##
## [[3689]]
## [1] "kaizenkoh1: RT @KJCeSports: In the last two years, @faker has turned down LPL team offers of $10 million and $20 million per year, as well as a blank c…"
##
## [[3690]]
## [1] "LumiereVtuber: im playing epic cringe game! #LeagueOfLegends \n#VTubersAreStillWatching #Vtuber #VtubersEN"
##
## [[3691]]
## [1] "CursedXiao: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3692]]
## [1] "paulotmfc: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3693]]
## [1] "xjinkixx: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[3694]]
## [1] "Cookie3w3: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3695]]
## [1] "Cookie3w3: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3696]]
## [1] "juIycore: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3697]]
## [1] "kavetham_exe: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[3698]]
## [1] "Awaluneocxcanon: RT @Talikira: it's been awhile since I've drawn him don't judge me\n#Azir #LeagueOfLegends https://t.co/SXrmDYARb0"
##
## [[3699]]
## [1] "cryptidpyro: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3700]]
## [1] "PayNoahttention: NALCS 🤝 CONCACAF\n\nGetting rekt in groups\n\n@lolesports #NALCS #LeagueOfLegends #LoLEsports #WorldcupQatar2022 #FIFAWorldCup"
##
## [[3701]]
## [1] "pnkrsblckclths: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[3702]]
## [1] "xjinkixx: RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ"
##
## [[3703]]
## [1] "Ari64382876: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3704]]
## [1] "buterzz_: RT @aydanotato: Forgot to post this here\nFinally have a “background” in my drawing 💀\nAlso feels nice to draw LoL fanart again\n\n#LeagueOfLeg…"
##
## [[3705]]
## [1] "ArtLaceDreams: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3706]]
## [1] "TerryKi99365945: RT @Goose_Gobbler: commissions are open!!! please shoot me a message if interested https://t.co/ySFV7MmVmX\n\n#commissionsopen #commissions #…"
##
## [[3707]]
## [1] "YASHMARA2: RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx"
##
## [[3708]]
## [1] "Sahmlfr: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[3709]]
## [1] "SansDarkness: RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ"
##
## [[3710]]
## [1] "07Evans16: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3711]]
## [1] "RobertDonaldsn: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3712]]
## [1] "Shiroulyy: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3713]]
## [1] "kaynphel: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[3714]]
## [1] "9928Beez: pog play almost 40 min game winning yolo solo action #kayn #LeagueOfLegends #clip \n😂 https://t.co/quHuUZMEHv"
##
## [[3715]]
## [1] "ll_Celeste_ll: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[3716]]
## [1] "batson_TH: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[3717]]
## [1] "Not_Pavel32: RT @dravensgf: choose your fighter \n#leaguetwt #LeagueOfLegends https://t.co/7vFYyEhuaP"
##
## [[3718]]
## [1] "reddoll123: RT @bluumey: Been missing my son\n#Ekko #Arcane #LeagueOfLegends https://t.co/zrYHxSR51t"
##
## [[3719]]
## [1] "ChuuPamela5: RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…"
##
## [[3720]]
## [1] "07Evans16: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3721]]
## [1] "Penshiru_25: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3722]]
## [1] "rabbids92: RT @MikuoHatsuneTTV: Day 12 of @LeagueOfLegends quotes:\n\nFools fear death, the strong wield it\n-Mordekaiser\n#LeagueOfLegends #quotes #gamin…"
##
## [[3723]]
## [1] "buterzz_: RT @ReinaJoart: THEMMM OVO !!!!!\n.\n.\n.\n#ArtofLegends #LeagueOfLegends #LeagueOfLegendsFanArt #Lillia #yone #CHIBI #chibiart https://t.co/NT…"
##
## [[3724]]
## [1] "PeterJack32: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3725]]
## [1] "PeterJack32: RT @HayashiDraws: Follow on Instagarm! https://t.co/hUqLcJQ7wV\n\n#LeagueOfLegends #ArtofLegends https://t.co/5NiEWPGu0X"
##
## [[3726]]
## [1] "dailyaphelios: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[3727]]
## [1] "IamBenStirling: RT @neorarty3: vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart #arcanefanart #C…"
##
## [[3728]]
## [1] "taitaivilu: RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx"
##
## [[3729]]
## [1] "surviventine115: RT @neorarty3: vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart #arcanefanart #C…"
##
## [[3730]]
## [1] "khakuzz: RT @nakuchikun: What is going wrong with hecarim ? He needs nerf, please riot 😭 #LeagueOfLegends #RiotGames #twitchaffiliate"
##
## [[3731]]
## [1] "Mimy92Art: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3732]]
## [1] "SkiNl3Y: we play League of legends 5v5 practice! \n\nCome join in!\n\nhttps://t.co/5YCXjkEmcL\nhttps://t.co/JhZ1OWte0Q\n\n#streamer… https://t.co/U1unxfyHGR"
##
## [[3733]]
## [1] "haleyisbombb: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3734]]
## [1] "nyascian_txt: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3735]]
## [1] "DongoranOliva: RT @Yzixas: Chat restriction for what? ~.^ #LeagueOfLegends https://t.co/a8LC1fvFDU"
##
## [[3736]]
## [1] "LeitoPusyPutito: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[3737]]
## [1] "Parislore4: RT @Koiarts1: Fan art Jinx \n.\n#draw #sketch #leagueoflegends #paint #creadoresdelollatam #art #artoflegends #leagueoflegendsfanart #jinx #…"
##
## [[3738]]
## [1] "kadart_h: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3739]]
## [1] "GabrielOchoaEc1: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3740]]
## [1] "summer_smores05: 3. . 2. . 1. . LIFTOFF! #cosplay #LeagueOfLegends #arcane #jinxcosplay https://t.co/bstqQfiIyl"
##
## [[3741]]
## [1] "tarkiov: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3742]]
## [1] "stirarcane: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3743]]
## [1] "HaterZeri: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[3744]]
## [1] "kryptidkore: RT @JezzaWorks18: My entry for the #EnvarChallenge (#Envarcontest)!\n\nThis was a lot of fun to do, both because painting Fall is fun, and be…"
##
## [[3745]]
## [1] "bia_porto27: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3746]]
## [1] "loud_gothbird: RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ"
##
## [[3747]]
## [1] "SandyLeague19: RT @J0ker_LoL: Prestige Nightbringer Kayn wallpaper for the lovely @LadyOfValyria❤️ This is my second wallpaper I have made, and I'm so gla…"
##
## [[3748]]
## [1] "loiz_evans: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3749]]
## [1] "aphelionaphelia: RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ"
##
## [[3750]]
## [1] "dancing_mae: RT @DarksideJinx: We can officially tell that Jinx loves dragons more than Fishbones look at how she threw it on the ground just to fangirl…"
##
## [[3751]]
## [1] "NekoNaly: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[3752]]
## [1] "IntrinsicGames: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3753]]
## [1] "_VexSky_: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3754]]
## [1] "notoriouslydev: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3755]]
## [1] "SpicedFoxy: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3756]]
## [1] "MY4ANDER3: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3757]]
## [1] "AllTaric: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3758]]
## [1] "RivenStore: Likes, please!!\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#leagueoflegends #lolgame #lolgamer… https://t.co/cfkKCiZhJ0"
##
## [[3759]]
## [1] "HellSick13: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3760]]
## [1] "BlakHntR: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[3761]]
## [1] "Tsuuuuukiuwu: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[3762]]
## [1] "JojoxSenju: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[3763]]
## [1] "XYI2AYQbc2hLHeQ: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3764]]
## [1] "ItsTheBirb: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3765]]
## [1] "tapochek_Joe: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3766]]
## [1] "BondageHead: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3767]]
## [1] "NeyumeMoon: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[3768]]
## [1] "galexiianova: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3769]]
## [1] "Lady_Muzza_: RT @McChipyArt: A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf"
##
## [[3770]]
## [1] "AlexChan4rt: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3771]]
## [1] "MaiTheCat25: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3772]]
## [1] "xeekah: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3773]]
## [1] "collin_cherub: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3774]]
## [1] "pichupunch: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[3775]]
## [1] "chef_serro: RT @Rena_Angel1111: League of legends - Rift Herald\n\nI try Rift Herald cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤー #Rio…"
##
## [[3776]]
## [1] "anoyamiwa: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3777]]
## [1] "CHRONO_TERMINUS: RT @HayashiDraws: Commissions open!\n\nDM me if interested 📩\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2BnJwIv0XJ"
##
## [[3778]]
## [1] "LOL_Art_Bot: RT @AlphantArt: Sketch\n\n#Jinx #Vi #SpiritBlossom #League_of_Legends #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/j68G3JceVk"
##
## [[3779]]
## [1] "soyunmogurigeko: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3780]]
## [1] "Piee_004: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3781]]
## [1] "pirocaodoitto: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3782]]
## [1] "Kamisguide: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3783]]
## [1] "hen_ea: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3784]]
## [1] "its_cherrybaby: RT @SethRodrigues: #LeagueOfLegends #Rakan \n\nPhoto by @tomicornio https://t.co/I9PJwz5xJz"
##
## [[3785]]
## [1] "NicoCVLA: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3786]]
## [1] "PotatoDevil2: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3787]]
## [1] "aiglamene: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3788]]
## [1] "hen_ea: RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx"
##
## [[3789]]
## [1] "Kirishimakrbk: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3790]]
## [1] "anaismyname23: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3791]]
## [1] "ItsAnyastasia: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3792]]
## [1] "Nalyd_writing: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3793]]
## [1] "Fer_senpaii: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3794]]
## [1] "RyanSenpai94: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3795]]
## [1] "CheshireFantas2: RT @HayashiDraws: Frostblade Irelia Commission ❄️| #LeagueOfLegends https://t.co/EcFJr0amfQ"
##
## [[3796]]
## [1] "CheshireFantas2: RT @HayashiDraws: Commissions open!\n\nDM me if interested 📩\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2BnJwIv0XJ"
##
## [[3797]]
## [1] "xiefux: RT @Keikocosplay1: 𝑳𝒐𝒐𝒌𝒊𝒏𝒈 𝒇𝒐𝒓 𝒂 𝒕𝒂𝒊𝒍𝒐𝒓? 🪡\nScissors, needles, thread; tools of Isolde. She'll always be with me, and I with her\n\nPhotograph…"
##
## [[3798]]
## [1] "duxteh2: RT @AlphantArt: Sketch\n\n#Jinx #Vi #SpiritBlossom #League_of_Legends #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/j68G3JceVk"
##
## [[3799]]
## [1] "a_femboy12: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3800]]
## [1] "ZauniteSimp: RT @lorddumbb: [DT] - Back to the old days \n\n… Soooo, I tried to imagine Silco and Vander’s younger days …. \n\n#arcane #silco #vander #Leagu…"
##
## [[3801]]
## [1] "odds_uneven: RT @raidenmiyawaki: Admit it~ Yuumi loves it when you hate her~\n\nClick the link here to view the full Yuumi AP Build Gameplay:\nhttps://t.co…"
##
## [[3802]]
## [1] "Mizu_Chan94: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3803]]
## [1] "Spoopy_Owl: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3804]]
## [1] "AlphantArt: Sketch\n\n#Jinx #Vi #SpiritBlossom #League_of_Legends #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/j68G3JceVk"
##
## [[3805]]
## [1] "Seleseal_: RT @erythchi: -“If you'd like to play with me, you'd better be sure you know the game”- Ahri from @LeagueOfLegends \n\n📸 and edit @IreneKuroi…"
##
## [[3806]]
## [1] "AKA_Sparda: RT @JezzaWorks18: My entry for the #EnvarChallenge (#Envarcontest)!\n\nThis was a lot of fun to do, both because painting Fall is fun, and be…"
##
## [[3807]]
## [1] "PepeGV13: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3808]]
## [1] "MaouTenshi_tv: Yahoo Minions and Humans!!! Today for community night we are going to continue with #CultoftheLamb for a bit then s… https://t.co/gITq1FlUO4"
##
## [[3809]]
## [1] "lazypoof: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3810]]
## [1] "swfsdanvers: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3811]]
## [1] "MrManuero: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3812]]
## [1] "kaguranism: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3813]]
## [1] "LOL_Art_Bot: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3814]]
## [1] "LOL_Art_Bot: RT @miiiaaauuuuu: Also, repost of my old drawing of this pretty waifu :3 I love Kai'sa x Akali ❤️\n\n#LeagueOfLegends #LeagueOfLegendsFanArt…"
##
## [[3815]]
## [1] "Aaronhart323: RT @nyahabi2112: Star Nemesis Morgana - Fanart \nI have many interesting stories to tell about this drawing xd but I hope you like it ❤️❤️\n.…"
##
## [[3816]]
## [1] "odeko_yma: RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3817]]
## [1] "bonerfly1: RT @JungleNotorious: The game makes you happy.👏👏👏 #StarGuardian #LeagueofLegends https://t.co/wQXpdHW1Q0"
##
## [[3818]]
## [1] "Shaycook20: RT @DailyTeenVi: when she does the thing with her back and her hair and the thing and its really nice to look at when she does it with her…"
##
## [[3819]]
## [1] "bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm"
##
## [[3820]]
## [1] "bonerfly1: RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy"
##
## [[3821]]
## [1] "Lizz_HM21: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3822]]
## [1] "Zimmeck_: RT @erythchi: -“If you'd like to play with me, you'd better be sure you know the game”- Ahri from @LeagueOfLegends \n\n📸 and edit @IreneKuroi…"
##
## [[3823]]
## [1] "nicquehen: It will start soon. #StarGuardian #LeagueofLegends https://t.co/xZiLRyMz3S"
##
## [[3824]]
## [1] "loreofruneterra: I'm dumb: So I saw the new leaked cards for LOR and saw that Kayle was a targonian card, and I know that she is tar… https://t.co/rQTG2VZoV8"
##
## [[3825]]
## [1] "loreofruneterra: The Darkin Saga: The Full Story (and some non-canon stuff): The Darkin Saga has concluded and with its end comes th… https://t.co/bkHntzvRvt"
##
## [[3826]]
## [1] "EkkosBbg: RT @DarksideJinx: We can officially tell that Jinx loves dragons more than Fishbones look at how she threw it on the ground just to fangirl…"
##
## [[3827]]
## [1] "RizkiBu19604930: RT @DiscordJester: Check out this League of Legends clip I recorded with https://t.co/7z9D9QPLlB! #LeagueofLegends\n\n🔗 https://t.co/Okfohddu…"
##
## [[3828]]
## [1] "nothingheretuse: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3829]]
## [1] "ThatguyAugustus: RT @ThatArtlstGirl: My first post ever! Hiya!💕 Enjoy this drawing of a young Seraphine!✨\n\n#Seraphine #LeagueOfLegends #LeagueOfLegendsFanAr…"
##
## [[3830]]
## [1] "leankuroneko: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3831]]
## [1] "BelongNewry: RT @BelongArenasUK: IT'S HERE!! The beginning of the end! \n\nWeek 1 the #LeagueofLegends playoffs...eeek! In less than 2 weeks we will find…"
##
## [[3832]]
## [1] "Zapphiren_: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3833]]
## [1] "Austin88191786: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3834]]
## [1] "Kywry247: RT @DarksideJinx: We can officially tell that Jinx loves dragons more than Fishbones look at how she threw it on the ground just to fangirl…"
##
## [[3835]]
## [1] "Batata_owo: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3836]]
## [1] "itsdaichiii: hi twt im a league player my life its so great i love the move on from osu lets goooo😄😄😄😄😂😂😂😂#leagueoflegends"
##
## [[3837]]
## [1] "CIPHERMEISA: RT @CIPHERMEISA: He’s on my mind sometimes #arcane #LeagueOfLegends https://t.co/ZFVEiialRw"
##
## [[3838]]
## [1] "RiftValentine: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3839]]
## [1] "miiiaaauuuuu: Also, repost of my old drawing of this pretty waifu :3 I love Kai'sa x Akali ❤️\n\n#LeagueOfLegends… https://t.co/8qEyWAKMZ5"
##
## [[3840]]
## [1] "SuciDrg: RT @Keikocosplay1: 𝑳𝒐𝒐𝒌𝒊𝒏𝒈 𝒇𝒐𝒓 𝒂 𝒕𝒂𝒊𝒍𝒐𝒓? 🪡\nScissors, needles, thread; tools of Isolde. She'll always be with me, and I with her\n\nPhotograph…"
##
## [[3841]]
## [1] "8ogdahn8: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3842]]
## [1] "sweetgummygator: RT @morbidmoonart: Finally finished my Lulu sheet... Basically just going over her design in detail for how I draw her. #lulu #yordles #art…"
##
## [[3843]]
## [1] "brianjokeiner0: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[3844]]
## [1] "shiroychigo: RT @erythchi: -“If you'd like to play with me, you'd better be sure you know the game”- Ahri from @LeagueOfLegends \n\n📸 and edit @IreneKuroi…"
##
## [[3845]]
## [1] "AzaZofia: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3846]]
## [1] "loveetude: RT @SchpogArt: 🌟I'm trouble and you're wanting it!🌟👹\nK/DA gals for the birthday babe @tesscourtesart! 💜💕\n#akalixevelynn #ArtofLegends #Leag…"
##
## [[3847]]
## [1] "ThomasW42894977: RT @Nanal0l: 🤡 FEW LEAGUE GAMES THEN HITMAN3 FIRST PLAYTHROUGH!\n\n#LeagueOfLegends #Hitman3 #TwitchStreamers \n\nTwitch . tv / Nana"
##
## [[3848]]
## [1] "z_a_1108: this is faker fooooo\n#LeagueOfLegends https://t.co/GETgv1Xxlv"
##
## [[3849]]
## [1] "Micchonstars: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3850]]
## [1] "VStreamers_: RT @AshuKitsune: It's riot night which means I'm ready to cry and rage at #LeagueOfLegends woooo! =^-^'= So fun!.. heh\nCome watch us cry an…"
##
## [[3851]]
## [1] "IntrinsicGames: RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ"
##
## [[3852]]
## [1] "IntrinsicGames: RT @LazyYankee: Havent played league in a while but this just made me laugh #leagueoflegends #meme #memes #cat #caturday https://t.co/7mwFW…"
##
## [[3853]]
## [1] "metalichotchoco: Which ones getting a boss fight drawing, old god skins are fun but yeah I only wanna do one of these\n#leaguetwt #LeagueOfLegends"
##
## [[3854]]
## [1] "agito_hugo: RT @erythchi: -“If you'd like to play with me, you'd better be sure you know the game”- Ahri from @LeagueOfLegends \n\n📸 and edit @IreneKuroi…"
##
## [[3855]]
## [1] "SansDarkness: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3856]]
## [1] "Tula77017406: RT @LazyYankee: Havent played league in a while but this just made me laugh #leagueoflegends #meme #memes #cat #caturday https://t.co/7mwFW…"
##
## [[3857]]
## [1] "DARKINCORE: RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ"
##
## [[3858]]
## [1] "UssopPlsComBack: https://t.co/GrGYqgI1A0 #LeagueOfLegends it's gonna chier"
##
## [[3859]]
## [1] "CP0rk: RT @gontengstudio: custom badges . order now! https://t.co/Q5xzwhZTa3\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls\n#…"
##
## [[3860]]
## [1] "pupiwaizumi: RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx"
##
## [[3861]]
## [1] "afarny4: RT @RivenStore: Like and Share if you have been fan since day 1\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #league…"
##
## [[3862]]
## [1] "MeruwuIX: RT @erythchi: -“If you'd like to play with me, you'd better be sure you know the game”- Ahri from @LeagueOfLegends \n\n📸 and edit @IreneKuroi…"
##
## [[3863]]
## [1] "RyanWolfe379: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3864]]
## [1] "HOONlECAT: RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ"
##
## [[3865]]
## [1] "RABIESGIR1L: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[3866]]
## [1] "pizapirate: RT @RivenStore: Like and Share if you have been fan since day 1\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #league…"
##
## [[3867]]
## [1] "aeon_xayah: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3868]]
## [1] "Ivanska_: RT @erythchi: -“If you'd like to play with me, you'd better be sure you know the game”- Ahri from @LeagueOfLegends \n\n📸 and edit @IreneKuroi…"
##
## [[3869]]
## [1] "QueenOfAnxiety3: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3870]]
## [1] "DMalauni: RT @Rena_Angel1111: League of legends - Radiant Virtue\n\nI try Radiant Virtue cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤ…"
##
## [[3871]]
## [1] "Cookie3w3: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3872]]
## [1] "HerpDerp2413: RT @Neryumo: Sketch | Illustration\n\n#leagueoflegends https://t.co/AXyYmTOdRu"
##
## [[3873]]
## [1] "Neryumo: RT @Neryumo: Sketch | Illustration\n\n#leagueoflegends https://t.co/AXyYmTOdRu"
##
## [[3874]]
## [1] "pinkfires_LoL: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3875]]
## [1] "StringsNBullets: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3876]]
## [1] "CATBR3AD: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3877]]
## [1] "ibonedrawhentai: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3878]]
## [1] "yuuneelli: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3879]]
## [1] "texas_doof: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3880]]
## [1] "nottingseriouss: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[3881]]
## [1] "GreaterSinn: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3882]]
## [1] "erythchi: -“If you'd like to play with me, you'd better be sure you know the game”- Ahri from @LeagueOfLegends \n\n📸 and edit… https://t.co/4r5Vs87fuZ"
##
## [[3883]]
## [1] "LightningBaron1: RT @yayachu2: Probably one of my favourite cosplays this year 🧜🏻♀️ I felt so good wearing it!\n\nPhoto taken by giannimage (on insta)\nStaff…"
##
## [[3884]]
## [1] "JezzaWorks18: RT @JezzaWorks18: My entry for the #EnvarChallenge (#Envarcontest)!\n\nThis was a lot of fun to do, both because painting Fall is fun, and be…"
##
## [[3885]]
## [1] "lagauffredu641: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[3886]]
## [1] "0ceanGrayWaves: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3887]]
## [1] "hachirox13: RT @noisecat610: As long as you are on my side.\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/ly0R5EnGFk"
##
## [[3888]]
## [1] "mmoppiiee: RT @KhadaJhin464: Did I just forget to take my meds because I was distracted drawing Jhins abs? Yes. And I have no regrets. #noregrets #jhi…"
##
## [[3889]]
## [1] "amanitaz: RT @morbidmoonart: Finally finished my Lulu sheet... Basically just going over her design in detail for how I draw her. #lulu #yordles #art…"
##
## [[3890]]
## [1] "Daxelman: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[3891]]
## [1] "DNo1432: RT @pachirisupichu: Going live at 17:00 CET\nhttps://t.co/aXzNUGRKQi\nCome join for some #Overwatch2 #LeagueOfLegends #German #English #Vtube…"
##
## [[3892]]
## [1] "LuwunaMoon: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3893]]
## [1] "LOL_Art_Bot: RT @J0ker_LoL: Prestige Nightbringer Kayn wallpaper for the lovely @LadyOfValyria❤️ This is my second wallpaper I have made, and I'm so gla…"
##
## [[3894]]
## [1] "Aikidork: RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ"
##
## [[3895]]
## [1] "LOL_Art_Bot: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3896]]
## [1] "Edendeleon_: RT @aestlouse: new art 💕\nIrelia in a cute dresssss 👀❤️🔥\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #Irelia #LeagueOfLegendsIrelia https://t.…"
##
## [[3897]]
## [1] "LOL_Art_Bot: RT @Alonso024836477: I like that game.🥺 #LeagueofLegends #Fanart #LeagueOfLegendsFanArt #GuardiãsEstelas #YıldızMuhafızı #КосплейLoL https:…"
##
## [[3898]]
## [1] "LOL_Art_Bot: RT @morbidmoonart: Finally finished my Lulu sheet... Basically just going over her design in detail for how I draw her. #lulu #yordles #art…"
##
## [[3899]]
## [1] "m2_rai: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3900]]
## [1] "Zeri_Cafeinada: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3901]]
## [1] "BananaB32959457: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3902]]
## [1] "settstiddies: RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ"
##
## [[3903]]
## [1] "Koco64954985: RT @junebluez: Some Rakan and Xayah’s \n#rakan #xayah #leagueoflegends #fanart #vastaya https://t.co/REsqssDMTL"
##
## [[3904]]
## [1] "PlayerCounter: How many gamers are playing? League of Legends Live Player Count https://t.co/hgOmmmRAOG #leagueoflegends #lol"
##
## [[3905]]
## [1] "J0ker_LoL: Prestige Nightbringer Kayn wallpaper for the lovely @LadyOfValyria❤️ This is my second wallpaper I have made, and I… https://t.co/OsnHhV9g5F"
##
## [[3906]]
## [1] "Im_Not_Furry1: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3907]]
## [1] "Peter_S325: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3908]]
## [1] "RigorousStudios: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[3909]]
## [1] "NewstedIs: RT @chagss91: Friends! going live now with some more league of legends!!! come vibe with me !!! https://t.co/WpKBxGvrY8 #twitch #LeagueOfLe…"
##
## [[3910]]
## [1] "Artstudebt: chat every time i stream\n\n#chainsawman #VTuberEN #LeagueOfLegends https://t.co/aPPdYYJoYG"
##
## [[3911]]
## [1] "Rage_Goddess_: Hey friends!! Going to stream tonight at 5:30pm pst!! I’ll be playing some #Overwatch2 then hopefully some… https://t.co/z8SLJFKDOC"
##
## [[3912]]
## [1] "_KotoKasus: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3913]]
## [1] "cake7121: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3914]]
## [1] "zhonyaan: RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3915]]
## [1] "Lyriensona: RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ"
##
## [[3916]]
## [1] "Actual_Trash390: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[3917]]
## [1] "AlexRam18792944: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3918]]
## [1] "LoLRoundUp_: This is a new series idea that I am giving a go. I looked at the 100 Gwen/Gnar matchups from Season 12 in the four… https://t.co/Ms4xq2pIgc"
##
## [[3919]]
## [1] "Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO"
##
## [[3920]]
## [1] "ayofat654: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3921]]
## [1] "caitvigotitbad: RT @neorarty3: vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart #arcanefanart #C…"
##
## [[3922]]
## [1] "itishothere: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3923]]
## [1] "_rutuja21_: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3924]]
## [1] "wyrdly1: Anyone trying to erp? hit me up in dms #LeagueOfLegends #leaguetwt #leaguerp"
##
## [[3925]]
## [1] "LoiNguyenPhuc: Ar̡e you Looking for a modern and professional Social Media post? Click the link on the image. 😀\n\n#hiroshima #rhobh… https://t.co/hruwdh1xCz"
##
## [[3926]]
## [1] "Alonso024836477: I like that game.🥺 #LeagueofLegends #Fanart #LeagueOfLegendsFanArt #GuardiãsEstelas #YıldızMuhafızı #КосплейLoL https://t.co/ytul4BceP6"
##
## [[3927]]
## [1] "Ty75217357: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[3928]]
## [1] "morbidmoonart: Finally finished my Lulu sheet... Basically just going over her design in detail for how I draw her. #lulu #yordles… https://t.co/5nG8p8u0kX"
##
## [[3929]]
## [1] "polarzitos: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3930]]
## [1] "GothiccMushroom: RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ"
##
## [[3931]]
## [1] "Audrahni: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[3932]]
## [1] "RivenStore: Likes, please!!\nVisit us: https://t.co/Jtncw61Y4H\n#leagueoflegends #lolgame #lolgamer #rivenstore.com #lolgoods… https://t.co/At5vqEPdz1"
##
## [[3933]]
## [1] "lovelynye03: RT @dravensgf: Dont leave me meow :c \n#leaguetwt #LeagueOfLegends https://t.co/YVOJx0g2wt"
##
## [[3934]]
## [1] "qothmikasa: RT @MelonKameleon: first commission let's goooo🔥\n\nThe characters are Dawnbringer Soraka and High Noon Twitch \n#LeagueOfLegends #Soraka #Twi…"
##
## [[3935]]
## [1] "ElcyyTheGobbler: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[3936]]
## [1] "nottingseriouss: RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ"
##
## [[3937]]
## [1] "SongbirdDiamond: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[3938]]
## [1] "SrirachaWhale: RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ"
##
## [[3939]]
## [1] "kalita_spec: RT @KhadaJhin464: Did I just forget to take my meds because I was distracted drawing Jhins abs? Yes. And I have no regrets. #noregrets #jhi…"
##
## [[3940]]
## [1] "Makayla88190882: RT @MrWheaton260: Trying to get better at new champs sucks. \"Mid is ass\" in my mind \"Well, I'm not playing well\". \n\n#LeagueOfLegends"
##
## [[3941]]
## [1] "AlejoqtinWinter: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3942]]
## [1] "DavidLe81191611: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3943]]
## [1] "ElcyyTheGobbler: RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ"
##
## [[3944]]
## [1] "ElcyyTheGobbler: RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx"
##
## [[3945]]
## [1] "JesussFry: RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ"
##
## [[3946]]
## [1] "StalkerOf2Dguys: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3947]]
## [1] "IntrinsicGames: RT @L4dyQuill: Playing ranked after a month hiatus 🥵\nhttps://t.co/dSxTjDhKBF \n\n#LeagueOfLegends #smallstreamers #twitchstreamer #TwitchAffi…"
##
## [[3948]]
## [1] "StalkerOf2Dguys: RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ"
##
## [[3949]]
## [1] "veggas91: https://t.co/McWn9W8GDe FATHER OF SILVER IS LIVE! 11 YEARS IN SILVER! AM I MOST HARDSTUCK STREAMER? BROKEN KEYBOARD… https://t.co/2Drl0kdTNG"
##
## [[3950]]
## [1] "besdaysi: RT @heaven_rj: Lillia x Yone - Sketch Fanart -❤️ 💫 👑 ✨ I forgot to share this ewe/ \n︵‿︵‿୨♡୧‿︵‿︵\n#Yone #Lillia #YonexLillia #LilliaxYone #Le…"
##
## [[3951]]
## [1] "AsheMarryMe: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3952]]
## [1] "IntrinsicGames: RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx"
##
## [[3953]]
## [1] "SrirachaWhale: RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx"
##
## [[3954]]
## [1] "L4dyQuill: Playing ranked after a month hiatus 🥵\nhttps://t.co/dSxTjDhKBF \n\n#LeagueOfLegends #smallstreamers #twitchstreamer #TwitchAffilate #girlgamer"
##
## [[3955]]
## [1] "konisrow: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3956]]
## [1] "neorarty3: RT @neorarty3: vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart #arcanefanart #C…"
##
## [[3957]]
## [1] "xokenkaneki: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3958]]
## [1] "rayxrayyy: RT @ACNLSugar: I’ll be your guide to the afterlife ❤️\n\n#ahri #ahricosplay #LeagueOfLegends https://t.co/gm4zoaqqPq"
##
## [[3959]]
## [1] "Konann2003: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3960]]
## [1] "IceTrainer_Jean: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3961]]
## [1] "Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx"
##
## [[3962]]
## [1] "Foxy_Pawsy: RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ"
##
## [[3963]]
## [1] "ThinkinCrow: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[3964]]
## [1] "Silvoid1: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3965]]
## [1] "Kinaaaaaahh: RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ"
##
## [[3966]]
## [1] "Bea_OGD: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3967]]
## [1] "yone_good: RT @yordleloveall: Yordle OC - Helein\n\n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/YTbxvqFarw"
##
## [[3968]]
## [1] "limiekoo: RT @odeko_yma: Me and the Boys going on the lvl 1 jungle invade\n\n#LeagueOfLegends #Aphelios #Sett #Kayn #LeagueOfLegendsfanart https://t.co…"
##
## [[3969]]
## [1] "shurinha1: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3970]]
## [1] "ACNLSugar: I’ll be your guide to the afterlife ❤️\n\n#ahri #ahricosplay #LeagueOfLegends https://t.co/gm4zoaqqPq"
##
## [[3971]]
## [1] "OccamSansRazor: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3972]]
## [1] "Ksdxtwt: RT @dravensgf: choose your fighter \n#leaguetwt #LeagueOfLegends https://t.co/7vFYyEhuaP"
##
## [[3973]]
## [1] "VickieZ25645605: RT @Mecosplay0: Seraphine cosplay is so pretty. I want to swap places with that cat.\nIf you want to see more, go to my google link in bio.#…"
##
## [[3974]]
## [1] "DonnaBa28520872: RT @playbasegg: Play and win weekly #LeagueOfLegends & #VALORANT 🏆tournaments and participate in our🎖️leaderboards to EARN tons of prizes I…"
##
## [[3975]]
## [1] "samper93: RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…"
##
## [[3976]]
## [1] "Araxis46: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[3977]]
## [1] "OliNothing: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3978]]
## [1] "Deborah41962061: RT @ContenderIrvine: 𝐓𝐮𝐞𝐬𝐝𝐚𝐲 𝐓𝐫𝐢𝐯𝐢𝐚\n#contenderesports #esport #WarzoneMobile #LeagueOfLegends #games https://t.co/En78U8n57E"
##
## [[3979]]
## [1] "FVCKNMIGSBITCH: Thanks K/DA for spending 3,919 minutes with me in 2022. I couldn’t stop listening to VILLAIN. 😅🤣🥰#SpotifyWrapped… https://t.co/lLvjCEqKBN"
##
## [[3980]]
## [1] "Cav09476727: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3981]]
## [1] "jinzeentea: RT @Nicols22483097: \"Art requires a certain cruelty.\"\n\nA jhin fanart I just did searching for references for other things, not soo happy wi…"
##
## [[3982]]
## [1] "Brite_Ofc_: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[3983]]
## [1] "DonnaKe86054501: RT @HelghansTemplar: Darkness distributer and incredible value now diamond rank #leagueoflegends #leagueoflegendschallenges https://t.co/wv…"
##
## [[3984]]
## [1] "Anneliese_emy: RT @Myuzhan: . ฅ^•ﻌ•^ฅ\n ⚠ 𝗌𝗎𝗉𝖾𝗋𝗏𝗂𝗅𝗅𝖺𝗂𝗇 𝗃𝗁𝗂𝗇.\n ⚠ 𝖽𝗈𝗇'𝗍 𝗋𝖾 𝗎𝗉!\n ⚠ 𝗋𝗍 + 𝖿𝖺𝗏 /𝗂𝖿 𝗒𝗈𝗎…"
##
## [[3985]]
## [1] "OccamSansRazor: RT @chrisfrootart: I love arcane women 😌. // work in progress ////\n. \n. \n. \n.\n#arcane #wip #melarcane #mel #LeagueOfLegends #LeagueOfLegend…"
##
## [[3986]]
## [1] "LadyVainille: RT @_another_tina_: I'm never drawing this horse again, but since it's bi visibility day I really wanted to draw Rell 💖💜💙\n\n.\n#Rell #LeagueO…"
##
## [[3987]]
## [1] "aetherslovs: RT @EnchantedWolfon: A Wonderful Caricature Of Intimacy\n\nNight Circus Jhin & WinterBlessed Shaco\n#jhin #shaco #LeagueOfLegends #LeagueOfLeg…"
##
## [[3988]]
## [1] "gothynerd: RT @ALStanfordArt: A Purple Knight With A Crystal Heart #fantasy #ArtofLegends #leagueoflegends #pennywise #alternativeuniverse #art #arc…"
##
## [[3989]]
## [1] "dan_r0o: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[3990]]
## [1] "aetherslovs: RT @udommmmmm: #LeagueOfLegends #LeagueOfLegendsFanArt Commission🦋 https://t.co/YrZjTYLb4b"
##
## [[3991]]
## [1] "RivenStore: What do you think?\nVisit us: https://t.co/Jtncw61Y4H\n#lolgoods #leagueoflegends #mmo #mmorpg #rivenstore.com… https://t.co/yPWv0BhFDp"
##
## [[3992]]
## [1] "suryono_r: RT @Mecosplay0: Seraphine cosplay is so pretty. I want to swap places with that cat.\nIf you want to see more, go to my google link in bio.#…"
##
## [[3993]]
## [1] "niceswordboots: RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ"
##
## [[3994]]
## [1] "suryono_r: RT @NoviadeAzir: I turned myself into a @sonwooang art Morty!\n\n#LeagueOfLegends #sonwooang #shen #LeagueOfLegendsFanArt https://t.co/Av8y4o…"
##
## [[3995]]
## [1] "TheFoxx85595616: RT @GastiPuti: #leagueoflegends🙉🙉🙉🙉🙉 #gaming #LostArkPvP #TwitchCon #LostArk \nSource: https://t.co/Pc8AH704TN https://t.co/bUejsCWbxg"
##
## [[3996]]
## [1] "StephanDragunov: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[3997]]
## [1] "bIowody: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[3998]]
## [1] "bIowody: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[3999]]
## [1] "JaredPo87147132: It's funny.🚀 #LeagueofLegends https://t.co/1JYw0H5Xjk"
##
## [[4000]]
## [1] "ReginaG07351089: RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…"
##
## [[4001]]
## [1] "CoachPalmEsport: RT @CarthageEsports: GAME DAY! \nLeague of Legends takes on @KUeSports in the @neccgames semi-finals TONIGHT at 7PM CST\n\nCome to the arena a…"
##
## [[4002]]
## [1] "nicquehen: We just keep growing! 🥳🥳🥳🥳🥳 #mobilegame #LeagueofLegends #game https://t.co/UuiDdXODB3"
##
## [[4003]]
## [1] "prophetic_prose: RT @FancyPlanties: If there was a Vtube model that looked like a league champion would you use it? And is there any specific champions you…"
##
## [[4004]]
## [1] "MiyaMano94: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4005]]
## [1] "M4gnus2: RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…"
##
## [[4006]]
## [1] "breedoglover: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[4007]]
## [1] "Scarl3t_Maid3n: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[4008]]
## [1] "IntrinsicGames: RT @AshuKitsune: It's riot night which means I'm ready to cry and rage at #LeagueOfLegends woooo! =^-^'= So fun!.. heh\nCome watch us cry an…"
##
## [[4009]]
## [1] "regolart: RT @yayachu2: Probably one of my favourite cosplays this year 🧜🏻♀️ I felt so good wearing it!\n\nPhoto taken by giannimage (on insta)\nStaff…"
##
## [[4010]]
## [1] "Juuj_A: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4011]]
## [1] "HoodedProdigies: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[4012]]
## [1] "IntrinsicGames: RT @afurrybrownie: A little peek of the convention😆\nI'm not 100% prepared for the con but all the photos turned out so well! I'll be postin…"
##
## [[4013]]
## [1] "DEAD_DYING_: u gotta be a different type of bad to dodge normals in league #LeagueOfLegends"
##
## [[4014]]
## [1] "carthagesports: RT @CarthageEsports: GAME DAY! \nLeague of Legends takes on @KUeSports in the @neccgames semi-finals TONIGHT at 7PM CST\n\nCome to the arena a…"
##
## [[4015]]
## [1] "afurrybrownie: A little peek of the convention😆\nI'm not 100% prepared for the con but all the photos turned out so well! I'll be p… https://t.co/QPtcUN9M75"
##
## [[4016]]
## [1] "vtuberblamee: RT @AshuKitsune: It's riot night which means I'm ready to cry and rage at #LeagueOfLegends woooo! =^-^'= So fun!.. heh\nCome watch us cry an…"
##
## [[4017]]
## [1] "ZatchCV: RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…"
##
## [[4018]]
## [1] "divinavulpes: RT @M0nkaeee: Splash idea for a concept of winterblessed Ahri I seen that I had laser focused on (she is NOT my design 🚨🚨🚨🚨) 🥹 AWESOME CONC…"
##
## [[4019]]
## [1] "AldyViego: RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ"
##
## [[4020]]
## [1] "SizenandoDaniel: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4021]]
## [1] "CarthageEsports: GAME DAY! \nLeague of Legends takes on @KUeSports in the @neccgames semi-finals TONIGHT at 7PM CST\n\nCome to the aren… https://t.co/VQ8SrnPeHZ"
##
## [[4022]]
## [1] "rosstabowl_ross: RT @awegirlart: More Evelynn fan art coming your way 😈\n#Artoflegends #LeagueOfLegends #Evelynn #art #KDA #fanart #KDAEvelynn #digitalart ht…"
##
## [[4023]]
## [1] "Gaulront: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[4024]]
## [1] "DarlDrawsGay: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[4025]]
## [1] "EmilSkoldqvist: A short tournament date showcase that I made. I have not made the actual logo and it's for our upcoming League of L… https://t.co/0Xut3sERwt"
##
## [[4026]]
## [1] "BDawnbringer: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[4027]]
## [1] "Androsfgc: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[4028]]
## [1] "SIMP_INC_: RT @AshuKitsune: It's riot night which means I'm ready to cry and rage at #LeagueOfLegends woooo! =^-^'= So fun!.. heh\nCome watch us cry an…"
##
## [[4029]]
## [1] "marcky_z: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[4030]]
## [1] "Stephen91235801: It took a long time, but I love them.🙊🙊 #LeagueofLegends #StarGuardian #GuardianasEstelares #ФанАрт"
##
## [[4031]]
## [1] "AshuKitsune: It's riot night which means I'm ready to cry and rage at #LeagueOfLegends woooo! =^-^'= So fun!.. heh\nCome watch us… https://t.co/JtW7WMFS5F"
##
## [[4032]]
## [1] "H0RNYDWD3: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[4033]]
## [1] "lesbopal56: RT @chrisfrootart: I can't choose: I associate Mel with the sun or with the starry sky 🤨🧐\n•\n•\n•\n•\n{ #ArcaneArt #arcane #mel #melmedara #lol…"
##
## [[4034]]
## [1] "TopLiveonTwitc1: loltyler1: Korea loves T1 Views: 92,566\n\n#Twitch #Twitchtv #Clips #TwitchStreamer #Gaming #LeagueofLegends… https://t.co/EgRx8JUBq3"
##
## [[4035]]
## [1] "lesbopal56: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4036]]
## [1] "eternalxena: going live https://t.co/JnDsPJzIa0 SEND HELP THO\n\n#LeagueOfLegends"
##
## [[4037]]
## [1] "SweetCabbageUwU: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[4038]]
## [1] "Siriius_Moon: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[4039]]
## [1] "herwerewolfgf: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4040]]
## [1] "ChachaXJimin: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[4041]]
## [1] "MtnBoar: Preseason Training Arc #leagueoflegends #lolstreamer #liveontwitch #smallstreamer https://t.co/Debz13oI4v"
##
## [[4042]]
## [1] "Not_Zeratul_: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[4043]]
## [1] "tankarts: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[4044]]
## [1] "e9vol: RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ"
##
## [[4045]]
## [1] "Galaxy7415: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[4046]]
## [1] "_face1ess: RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ"
##
## [[4047]]
## [1] "barongalloway: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[4048]]
## [1] "Ion0X: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4049]]
## [1] "ATaragashi: RT @JezzaWorks18: My entry for the #EnvarChallenge (#Envarcontest)!\n\nThis was a lot of fun to do, both because painting Fall is fun, and be…"
##
## [[4050]]
## [1] "DespairGamma: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[4051]]
## [1] "summerswirlarts: RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ"
##
## [[4052]]
## [1] "morz4t: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[4053]]
## [1] "LOL_Art_Bot: RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ"
##
## [[4054]]
## [1] "BrendaA56642710: RT @StephJMillz1: Steph J Millz - [ Guide to Camille REVAMPED ] Ultimate Beatdown: Darius https://t.co/PG2Tnqxjp4 via @YouTube #leagueofleg…"
##
## [[4055]]
## [1] "LOL_Art_Bot: RT @JezzaWorks18: My entry for the #EnvarChallenge (#Envarcontest)!\n\nThis was a lot of fun to do, both because painting Fall is fun, and be…"
##
## [[4056]]
## [1] "MarkLee9140239: RT @jaxenstheginger: I've finally finished the splash for my fan Spirit Blossom Zed concept🥹 #artoflegends #zed #leagueoflegends #spiritbl…"
##
## [[4057]]
## [1] "alluringAllegro: RT @JezzaWorks18: My entry for the #EnvarChallenge (#Envarcontest)!\n\nThis was a lot of fun to do, both because painting Fall is fun, and be…"
##
## [[4058]]
## [1] "g0at1337: Ready to play.💕 #Fanart #LoL #LeagueofLegends #TLWIN #StarGuardians #Nilah \nOriginal: Eggpoach1 https://t.co/QHoUJJkRqn"
##
## [[4059]]
## [1] "Juan47100604: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[4060]]
## [1] "shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ"
##
## [[4061]]
## [1] "ZodiarkEclipes: RT @DarksideJinx: We can officially tell that Jinx loves dragons more than Fishbones look at how she threw it on the ground just to fangirl…"
##
## [[4062]]
## [1] "Isthefickleone: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4063]]
## [1] "AwesomeOKing123: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4064]]
## [1] "theScoreesports: Raid Boss? Nope, League tanks... 🥲\n\n#LeagueOfLegends https://t.co/IozTfUlUtN"
##
## [[4065]]
## [1] "RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#leagueoflegends #lolgame #lolgamer… https://t.co/0E2dA8VcHk"
##
## [[4066]]
## [1] "CloJo10: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4067]]
## [1] "Ronin90204103: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4068]]
## [1] "visfreckle: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[4069]]
## [1] "rosstabowl_ross: RT @egirldajungle: Evelynn Lunar Beast ❤️\n#Evelynn #LunarBeast #WildRift #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/867qvQAvGT"
##
## [[4070]]
## [1] "vortexpunk: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[4071]]
## [1] "sailorjinsouI: RT @whxtelamb_cos: [...] In the future, one of us is alive. Hint : it's not you.🧁\n\n❤︎\nLeague Of Legends's Caitlyn Kiramman from ARCANE \n\n📸…"
##
## [[4072]]
## [1] "Bad_Beneviento: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[4073]]
## [1] "FancyPlanties: If there was a Vtube model that looked like a league champion would you use it? And is there any specific champion… https://t.co/vE9OAQPwKk"
##
## [[4074]]
## [1] "paperarting: League of Legends Blood Moon Devil Yasuo the Unforgiven Cosplay Mask PaperCraft , Paper Model, PDF Template Pattern… https://t.co/v7XxjzpKoO"
##
## [[4075]]
## [1] "GabrielMeowMeow: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4076]]
## [1] "tharouu: RT @Myuzhan: . ฅ^•ﻌ•^ฅ\n ⚠ 𝗌𝗎𝗉𝖾𝗋𝗏𝗂𝗅𝗅𝖺𝗂𝗇 𝗃𝗁𝗂𝗇.\n ⚠ 𝖽𝗈𝗇'𝗍 𝗋𝖾 𝗎𝗉!\n ⚠ 𝗋𝗍 + 𝖿𝖺𝗏 /𝗂𝖿 𝗒𝗈𝗎…"
##
## [[4077]]
## [1] "begseu1: RT @yordleloveall: Yordle OC - Helein\n\n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/YTbxvqFarw"
##
## [[4078]]
## [1] "Myuzhan: . ฅ^•ﻌ•^ฅ\n ⚠ 𝗌𝗎𝗉𝖾𝗋𝗏𝗂𝗅𝗅𝖺𝗂𝗇 𝗃𝗁𝗂𝗇.\n ⚠ 𝖽𝗈𝗇'𝗍 𝗋𝖾 𝗎𝗉!\n ⚠ 𝗋𝗍 +… https://t.co/xjyW7uHXy5"
##
## [[4079]]
## [1] "letmemyjlaire: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4080]]
## [1] "Shogun_Matheus: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4081]]
## [1] "Bamboozled696: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4082]]
## [1] "Batata_owo: RT @_another_tina_: You know how younger siblings are...\nAlso thank you so much for 6k followers! 💖🥹\n\n.\n#Jinx #Ezreal #Caitvi #LeagueOfLege…"
##
## [[4083]]
## [1] "David07Artk: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[4084]]
## [1] "JezzaWorks18: My entry for the #EnvarChallenge (#Envarcontest)!\n\nThis was a lot of fun to do, both because painting Fall is fun,… https://t.co/1LXU0ruo9b"
##
## [[4085]]
## [1] "MariettaPioneer: RT @Games_Grump: Marietta College Esports is currently looking for a volunteer League of Legends coach (in-person or online via Discord) fo…"
##
## [[4086]]
## [1] "sagen_thyme: RT @Alienproteinnn: Leona and Diana 🌞🌙\n\n#ArtofLegends #Leagueoflegends https://t.co/yYKYB0eLko"
##
## [[4087]]
## [1] "The_Raven483: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[4088]]
## [1] "Invienes: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4089]]
## [1] "anowanka: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4090]]
## [1] "vylnora: RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[4091]]
## [1] "hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU"
##
## [[4092]]
## [1] "iketapps: RT @OfficialAFKOrg: Chemtech dragon is back in Season 13 preseason, how is everyone feeling about the new changes so far? #leagueoflegends…"
##
## [[4093]]
## [1] "BadgerBitten: Idk if my sanity is ok after this #LeagueOfLegends https://t.co/cI1iF6IqIo"
##
## [[4094]]
## [1] "undivineshepard: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[4095]]
## [1] "LibraeNashira: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4096]]
## [1] "WardenTheKnight: RT @whiskers_t: I decided to make a redraw of Tani as Akali, but with a different pose, since I wanted to practice in more dynamic poses\nI…"
##
## [[4097]]
## [1] "heejinsoulyves: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4098]]
## [1] "callmemaxxiiie_: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4099]]
## [1] "IntrinsicGames: RT @HayashiDraws: Commissions open!\n\nDM me if interested 📩\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2BnJwIv0XJ"
##
## [[4100]]
## [1] "_m00n_r4: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4101]]
## [1] "JoshuaMDelaTore: RT @ingly308: Well...\n\n#stripgame #stripthecharacter #LeagueOfLegends #LeagueOfLegendsfanart #ArtofLegends #Akali https://t.co/ussoQ1F8Xy"
##
## [[4102]]
## [1] "DonJorgeSW1: RT @NoviadeAzir: I turned myself into a @sonwooang art Morty!\n\n#LeagueOfLegends #sonwooang #shen #LeagueOfLegendsFanArt https://t.co/Av8y4o…"
##
## [[4103]]
## [1] "Aweeriana: RT @HayashiDraws: Commissions open!\n\nDM me if interested 📩\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2BnJwIv0XJ"
##
## [[4104]]
## [1] "Kxllerqueendra1: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4105]]
## [1] "Blood_Lich: RT @_another_tina_: You know how younger siblings are...\nAlso thank you so much for 6k followers! 💖🥹\n\n.\n#Jinx #Ezreal #Caitvi #LeagueOfLege…"
##
## [[4106]]
## [1] "William08751613: RT @LazyYankee: Havent played league in a while but this just made me laugh #leagueoflegends #meme #memes #cat #caturday https://t.co/7mwFW…"
##
## [[4107]]
## [1] "mrdocto36571669: The focus is on love of the game.💕💕💕💕 #LoL #Gameplay #LeagueofLegends #StarGuardian #YıldızMuhafızı #StarGuardians"
##
## [[4108]]
## [1] "SlowWalter: RT @joel_easters: OK #LeagueOfLegends community, IF I was to make a video breaking down what I'd like to see in another LoL RPG like Ruined…"
##
## [[4109]]
## [1] "paperarting: League of Legends Pink Ward 3d Easy House Decor PaperCraft , Paper Model, PDF Template Pattern Download… https://t.co/RYxlBND0Lg"
##
## [[4110]]
## [1] "2018Vhas: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4111]]
## [1] "caitcat1111: RT @_another_tina_: You know how younger siblings are...\nAlso thank you so much for 6k followers! 💖🥹\n\n.\n#Jinx #Ezreal #Caitvi #LeagueOfLege…"
##
## [[4112]]
## [1] "paperarting: League of Legends Ward 3d Easy House Decor PaperCraft , Paper Model, PDF Template Pattern Download… https://t.co/LAxaCvWOfo"
##
## [[4113]]
## [1] "plannie_t: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4114]]
## [1] "HelghansTemplar: whos lane is it anyways now diamond rank #leagueoflegends #leagueoflegendschallenges https://t.co/MvIlmQRP7D"
##
## [[4115]]
## [1] "luznoirs: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4116]]
## [1] "Irisdicente_: RT @pinkymeeli: Mel from Arcane✨ #arcane #LeagueOfLegends #RiotGames #fanart #mel #arcanefanart https://t.co/5FBvSM2Lbn"
##
## [[4117]]
## [1] "JackVar39755062: RT @Pancake_Tanks: Check out my video! #LeagueofLegends | Captured by #Outplayed #morgana #gg #win #play #lol #riot #games #gaming #gamers…"
##
## [[4118]]
## [1] "Cupcakekirraman: RT @DailyTeenVi: all she wanted was her father back, is that too much for a daughter to ask for? #Arcane #Vi #LeagueOfLegends https://t.co/…"
##
## [[4119]]
## [1] "lampilluminatie: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4120]]
## [1] "ChilaquilesCo: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4121]]
## [1] "shikispace: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4122]]
## [1] "railoth: RT @EsportLegendsGG: Here are a few more informations on what we are planning to do!\nWanna know more?\n\nCheck our Website and Discord!\n\n#lea…"
##
## [[4123]]
## [1] "therealpdud: RT @GwenMeIon: howling abyss? \n\nthats what they call my pussy \n\n#LeagueOfLegends"
##
## [[4124]]
## [1] "EsportsRedskin: Fall 2022 Championships https://t.co/1Up24QirHh \n\nCheck out the brackets above to follow the Arkansas @ArkActAssn… https://t.co/vNB9CZZ5CK"
##
## [[4125]]
## [1] "VenusGreen21: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[4126]]
## [1] "Prophetx691: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4127]]
## [1] "_Rufure: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4128]]
## [1] "thy_chaos: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[4129]]
## [1] "RivenStore: Likes, please!!\nVisit us: https://t.co/Jtncw61Y4H\n#lolgoods #leagueoflegends #mmo #mmorpg #rivenstore.com #lolstuff https://t.co/LfUyH075Mg"
##
## [[4130]]
## [1] "StripperKorra: RT @pinkymeeli: Mel from Arcane✨ #arcane #LeagueOfLegends #RiotGames #fanart #mel #arcanefanart https://t.co/5FBvSM2Lbn"
##
## [[4131]]
## [1] "Jayvih_: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4132]]
## [1] "sirspunglekog: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4133]]
## [1] "mastermepp: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4134]]
## [1] "Blobbyjohnsun: RT @LadyOichiChan: Let's play a game together 💖\n#jinx #LeagueOfLegends https://t.co/qgqwCZAP7F"
##
## [[4135]]
## [1] "TerriBa33627771: RT @DamnSpiderLover: the only prisoner I want\n#LeagueOfLegends #sylas #fanart https://t.co/Oti0f96AGr"
##
## [[4136]]
## [1] "aetherslovs: RT @Koiarts1: Fan art Jinx \n.\n#draw #sketch #leagueoflegends #paint #creadoresdelollatam #art #artoflegends #leagueoflegendsfanart #jinx #…"
##
## [[4137]]
## [1] "kurwajprdlehh: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4138]]
## [1] "Ajronek: RT @MelonKameleon: first commission let's goooo🔥\n\nThe characters are Dawnbringer Soraka and High Noon Twitch \n#LeagueOfLegends #Soraka #Twi…"
##
## [[4139]]
## [1] "cheaploafs: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4140]]
## [1] "shxdowed: RT @realzendifu: give him nuggets Zed\n#LeagueOfLegends #ArtofLegends #zed #kayn https://t.co/Ko1uNYfoi8"
##
## [[4141]]
## [1] "ShunderTV: HONOR UNLOCKED AGAIN?!?! #reformedADC \n\n#leagueoflegends\nhttps://t.co/tYm0eJm2pA"
##
## [[4142]]
## [1] "luise_emilie_: just found out that my second most listened to artist this year is #LeagueOfLegends \nimma cringe myself to sleep no… https://t.co/Xf8JMDnIdN"
##
## [[4143]]
## [1] "cosmicjirachi: RT @Namita_UWU: I won't lead you astray 💙\n\nhere's a spirit blossom ahri to celebrate getting halfway through the week 😊 \n\n#ahri #ahrilol #s…"
##
## [[4144]]
## [1] "m006098s: RT @Kirishimakrbk: Teen Sett \nSo cuteee aaaaa😭😭❤I Love him. \n\n#settphelios #Sett #LeagueOfLegends\n#LeagueOfLegendsFanArt https://t.co/Kes82…"
##
## [[4145]]
## [1] "AshleyM13544744: RT @AL_RadioX: Of course they are the same\n#PokemonScarletViolet \n#LeagueOfLegends https://t.co/XN1yxJz5Is"
##
## [[4146]]
## [1] "udeservelovetoo: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4147]]
## [1] "himboprotector: RT @_another_tina_: You know how younger siblings are...\nAlso thank you so much for 6k followers! 💖🥹\n\n.\n#Jinx #Ezreal #Caitvi #LeagueOfLege…"
##
## [[4148]]
## [1] "Kyragreen16: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[4149]]
## [1] "nasadotexe: RT @_another_tina_: You know how younger siblings are...\nAlso thank you so much for 6k followers! 💖🥹\n\n.\n#Jinx #Ezreal #Caitvi #LeagueOfLege…"
##
## [[4150]]
## [1] "buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ"
##
## [[4151]]
## [1] "Mochizouu: RT @_another_tina_: You know how younger siblings are...\nAlso thank you so much for 6k followers! 💖🥹\n\n.\n#Jinx #Ezreal #Caitvi #LeagueOfLege…"
##
## [[4152]]
## [1] "mixties: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[4153]]
## [1] "Bluebird282: RT @metalichotchoco: Wow Christmas just a week away! \n\n#LeagueOfLegendsFanArt #ArtofLegends #shortstack #yordle #LeagueOfLegends #poppy #sn…"
##
## [[4154]]
## [1] "_another_tina_: RT @_another_tina_: You know how younger siblings are...\nAlso thank you so much for 6k followers! 💖🥹\n\n.\n#Jinx #Ezreal #Caitvi #LeagueOfLege…"
##
## [[4155]]
## [1] "MelonKameleon: first commission let's goooo🔥\n\nThe characters are Dawnbringer Soraka and High Noon Twitch \n#LeagueOfLegends #Soraka… https://t.co/s2lED1DKAr"
##
## [[4156]]
## [1] "BatataPuroOdio: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4157]]
## [1] "everfrost37: RT @Namita_UWU: I won't lead you astray 💙\n\nhere's a spirit blossom ahri to celebrate getting halfway through the week 😊 \n\n#ahri #ahrilol #s…"
##
## [[4158]]
## [1] "NoblePunk_XXIV: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[4159]]
## [1] "Ozen_Rose: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[4160]]
## [1] "Gamergi35261: RT @TheKannaDarling: I'm streaming some ranked league! Come cheer me on? \nhttps://t.co/qVLAetGFy4\n#SmallStreamersConnect #SmallStreamerComm…"
##
## [[4161]]
## [1] "Novembyrr: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[4162]]
## [1] "mikan_miyuki: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4163]]
## [1] "Esportdirectory: 2019 World Championship | Orchestral Theme – #LeagueofLegends https://t.co/XsSb1Hz5R4"
##
## [[4164]]
## [1] "AI_Charliott: “The bigger the risk, the bigger the bounty.”\n\n-Miss fortune\n\n#conceptart #fantasy #ai #conceptartist #midjourney… https://t.co/KzjGtjBGjm"
##
## [[4165]]
## [1] "Moonlightlyanti: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4166]]
## [1] "shxdowed: RT @l0Abyss: Shadow Deacon\n#Zed #LeagueOfLegends #ArtofLegends #LeagueOfLegendsFanArt https://t.co/OlVYaifzED"
##
## [[4167]]
## [1] "shxdowed: RT @Piscina45512997: #LeagueOfLegends #LeagueOfLegendsfanart #Syndra #Zed\nSpirit Blossom Zed x Syndra\nI went through a lot of difficulties…"
##
## [[4168]]
## [1] "tanksboard: RT @DamnSpiderLover: the only prisoner I want\n#LeagueOfLegends #sylas #fanart https://t.co/Oti0f96AGr"
##
## [[4169]]
## [1] "sirkiaa: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4170]]
## [1] "IntrinsicGames: RT @madikdev: Space Groove Nami Prestige from League of Legends 🧜🏻♀️💫 @LeagueOfLegends #nami #LeagueOfLegends #lolfanart #lol #spacegroove…"
##
## [[4171]]
## [1] "LOL_Art_Bot: RT @ebuddygg: He has alot to explain....\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #LeagueOfLegendsNSFW #memesdaily #memes #ebuddygg #gamers…"
##
## [[4172]]
## [1] "tekkfist: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[4173]]
## [1] "IntrinsicGames: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4174]]
## [1] "safyla_a_na: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[4175]]
## [1] "Shneizel_I: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[4176]]
## [1] "IntrinsicGames: RT @ALStanfordArt: A Purple Knight With A Crystal Heart #fantasy #ArtofLegends #leagueoflegends #pennywise #alternativeuniverse #art #arc…"
##
## [[4177]]
## [1] "Shneizel_I: RT @yordleloveall: #LeagueOfLegendsFanArt #LeagueOfLegends \n\nYordle oc https://t.co/Oe1D3hLWwG"
##
## [[4178]]
## [1] "IntrinsicGames: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[4179]]
## [1] "Shneizel_I: RT @yordleloveall: Yordle OC - Helein\n\n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/YTbxvqFarw"
##
## [[4180]]
## [1] "mememenome: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[4181]]
## [1] "steffonarts: RT @ALStanfordArt: A Purple Knight With A Crystal Heart #fantasy #ArtofLegends #leagueoflegends #pennywise #alternativeuniverse #art #arc…"
##
## [[4182]]
## [1] "Gab_P_Matos: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4183]]
## [1] "Kati950: RT @madikdev: Space Groove Nami Prestige from League of Legends 🧜🏻♀️💫 @LeagueOfLegends #nami #LeagueOfLegends #lolfanart #lol #spacegroove…"
##
## [[4184]]
## [1] "2VinteCinco5: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4185]]
## [1] "ebuddygg: He has alot to explain....\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #LeagueOfLegendsNSFW #memesdaily #memes… https://t.co/mGjrKk73GJ"
##
## [[4186]]
## [1] "syraena7: I have never played @LeagueOfLegends I'm just in it for the music 🤣 #youtubemusicrecap #YouTube #LeagueOfLegends https://t.co/yJ6s5qDxVf"
##
## [[4187]]
## [1] "Anonymousmea99: RT @HayashiDraws: Commissions open!\n\nDM me if interested 📩\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2BnJwIv0XJ"
##
## [[4188]]
## [1] "_another_tina_: RT @_another_tina_: I have so many sketches to finish, have one of them at least \n\n.\n#Jinx #Ezreal #LeagueOfLegends https://t.co/W7fjqeFqau"
##
## [[4189]]
## [1] "snorlaire: Streaming some #LeagueOfLegends playing some viego jungle/top on #twitch\n\nWhat champs should I pick up for jungle next season?"
##
## [[4190]]
## [1] "mattiyyahh: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4191]]
## [1] "ElBrolaire: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4192]]
## [1] "PerimXCarone: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[4193]]
## [1] "eccwanderer: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4194]]
## [1] "mellllting_: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4195]]
## [1] "YeppiBluebiiii: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[4196]]
## [1] "CWrldttv: RT @Im_Row1: Live in 5 min Playing some League of legends | Diamond 1 acc trying to get back to what i deserve (no it aint diamond 4) | htt…"
##
## [[4197]]
## [1] "NekotSlayer: RT @nyahabi2112: Lagoon Dragon Kai’Sa - Fanart\nI love drawing with these green tones ❤️\nI hope you like it \n.\n.\n.\n#Kaisa #LeagueOfLegends #…"
##
## [[4198]]
## [1] "Kooke95: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4199]]
## [1] "Im_Row1: Live in 5 min Playing some League of legends | Diamond 1 acc trying to get back to what i deserve (no it aint diamo… https://t.co/36cE9vR6DL"
##
## [[4200]]
## [1] "NekotSlayer: RT @nyahabi2112: Zeri - Fanart \nyep, I'm back.... (to draw LoL)\nI hope you like it ❤️\n.\n.\n.\n#LeagueOfLegendsFanArt #LeagueOfLegends #fanart…"
##
## [[4201]]
## [1] "LittleWan_: RT @SomeWae_: 2 Girls 1 Keyboard League of Legends\nCheck out our latest video!\n\nhttps://t.co/bG2Y3vzBBz\n#somewae #LeagueOfLegends https:/…"
##
## [[4202]]
## [1] "Benjami89760141: RT @ahrifoxlovers: K/DA Ahri \nArtist: nine Lotus (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #K…"
##
## [[4203]]
## [1] "RivenStore: Who remembers that?\nVisit us: https://t.co/Jtncw61Y4H\n#lolgoods #leagueoflegends #mmo #mmorpg #rivenstore.com… https://t.co/8Hoy0SSTHQ"
##
## [[4204]]
## [1] "nicoangelic: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4205]]
## [1] "Blitzshadow021: RT @kurumi_igarashi: Day 24 & 25 - Buttons & Heart\n\nA bit of effort on this one- XD\n\n#NovemberDrawingPrompts #DrawingPrompts #November #Pro…"
##
## [[4206]]
## [1] "Gordon_Dunham: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[4207]]
## [1] "fausto_fucking: ?? overweight silver player *Earrape warning* #PAPAMAMA420 #duellinks #yugioh #leagueoflegends #livestream https://t.co/2VmYiYuTI8"
##
## [[4208]]
## [1] "cruzzorro11: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[4209]]
## [1] "AllTaric: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4210]]
## [1] "TeamInseparable: RT @EsportLegendsGG: Here are a few more informations on what we are planning to do!\nWanna know more?\n\nCheck our Website and Discord!\n\n#lea…"
##
## [[4211]]
## [1] "DekuVT1: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[4212]]
## [1] "Alonso024836477: RT @StephJMillz1: Steph J Millz - [ Guide to Camille REVAMPED ] Ultimate Beatdown: Darius https://t.co/PG2Tnqxjp4 via @YouTube #leagueofleg…"
##
## [[4213]]
## [1] "Abisco54911105: RT @JungleNotorious: The game makes you happy.👏👏👏 #StarGuardian #LeagueofLegends https://t.co/wQXpdHW1Q0"
##
## [[4214]]
## [1] "SyLoN412: RT @EsportLegendsGG: Here are a few more informations on what we are planning to do!\nWanna know more?\n\nCheck our Website and Discord!\n\n#lea…"
##
## [[4215]]
## [1] "Wasroket: PEAK DIAM1 ✅ ZERAPHINE ONLY 🎶🎵\n#TwitchStreamers #twitchgirls #LeagueOfLegends #jungle #twitchfr #twitchstreaming \nhttps://t.co/8Nr9TbYPkV"
##
## [[4216]]
## [1] "GDAutoArt: RT @ahrifoxlovers: Elderwood Ahri\nArtist: ZILING REN (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelyn…"
##
## [[4217]]
## [1] "Flissy35039555: RT @ahrifoxlovers: Elderwood Ahri\nArtist: ZILING REN (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelyn…"
##
## [[4218]]
## [1] "xqjtqy: RT @yordleloveall: Yordle OC - Helein\n\n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/YTbxvqFarw"
##
## [[4219]]
## [1] "SethRodrigues: #LeagueOfLegends #Rakan \n\nPhoto by @tomicornio https://t.co/I9PJwz5xJz"
##
## [[4220]]
## [1] "Papi_Longlegs69: WE ARE LIVE!!!\nhttps://t.co/ItaMMfUoBV\n#smallstreamer #twitch #twitchstreamer #cod #apexlegends #minecraft… https://t.co/j38c7ZMv7d"
##
## [[4221]]
## [1] "LOL_Art_Bot: RT @yayachu2: Probably one of my favourite cosplays this year 🧜🏻♀️ I felt so good wearing it!\n\nPhoto taken by giannimage (on insta)\nStaff…"
##
## [[4222]]
## [1] "luminal_zero: RT @metalichotchoco: Wow Christmas just a week away! \n\n#LeagueOfLegendsFanArt #ArtofLegends #shortstack #yordle #LeagueOfLegends #poppy #sn…"
##
## [[4223]]
## [1] "hawkknight2000: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[4224]]
## [1] "SophieUwUUwU: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4225]]
## [1] "NateNatelie: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[4226]]
## [1] "PowhaAna_: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4227]]
## [1] "fhdlsiddiqui: RT @JandFriendsJ: Hi all more League of Legends stream today! Grind to platinum in the preseason playing Jungle/adc! Yesterday was a 4-1 WL…"
##
## [[4228]]
## [1] "yayachu2: Probably one of my favourite cosplays this year 🧜🏻♀️ I felt so good wearing it!\n\nPhoto taken by giannimage (on ins… https://t.co/VKEZkkDIJg"
##
## [[4229]]
## [1] "Mrcastle08: RT @metalichotchoco: Wow Christmas just a week away! \n\n#LeagueOfLegendsFanArt #ArtofLegends #shortstack #yordle #LeagueOfLegends #poppy #sn…"
##
## [[4230]]
## [1] "_unspokenmyth: RT @StarSeraphine: Let's vibe with our beautifull Seraphine 🏖☀️🎤\n@HeyShuggie\n\n#LeagueOfLegends #seraphine #SeraPic #RiotGames #riotmusic #L…"
##
## [[4231]]
## [1] "CarlosSaraiva17: Reacting to the Aatrox trailer and then playing some ARAM's | League of Legends \n\n#lol #leagueoflegends #twitch… https://t.co/1IGdwz6XuD"
##
## [[4232]]
## [1] "your_mom__69__: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4233]]
## [1] "TrevorL79200836: RT @NoviadeAzir: I turned myself into a @sonwooang art Morty!\n\n#LeagueOfLegends #sonwooang #shen #LeagueOfLegendsFanArt https://t.co/Av8y4o…"
##
## [[4234]]
## [1] "buihuyrg1708: RT @HayashiDraws: Commissions open!\n\nDM me if interested 📩\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2BnJwIv0XJ"
##
## [[4235]]
## [1] "JandFriendsJ: Hi all more League of Legends stream today! Grind to platinum in the preseason playing Jungle/adc! Yesterday was a… https://t.co/TYsCPmCdNC"
##
## [[4236]]
## [1] "Vibrat1on_Tw: Why didn't anybody tell me everfrost goes through the Yasuo windfall.\n\n#LeagueOfLegends #stream #streamer #YouTube… https://t.co/oN8Xk8gfVv"
##
## [[4237]]
## [1] "GMHTTYD: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[4238]]
## [1] "komaeda_nagisa: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4239]]
## [1] "Vibrat1on_Tw: Disrespecting my enemy midlaner, because he got ganked.\n\n#LeagueOfLegends #stream #streamer #YouTube #Twitch… https://t.co/7to3aEl8Xt"
##
## [[4240]]
## [1] "itsbeanslol: RT @RedhawksGG: Spotify Wrapped just dropped! Here is @itsbeanslol and @iBjenlol from our #LeagueOfLegends team wrap up, can you guess who’…"
##
## [[4241]]
## [1] "envykun99: \"Come for the show, stay for the message\" -Seraphine\nWooo finally hit Mastery Level 5 on Sera\n#LeagueOfLegends #LoL… https://t.co/QQDxnrBbd4"
##
## [[4242]]
## [1] "RedhawksGG: Spotify Wrapped just dropped! Here is @itsbeanslol and @iBjenlol from our #LeagueOfLegends team wrap up, can you gu… https://t.co/i4GqbmiP1m"
##
## [[4243]]
## [1] "Aleramtz2: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4244]]
## [1] "GMHTTYD: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[4245]]
## [1] "LOL_Art_Bot: RT @LiliDrawsT: ** Progress **\nFar from done, but I'm happy with how it's turning out😊\n#sketches #sketch #doodle #doodles #Jinx #arcane #Le…"
##
## [[4246]]
## [1] "LOL_Art_Bot: RT @NotMonetta: Janna Wip idk where I’m going to go with her design #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/gXUDh3W1G8"
##
## [[4247]]
## [1] "stats_live_es: ▶️ League of Legends - Top streams a las 18:36 (Hora ESP)🔥\n\n🥇 #Werlyb➖Viewers: 4.943\n🥈 #Th3Antonio➖Viewers: 2.257\n🥉… https://t.co/at6TPHUqfG"
##
## [[4248]]
## [1] "Miltanka: Day 5 of making pokémon teams for League Champions, Camille the Steel Shadow! \n\n#LoL #LeagueofLegends #leaguetwt… https://t.co/9neAEUtX0I"
##
## [[4249]]
## [1] "bashbr0: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4250]]
## [1] "EnforcerZhauns: RT @neorarty3: vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart #arcanefanart #C…"
##
## [[4251]]
## [1] "arvazi2: RT @Yzixas: Chat restriction for what? ~.^ #LeagueOfLegends https://t.co/a8LC1fvFDU"
##
## [[4252]]
## [1] "Miguelito_jpeg: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4253]]
## [1] "FluffySheep14: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[4254]]
## [1] "Koco64954985: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4255]]
## [1] "LiliDrawsT: ** Progress **\nFar from done, but I'm happy with how it's turning out😊\n#sketches #sketch #doodle #doodles #Jinx… https://t.co/MoV0oJVPXD"
##
## [[4256]]
## [1] "aetherslovs: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4257]]
## [1] "IntrinsicGames: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[4258]]
## [1] "AndreaAvidya: RT @thatSayned: ooops i'm like an entire year late with this one i guess... Jinx from arcane and league of legends. entirely inspired by th…"
##
## [[4259]]
## [1] "xiefux: RT @LydiaFo33470310: Have a good day 💕💕💕 #英雄联盟 #StarGuardian #LeagueofLegends https://t.co/fmBawNo75Q"
##
## [[4260]]
## [1] "IntrinsicGames: RT @NotMonetta: Janna Wip idk where I’m going to go with her design #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/gXUDh3W1G8"
##
## [[4261]]
## [1] "NotMonetta: Janna Wip idk where I’m going to go with her design #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/gXUDh3W1G8"
##
## [[4262]]
## [1] "KatieMcGrath616: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[4263]]
## [1] "Oatymeals: I love #LeagueOfLegends \n\noh yeah and kpop I guess https://t.co/1KRdptxOe9"
##
## [[4264]]
## [1] "Me4Vi: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4265]]
## [1] "KatieMcGrath616: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[4266]]
## [1] "LabarreTheo: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4267]]
## [1] "8lue_Dra6on: RT @HayashiDraws: Irelia Commission done for @ArcbladeNA ☺️\n\nUsing of this drawing it's not allowed.\n\nIf you like my art, please consider s…"
##
## [[4268]]
## [1] "ilikecheese3434: RT @RevenantFiery: Tuesday streams changing to Wednesdays! Gonna be playing #leagueoflegends and getting some wins today! Come hangout! ht…"
##
## [[4269]]
## [1] "8lue_Dra6on: RT @aestlouse: new art 💕\nIrelia in a cute dresssss 👀❤️🔥\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #Irelia #LeagueOfLegendsIrelia https://t.…"
##
## [[4270]]
## [1] "Londonicro: RT @RIKONOJAN: Go fishing 🐟🤔\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #neeko #nidalee\n#artoflegends https://t.co/5WPCEag7IL"
##
## [[4271]]
## [1] "ValkiriusPT: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[4272]]
## [1] "manymeow12: RT @Koifee__: Food studies but make it KDA 💪🏻😌\n\n#lol #LeagueOfLegends #KDA #Ahri #seraphine #kaisa #study https://t.co/Rz8HXwUV2R"
##
## [[4273]]
## [1] "yordleloveall: RT @yordleloveall: Yordle OC - Helein\n\n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/YTbxvqFarw"
##
## [[4274]]
## [1] "nordlys: RT @nordlys: a new moon is rising 🌙 @LeagueOfLegends @LoLegendsBR #LeagueOfLegends https://t.co/qCPmB0o6rk"
##
## [[4275]]
## [1] "loreofruneterra: Is the Xolaani Aatrox and Kayle stuff canon?: I saw someone say it isn’t so I’m asking submitted by /u/GrrrrrrDin… https://t.co/sZK2mFhh1F"
##
## [[4276]]
## [1] "Merciful_Crow: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[4277]]
## [1] "Marioapsupp: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[4278]]
## [1] "ehhkate: Should I play some #LeagueOfLegends when I stream next week 🤔?"
##
## [[4279]]
## [1] "Mr_Blue2001: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4280]]
## [1] "Hailys_: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4281]]
## [1] "OffMetaKnight1: Had an idea for Arcade Jinx (legendary) 🧵:\n#lightcannon #LeagueOfLegends #lux #jinx"
##
## [[4282]]
## [1] "bemybabyyesbaby: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4283]]
## [1] "vattghern: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4284]]
## [1] "dempugs1: RT @Geekay_Esports: Grand Finals DAY 🔥\n\n⚔️We play vs @TEAMRAAD in @rushgamingfest\n📍Riyadh Front \n🕡6:30 PM KSA \n\nWatch the stream and cheer…"
##
## [[4285]]
## [1] "divinephoenix47: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4286]]
## [1] "Titan40youtube: RT @_Merydice_: Star Guardian seraphine 💖✨\nBut she's from the 🏝️🏝️\nCan't wait to receive thé wig ><\n#LeagueOfLegends #seraphine https://t.c…"
##
## [[4287]]
## [1] "_Merydice_: Star Guardian seraphine 💖✨\nBut she's from the 🏝️🏝️\nCan't wait to receive thé wig ><\n#LeagueOfLegends #seraphine https://t.co/N58BRrmWcu"
##
## [[4288]]
## [1] "morganastallion: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4289]]
## [1] "eeriuffi: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4290]]
## [1] "AngelaG62782145: RT @RivenStore: Like and Share if you have been fan since day 1\nLove LoL? Visit us: https://t.co/JrAiMTe9FJ\n#lolgoods #leagueoflegends #mmo…"
##
## [[4291]]
## [1] "bruiaryz: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4292]]
## [1] "Mrcastle08: RT @yordleloveall: Yordle OC - Helein\n\n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/YTbxvqFarw"
##
## [[4293]]
## [1] "nightfox641: tinkaton It has quickly become one of my favorites pokemons, Too bad I don't have the game yet\n#PokemonScarlet… https://t.co/UH1PPfYFHU"
##
## [[4294]]
## [1] "ZukoValo: HEYHEY\n\nNew valorant montage out now!\nbe sure to show some love <3 \n\nhttps://t.co/LKqIMoZ9Q3\n\n#valorant #twitch… https://t.co/6Oqd254fA7"
##
## [[4295]]
## [1] "JvMaybeDraws: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4296]]
## [1] "asxidistra: RT @noisecat610: As long as you are on my side.\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/ly0R5EnGFk"
##
## [[4297]]
## [1] "Nicolas95605381: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[4298]]
## [1] "Mama_kiramommy: RT @neorarty3: vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart #arcanefanart #C…"
##
## [[4299]]
## [1] "candied_corpses: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[4300]]
## [1] "Chippy_Duck: Uh @KDA_MUSIC is not in my top 5 most listens to artists spotify is lying to me id never play #LeagueOfLegends"
##
## [[4301]]
## [1] "Hexteching: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[4302]]
## [1] "meat_krieg: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4303]]
## [1] "Enfermavi: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[4304]]
## [1] "close_226: Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/4zBFWGRyCA"
##
## [[4305]]
## [1] "EricCru61419262: RT @KurokiFran: Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/99klA3GkXw"
##
## [[4306]]
## [1] "Ekko_tv: RT @loreofruneterra: I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments] https:/…"
##
## [[4307]]
## [1] "thatsbiz4rre: I like the drawing a lot.👏👏 #LeagueofLegends #YıldızMuhafızları #GuardianasEstelares #Nilah"
##
## [[4308]]
## [1] "stats_live_es: ▶️ League of Legends - Top streams a las 18:08 (Hora ESP)🔥\n\n🥇 #Werlyb➖Viewers: 3.073\n🥈 #Th3Antonio➖Viewers: 2.284\n🥉… https://t.co/05xBAYwkVd"
##
## [[4309]]
## [1] "StringsNBullets: RT @loreofruneterra: I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments] https:/…"
##
## [[4310]]
## [1] "DarunaKom: RT @Kirishimakrbk: Teen Sett \nSo cuteee aaaaa😭😭❤I Love him. \n\n#settphelios #Sett #LeagueOfLegends\n#LeagueOfLegendsFanArt https://t.co/Kes82…"
##
## [[4311]]
## [1] "Duckie64125797: RT @NoodleSpicyArt: #caitvi twitch emotes for my channel named “high five” and “cupcake”. (I play vi support) #LeagueOfLegends https://t.co…"
##
## [[4312]]
## [1] "Duckie64125797: RT @neorarty3: vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart #arcanefanart #C…"
##
## [[4313]]
## [1] "adoralovrxu: RT @Marineford1999: there can only be one true lover~\nakalynn it is!\n\n#Akali #Evelynn #Akalynn #Ahri #Irelia #Kayn #LeagueOfLegends https:/…"
##
## [[4314]]
## [1] "harrygoboom: RT @Rena_Angel1111: League of legends - Kayn\n\nI try Kayn cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤー #RiotGames #LOL #K…"
##
## [[4315]]
## [1] "Duckie64125797: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4316]]
## [1] "NevropaFlexer: RT @OtrexOw: my fav girl (after zoe lmao)\n\n#LeagueOfLegends #zeri\n#leagueoflegendsart https://t.co/RKBEOas1Mj"
##
## [[4317]]
## [1] "OneMore_esports: In the end, the kids hurt the owls\n\nGG to Kids Area\n\n#1MUP 🦉 \n#LeagueofLegends #esports #gaming #safemode https://t.co/Hl54oQGaK5"
##
## [[4318]]
## [1] "KDragV1: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4319]]
## [1] "dalay_man: RT @OtrexOw: my fav girl (after zoe lmao)\n\n#LeagueOfLegends #zeri\n#leagueoflegendsart https://t.co/RKBEOas1Mj"
##
## [[4320]]
## [1] "Ianuitetoilee: RT @whxtelamb_cos: [...] In the future, one of us is alive. Hint : it's not you.🧁\n\n❤︎\nLeague Of Legends's Caitlyn Kiramman from ARCANE \n\n📸…"
##
## [[4321]]
## [1] "DarkSyndraQueen: RT @McChipyArt: A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf"
##
## [[4322]]
## [1] "DecaffCappucci: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[4323]]
## [1] "IntrinsicGames: RT @SomeWae_: 2 Girls 1 Keyboard League of Legends\nCheck out our latest video!\n\nhttps://t.co/bG2Y3vzBBz\n#somewae #LeagueOfLegends https:/…"
##
## [[4324]]
## [1] "SomeWae_: 2 Girls 1 Keyboard League of Legends\nCheck out our latest video!\n\nhttps://t.co/bG2Y3vzBBz\n#somewae… https://t.co/egUsX3Ynyr"
##
## [[4325]]
## [1] "hiraiomi: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4326]]
## [1] "lukachoy: RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…"
##
## [[4327]]
## [1] "GloriesUnsung: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4328]]
## [1] "TwtFives: Streaming in '10! Go check it out ✨️\n#LeagueOfLegends #TwitchStreamers #chill"
##
## [[4329]]
## [1] "LOL_Art_Bot: RT @NahoLadyDragon: Sorry yummi stolen 3dragon and 1 baron 😺🐉🍀💜✨\n#yummi #Pantheon #fanart #sketch #LeagueOfLegends #LeagueOfLegendsFanArt #…"
##
## [[4330]]
## [1] "Ohmygosh413: RT @ErrSystem: I've been watching a lot of cartoons lately :D\n\n#viego #ruinedking #LeagueOfLegends https://t.co/TnAPeGTIra"
##
## [[4331]]
## [1] "viesolde: RT @loreofruneterra: I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments] https:/…"
##
## [[4332]]
## [1] "PentakillRell: Day 732: No news on Pentakill Rell 🖤\n#LeagueOfLegends #Pentakill #Rell"
##
## [[4333]]
## [1] "xXEdenSkiXx1: RT @OfficialAFKOrg: Chemtech dragon is back in Season 13 preseason, how is everyone feeling about the new changes so far? #leagueoflegends…"
##
## [[4334]]
## [1] "Stephanos404: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4335]]
## [1] "RivenStore: How ya doin`?\nVisit us: https://t.co/Jtncw61Y4H\n#leagueoflegends #lolgame #lolgamer #rivenstore.com #lolgoods… https://t.co/v1l7VIKw4U"
##
## [[4336]]
## [1] "lemoncakes101: RT @Shilliww: #LeagueOfLegends \n#LeagueOfLegendsFanArt #irelia \nsword🗡 https://t.co/vFmWVx0Vru"
##
## [[4337]]
## [1] "c00lgirl__: Pov:league of legends player takes a bath after playing 3 months with no food and no water #LeagueOfLegends #gamers… https://t.co/k8b83BTf9R"
##
## [[4338]]
## [1] "JoshuaH65875147: RT @Nazzunaa: what's your league rank? #gamergirl #LeagueOfLegends #egirl https://t.co/mnUtd4hxoj"
##
## [[4339]]
## [1] "TigerGirrrl: So... what we have learned is that League has taken a hold of my life #SpotifyWrapped #LeagueOfLegends https://t.co/xTPoHS2aFC"
##
## [[4340]]
## [1] "NahoLadyDragon: Sorry yummi stolen 3dragon and 1 baron 😺🐉🍀💜✨\n#yummi #Pantheon #fanart #sketch #LeagueOfLegends… https://t.co/FCxxUMukQj"
##
## [[4341]]
## [1] "Lunion22: RT @egirldajungle: Evelynn Lunar Beast ❤️\n#Evelynn #LunarBeast #WildRift #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/867qvQAvGT"
##
## [[4342]]
## [1] "McChipyArt: RT @McChipyArt: A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf"
##
## [[4343]]
## [1] "iyanaww: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4344]]
## [1] "theDoctors_Name: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4345]]
## [1] "ScoponoL: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4346]]
## [1] "FergyisReformed: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4347]]
## [1] "NottLu1s: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4348]]
## [1] "EsportsSCO: What was your favourite game from Day 1 of our SEL5 LAN Finals? ⤵️\n\n#LeagueOfLegends #CSGO"
##
## [[4349]]
## [1] "mrdocto36571669: RT @FearGaming_e: The Best Pentakill Samira I League of Legends Highlights | \n\n⚔ @gabrielcascian1 Casciano\n🗡 @laudaguelf RafaLaud\n🧙♂️@Vict…"
##
## [[4350]]
## [1] "whxtelamb_cos: [...] In the future, one of us is alive. Hint : it's not you.🧁\n\n❤︎\nLeague Of Legends's Caitlyn Kiramman from ARCANE… https://t.co/A2AN2xQzl4"
##
## [[4351]]
## [1] "mrdocto36571669: RT @josealonso2199: league of tanks \n#LeagueOfLegends #Ksante #Lol #videogames https://t.co/FGHgo3qqNR"
##
## [[4352]]
## [1] "MartinBole19: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[4353]]
## [1] "esports_maps: Better get good if you want our help soldier 🤣\n\n#gaming #esports #esport #twitch #valorant #leagueoflegends… https://t.co/EIS9CqaCWx"
##
## [[4354]]
## [1] "fandifi: I definitely slap my keyboard a few times too... 😅\n\n#gaming #twitch #valorant #leagueoflegends #overwatch #csgo… https://t.co/55ojHdojKI"
##
## [[4355]]
## [1] "LOL_Art_Bot: RT @ALStanfordArt: A Purple Knight With A Crystal Heart #fantasy #ArtofLegends #leagueoflegends #pennywise #alternativeuniverse #art #arc…"
##
## [[4356]]
## [1] "ChompSpark: RT @Nazzunaa: what's your league rank? #gamergirl #LeagueOfLegends #egirl https://t.co/mnUtd4hxoj"
##
## [[4357]]
## [1] "simps4dommymom: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4358]]
## [1] "MOFFLlN: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[4359]]
## [1] "ALStanfordArt: A Purple Knight With A Crystal Heart #fantasy #ArtofLegends #leagueoflegends #pennywise #alternativeuniverse #art… https://t.co/KdeYlf7sR1"
##
## [[4360]]
## [1] "ElcyyTheGobbler: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4361]]
## [1] "I_Approb: RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…"
##
## [[4362]]
## [1] "fausto_fucking: ?? SILVER IS THE HELL I DESERVE *Earrape warning* #PAPAMAMA420 #duellinks #yugioh #leagueoflegends https://t.co/bWh7FvlySq"
##
## [[4363]]
## [1] "VitoraYT: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4364]]
## [1] "EnforcerZhauns: I listen over 406(?) time Enemy-\nDamn and my Playlist ist a bit gay? Also my Top Artist is League of Legend... Mamm… https://t.co/i9h7CIUhFt"
##
## [[4365]]
## [1] "Ganrielpl: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4366]]
## [1] "nozomistan: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4367]]
## [1] "scxigo: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4368]]
## [1] "FuckingTwinkie: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4369]]
## [1] "ElcyyTheGobbler: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4370]]
## [1] "I_Approb: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4371]]
## [1] "Sw33tEdgyD0gg: RT @setsunababyy: teenagers\n#Settphel\n#Aphelios #Sett\n #LeagueOfLegends https://t.co/tufwc8X0gL"
##
## [[4372]]
## [1] "CutHutagalung: RT @DiscordJester: Check out this League of Legends clip I recorded with https://t.co/7z9D9QPLlB! #LeagueofLegends\n\n🔗 https://t.co/Okfohddu…"
##
## [[4373]]
## [1] "FionaRuolo: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4374]]
## [1] "SlothFactsBot1: RT @Mecosplay0: Seraphine cosplay is so pretty. I want to swap places with that cat.\nIf you want to see more, go to my google link in bio.#…"
##
## [[4375]]
## [1] "lavendarechoes: RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…"
##
## [[4376]]
## [1] "summerswirlarts: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4377]]
## [1] "samool_sb: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[4378]]
## [1] "MegComb: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4379]]
## [1] "JerryBu49551618: RT @ahrifoxlovers: K/DA Ahri \nArtist: 杜佩仪 (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #KaiSa #K…"
##
## [[4380]]
## [1] "norkyness: I- I can’t believe #LeagueOfLegends is my top artist bc of the Arcane soundtrack stg.. \n\n#SpotifyWrapped https://t.co/UUgy0LTjXF"
##
## [[4381]]
## [1] "CAlTVl: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4382]]
## [1] "JerryBu49551618: RT @devilslayerr_: Faker running it back🐐😤#LeagueOfLegends"
##
## [[4383]]
## [1] "vis_cupcake: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4384]]
## [1] "DevilDanteRA: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4385]]
## [1] "Nespeon: RT @yordleloveall: Yordle OC - Helein\n\n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/YTbxvqFarw"
##
## [[4386]]
## [1] "IntrinsicGames: RT @Namita_UWU: I won't lead you astray 💙\n\nhere's a spirit blossom ahri to celebrate getting halfway through the week 😊 \n\n#ahri #ahrilol #s…"
##
## [[4387]]
## [1] "Sa4Tou: RT @odeko_yma: Ayo, the stream was fun! Thank you for helping me make those emotes for subs on my channel!\n\n#Zoe #Kayn #Yuumi #Vex #Sett #L…"
##
## [[4388]]
## [1] "DevilDanteRA: RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…"
##
## [[4389]]
## [1] "plushiezzz: RT @Namita_UWU: I won't lead you astray 💙\n\nhere's a spirit blossom ahri to celebrate getting halfway through the week 😊 \n\n#ahri #ahrilol #s…"
##
## [[4390]]
## [1] "MaahesRion: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4391]]
## [1] "Ash_Bandipoot: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[4392]]
## [1] "kat_ewe_: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[4393]]
## [1] "Ashe201_4E: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[4394]]
## [1] "LOL_Art_Bot: RT @metalichotchoco: Wow Christmas just a week away! \n\n#LeagueOfLegendsFanArt #ArtofLegends #shortstack #yordle #LeagueOfLegends #poppy #sn…"
##
## [[4395]]
## [1] "lavendarechoes: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4396]]
## [1] "CurseCHeart: Mine is done aswell:\n- Favorite Song\n- Favorite Songs\n- Favorite artists\n#SpotifyWrapped #MonstaX #Monsta_X #Oneus… https://t.co/iIqZeV2azF"
##
## [[4397]]
## [1] "LOL_Art_Bot: RT @Namita_UWU: I won't lead you astray 💙\n\nhere's a spirit blossom ahri to celebrate getting halfway through the week 😊 \n\n#ahri #ahrilol #s…"
##
## [[4398]]
## [1] "metalichotchoco: Wow Christmas just a week away! \n\n#LeagueOfLegendsFanArt #ArtofLegends #shortstack #yordle #LeagueOfLegends #poppy… https://t.co/tRGmmohu9u"
##
## [[4399]]
## [1] "warden_coffee: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[4400]]
## [1] "RivenStore: Like and Share if you have been fan since day 1\nVisit us: https://t.co/Jtncw61Y4H\n#leagueoflegends #lolgame… https://t.co/0rOJ9OSwyu"
##
## [[4401]]
## [1] "Stardrenova: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[4402]]
## [1] "singu_laria: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4403]]
## [1] "luscas__: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4404]]
## [1] "migvianna: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4405]]
## [1] "feernobb: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4406]]
## [1] "Sett_NDB: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[4407]]
## [1] "LadyVickytoria: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4408]]
## [1] "Namita_UWU: I won't lead you astray 💙\n\nhere's a spirit blossom ahri to celebrate getting halfway through the week 😊 \n\n#ahri… https://t.co/qtIBOmQ2Oc"
##
## [[4409]]
## [1] "florecitu: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[4410]]
## [1] "MoonstaPluff: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4411]]
## [1] "OnlyKnownWolf: RT @zhngnifn1: Why am I always the villain?\nJust signed up for Twitter, hope you can like my paintings😘#LeagueOfLegends https://t.co/Z0TqfF…"
##
## [[4412]]
## [1] "elreyvampiro21: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[4413]]
## [1] "DavidKi23237365: RT @esports12K: Professional League of Legends player Kurtis Lau aka “Toyz” sentenced to prison\n\n#Toyz #leagueoflegends #kurtislau #prison…"
##
## [[4414]]
## [1] "Katheri06787154: RT @ahrifoxlovers: Elderwood Ahri\nArtist: ZILING REN (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelyn…"
##
## [[4415]]
## [1] "mariettaesports: RT @Games_Grump: Marietta College Esports is currently looking for a volunteer League of Legends coach (in-person or online via Discord) fo…"
##
## [[4416]]
## [1] "ArtawanNajmudin: RT @ahrifoxlovers: K/DA Ahri \nArtist: nine Lotus (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #K…"
##
## [[4417]]
## [1] "GET_JlNXED: RT @DarksideJinx: We can officially tell that Jinx loves dragons more than Fishbones look at how she threw it on the ground just to fangirl…"
##
## [[4418]]
## [1] "Liri_Runa: RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[4419]]
## [1] "ArtawanNajmudin: RT @ahrifoxlovers: K/DA Ahri \nArtist: 杜佩仪 (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #KaiSa #K…"
##
## [[4420]]
## [1] "Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd"
##
## [[4421]]
## [1] "ArtawanNajmudin: RT @devilslayerr_: Faker running it back🐐😤#LeagueOfLegends"
##
## [[4422]]
## [1] "_Akikyyo: Solo league ranked then overwatch maybe? o.o https://t.co/wbzpSraqck #vtuber #LeagueOfLegends #ENVtuber https://t.co/kJpF1G3dmS"
##
## [[4423]]
## [1] "Kristin82565964: RT @AtmajaPd: I wanted to play this game.😍 #LeagueofLegends #Game #StarGuardian #FLYWIN #YıldızMuhafızı #G2WIN"
##
## [[4424]]
## [1] "Jessica74714136: RT @playbasegg: Play and win weekly #LeagueOfLegends & #VALORANT 🏆tournaments and participate in our🎖️leaderboards to EARN tons of prizes I…"
##
## [[4425]]
## [1] "Jessica74714136: RT @RivenStore: Like and Share if you have been fan since day 1\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #league…"
##
## [[4426]]
## [1] "Ravenleviant: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4427]]
## [1] "EmiliapcCP: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4428]]
## [1] "morangosupremo: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4429]]
## [1] "Kirishzin: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4430]]
## [1] "PizzaPlanetLord: RT @helixsoldier80: had to do it to em #sett #ksante #LeagueOfLegends https://t.co/2pOgqbPz0i"
##
## [[4431]]
## [1] "ZzzGoo0720: RT @surfervelocity: Added Empyrean Pyke to the sippy emote gang. For anyone to use!\nDownload Link: https://t.co/Og6nCMfJ2B\n#Pyke #LeagueOfL…"
##
## [[4432]]
## [1] "AdvancedSIMP: It's 42nt day of SIMP waiting for MALE FURRY CHAMP 😊 #SIMPiswaiting #LeagueOfLegends"
##
## [[4433]]
## [1] "Teea1y: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4434]]
## [1] "Nicols22483097: Am I dreaming? \n#lor #love #taliyah #LOL #LeagueOfLegends #rock #rockposting https://t.co/RORKBgyyqt"
##
## [[4435]]
## [1] "motocyclemickey: RT @AnythingAI_: League of legends ahri fanart skin \n\n#AIart #NovelAI #NovelAIDiffusion #anythingv3 #stableDifusion #stablediffusionart #ah…"
##
## [[4436]]
## [1] "FaulknerEdu: RT @FaulknerESports: Faulkner's League of Legends team falls to #1 Seneca in the final match of the championship. Congratulations to them…"
##
## [[4437]]
## [1] "bugrasmart: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4438]]
## [1] "KenRddt: RT @RealSorra: Sorra vs All - Mid Lane Fight #highlights #insane #leagueoflegends #twis... https://t.co/bcrXcQIeIf via @YouTube"
##
## [[4439]]
## [1] "Chipchik1: RT @cyanceebee: well I suppose I can post it now, my Irelia piece for the rift gala! #LeagueOfLegends https://t.co/rVbP6Bt67O"
##
## [[4440]]
## [1] "Matej941: RT @ahrifoxlovers: K/DA Ahri \nArtist: nine Lotus (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #K…"
##
## [[4441]]
## [1] "Selp765: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4442]]
## [1] "MinsFGC: RT @NoobyArts: Big fish in a small pond\n\n#LeagueofLegends #LeagueOfLegendsFanArt #fanart #digitalart #Art https://t.co/xLKI3n4zbV"
##
## [[4443]]
## [1] "Matej941: RT @ahrifoxlovers: K/DA Ahri \nArtist: 杜佩仪 (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #KaiSa #K…"
##
## [[4444]]
## [1] "akalynn4: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4445]]
## [1] "LemonJunk404: RT @OtrexOw: my fav girl (after zoe lmao)\n\n#LeagueOfLegends #zeri\n#leagueoflegendsart https://t.co/RKBEOas1Mj"
##
## [[4446]]
## [1] "trapcardhideri: RT @OtrexOw: my fav girl (after zoe lmao)\n\n#LeagueOfLegends #zeri\n#leagueoflegendsart https://t.co/RKBEOas1Mj"
##
## [[4447]]
## [1] "st4nwithafour: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4448]]
## [1] "JediKnightTack: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4449]]
## [1] "muttbutters: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4450]]
## [1] "m_buonani: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4451]]
## [1] "Vincent91453020: RT @Nanal0l: 🤡 FEW LEAGUE GAMES THEN HITMAN3 FIRST PLAYTHROUGH!\n\n#LeagueOfLegends #Hitman3 #TwitchStreamers \n\nTwitch . tv / Nana"
##
## [[4452]]
## [1] "nokacarry: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4453]]
## [1] "LuwunaMoon: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4454]]
## [1] "FuyuHamako: Alright, Gamers, review stream coming next week. 😤\n\n#Vtuber #VTuberEN #LeagueOfLegends #BookTwitter https://t.co/DDk1ubTyG2"
##
## [[4455]]
## [1] "kuryptoculus: RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…"
##
## [[4456]]
## [1] "UwUCancerCringe: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4457]]
## [1] "AustinJ20200106: RT @devilslayerr_: Faker running it back🐐😤#LeagueOfLegends"
##
## [[4458]]
## [1] "CATBR3AD: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4459]]
## [1] "papuchochoe: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4460]]
## [1] "KindredZindred: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4461]]
## [1] "charlizemb: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4462]]
## [1] "KIRAMMOMMY: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4463]]
## [1] "OtrexOw: my fav girl (after zoe lmao)\n\n#LeagueOfLegends #zeri\n#leagueoflegendsart https://t.co/RKBEOas1Mj"
##
## [[4464]]
## [1] "LOL_Art_Bot: RT @FakeRngbo: Pantheon ⭐☄\n#LeagueOfLegends \n#LeagueOfLegendsFanArt https://t.co/8WudjIKErw"
##
## [[4465]]
## [1] "StringsNBullets: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4466]]
## [1] "WhosMaryP: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4467]]
## [1] "Samandriade: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4468]]
## [1] "DailySylas: RT @omidyla: Little thieves! Happy birthday Sylas ♥️ \n#LeagueOfLegends #LeagueOfLegendsFanArt #sylas #teemo #tristana #amumu https://t.co/n…"
##
## [[4469]]
## [1] "NiiloPiri: RT @mrdocto36571669: I decided to play because I wasn't enjoying it.🚀🚀 #MOBA #LeagueofLegends #Worlds2021 #StarGuardians #ClashLoL"
##
## [[4470]]
## [1] "koiseoho: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4471]]
## [1] "IntrinsicGames: RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…"
##
## [[4472]]
## [1] "chaatblanc: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4473]]
## [1] "sundialMelodic: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4474]]
## [1] "epitaphofghosts: RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…"
##
## [[4475]]
## [1] "canvasof57: RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…"
##
## [[4476]]
## [1] "ArtawanNajmudin: My Darling~🚀🚀🚀🚀🚀 #LeagueofLegends #LoL #Game #ФанАрт #КосплейLoL #GENGWIN \nOriginal: LOLegendsMemes https://t.co/u1ZEl8nM8k"
##
## [[4477]]
## [1] "PadThePanda: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[4478]]
## [1] "spaedii: RT @odeko_yma: Ayo, the stream was fun! Thank you for helping me make those emotes for subs on my channel!\n\n#Zoe #Kayn #Yuumi #Vex #Sett #L…"
##
## [[4479]]
## [1] "Caitlyns_Ult: #LeagueOfLegends players when human champion: https://t.co/prcbfxm6bE"
##
## [[4480]]
## [1] "leshuga_fntasma: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[4481]]
## [1] "share_stream: RT @RevenantFiery: Tuesday streams changing to Wednesdays! Gonna be playing #leagueoflegends and getting some wins today! Come hangout! ht…"
##
## [[4482]]
## [1] "LFGdating: https://t.co/KK1w2kAaPK Did you know LFGdating has commercials filmed by a former Comedy Central pilot director?… https://t.co/lWZCt4ygAU"
##
## [[4483]]
## [1] "share_stream: RT @SmallStreamerIG: RT RevenantFiery: Tuesday streams changing to Wednesdays! Gonna be playing #leagueoflegends and getting some wins toda…"
##
## [[4484]]
## [1] "OSenekart: RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…"
##
## [[4485]]
## [1] "FakeRngbo: Pantheon ⭐☄\n#LeagueOfLegends \n#LeagueOfLegendsFanArt https://t.co/8WudjIKErw"
##
## [[4486]]
## [1] "RepulsiveMaid: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[4487]]
## [1] "greekmyst: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4488]]
## [1] "ChaengKuma: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4489]]
## [1] "OSenekart: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4490]]
## [1] "kenzsza: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4491]]
## [1] "SmallStreamerIG: RT RevenantFiery: Tuesday streams changing to Wednesdays! Gonna be playing #leagueoflegends and getting some wins t… https://t.co/w1LWX5kB4b"
##
## [[4492]]
## [1] "bakudadadan: RT @jabroell2: Relaxing at the pool party 🌴😎🍹\n\n#ArtofLegends #LeagueOfLegends #Sylas #Sett #Viego https://t.co/p5NzXqTYND"
##
## [[4493]]
## [1] "loreofruneterra: Kayle and Morgana dad really got the badest bitch in Runnetera: submitted by /u/SirAlpaga \n [link] [comments]… https://t.co/qby2pw7sC6"
##
## [[4494]]
## [1] "college_esports: RT @Games_Grump: Marietta College Esports is currently looking for a volunteer League of Legends coach (in-person or online via Discord) fo…"
##
## [[4495]]
## [1] "ThirteenXXXVII: RT @LoLPatchBot: League of Legends Patch 12.23 full preview by @RiotPhroxzon & @RiotPhlox \n\n#LeagueOfLegends #lolpatchbot #patchnotes #patc…"
##
## [[4496]]
## [1] "McBadDrawings: RT @ErrSystem: I've been watching a lot of cartoons lately :D\n\n#viego #ruinedking #LeagueOfLegends https://t.co/TnAPeGTIra"
##
## [[4497]]
## [1] "lycanthropii: RT @ScaryTheGhastir: DOUGH!!! \n#LeagueOfLegends #ArtofLegends #chogath #Aatrox https://t.co/GQpwl0B6aC"
##
## [[4498]]
## [1] "greendolphinxst: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4499]]
## [1] "LuhWitchArtes: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4500]]
## [1] "HeadBangerPoppy: RT @yordleloveall: Yordle OC - Helein\n\n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/YTbxvqFarw"
##
## [[4501]]
## [1] "holanda707: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4502]]
## [1] "Games_Grump: Marietta College Esports is currently looking for a volunteer League of Legends coach (in-person or online via Disc… https://t.co/oSRXlyYBWZ"
##
## [[4503]]
## [1] "___My_ke___: Streaing some crazy league of legends gameplay 🫣. \nCome join !!\n#LeagueOfLegends #stream #twitch\nhttps://t.co/K4lfP9xVuW"
##
## [[4504]]
## [1] "GlaDOS666_: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[4505]]
## [1] "haudrey_z: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4506]]
## [1] "ajgorillaz: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4507]]
## [1] "WisseHolly: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4508]]
## [1] "altavba_: RT @zhngnifn1: Why am I always the villain?\nJust signed up for Twitter, hope you can like my paintings😘#LeagueOfLegends https://t.co/Z0TqfF…"
##
## [[4509]]
## [1] "ViTheNinth_: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[4510]]
## [1] "catraseyes: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4511]]
## [1] "RevenantFiery: Tuesday streams changing to Wednesdays! Gonna be playing #leagueoflegends and getting some wins today! Come hangou… https://t.co/lZjKPWB2Cp"
##
## [[4512]]
## [1] "CutHutagalung: More?🥰🤩🤩🤩🤩🤩 #LoL #ArtofLegends #LeagueofLegends #GuardiãsEstelares #GENGWIN #ФанАрт"
##
## [[4513]]
## [1] "ThwMooon: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4514]]
## [1] "pinkreine: RT @thatSayned: ooops i'm like an entire year late with this one i guess... Jinx from arcane and league of legends. entirely inspired by th…"
##
## [[4515]]
## [1] "zzzmorfeozzz: A tiltearse | Road to Oro 4 #streaming #live #twitch #twitchstreaming #endirecto #lol #leagueoflegends https://t.co/AS5GT9gMD7"
##
## [[4516]]
## [1] "FRCretweets: RT @ettakinawa: There is no way Etta streams again right? Well yes i am streaming again... well like every day! (even if I dont announce it…"
##
## [[4517]]
## [1] "StormeChappie: RT @ettakinawa: There is no way Etta streams again right? Well yes i am streaming again... well like every day! (even if I dont announce it…"
##
## [[4518]]
## [1] "daweaselbass: RT @SkewldyaTTV: 3 days in a row...Im on a roll. Playing some ranked and aram today, always trying to not rage.\nhttps://t.co/t4CPIkFtCP\n#T…"
##
## [[4519]]
## [1] "stats_live_es: ▶️ League of Legends - Top streams a las 16:30 (Hora ESP)🔥\n\n🥇 #Esportmaniacos➖Viewers: 4.257\n🥈 #Th3Antonio➖Viewers:… https://t.co/ctqSS0beng"
##
## [[4520]]
## [1] "Kiimberlyss_: RT @HighNoonJhin: sketches of him\n\n#LeagueOfLegends #LeagueOfLegendsart #LeagueOfLegendsfanart #Swain #jericoswain #noxus https://t.co/FxGh…"
##
## [[4521]]
## [1] "Nyao_bakeneko: RT @odeko_yma: Ayo, the stream was fun! Thank you for helping me make those emotes for subs on my channel!\n\n#Zoe #Kayn #Yuumi #Vex #Sett #L…"
##
## [[4522]]
## [1] "ZXNISTAR: RT @LoLMemesBot: when trying to 1v9 and yummi dismounts for 0.000001 sec\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfL…"
##
## [[4523]]
## [1] "LOL_Art_Bot: RT @thatSayned: ooops i'm like an entire year late with this one i guess... Jinx from arcane and league of legends. entirely inspired by th…"
##
## [[4524]]
## [1] "Mocnk564: RT @ingly308: Well...\n\n#stripgame #stripthecharacter #LeagueOfLegends #LeagueOfLegendsfanart #ArtofLegends #Akali https://t.co/ussoQ1F8Xy"
##
## [[4525]]
## [1] "Zeri_Cafeinada: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4526]]
## [1] "thatSayned: ooops i'm like an entire year late with this one i guess... Jinx from arcane and league of legends. entirely inspir… https://t.co/vQhZIDbLTY"
##
## [[4527]]
## [1] "SkewldyaTTV: 3 days in a row...Im on a roll. Playing some ranked and aram today, always trying to not rage.… https://t.co/GHSdDvrptF"
##
## [[4528]]
## [1] "p114619: RT @EloDragonLoL: Just your normal Heartsteel enjoyer here\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmem…"
##
## [[4529]]
## [1] "AshleyM13544744: RT @TheKannaDarling: I'm streaming some ranked league! Come cheer me on? \nhttps://t.co/qVLAetGFy4\n#SmallStreamersConnect #SmallStreamerComm…"
##
## [[4530]]
## [1] "jey10122371: RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…"
##
## [[4531]]
## [1] "Eroz_JT: RT @dravensgf: choose your fighter \n#leaguetwt #LeagueOfLegends https://t.co/7vFYyEhuaP"
##
## [[4532]]
## [1] "Thunder22824185: RT @Yomzz_zzz: [9feb2020] I can tell you this is the most of people that hit the like botton many times for this sketch. Aatrox could be mo…"
##
## [[4533]]
## [1] "Awaluneocxcanon: RT @yordleloveall: Yordle OC - Helein\n\n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/YTbxvqFarw"
##
## [[4534]]
## [1] "IntrinsicGames: RT @ZombieGamingSB: tank ezreal😲This is Zombie Gaming!! Join us https://t.co/aWXc0gF4wz Discord! Tik Tok! Instagram! Facebook! Youtube! Twi…"
##
## [[4535]]
## [1] "ZombieGamingSB: tank ezreal😲This is Zombie Gaming!! Join us https://t.co/aWXc0gF4wz Discord! Tik Tok! Instagram! Facebook! Youtube!… https://t.co/eTi9PT7pCu"
##
## [[4536]]
## [1] "loreofruneterra: Just for fun: submitted by /u/alix1571 \n [link] [comments] https://t.co/zAqZwAabYS #loreofleague #LeagueofLegends… https://t.co/XQWe5xxs7t"
##
## [[4537]]
## [1] "KathaliaRose: RT @loreofruneterra: I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments] https:/…"
##
## [[4538]]
## [1] "ATaragashi: RT @jabroell2: Relaxing at the pool party 🌴😎🍹\n\n#ArtofLegends #LeagueOfLegends #Sylas #Sett #Viego https://t.co/p5NzXqTYND"
##
## [[4539]]
## [1] "witchyygf: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4540]]
## [1] "papuchochoe: RT @jabroell2: Relaxing at the pool party 🌴😎🍹\n\n#ArtofLegends #LeagueOfLegends #Sylas #Sett #Viego https://t.co/p5NzXqTYND"
##
## [[4541]]
## [1] "JosephF21058235: RT @ahrifoxlovers: Ahri \nArtist: 杜佩仪 (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #KaiSa #KDA #L…"
##
## [[4542]]
## [1] "RhiLai_Art: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4543]]
## [1] "DonJorgeSW1: Something different.🙈🙈 #LoL #LeagueofLegends #TransformaTuDestino #ФанАрт #ClashLoL"
##
## [[4544]]
## [1] "Kda_Rouge: RT @zukaichu: Doing his wifey’s makeup ✨✨\n#LeagueOfLegends #xayah #rakan https://t.co/jEqGuzsFTM"
##
## [[4545]]
## [1] "BarrelOfFrogs: I’ve never been more embarrassed by anything in my life.\n#LeagueOfLegends #SpotifyWrapped #Howdiditcometothis https://t.co/ixRXt0umeo"
##
## [[4546]]
## [1] "yonecachorrao: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4547]]
## [1] "lmsourcandy: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[4548]]
## [1] "sokkvaria: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[4549]]
## [1] "ErrSystem: I've been watching a lot of cartoons lately :D\n\n#viego #ruinedking #LeagueOfLegends https://t.co/TnAPeGTIra"
##
## [[4550]]
## [1] "Unf_Freckles: RT @neorarty3: vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart #arcanefanart #C…"
##
## [[4551]]
## [1] "KevinJo23407320: RT @EsportLegendsGG: #EsportLegends NOW! LIVE! Come see what we are planning! Chat with us on our Discord! \n\nCheck it: https://t.co/J0weBmk…"
##
## [[4552]]
## [1] "nimbusmage: RT @yordleloveall: Yordle OC - Helein\n\n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/YTbxvqFarw"
##
## [[4553]]
## [1] "ZombieGamingSB: gangplank dealing 0 damage😆This is Zombie Gaming!! Join us https://t.co/aWXc0gF4wz Discord! Tik Tok! Instagram! Fac… https://t.co/ZZEf2HWM3u"
##
## [[4554]]
## [1] "hexcarrier27: RT @kaatox_: Took me a while but here you go! I am unsure about how should we do the finale, so I decided to ask you guys instead!\n\nCheck t…"
##
## [[4555]]
## [1] "coder_cajun: RT @PrimalZeeee: Check out this League of Legends clip I recorded with https://t.co/yWp0fEZAU5! #LeagueofLegends\n\n🔗 https://t.co/Pc6KbMGdgg…"
##
## [[4556]]
## [1] "SaphyraFrost: Props to whoever listened to more #Pentakill this year than me. \nI love the third album so much, and I don't think… https://t.co/fSFQYawdZe"
##
## [[4557]]
## [1] "zeniyks: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4558]]
## [1] "JustCeleSpam: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4559]]
## [1] "thesullios: RT @TWG_IceBreaker: ermm @riotgames ? did tanks really need more mythic items? #LeagueOfLegends #RiotGames"
##
## [[4560]]
## [1] "moonxpov: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4561]]
## [1] "Kampsycho: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4562]]
## [1] "jinxlights: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4563]]
## [1] "LOL_Art_Bot: RT @yordleloveall: Yordle OC - Helein\n\n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/YTbxvqFarw"
##
## [[4564]]
## [1] "Dynamic_violet: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4565]]
## [1] "Didz_93: Am I even surprised.. 😆\n#SpotifyWrapped \n#Dreamcatcher #LeagueOfLegends #Taemin #TheVeerUnion #ThirtySecondsToMars https://t.co/Kyzal7Ga1d"
##
## [[4566]]
## [1] "AppleTafaha: RT @aestlouse: new art 💕\nIrelia in a cute dresssss 👀❤️🔥\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #Irelia #LeagueOfLegendsIrelia https://t.…"
##
## [[4567]]
## [1] "FanguFufu: RT @playbasegg: Play and win weekly #LeagueOfLegends & #VALORANT 🏆tournaments and participate in our🎖️leaderboards to EARN tons of prizes I…"
##
## [[4568]]
## [1] "munyag111: RT @yordleloveall: Yordle OC - Helein\n\n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/YTbxvqFarw"
##
## [[4569]]
## [1] "Lunahrix: RT @ahrifoxlovers: K/DA Ahri \nArtist: 杜佩仪 (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #KaiSa #K…"
##
## [[4570]]
## [1] "AcceleratorJB: I really like this eye color #jinx #arcane #LeagueOfLegends #art https://t.co/CWekuQhHvF"
##
## [[4571]]
## [1] "OxenfreeAO3: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4572]]
## [1] "Benjami89760141: RT @LydiaFo33470310: Have a good day 💕💕💕 #英雄联盟 #StarGuardian #LeagueofLegends https://t.co/fmBawNo75Q"
##
## [[4573]]
## [1] "IntrinsicGames: RT @RIKONOJAN: Go fishing 🐟🤔\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #neeko #nidalee\n#artoflegends https://t.co/5WPCEag7IL"
##
## [[4574]]
## [1] "yordleloveall: Yordle OC - Helein\n\n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/YTbxvqFarw"
##
## [[4575]]
## [1] "ItsTheBirb: RT @Cookie3w3: Now the good is coming 'w'👉👈\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgame https://t.co/vkJw3skHG0"
##
## [[4576]]
## [1] "IntrinsicGames: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4577]]
## [1] "retr0hearts: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4578]]
## [1] "vcvcvc516: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4579]]
## [1] "ItsTheBirb: RT @RIKONOJAN: Go fishing 🐟🤔\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #neeko #nidalee\n#artoflegends https://t.co/5WPCEag7IL"
##
## [[4580]]
## [1] "cosmic_oro: RT @DarksideJinx: We can officially tell that Jinx loves dragons more than Fishbones look at how she threw it on the ground just to fangirl…"
##
## [[4581]]
## [1] "xomuncho: RT @SwirlHQ: [#Greetings] \nWelcome To Swirl eSports. We Are A New Up-Coming Gaming Organization Out Of The U.S. Looking To Grow In The Fiel…"
##
## [[4582]]
## [1] "Sukki_Yuri: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4583]]
## [1] "apheliosIut: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[4584]]
## [1] "Shadow_Ukyo: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[4585]]
## [1] "Leo0_08: RT @odeko_yma: Ayo, the stream was fun! Thank you for helping me make those emotes for subs on my channel!\n\n#Zoe #Kayn #Yuumi #Vex #Sett #L…"
##
## [[4586]]
## [1] "streamerwallcom: RT @Pancake_Tanks: Check out my video! #LeagueofLegends | Captured by #Outplayed #morgana #gg #win #play #lol #riot #games #gaming #gamers…"
##
## [[4587]]
## [1] "JohnDou74439830: RT @Pancake_Tanks: Check out my video! #LeagueofLegends | Captured by #Outplayed #morgana #gg #win #play #lol #riot #games #gaming #gamers…"
##
## [[4588]]
## [1] "afarny4: RT @FearGaming_e: The Best Pentakill Samira I League of Legends Highlights | \n\n⚔ @gabrielcascian1 Casciano\n🗡 @laudaguelf RafaLaud\n🧙♂️@Vict…"
##
## [[4589]]
## [1] "PaulDye78280963: Happy !👇👇 #Fanart #LeagueofLegends #StarGuardian #YıldızMuhafızları #ClashLoL"
##
## [[4590]]
## [1] "LydiaFo33470310: It's funny now.🙈🙈🙈 #LoL #LeagueofLegends #StarGuardian https://t.co/jqBFsMoGBB"
##
## [[4591]]
## [1] "Pixel_Paw: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[4592]]
## [1] "Fernandarevill4: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[4593]]
## [1] "Sayulett: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[4594]]
## [1] "ChaengKuma: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4595]]
## [1] "RiotVendetta: Forever a bronze player but apparently I’m in the top 0.5% of league music listeners. Does that make me plat?… https://t.co/qtgNVmcGSZ"
##
## [[4596]]
## [1] "luna_lov3sword: RT @luna_lovesword: 🌈🦄You can never have too many Star Guardians! 🌈 Me as Lux ✨Star Guardian 💫 and Gryffindor student And I believe to OTP…"
##
## [[4597]]
## [1] "luna_elflove: RT @luna_lovesword: 🌈🦄You can never have too many Star Guardians! 🌈 Me as Lux ✨Star Guardian 💫 and Gryffindor student And I believe to OTP…"
##
## [[4598]]
## [1] "BiWomanWhore: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4599]]
## [1] "97Velvet: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4600]]
## [1] "luna_dualsword: RT @luna_lovesword: 🌈🦄You can never have too many Star Guardians! 🌈 Me as Lux ✨Star Guardian 💫 and Gryffindor student And I believe to OTP…"
##
## [[4601]]
## [1] "Alylej1108: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4602]]
## [1] "ZombieGamingSB: best gamemode ever😅This is Zombie Gaming!! Join us https://t.co/aWXc0gF4wz Discord! Tik Tok! Instagram! Facebook! Y… https://t.co/Mjud08DFwQ"
##
## [[4603]]
## [1] "Beastardize: RT @loreofruneterra: I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments] https:/…"
##
## [[4604]]
## [1] "DunkmasterSett: DUNK!!\n251 PTS\n#Dunkmaster🏀 #FeelIonia🍃#LeagueOfLegends👊"
##
## [[4605]]
## [1] "AdamWhi01826851: RT @EsportsRedskin: Next Monday, @ArkActAssn @playvs State Playoffs Round 1 #LeagueOfLegends . Top 16.\n@EsportsRedskin vs Gentry GHS Infini…"
##
## [[4606]]
## [1] "ChuuPamela5: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4607]]
## [1] "Sapphicescu: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4608]]
## [1] "BanBanIshi_TV: RT @loreofruneterra: I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments] https:/…"
##
## [[4609]]
## [1] "supposedly_ivy: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4610]]
## [1] "wildncrazyguy1: RT @AtmajaPd: I wanted to play this game.😍 #LeagueofLegends #Game #StarGuardian #FLYWIN #YıldızMuhafızı #G2WIN"
##
## [[4611]]
## [1] "papuchochoe: RT @loreofruneterra: I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments] https:/…"
##
## [[4612]]
## [1] "Pandoraeuphoria: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4613]]
## [1] "Blue_Catnip: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4614]]
## [1] "poetlunari: RT @kovp6: quick drawing of phel with the firecracker Sett clothes, xq si \n ̶despeinado.\n#Aphelios #settphel #LeagueOfLegends https://t.co/…"
##
## [[4615]]
## [1] "poetlunari: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[4616]]
## [1] "Odette0081: RT @StClair2803: I used @Shazam to discover Fire To the Fuse by League of Legends, Jackson Wang & 88rising. https://t.co/4WKFNsvo3o\n\n6035 S…"
##
## [[4617]]
## [1] "DennisG26502741: RT @ahrifoxlovers: Ahri \nArtist: 杜佩仪 (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #KaiSa #KDA #L…"
##
## [[4618]]
## [1] "Thanak_K: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[4619]]
## [1] "Anthony87651440: RT @LydiaFo33470310: Have a good day 💕💕💕 #英雄联盟 #StarGuardian #LeagueofLegends https://t.co/fmBawNo75Q"
##
## [[4620]]
## [1] "Zaunite_: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4621]]
## [1] "CaitlynSheriffB: RT @DarksideJinx: I wonder if this is a mistake on the League website, cause Zombie Slayer Jinx has green eyes but they are pink on the ski…"
##
## [[4622]]
## [1] "Egocentricawn: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[4623]]
## [1] "CaitlynSheriffB: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4624]]
## [1] "zerhax: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[4625]]
## [1] "LOL_Art_Bot: RT @aestlouse: new art 💕\nIrelia in a cute dresssss 👀❤️🔥\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #Irelia #LeagueOfLegendsIrelia https://t.…"
##
## [[4626]]
## [1] "Christo58898072: RT @ahrifoxlovers: Ahri \nArtist: 杜佩仪 (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #KaiSa #KDA #L…"
##
## [[4627]]
## [1] "DarksideJinx: We can officially tell that Jinx loves dragons more than Fishbones look at how she threw it on the ground just to f… https://t.co/pqlSNXCnhS"
##
## [[4628]]
## [1] "CutHutagalung: RT @Kirishimakrbk: Teen Sett \nSo cuteee aaaaa😭😭❤I Love him. \n\n#settphelios #Sett #LeagueOfLegends\n#LeagueOfLegendsFanArt https://t.co/Kes82…"
##
## [[4629]]
## [1] "IntrinsicGames: RT @NiczRandomArts: Today is my Birthday! It would be really cool if you guys would retweet my artworks😉\n\n#ArtofLegends #LeagueOfLegends ht…"
##
## [[4630]]
## [1] "IntrinsicGames: RT @aestlouse: new art 💕\nIrelia in a cute dresssss 👀❤️🔥\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #Irelia #LeagueOfLegendsIrelia https://t.…"
##
## [[4631]]
## [1] "DoujinMaster69: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4632]]
## [1] "chaosIegion: RT @NiczRandomArts: K/DA All-Out #Evelynn wip. Hard to draw on broken screen, I’ll have to stop here. Will continue when I get a new tablet…"
##
## [[4633]]
## [1] "vcvcvc516: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[4634]]
## [1] "IntrinsicGames: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[4635]]
## [1] "CaitlynSheriffB: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[4636]]
## [1] "aestlouse: new art 💕\nIrelia in a cute dresssss 👀❤️🔥\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #Irelia #LeagueOfLegendsIrelia https://t.co/Q9mlOAK3R9"
##
## [[4637]]
## [1] "TheRafaArts: RT @NiczRandomArts: Today is my Birthday! It would be really cool if you guys would retweet my artworks😉\n\n#ArtofLegends #LeagueOfLegends ht…"
##
## [[4638]]
## [1] "minato218947015: RT @appa1067: If anyone is wanting to help or contribute to the NA/LAN Tournament please join the discord here: https://t.co/TZnj2gCGC0 #sa…"
##
## [[4639]]
## [1] "Zoya_nr1simp: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4640]]
## [1] "Alonso024836477: RT @PrimalZeeee: Check out this League of Legends clip I recorded with https://t.co/yWp0fEZAU5! #LeagueofLegends\n\n🔗 https://t.co/Pc6KbMGdgg…"
##
## [[4641]]
## [1] "MoonlitSpires: RT @lilithmunson: My interpretation of High Noon Viktor. I’m gonna pull on his pretty silver hair. 😇🤍✨ #highnoonviktor #viktorarcane #leagu…"
##
## [[4642]]
## [1] "MoonlitSpires: RT @J0ker_LoL: High Noon Viktor header which is FREE to use!🤠 I'm working on a High Noon Samira header too which I will post later this wee…"
##
## [[4643]]
## [1] "hevalynn1: RT @ZuzucatSoup: Arcane Jinx sticker\n#arcane #arcanefanart #Jinx #LeagueOfLegends #ArtofLegends https://t.co/xnHjNnAqsq"
##
## [[4644]]
## [1] "bleeqi: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4645]]
## [1] "DonaldB74915047: I like that game.👏👏👏👏👏 #LeagueofLegends #MOBA #ФанАрт #Worlds2021 #StarGuardians \nOriginal: ricebutwhole_ https://t.co/M6hgl3bvh1"
##
## [[4646]]
## [1] "FusionXZero: RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…"
##
## [[4647]]
## [1] "enga_sa: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[4648]]
## [1] "Muphasa99: RT @Whitemar3: Anyone wanna help me undress him? 🫢\n\n#ArtOfLegends #LeagueOfLegends #undresschallenge #Warwick https://t.co/3JCXZY8iHm"
##
## [[4649]]
## [1] "MoonlitSpires: RT @krisikris_art: A messy drawing/ sketch of High Noon Viktor since I can't draw something properly lately \n\n#viktor #LeagueOfLegends #hig…"
##
## [[4650]]
## [1] "secretnil: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4651]]
## [1] "ZombieGamingSB: AP UDYR😎This is Zombie Gaming!! Join us https://t.co/aWXc0gF4wz Discord! Tik Tok! Instagram! Facebook! Youtube! Twi… https://t.co/pI1xUtMuRP"
##
## [[4652]]
## [1] "jstsoni: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4653]]
## [1] "IntrinsicGames: RT @gontengstudio1: custom badges . order now! https://t.co/gULrQYECfh\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls…"
##
## [[4654]]
## [1] "incinelion: RT @Whitemar3: Anyone wanna help me undress him? 🫢\n\n#ArtOfLegends #LeagueOfLegends #undresschallenge #Warwick https://t.co/3JCXZY8iHm"
##
## [[4655]]
## [1] "aagabi7: RT @gontengstudio1: custom badges . order now! https://t.co/gULrQYECfh\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls…"
##
## [[4656]]
## [1] "YordleScout: Pawkt is kicking and biting people on https://t.co/bzjLativy6\n\nMaybe you'd like to #Donate towards the video guide… https://t.co/ppmPRk7FFg"
##
## [[4657]]
## [1] "Red_Fr0st: Arts from #Leagueoflegends page in #GamePass https://t.co/7frR33zDGV"
##
## [[4658]]
## [1] "TanyaHe69723616: RT @Jamlex0205: Very Balanced non-Mythic item #LeagueOfLegends https://t.co/C4aXahZspG"
##
## [[4659]]
## [1] "arcanefinest: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4660]]
## [1] "Thulin30: RT @PHB_pietro: This is my #starguardian team\n#Darius #vi #evelynn #Pantheon #sylas #LeagueOfLegends #LeagueOfLegendsFanArt #lol #ArtistOnT…"
##
## [[4661]]
## [1] "radim_kecar: RT @sweet_spicy_cos: Jinx [ League of Legends ]\nModel: Carry Key\nPhoto: Nerina\n\n#leagueoflegends #jinx #lolcosplay #jinxcosplay #sweetcospl…"
##
## [[4662]]
## [1] "LOL_Art_Bot: RT @cahri_ai: Aatrox is tired of this sh*t 😂\nUdyr's sandals and Aalberto will always be canon in my heart✨\n\n#aatrox #rhaast #darkin #League…"
##
## [[4663]]
## [1] "MoonlitSpires: RT @molsuh: My clock shows high noon☀️\n#arcane #viktor #viktorarcane #leagueoflegends https://t.co/t6U4toq87v"
##
## [[4664]]
## [1] "MoonlitSpires: RT @PrimaVeraArt19: High Noon Viktor but not quite \n\n#LeagueOfLegends #Viktor https://t.co/LhB6Ea7oJf"
##
## [[4665]]
## [1] "filipo269: RT @LilliaQnQ: 🔞\n\nWanna play with Tibbers?💕💕💕\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt\n#Annie https://t.co/ezuJSKHtuH"
##
## [[4666]]
## [1] "cahri_ai: Aatrox is tired of this sh*t 😂\nUdyr's sandals and Aalberto will always be canon in my heart✨\n\n#aatrox #rhaast… https://t.co/LS3Wt9wkFr"
##
## [[4667]]
## [1] "Pelota2006: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4668]]
## [1] "feyneira: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[4669]]
## [1] "vandeshopping: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4670]]
## [1] "VickieZ25645605: RT @playbasegg: Play and win weekly #LeagueOfLegends & #VALORANT 🏆tournaments and participate in our🎖️leaderboards to EARN tons of prizes I…"
##
## [[4671]]
## [1] "MARASJUR: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4672]]
## [1] "AmandsVih: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4673]]
## [1] "Brilho_Fosco: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4674]]
## [1] "Tim_rnd3: In fact : when you stack some fury there is a delay between your aa and the moment the guinsoo transform the CCchan… https://t.co/TFABlrvPMp"
##
## [[4675]]
## [1] "aymr_SB: RT @Ka___zuha: 【 Cosplay 】\n\nLeague of Legends / Blood Moon⋆☾·̩͙\n\nEvelynn @annl_o_l \nAkali @Ka___zuha \n\n📷 @akino_miya_lol \n\n#LeagueOfLegends…"
##
## [[4676]]
## [1] "Ruined_Fafnir: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4677]]
## [1] "chambre_leon: RT @Auvy3n: If you could ask @PrimeLeague any question , what question would that be ? \n\nCollecting questions for an upcoming talk stream a…"
##
## [[4678]]
## [1] "castilMedabot: RT @Cookie3w3: Now the good is coming 'w'👉👈\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgame https://t.co/vkJw3skHG0"
##
## [[4679]]
## [1] "IntrinsicGames: RT @kurumi_igarashi: Day 24 & 25 - Buttons & Heart\n\nA bit of effort on this one- XD\n\n#NovemberDrawingPrompts #DrawingPrompts #November #Pro…"
##
## [[4680]]
## [1] "LisaRod23858331: RT @RivenStore: What do you think?\nLove League of Legends? Visit us: https://t.co/mlJxwK6Wo0\n#lolgoods #leagueoflegends #mmo #mmorpg #riven…"
##
## [[4681]]
## [1] "TChandraPermad1: RT @PsychoMedic2: Going back on live tonight!\nCurrently live on\nhttps://t.co/4KflR09sFw\n\nLet's game the night away together <3 NEW MODEL TE…"
##
## [[4682]]
## [1] "chiiiiin_xxx02: RT @Ka___zuha: 【 Cosplay 】\n\nLeague of Legends / Blood Moon⋆☾·̩͙\n\nEvelynn @annl_o_l \nAkali @Ka___zuha \n\n📷 @akino_miya_lol \n\n#LeagueOfLegends…"
##
## [[4683]]
## [1] "mqsmax: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4684]]
## [1] "IntrinsicGames: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[4685]]
## [1] "root2ww: RT @OneMore_esports: Don't be afraid our owls won't hurt the kids\n\nDay 6 of @SafeModeByWE Vs Kids Area\n\nGame will be at 5PM Egypt time\n\n#1M…"
##
## [[4686]]
## [1] "thelastalive1: RT @StClair2803: Jackson Wang - Fire to the Fuse | Worlds 2022 Finals Opening Ceremony Pr... https://t.co/GY1PtvjC81 via @YouTube \n\n#Jackso…"
##
## [[4687]]
## [1] "Kamii23237368: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[4688]]
## [1] "te4_ll: RT @kurumi_igarashi: Day 24 & 25 - Buttons & Heart\n\nA bit of effort on this one- XD\n\n#NovemberDrawingPrompts #DrawingPrompts #November #Pro…"
##
## [[4689]]
## [1] "DonnaKe86054501: The heart needs a friend.😍😍😍😍 #LeagueOfLegendsFanArt #LeagueofLegends #mobilegame #FLYWIN #Bjergsen #TLWIN"
##
## [[4690]]
## [1] "Samyc_2014: RT @SleinYesWowNC: Demon Evelynn\nsketch request by @Dragonbobo from p@reon\n#ArtOfLegends #LeagueOfLegends https://t.co/SmfBVunXQ1"
##
## [[4691]]
## [1] "StaceyF70563969: RT @wyldpainterwolf: Made some original concept art inspired Jinx sketches\nHer original design looks like she was born in prison; it honest…"
##
## [[4692]]
## [1] "annl_o_l: RT @Ka___zuha: 【 Cosplay 】\n\nLeague of Legends / Blood Moon⋆☾·̩͙\n\nEvelynn @annl_o_l \nAkali @Ka___zuha \n\n📷 @akino_miya_lol \n\n#LeagueOfLegends…"
##
## [[4693]]
## [1] "Samyc_2014: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[4694]]
## [1] "forestbidoof: RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG"
##
## [[4695]]
## [1] "taeevvvv: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4696]]
## [1] "itsviniciushp: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4697]]
## [1] "Beastardize: RT @Whitemar3: Anyone wanna help me undress him? 🫢\n\n#ArtOfLegends #LeagueOfLegends #undresschallenge #Warwick https://t.co/3JCXZY8iHm"
##
## [[4698]]
## [1] "CamKaeru: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4699]]
## [1] "loreofruneterra: spoiler for LoR and a question (the image is the imgur link).: The image (card): https://t.co/5L613kVNy0 I might so… https://t.co/VMcnV31b0U"
##
## [[4700]]
## [1] "LeodrkR: RT @TioZar: #LeagueOfLegends Gift Card—100 RP #giveaway https://t.co/dsVhpHNHAM #win via @GleamApp"
##
## [[4701]]
## [1] "forestbidoof: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4702]]
## [1] "KingofthePeanu2: RT @ettakinawa: There is no way Etta streams again right? Well yes i am streaming again... well like every day! (even if I dont announce it…"
##
## [[4703]]
## [1] "d0nnietism: RT @RedrumAlice: I prefer blank bg\nActor AU Ekko\n#arcane #LeagueOfLegends #ekkojinx https://t.co/vD8IxemEBc"
##
## [[4704]]
## [1] "Thulin30: RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…"
##
## [[4705]]
## [1] "Foxanstar: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[4706]]
## [1] "Flamin_Sapphics: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4707]]
## [1] "LOL_Art_Bot: RT @mooxlyx_: sketch of evelynn from league of legends! #LeagueOfLegends #LeagueOfLegendsFanArt #sketchbook #sketchart #sketches #art #arti…"
##
## [[4708]]
## [1] "WoxTheFox1: RT @BTENuclearOffi1: See you all Friday 👀 #twitchstreamer #twitch #b42 #B42 #gaming #gamer #streamer #LeagueOfLegends #seraphineLeagueOfLeg…"
##
## [[4709]]
## [1] "StellersJays: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[4710]]
## [1] "FacuRueda3: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4711]]
## [1] "hifranz_: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4712]]
## [1] "mooxlyx_: sketch of evelynn from league of legends! #LeagueOfLegends #LeagueOfLegendsFanArt #sketchbook #sketchart #sketches… https://t.co/yjdXeleciI"
##
## [[4713]]
## [1] "LkgodEye03: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[4714]]
## [1] "oneofcaitswhore: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4715]]
## [1] "Deydreice: #SmallStreamersConnect #twitchtv #twitchstreamer #TwitchStreamers #games #streamers #LeagueOfLegends #League Hello… https://t.co/PbQfhZjVUz"
##
## [[4716]]
## [1] "requinn_e: RT @loreofruneterra: I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments] https:/…"
##
## [[4717]]
## [1] "EsportsTweeter: RT @Thece_co: Did you know that US viewers watched 217 million hours of #eSports content this year? 👀\n\nIn 2018 that number was 147 million…"
##
## [[4718]]
## [1] "rakanpaws: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4719]]
## [1] "kamiya_26: Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/b5SCXTak40"
##
## [[4720]]
## [1] "feistypaaants: RT @Alienproteinnn: Leona and Diana 🌞🌙\n\n#ArtofLegends #Leagueoflegends https://t.co/yYKYB0eLko"
##
## [[4721]]
## [1] "Olaf54414306: RT @ingly308: Well...\n\n#stripgame #stripthecharacter #LeagueOfLegends #LeagueOfLegendsfanart #ArtofLegends #Akali https://t.co/ussoQ1F8Xy"
##
## [[4722]]
## [1] "pinkuyami: Stream in 🎄 LIVE 🎄\nGAMES with VIEWERS 🎅 come play ! \nhttps://t.co/asxVGxoFy5\n#streamer #twitchStreamers… https://t.co/yoIZ1pkK0o"
##
## [[4723]]
## [1] "Olaf54414306: RT @MielaInk: only one more\n\n#xayah #LeagueOfLegends https://t.co/Md2xTKKZn5"
##
## [[4724]]
## [1] "loru_mu: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4725]]
## [1] "lunariprince: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4726]]
## [1] "EscrachoAndante: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4727]]
## [1] "ettakinawa: There is no way Etta streams again right? Well yes i am streaming again... well like every day! (even if I dont ann… https://t.co/Cfc4i4G3sl"
##
## [[4728]]
## [1] "pajamaguardian: RT @xiMoonchi: Remake of a fanart of dawn bearer soraka, I hope you like it #LeagueOfLegends #soraka #fanart https://t.co/5Ca09F4LA9"
##
## [[4729]]
## [1] "akimeunamo: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4730]]
## [1] "RMaddogs: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4731]]
## [1] "aenyeweddiennn: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4732]]
## [1] "11tenshi: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4733]]
## [1] "Crazylazylowo: Hii guys! How are you? Are you enjoying tank meta?\n\n#ornn #LeagueOfLegends #RiotGames"
##
## [[4734]]
## [1] "ilovtumate: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4735]]
## [1] "Timothy00212392: I would love to play the whole game.😎😎 #LeagueofLegends #mobilegame #英雄联盟 https://t.co/D4HNPT8qTX"
##
## [[4736]]
## [1] "QiviiiQ: Check out my Kennen play! 1 893 damage dealt in 3 sec. Recorded by @Mobalytics Smart Highlights #LeagueOfLegends https://t.co/T0mpoQrLFc"
##
## [[4737]]
## [1] "GwenMeIon: howling abyss? \n\nthats what they call my pussy \n\n#LeagueOfLegends"
##
## [[4738]]
## [1] "tweetfo71515312: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[4739]]
## [1] "TammyAc69722169: RT @Thece_co: Did you know that US viewers watched 217 million hours of #eSports content this year? 👀\n\nIn 2018 that number was 147 million…"
##
## [[4740]]
## [1] "PiltoversFists: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[4741]]
## [1] "ThirdWorldLiftr: RT @_icepher_: I’m… worse…\n\n#ArtofLegends #LeagueofLegends #Aatrox https://t.co/ROHgOo8huj"
##
## [[4742]]
## [1] "mochikiwis: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4743]]
## [1] "VTCK_2022: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[4744]]
## [1] "OneMore_esports: Don't be afraid our owls won't hurt the kids\n\nDay 6 of @SafeModeByWE Vs Kids Area\n\nGame will be at 5PM Egypt time… https://t.co/mPJNWjcCPS"
##
## [[4745]]
## [1] "galaxybrainjohn: RT @Alienproteinnn: Leona and Diana 🌞🌙\n\n#ArtofLegends #Leagueoflegends https://t.co/yYKYB0eLko"
##
## [[4746]]
## [1] "VTCK_2022: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4747]]
## [1] "EsportLegendsGG: Here are a few more informations on what we are planning to do!\nWanna know more?\n\nCheck our Website and Discord!… https://t.co/3UgaterJUY"
##
## [[4748]]
## [1] "ArthaielEng: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4749]]
## [1] "ga_ja3: RT @LydiaFo33470310: Have a good day 💕💕💕 #英雄联盟 #StarGuardian #LeagueofLegends https://t.co/fmBawNo75Q"
##
## [[4750]]
## [1] "Oraangsh: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[4751]]
## [1] "Oraangsh: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4752]]
## [1] "PlasmicChannel: RT @skymagpieart: Happy (belated) birthday to Zed and all the shadows of his past that are still a part of him, for better or worse ❤️🖤🤍 #L…"
##
## [[4753]]
## [1] "PIRATEJIWE: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4754]]
## [1] "reygestorm: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4755]]
## [1] "foxofbone: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4756]]
## [1] "TerriBa33627771: RT @yotTaliyah: Neeko\n#LeagueOfLegends #ArtofLegends https://t.co/n75F7j3yWK"
##
## [[4757]]
## [1] "Ecoo0l: I'm still streaming league <3 \ntwitch/eco0l\n#twitch #smallstreamer #leagueoflegends https://t.co/KwHGMNIe49"
##
## [[4758]]
## [1] "natihgrr: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4759]]
## [1] "ClassicLoLPlz: Day 27 pleading for Classic League of Legends! \n@MarcMerrill @RiotPhroxzon @RiotPhlox @RiotMeddler @ExasperatedDan… https://t.co/V8OZjIyFUo"
##
## [[4760]]
## [1] "KutetsKute: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4761]]
## [1] "Rafraf51688946: RT @hi__host: Pants are useless !! Let's go !!\n~~\n#sett #LeagueOfLegends https://t.co/fNoODMGp9v"
##
## [[4762]]
## [1] "bluestar121797: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4763]]
## [1] "Akali99335533: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[4764]]
## [1] "asimm_asimm: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[4765]]
## [1] "sendtheflower_s: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4766]]
## [1] "Akalynn23468: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4767]]
## [1] "Sanchez1373: RT @ReinaJoart: THEMMM OVO !!!!!\n.\n.\n.\n#ArtofLegends #LeagueOfLegends #LeagueOfLegendsFanArt #Lillia #yone #CHIBI #chibiart https://t.co/NT…"
##
## [[4768]]
## [1] "ZyklusW: RT @EsportsRedskin: Next Monday, @ArkActAssn @playvs State Playoffs Round 1 #LeagueOfLegends . Top 16.\n@EsportsRedskin vs Gentry GHS Infini…"
##
## [[4769]]
## [1] "Sanchez1373: RT @shikispace: Crystal.. fruit.. yone\n\n#yone #LeagueOfLegends #ArtofLegends #wildrift https://t.co/M3Lz8hso2x"
##
## [[4770]]
## [1] "Dakota__Draws: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[4771]]
## [1] "ao3isalliread: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4772]]
## [1] "Sanchez1373: RT @studioaxel: 🌸🪷SPIRIT FESTIVAL🪷🌸\n\n#Yone #LeagueOfLegends #SpiritBlossom2022 https://t.co/ER1aJ629sx"
##
## [[4773]]
## [1] "ZombieGamingSB: It needs skill😈This is Zombie Gaming!! Join us https://t.co/aWXc0gF4wz Discord! Tik Tok! Instagram! Facebook! Youtu… https://t.co/HAuFplIltr"
##
## [[4774]]
## [1] "LOL_Art_Bot: RT @StrapDeCobrinha: sketch of pooper from the bad game #LeagueOfLegends #LeagueOfLegendsFanArt #League_of_Legends https://t.co/bmAWXH5zEl"
##
## [[4775]]
## [1] "LydiaFo33470310: Enjoy the game!👏👏👏👏 #LeagueofLegends https://t.co/hMhEe9KFH9"
##
## [[4776]]
## [1] "StrapDeCobrinha: sketch of pooper from the bad game #LeagueOfLegends #LeagueOfLegendsFanArt #League_of_Legends https://t.co/bmAWXH5zEl"
##
## [[4777]]
## [1] "akrothan_: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4778]]
## [1] "IntrinsicWorld: RT @HotgerGames: Who will guess the name of our planet? \nPlease take part in our quest😜\n\n#indiegame #gamedev #indie #indiedeveloper #games…"
##
## [[4779]]
## [1] "madewithUnreal: RT @HotgerGames: Who will guess the name of our planet? \nPlease take part in our quest😜\n\n#indiegame #gamedev #indie #indiedeveloper #games…"
##
## [[4780]]
## [1] "GuaxinimApaixo1: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4781]]
## [1] "MinosMaximoff: RT @Whitemar3: Anyone wanna help me undress him? 🫢\n\n#ArtOfLegends #LeagueOfLegends #undresschallenge #Warwick https://t.co/3JCXZY8iHm"
##
## [[4782]]
## [1] "bbugspixelbot: RT @HotgerGames: Who will guess the name of our planet? \nPlease take part in our quest😜\n\n#indiegame #gamedev #indie #indiedeveloper #games…"
##
## [[4783]]
## [1] "dinosaurrro: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[4784]]
## [1] "HotgerGames: Who will guess the name of our planet? \nPlease take part in our quest😜\n\n#indiegame #gamedev #indie #indiedeveloper… https://t.co/lFU9TKjKCZ"
##
## [[4785]]
## [1] "Amatilapis: RT @ScantySlayer: umm..... uhmmm these are my mains in League of Legends and I mixed them 🫣\n\n#kindred\n#evelynn\n#LeagueOfLegends https://t.c…"
##
## [[4786]]
## [1] "Amatilapis: RT @sicpolw: kindred yes\n#kindred #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/JZJBjd9GXI"
##
## [[4787]]
## [1] "Aaaspectrum: RT @Rena_Angel1111: League of legends - Radiant Virtue\n\nI try Radiant Virtue cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤ…"
##
## [[4788]]
## [1] "zrsfta: RT @FaceHee2: 📷Selfie with best friend💣⏱️\n\n#ekko #jinx #powder #ekkojinx #arcane #TiMEBOMB #LeagueOfLegends https://t.co/dyYJbMYC5m"
##
## [[4789]]
## [1] "FrankH7_: RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…"
##
## [[4790]]
## [1] "Adixk2: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4791]]
## [1] "imhungry76: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4792]]
## [1] "ebilo_komnatnoe: RT @is_is_gemini_is: GIRLS 💎💎💎\n\n#ArcaneAnniversary #LeagueOfLegends https://t.co/Vmw6q8okIy"
##
## [[4793]]
## [1] "Unf_Freckles: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4794]]
## [1] "meungsoul: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4795]]
## [1] "loreofruneterra: Didn't Vladimir kill a Darkin?: I mean ppl are saying that Chalicar is necessary but Vlad did it without it. So the… https://t.co/9LqfmJnAS2"
##
## [[4796]]
## [1] "Carolin26512460: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4797]]
## [1] "Fostergahara: RT @artelsia: Akali, the first artwork in my Ionian portrait series\n\n#ArtofLegends #LeagueOfLegends https://t.co/uMjcYaYvWk"
##
## [[4798]]
## [1] "prenatal_hg: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4799]]
## [1] "VnTweeter: RT @Sokal1411: (Old) Spirit Blossom Riven\nI really loved this skin when it first came out with all of the event lore stuffed into a visual…"
##
## [[4800]]
## [1] "idbenle_: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4801]]
## [1] "SilVA78704297: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[4802]]
## [1] "stats_live_es: ▶️ League of Legends - Top streams a las 13:28 (Hora ESP)🔥\n\n🥇 #Esportmaniacos➖Viewers: 1.099\n🥈 #PochiPoom➖Viewers:… https://t.co/3E1wS0kGaW"
##
## [[4803]]
## [1] "KBanryu: RT @RivenStore: Like and Share if you have been fan since day 1\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #league…"
##
## [[4804]]
## [1] "DianderasTadeo: RT @Nanal0l: 🎁Spirit Blossom Yorick GIVEAWAY (ALL REGIONS!) 🎁\n\nYou will receive : 1) the champion, 2) the skin, 3) unique #LPP chroma.\n\nHow…"
##
## [[4805]]
## [1] "catt_back98: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4806]]
## [1] "Blackrigz: RT @odeko_yma: Ayo, the stream was fun! Thank you for helping me make those emotes for subs on my channel!\n\n#Zoe #Kayn #Yuumi #Vex #Sett #L…"
##
## [[4807]]
## [1] "DonnaBa28520872: RT @DamnSpiderLover: the only prisoner I want\n#LeagueOfLegends #sylas #fanart https://t.co/Oti0f96AGr"
##
## [[4808]]
## [1] "Sokal1411: (Old) Spirit Blossom Riven\nI really loved this skin when it first came out with all of the event lore stuffed into… https://t.co/1jw9gCbh0s"
##
## [[4809]]
## [1] "The_Unf0rgiv3n: LIVE!\n\nIt's K'SANTE TIME in Diamond 2!\n\nhttps://t.co/0lAz6IawTI\n\n#twitch #TwitchStreamers #LeagueOfLegends"
##
## [[4810]]
## [1] "Sp1ne_Sh0t: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4811]]
## [1] "AllTaric: RT @BulteauMartin: I really wanted to participate in this year's #Skintober, and finally found the time this weekend to create not one but…"
##
## [[4812]]
## [1] "Darthlixp: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4813]]
## [1] "DeolindoJoao: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4814]]
## [1] "Stephen91235801: RT @AtmajaPd: I wanted to play this game.😍 #LeagueofLegends #Game #StarGuardian #FLYWIN #YıldızMuhafızı #G2WIN"
##
## [[4815]]
## [1] "oceanicOverseer: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4816]]
## [1] "catboy_creampie: RT @skymagpieart: Some Aatrox doodles because he is very cute 🥰 #LeagueOfLegends #Aatrox https://t.co/twu8tqrBpD"
##
## [[4817]]
## [1] "kaio_apo: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4818]]
## [1] "_vaizravana: RT @AsaiOreo: #LeagueOfLegends #LeagueOfLegendsFanArt #Lux #Ezreal\ncommission https://t.co/EY5df9RSEB"
##
## [[4819]]
## [1] "zeribolos: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4820]]
## [1] "TheRuinedNymph: RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…"
##
## [[4821]]
## [1] "Nikorazoh: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4822]]
## [1] "loreofruneterra: Shard of Violence: Ryze watched on as the mindscape before him constructed itself. Before him. the Icathians warred… https://t.co/rEAlgu1w5E"
##
## [[4823]]
## [1] "RedemUp: RT @odeko_yma: Ayo, the stream was fun! Thank you for helping me make those emotes for subs on my channel!\n\n#Zoe #Kayn #Yuumi #Vex #Sett #L…"
##
## [[4824]]
## [1] "SalCastiel: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[4825]]
## [1] "novemberjokes: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4826]]
## [1] "ey3patch_: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4827]]
## [1] "FelipeVillas7: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4828]]
## [1] "loreofruneterra: Is the Legends of Runeterra Darkin event cannon?: Because it all seems way to earth shattering to sideline to a Car… https://t.co/uacwma9SsL"
##
## [[4829]]
## [1] "VeryCaffeine: RT @stefylaudy: Shall we?\n#LeagueOfLegends #LeagueOfLegendsFanArt #missfortune #undresschallenge https://t.co/A73BbE91hf"
##
## [[4830]]
## [1] "joostvanduif: RT @Rena_Angel1111: League of legends - Radiant Virtue\n\nI try Radiant Virtue cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤ…"
##
## [[4831]]
## [1] "SabrinaWitchs: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4832]]
## [1] "LXWasTaken: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[4833]]
## [1] "Bye_pkb: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4834]]
## [1] "NasaaYzk: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4835]]
## [1] "Ramon17520505: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4836]]
## [1] "Saymoooooon: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4837]]
## [1] "IntrinsicGames: RT @pinoygamerph: Riot gave a preview to the changes coming to League Patch 12.23 #RiotGames #LeagueOfLegends #LoL #PinoyGamer https://t.co…"
##
## [[4838]]
## [1] "MartyDreamy: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4839]]
## [1] "IntrinsicGames: RT @AwkwardToons: scrunklys\n\n#strangerthings #theowlhouse #adventuretime #amphibia #scottpilgrim #arcane #leagueoflegends #fostershomeforim…"
##
## [[4840]]
## [1] "hiilovetrash: RT @_icepher_: I’m… worse…\n\n#ArtofLegends #LeagueofLegends #Aatrox https://t.co/ROHgOo8huj"
##
## [[4841]]
## [1] "IntrinsicGames: RT @PinnacleEsports: Don't forget to check out all the new updates in #LeagueOfLegends. Don't forget! These will be featured in the next se…"
##
## [[4842]]
## [1] "PinnacleEsports: Don't forget to check out all the new updates in #LeagueOfLegends. Don't forget! These will be featured in the next… https://t.co/GpNJICfXMF"
##
## [[4843]]
## [1] "pinoygamerph: Riot gave a preview to the changes coming to League Patch 12.23 #RiotGames #LeagueOfLegends #LoL #PinoyGamer https://t.co/KxcnCbA1hB"
##
## [[4844]]
## [1] "IntrinsicGames: RT @ElodyGamerGirl: #IronLeague #Karthus #Outplay 😂\n\n#LeagueOfLegends • #LoL • #TwitchMain • #Hardstuck #Iron #GamerGirl • #eGirl • Whateve…"
##
## [[4845]]
## [1] "ElodyGamerGirl: #IronLeague #Karthus #Outplay 😂\n\n#LeagueOfLegends • #LoL • #TwitchMain • #Hardstuck #Iron #GamerGirl • #eGirl • Wha… https://t.co/KhArvcPy3A"
##
## [[4846]]
## [1] "BlackStarrr8: RT @Miakanayuri_cos: U-uh, the 𝕓𝕒𝕕 girl is having her pants off!\nWould you dare to 𝕕𝕚𝕤𝕔𝕚𝕡𝕝𝕚𝕟𝕖 me?☠\n\n#Jinx #LOL #LeagueOfLegends https://t.c…"
##
## [[4847]]
## [1] "ittybittykatt: RT @AwkwardToons: scrunklys\n\n#strangerthings #theowlhouse #adventuretime #amphibia #scottpilgrim #arcane #leagueoflegends #fostershomeforim…"
##
## [[4848]]
## [1] "BlackStarrr8: RT @yanderes_arts: \"My turn.\"\n.\nModel by @sokurabbit \nCredit me if you repost!\n.\n#KDA #kaisa #3D #3DArt #DAZ #Akali #Evelynn #Ahri #Seraphi…"
##
## [[4849]]
## [1] "nyxeechu: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[4850]]
## [1] "NicoleB42064037: RT @kurumi_igarashi: Day 24 & 25 - Buttons & Heart\n\nA bit of effort on this one- XD\n\n#NovemberDrawingPrompts #DrawingPrompts #November #Pro…"
##
## [[4851]]
## [1] "Sato_Tontito: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4852]]
## [1] "AmacdogB: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4853]]
## [1] "Milgrim_Finch: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4854]]
## [1] "AbyssalOrca: RT @pachirisupichu: Going live at 17:00 CET\nhttps://t.co/aXzNUGRKQi\nCome join for some #Overwatch2 #LeagueOfLegends #German #English #Vtube…"
##
## [[4855]]
## [1] "skymagpie: RT @skymagpieart: Happy Birthday to our beloved World-Ender, Aatrox, who is also one of my absolute favourite champions! #LeagueOfLegends #…"
##
## [[4856]]
## [1] "skymagpie: RT @skymagpieart: Some Aatrox doodles because he is very cute 🥰 #LeagueOfLegends #Aatrox https://t.co/twu8tqrBpD"
##
## [[4857]]
## [1] "skymagpie: RT @skymagpieart: Aatrox and his terrible jokes and insults mean everything to me 😔 also I love Rhaast for putting up with this since 2500…"
##
## [[4858]]
## [1] "milanmelvinbro1: RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwJON9S\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…"
##
## [[4859]]
## [1] "Kaineleh2: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[4860]]
## [1] "Michael06832367: RT @FaulknerESports: The League of Legends Championship match between the Faulkner Eagles and the Seneca Sting is tonight at 7:30 PM! Be su…"
##
## [[4861]]
## [1] "kalita_spec: RT @FaulknerESports: The League of Legends Championship match between the Faulkner Eagles and the Seneca Sting is tonight at 7:30 PM! Be su…"
##
## [[4862]]
## [1] "birdnwind: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4863]]
## [1] "evaaarico: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4864]]
## [1] "vicaitzz: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4865]]
## [1] "SkelleSkatomell: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4866]]
## [1] "Api0_0: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[4867]]
## [1] "salas_doc: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4868]]
## [1] "Its_downfall: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4869]]
## [1] "ladywolffie: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4870]]
## [1] "JostarJhonny: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4871]]
## [1] "nastyaananas_: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[4872]]
## [1] "nastyaananas_: RT @is_is_gemini_is: GIRLS 💎💎💎\n\n#ArcaneAnniversary #LeagueOfLegends https://t.co/Vmw6q8okIy"
##
## [[4873]]
## [1] "adan_pedrini: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4874]]
## [1] "akalishair: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4875]]
## [1] "RuthRob36470669: RT @Yzixas: Chat restriction for what? ~.^ #LeagueOfLegends https://t.co/a8LC1fvFDU"
##
## [[4876]]
## [1] "nastyaananas_: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4877]]
## [1] "BrittneyRansome: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4878]]
## [1] "EmiItsOkay: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4879]]
## [1] "TheLoadout: League of Legends Worlds 2022 champion reportedly off to Team Liquid 🐺\n\n📰 Read all about it:… https://t.co/QMWhn038o0"
##
## [[4880]]
## [1] "IntrinsicGames: RT @LydiaFo33470310: Have a good day 💕💕💕 #英雄联盟 #StarGuardian #LeagueofLegends https://t.co/fmBawNo75Q"
##
## [[4881]]
## [1] "artchronicles_: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4882]]
## [1] "Jeffrey18755090: RT @LydiaFo33470310: Have a good day 💕💕💕 #英雄联盟 #StarGuardian #LeagueofLegends https://t.co/fmBawNo75Q"
##
## [[4883]]
## [1] "izzelikesunday: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4884]]
## [1] "KraniumXx: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4885]]
## [1] "lordgoopy: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[4886]]
## [1] "AustinJ20200106: RT @JungleNotorious: The game makes you happy.👏👏👏 #StarGuardian #LeagueofLegends https://t.co/wQXpdHW1Q0"
##
## [[4887]]
## [1] "DennisG26502741: RT @NoviadeAzir: I turned myself into a @sonwooang art Morty!\n\n#LeagueOfLegends #sonwooang #shen #LeagueOfLegendsFanArt https://t.co/Av8y4o…"
##
## [[4888]]
## [1] "sanity_less: RT @McChipyArt: A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf"
##
## [[4889]]
## [1] "kazuhadasilva: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4890]]
## [1] "StPhantom666: RT @egirldajungle: Evelynn Lunar Beast ❤️\n#Evelynn #LunarBeast #WildRift #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/867qvQAvGT"
##
## [[4891]]
## [1] "MaulsBigPP: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[4892]]
## [1] "AuroraDrs: RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…"
##
## [[4893]]
## [1] "sunchitos: RT @chrisfrootart: I can't choose: I associate Mel with the sun or with the starry sky 🤨🧐\n•\n•\n•\n•\n{ #ArcaneArt #arcane #mel #melmedara #lol…"
##
## [[4894]]
## [1] "BelongMaidenCty: RT @BelongArenasUK: IT'S HERE!! The beginning of the end! \n\nWeek 1 the #LeagueofLegends playoffs...eeek! In less than 2 weeks we will find…"
##
## [[4895]]
## [1] "VAMPIRECUPC4KE: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4896]]
## [1] "otnemicsaNonurB: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4897]]
## [1] "sunchitos: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4898]]
## [1] "MarvOldGamer: RT @MarvOldGamer: Bronze Malzahar got the moves 🤯 #preseason #Leagueoflegends https://t.co/URjkQ9Tys1"
##
## [[4899]]
## [1] "lemos799: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4900]]
## [1] "Judiszzz: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4901]]
## [1] "26231kk: RT @theVoicePlay: Don’t ever say it’s over. #LeagueOfLegends #acapella #lilnasx https://t.co/RHvonhwXQP"
##
## [[4902]]
## [1] "Matej941: Finished...🎮🎮🎮 #Fanart #LeagueofLegends #GENGWIN #StarGuardians #Worlds2021 \nOriginal: Maze31492159 https://t.co/5btYaMsWM6"
##
## [[4903]]
## [1] "rriarring: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4904]]
## [1] "stats_live_es: ▶️ League of Legends - Top streams a las 12:18 (Hora ESP)🔥\n\n🥇 #Esportmaniacos➖Viewers: 1.143\n🥈 #PochiPoom➖Viewers:… https://t.co/T4V8Kq4lwo"
##
## [[4905]]
## [1] "x0Miss_Raven0x: RT @Bleyzen404: If it is not, I will go to the riot account to spam the double AA \n#LeagueOfLegends \n#LeagueOfLegendsFanArt \n#Artof…"
##
## [[4906]]
## [1] "feifayu: RT @Keikocosplay1: 𝑳𝒐𝒐𝒌𝒊𝒏𝒈 𝒇𝒐𝒓 𝒂 𝒕𝒂𝒊𝒍𝒐𝒓? 🪡\nScissors, needles, thread; tools of Isolde. She'll always be with me, and I with her\n\nPhotograph…"
##
## [[4907]]
## [1] "DinoNerdHannah: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4908]]
## [1] "flamencorejo: RT @Rena_Angel1111: League of legends - Radiant Virtue\n\nI try Radiant Virtue cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤ…"
##
## [[4909]]
## [1] "Kristia11986748: Looking for a person that can coach me in League of Legends. #LeagueOfLegends"
##
## [[4910]]
## [1] "Omega_Darkon: RT @McChipyArt: A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf"
##
## [[4911]]
## [1] "SkyveeVT: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[4912]]
## [1] "riotmonster69: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[4913]]
## [1] "Esportdirectory: Light A New Horizon | #StarGuardian 2017 #Skins Trailer – #LeagueofLegends https://t.co/GZWhjFqj0c"
##
## [[4914]]
## [1] "HKuramasukuna: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4915]]
## [1] "Blekoutl: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4916]]
## [1] "black101soul: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4917]]
## [1] "Flissy35039555: RT @InnerGmma: SHMOOD : ready to takeover this whole $hit show ☎️🦁😤 \n\n@SuckerPunchEnt @Mickmaynard2 @seanshelby \n\n#innerGmma #ufc #mma #GSQ…"
##
## [[4918]]
## [1] "loreofruneterra: Cassiopeia and Elise must have planned it: submitted by /u/LuiZ123GM \n [link] [comments] https://t.co/xpfPUwO7et… https://t.co/HhEpBHfWBl"
##
## [[4919]]
## [1] "arcane_brainrot: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4920]]
## [1] "stargazer828s: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4921]]
## [1] "BettyGirl3000: RT @StClair2803: I used @Shazam to discover Fire To the Fuse by League of Legends, Jackson Wang & 88rising. https://t.co/4WKFNsvo3o\n\n6035 S…"
##
## [[4922]]
## [1] "BettyGirl3000: RT @StClair2803: Fire to the Fuse (Ft. Jackson Wang) | Official Empyrean Cinematic - Leag... https://t.co/ESSXL3Duku via @YouTube \n\n#Jackso…"
##
## [[4923]]
## [1] "MarthaS20532138: RT @Eggpoach1: It's one of my favorites.🙉🙉🙉🙉 #game #LeagueofLegends #英雄联盟 https://t.co/h2ycMgkyQ5"
##
## [[4924]]
## [1] "rohan_ashido: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4925]]
## [1] "mikarmami: RT @Mental_Canvas: Enter the world of new mythology! @shoranjiang was inspired by Guanyin, goddess of mercy with a thousand hands, when cre…"
##
## [[4926]]
## [1] "IntrinsicGames: RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…"
##
## [[4927]]
## [1] "IntrinsicGames: RT @FaulknerESports: The League of Legends Championship match between the Faulkner Eagles and the Seneca Sting is tonight at 7:30 PM! Be su…"
##
## [[4928]]
## [1] "DonMalo30078585: RT @FaulknerESports: The League of Legends Championship match between the Faulkner Eagles and the Seneca Sting is tonight at 7:30 PM! Be su…"
##
## [[4929]]
## [1] "IntingTop: RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…"
##
## [[4930]]
## [1] "RoseBitchi: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4931]]
## [1] "smile_ral: RT @ibonedrawhentai: 😂👌 supp diff #comic #LeagueOfLegends #ArtofLegends #aphelios #hecarim #nami https://t.co/41t9eu4K6o"
##
## [[4932]]
## [1] "Catheri27847830: RT @thefedr8tion: CLICK https://t.co/sg901ujqxr Watch the live stream now - London University Esports - #LeagueOfLegends #esports tournamen…"
##
## [[4933]]
## [1] "EsportsTweeter: RT @EsportsAtCONEL: #MeetTheCoach Our #esports coach, Finlay! #professionalcoach for a #professionalteam 😊#EsportsAtCONEL #CONELCyphers #es…"
##
## [[4934]]
## [1] "AlK0TANAKA: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[4935]]
## [1] "Silver__p: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4936]]
## [1] "ayaajituki: RT @StrideyTidey: Beekeeper Thresh when?\n\n#draw #art #LeagueOfLegends https://t.co/sOagkqWi0E"
##
## [[4937]]
## [1] "fuck1nprick: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4938]]
## [1] "smvvyy: RT @egirldajungle: Evelynn Lunar Beast ❤️\n#Evelynn #LunarBeast #WildRift #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/867qvQAvGT"
##
## [[4939]]
## [1] "gabsmfuckz: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4940]]
## [1] "MandraxFran: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4941]]
## [1] "LadyRav63801490: RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…"
##
## [[4942]]
## [1] "paulapslva: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4943]]
## [1] "PastaTin_: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[4944]]
## [1] "kingkai22121: Do you play any games? #LeagueofLegends #LoL https://t.co/XcadK2k4jg"
##
## [[4945]]
## [1] "lucxario: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4946]]
## [1] "wikiikropka: RT @McChipyArt: A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf"
##
## [[4947]]
## [1] "Chloe__Shepard: RT @is_is_gemini_is: GIRLS 💎💎💎\n\n#ArcaneAnniversary #LeagueOfLegends https://t.co/Vmw6q8okIy"
##
## [[4948]]
## [1] "EsportsAtCONEL: #MeetTheCoach Our #esports coach, Finlay! #professionalcoach for a #professionalteam 😊#EsportsAtCONEL #CONELCyphers… https://t.co/RVPjfGe3Xj"
##
## [[4949]]
## [1] "LL85318645: RT @StClair2803: Fire to the Fuse (Ft. Jackson Wang) | Official Empyrean Cinematic - Leag... https://t.co/ESSXL3Duku via @YouTube \n\n#Jackso…"
##
## [[4950]]
## [1] "zhurris: RT @is_is_gemini_is: GIRLS 💎💎💎\n\n#ArcaneAnniversary #LeagueOfLegends https://t.co/Vmw6q8okIy"
##
## [[4951]]
## [1] "epitaphofghosts: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4952]]
## [1] "Death_Warden: RT @McChipyArt: A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf"
##
## [[4953]]
## [1] "kiwidepedra: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4954]]
## [1] "Kodzukt: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[4955]]
## [1] "wasabipuddin: RT @mimichaneru: I am so late with my streams I am so sorry everyone T-T I keep sleeping through my alarm\n\nhttps://t.co/mmsxTz2Esb\n\n #vtube…"
##
## [[4956]]
## [1] "gertaiusthelich: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[4957]]
## [1] "babyxXxdark: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4958]]
## [1] "ethanbryce91: RT @mimichaneru: I am so late with my streams I am so sorry everyone T-T I keep sleeping through my alarm\n\nhttps://t.co/mmsxTz2Esb\n\n #vtube…"
##
## [[4959]]
## [1] "ZombieGamingSB: Kled mid😈This is Zombie Gaming!! Join us https://t.co/aWXc0gF4wz Discord! Tik Tok! Instagram! Facebook! Youtube! Tw… https://t.co/eRBoTjYTln"
##
## [[4960]]
## [1] "KaayCohen: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4961]]
## [1] "ItsOnly_59: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4962]]
## [1] "Crappy_yu: mine of legends https://t.co/FbN96fob6k \n#LOL #LeagueOfLegends #Twitch #minecraft #マインクラフト #マイクラ #マイクラ配信 #配信 #雑談 #初見さん歓迎 #マイクラ建築"
##
## [[4963]]
## [1] "VisFavgauntlet: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[4964]]
## [1] "angstysoftbean: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4965]]
## [1] "KiraJostar: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[4966]]
## [1] "VisFavgauntlet: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4967]]
## [1] "HexplosiveJinx: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4968]]
## [1] "mimichaneru: I am so late with my streams I am so sorry everyone T-T I keep sleeping through my alarm\n\nhttps://t.co/mmsxTz2Esb… https://t.co/S4ggP57UO1"
##
## [[4969]]
## [1] "Gabciooo1: RT @KBanryu: sometimes i make fanart #Gameplay #mobilegame #LeagueofLegends #G2WIN #TLWIN #КосплейLoL \nOriginal: RivenStore https://t.co/hy…"
##
## [[4970]]
## [1] "bytesoftoxicity: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4971]]
## [1] "Zohrasashes: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4972]]
## [1] "IntrinsicGames: RT @PrinceS89051471: Hey! Sharing this magic link to score runs in #Paytm #Cricket #LeagueOfLegends Game. Click on link to claim your FREE…"
##
## [[4973]]
## [1] "RicardoDavenp13: RT @devilslayerr_: Faker running it back🐐😤#LeagueOfLegends"
##
## [[4974]]
## [1] "dravensgf: choose your fighter \n#leaguetwt #LeagueOfLegends https://t.co/7vFYyEhuaP"
##
## [[4975]]
## [1] "reyuiyaka: RT @theVoicePlay: Don’t ever say it’s over. #LeagueOfLegends #acapella #lilnasx https://t.co/RHvonhwXQP"
##
## [[4976]]
## [1] "velvetcaitvi: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4977]]
## [1] "AutumnVillegas5: RT @PrinceS89051471: Hey! Sharing this magic link to score runs in #Paytm #Cricket #LeagueOfLegends Game. Click on link to claim your FREE…"
##
## [[4978]]
## [1] "AutumnVillegas5: RT @EsportsRedskin: Next Monday, @ArkActAssn @playvs State Playoffs Round 1 #LeagueOfLegends . Top 16.\n@EsportsRedskin vs Gentry GHS Infini…"
##
## [[4979]]
## [1] "loreofruneterra: Riot is doing a little trolling with the new Kayle lore: submitted by /u/kingofchaosx \n [link] [comments]… https://t.co/bTiFV1S5zF"
##
## [[4980]]
## [1] "omoplata91: Up your #LeagueOfLegends Game! #StrategyGuide #Win https://t.co/38ul3jtORC"
##
## [[4981]]
## [1] "AidaCMGM: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[4982]]
## [1] "GET_JlNXED: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4983]]
## [1] "Loza710: RT @BlameJV: Tonight’s stream is #sponsored by Scentbird! You can support me by using my link to subscribe to Scentbird! https://t.co/xUTif…"
##
## [[4984]]
## [1] "IkerWrld: Full Quinn\n\nhttps://t.co/eOhsbFIHDh\n\n#LeagueOfLegends #Diamond #Stream #Streaming #Live #Twitch"
##
## [[4985]]
## [1] "CashursS: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4986]]
## [1] "sosopeaktime: RT @StClair2803: Fire to the Fuse (Ft. Jackson Wang) | Official Empyrean Cinematic - Leag... https://t.co/ESSXL3Duku via @YouTube \n\n#Jackso…"
##
## [[4987]]
## [1] "CommanderSquee: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[4988]]
## [1] "FrnchBrd: RT @_mierii: I like this ship 🤔\n\n#LeagueOfLegends #meme #fanart #ashe https://t.co/E11utINaL5"
##
## [[4989]]
## [1] "Ka___zuha: 【 Cosplay 】\n\nLeague of Legends / Blood Moon⋆☾·̩͙\n\nEvelynn @annl_o_l \nAkali @Ka___zuha \n\n📷 @akino_miya_lol… https://t.co/nEGQkMn4nO"
##
## [[4990]]
## [1] "FrnchBrd: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[4991]]
## [1] "Adixk2: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[4992]]
## [1] "BettyGirl3000: Jackson Wang - Fire to the Fuse | Worlds 2022 Finals Opening Ceremony Pr... https://t.co/Vt0xUKvZIf via @YouTube… https://t.co/OUjuAvF3SP"
##
## [[4993]]
## [1] "CaKe_With_Cake: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[4994]]
## [1] "NerfWindWall: nerf Yasuo's Wind Wall #LeagueOfLegends"
##
## [[4995]]
## [1] "ghostvriter: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[4996]]
## [1] "Auvy3n: If you could ask @PrimeLeague any question , what question would that be ? \n\nCollecting questions for an upcoming t… https://t.co/dMg34PkzXm"
##
## [[4997]]
## [1] "filipeadnt: Live on: https://t.co/MurXfDzFu2\n\n#twitch e @twitch #YouTube #youtubeshorts … https://t.co/Dm1ZYjD5Ah"
##
## [[4998]]
## [1] "SuciDrg: RT @TKPFamily615123: 【League of Legends】Kai'sa carry 2vs4\n\n#LOL #leagueoflegends #英雄聯盟 #凱莎 #Kaisa #lolplay #lolhighlight #lolhighlights #lo…"
##
## [[4999]]
## [1] "JennaJi60788880: RT @TWG_IceBreaker: ermm @riotgames ? did tanks really need more mythic items? #LeagueOfLegends #RiotGames"
##
## [[5000]]
## [1] "IntrinsicGames: RT @chrisfrootart: top side and bottom water and oil.\noil and water /// wasn't meant to be. \n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman…"
##
## [[5001]]
## [1] "Aumtimus: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[5002]]
## [1] "AshleyC67028952: RT @JungleNotorious: The game makes you happy.👏👏👏 #StarGuardian #LeagueofLegends https://t.co/wQXpdHW1Q0"
##
## [[5003]]
## [1] "jackies_jackson: RT @claudettee17: Jackson Wang - Fire to the Fuse | Worlds 2022 Finals Opening Ceremony Pr... https://t.co/HutVS1R4Uw via @YouTube \n\n#Jacks…"
##
## [[5004]]
## [1] "Melissa72140639: RT @EsportsRedskin: Next Monday, @ArkActAssn @playvs State Playoffs Round 1 #LeagueOfLegends . Top 16.\n@EsportsRedskin vs Gentry GHS Infini…"
##
## [[5005]]
## [1] "M0BSAIKl: RT @DarksideJinx: I wonder if this is a mistake on the League website, cause Zombie Slayer Jinx has green eyes but they are pink on the ski…"
##
## [[5006]]
## [1] "EsportsAtCONEL: RT @ConellCyphers: The Computers at Conel Esports looking goood🔥 #Conel #Esports #valorant #league #leagueoflegends https://t.co/qP9UVQuIag"
##
## [[5007]]
## [1] "Vinigastewingdi: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5008]]
## [1] "visfreckle: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5009]]
## [1] "Dero_Arts: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[5010]]
## [1] "nejixalyzz: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5011]]
## [1] "marytweetsmtms: RT @chrisfrootart: top side and bottom water and oil.\noil and water /// wasn't meant to be. \n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman…"
##
## [[5012]]
## [1] "DrAngelaZiegle6: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5013]]
## [1] "ZyklusW: RT @Zaunight: @LeagueOfLegends @riotgames #LeagueOfLegends Officially ruined the bot lane/adc role good job. #gaming"
##
## [[5014]]
## [1] "marytweetsmtms: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5015]]
## [1] "HojeNaoOk: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[5016]]
## [1] "osodog12: RT @ZTDLB1: The little troublemaker at the pool party assemble🌊🌊🎉\n\n#zoe #zeri \n#LeagueOfLegends \n#LeagueOfLegendsFanArt https://t.co/vHXtdO…"
##
## [[5017]]
## [1] "KraxlerFox: RT @wenzuki: Young ahri why u trappin so hard \n#Ahri #LeagueOfLegends #LeagueOfLegendsFanArt #WildRift https://t.co/UhkZrW0rcs"
##
## [[5018]]
## [1] "osodog12: RT @Peryrypan: zeri lover ✩°。⋆⸜(˙꒳˙ ) ! !\n#zeri\n#LeagueOfLegends \n#LeagueOfLegendsFanArt https://t.co/PoebWaFOXP"
##
## [[5019]]
## [1] "claudettee17: Jackson Wang - Fire to the Fuse | Worlds 2022 Finals Opening Ceremony Pr... https://t.co/HutVS1R4Uw via @YouTube… https://t.co/Gzz7JcTskt"
##
## [[5020]]
## [1] "_toxiko_: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[5021]]
## [1] "ConellCyphers: The Computers at Conel Esports looking goood🔥 #Conel #Esports #valorant #league #leagueoflegends https://t.co/qP9UVQuIag"
##
## [[5022]]
## [1] "M0BSAIKl: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5023]]
## [1] "Josstevaan_22: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5024]]
## [1] "maberu_kun: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[5025]]
## [1] "elenMEXll: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5026]]
## [1] "afelyosbey: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[5027]]
## [1] "LinyeSupremacy: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[5028]]
## [1] "robot_rad: RT @L0VERSEYES: jinx and kayn doodle 🚀 #leagueoflegends https://t.co/z6KN1rP5o6"
##
## [[5029]]
## [1] "starcoils: RT @MsMagicMane: “Baby Jinx” Sketch 2022 “Don’t worry, I don’t bite. (Clears throat) 🎶 Dear friend across the river…” #silco #jinx #babyjin…"
##
## [[5030]]
## [1] "ViTheNinth_: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5031]]
## [1] "ohomemsegredos: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[5032]]
## [1] "sherley_a7x: Outplayed! 👀🙈\n\n#veigar #veigarlol #veigarmain #veigarulti #leagueoflegendsart #leagueoflegends… https://t.co/o1vMvEtmIi"
##
## [[5033]]
## [1] "osodog12: RT @TheRobator: Tired of Heartsteel memes yet? ♥️🌳💪\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #Zeri #Maokai https://t.co/jgwIY7GKVu"
##
## [[5034]]
## [1] "fesener1: RT @FaulknerESports: The League of Legends Championship match between the Faulkner Eagles and the Seneca Sting is tonight at 7:30 PM! Be su…"
##
## [[5035]]
## [1] "xuegongzi_: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5036]]
## [1] "SarahSt52999608: RT @envykun99: Power of teamwork really did us good\nI kicked ass as Seraphine\n#LeagueOfLegends #WildRift #LoL #gaming https://t.co/52bMECaw…"
##
## [[5037]]
## [1] "AnimeNinjaXian: RT @Thisisawakened: This came out so much better than I thought lol #MissFortune #LeagueOfLegends https://t.co/BR7ve8JX8W"
##
## [[5038]]
## [1] "ToPiTeN10: a little blood, Kayn – League of Legends #shorts #leagueoflegends league of legends https://t.co/KY7LNrCRCo"
##
## [[5039]]
## [1] "santyalc: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5040]]
## [1] "YTBastian666: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5041]]
## [1] "Auvy3n: People say Malzahar top lane does not work. I fell like it does ^^ Do you play champs on top that usually are not p… https://t.co/3G2IAQ1ASe"
##
## [[5042]]
## [1] "sophiamap_: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5043]]
## [1] "tini_516: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[5044]]
## [1] "RubenTr68117257: RT @Cookie3w3: One more drawing and the good is coming aAaAa\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgame https://t.co…"
##
## [[5045]]
## [1] "nigue_re: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5046]]
## [1] "mariamdwwizwerd: RT @koryu960: Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/B933TTFpxK"
##
## [[5047]]
## [1] "GameGearGuru: RT @greatgameslive: It's still relatively early here in the UK... but it's never too early to shout out some top #Twitch streamers!\n\n@flacc…"
##
## [[5048]]
## [1] "greatgameslive: It's still relatively early here in the UK... but it's never too early to shout out some top #Twitch streamers!… https://t.co/84r7pTjyxb"
##
## [[5049]]
## [1] "RubenTr68117257: RT @Cookie3w3: Now the good is coming 'w'👉👈\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgame https://t.co/vkJw3skHG0"
##
## [[5050]]
## [1] "AvocadosGod2: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[5051]]
## [1] "h_imree: RT @tbdesports_: [#TBDESPORTS] League of Legends! LETS PLAY!\n\nCheer for us! #letswin\n\n🕒2022/12/10 - 13:00\n📺https://t.co/iZP7aoKvR7\n\n#League…"
##
## [[5052]]
## [1] "RubenTr68117257: RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…"
##
## [[5053]]
## [1] "tbdesports_: [#TBDESPORTS] League of Legends! LETS PLAY!\n\nCheer for us! #letswin\n\n🕒2022/12/10 - 13:00\n📺https://t.co/iZP7aoKvR7… https://t.co/Sg3bVEWDzZ"
##
## [[5054]]
## [1] "ElizbethLaCroix: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[5055]]
## [1] "asxidistra: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[5056]]
## [1] "BloPhan: Art for @MosesLord777 !!\n\nCongrats one more time for winning the art raffle!! Aaand here is your prize!! <3\n\nIrelia… https://t.co/eqxR0HSZ0R"
##
## [[5057]]
## [1] "RubenTr68117257: RT @Cookie3w3: AaAaAA We surpassed the previous one ;W;. Let's see now lol\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgam…"
##
## [[5058]]
## [1] "patchimup: RT @wenzuki: Young ahri why u trappin so hard \n#Ahri #LeagueOfLegends #LeagueOfLegendsFanArt #WildRift https://t.co/UhkZrW0rcs"
##
## [[5059]]
## [1] "small_united: RT @whatthedrunk1: RT @TheKannaDarling: I'm streaming some league! Stop by and say hello? \n#CyberMonday… https://t.co/PFS1LdrKa1"
##
## [[5060]]
## [1] "RubenTr68117257: RT @Cookie3w3: Let's see 'w'\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgame https://t.co/0s6qUFgZi9"
##
## [[5061]]
## [1] "_artfulpages: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5062]]
## [1] "yellowgrou: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5063]]
## [1] "koshka_amy: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5064]]
## [1] "LenaOxT: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5065]]
## [1] "GothiccMushroom: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[5066]]
## [1] "Fan53042687: RT @SleinYesWowNC: Akali hates math\n\n(all variants and full reso available for preview in p@reon)\n#ArtofLegends #LeagueOfLegends https://t.…"
##
## [[5067]]
## [1] "DomingoFielder: RT @D_Papercut: I got a pentakill on her 😁😁😁. #xayah #LeagueOfLegends #fanart https://t.co/Rn8Jr87Eog"
##
## [[5068]]
## [1] "June1403_: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5069]]
## [1] "SinsiaBuvelle: RT @sicpolw: kindred yes\n#kindred #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/JZJBjd9GXI"
##
## [[5070]]
## [1] "sherley_a7x: RT @PoroDoingThings: You're hot, cupcake 🧁\n\nIG: porodoingthings\n\nDon't forget to download out stickers pack for Telegram, link in bio.\n\n#po…"
##
## [[5071]]
## [1] "CielosCambala: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[5072]]
## [1] "Heartless__93: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5073]]
## [1] "DonJorgeSW1: RT @SalsaMerang0: Ashe Cross Map\n\n#Ashe #AsheLoL #LeagueOfLegendsClips #LoLClips #LeagueOfLegends https://t.co/XmgQcktmOJ"
##
## [[5074]]
## [1] "D_Papercut: I got a pentakill on her 😁😁😁. #xayah #LeagueOfLegends #fanart https://t.co/Rn8Jr87Eog"
##
## [[5075]]
## [1] "Corsa2005Tunado: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[5076]]
## [1] "talonbandeklay: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[5077]]
## [1] "IntrinsicGames: RT @JungleNotorious: The game makes you happy.👏👏👏 #StarGuardian #LeagueofLegends https://t.co/wQXpdHW1Q0"
##
## [[5078]]
## [1] "Takanashiberry: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[5079]]
## [1] "IntrinsicGames: RT @L0VERSEYES: heartseeker kayn💘 tried my best to make it similar to varus' (bc the darkins def need a heartseeker set)\n\n#leagueoflegends…"
##
## [[5080]]
## [1] "pk_yijin: RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…"
##
## [[5081]]
## [1] "IntrinsicGames: RT @odeko_yma: Ayo, the stream was fun! Thank you for helping me make those emotes for subs on my channel!\n\n#Zoe #Kayn #Yuumi #Vex #Sett #L…"
##
## [[5082]]
## [1] "horacioaparato: RT @odeko_yma: Ayo, the stream was fun! Thank you for helping me make those emotes for subs on my channel!\n\n#Zoe #Kayn #Yuumi #Vex #Sett #L…"
##
## [[5083]]
## [1] "IntrinsicGames: RT @AliciaW92648805: Just play!🔥🔥🔥🔥 #Game #LeagueofLegends #Fanart #TransformaTuDestino #Worlds2021 #ClashLoL"
##
## [[5084]]
## [1] "AliciaW92648805: Just play!🔥🔥🔥🔥 #Game #LeagueofLegends #Fanart #TransformaTuDestino #Worlds2021 #ClashLoL"
##
## [[5085]]
## [1] "robot_rad: RT @L0VERSEYES: heartseeker kayn💘 tried my best to make it similar to varus' (bc the darkins def need a heartseeker set)\n\n#leagueoflegends…"
##
## [[5086]]
## [1] "RobertK17737734: RT @JungleNotorious: The game makes you happy.👏👏👏 #StarGuardian #LeagueofLegends https://t.co/wQXpdHW1Q0"
##
## [[5087]]
## [1] "Lark_Baudelaire: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[5088]]
## [1] "HidayantoNadine: RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…"
##
## [[5089]]
## [1] "moonser21: RT @McChipyArt: A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf"
##
## [[5090]]
## [1] "RivenStore: Likes, please!!\nVisit us: https://t.co/Jtncw61Y4H\n#lolgoods #leagueoflegends #mmo #mmorpg #rivenstore.com #lolstuff https://t.co/1ExCWvRDrf"
##
## [[5091]]
## [1] "thiefnoire64: RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…"
##
## [[5092]]
## [1] "Astroconas: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5093]]
## [1] "DeNekrinius: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5094]]
## [1] "BNoze69: RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…"
##
## [[5095]]
## [1] "cutolo_giusy: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[5096]]
## [1] "IceIvory_: RT @gabear_art: Tahm Kench fanart portrait 💚\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #digitalart @LoLegendsBR @LeagueOfLegends https://t.…"
##
## [[5097]]
## [1] "KaitlynKiramman: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5098]]
## [1] "EsportsBet: The best LoL player in the world remains in @T1LoL for another 3 years!\n\nREAD MORE: https://t.co/Bx3kdJIbqC… https://t.co/aCsCE8RlPe"
##
## [[5099]]
## [1] "ChaDeIogurte: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5100]]
## [1] "William10493735: RT @ZayDon_YT: League of Legends / Silver Rank / Going for 300 subs https://t.co/mGvG8h6wsp via @YouTube \n#YouTube #youtubeshort #gam…"
##
## [[5101]]
## [1] "whatthedrunk1: RT @TheKannaDarling: I'm streaming some league! Stop by and say hello? \n#CyberMonday #LeagueOfLegends #SmallStreamersConnect #SmallStreamer…"
##
## [[5102]]
## [1] "Mariell_Nu: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5103]]
## [1] "elizamerryn1: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5104]]
## [1] "howdia_ir: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[5105]]
## [1] "ScaryTheGhastir: RT @McChipyArt: A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf"
##
## [[5106]]
## [1] "RndmFndms650002: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5107]]
## [1] "LOL_Art_Bot: RT @McChipyArt: A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf"
##
## [[5108]]
## [1] "Gaafff2: RT @YahooEsportsSEA: Free agent @faker in 2025. The League of Legends G.O.A.T will be staying with @T1LoL for the next 3 years! #LeagueofLe…"
##
## [[5109]]
## [1] "BigsmokeSan: RT @KBanryu: sometimes i make fanart #Gameplay #mobilegame #LeagueofLegends #G2WIN #TLWIN #КосплейLoL \nOriginal: RivenStore https://t.co/hy…"
##
## [[5110]]
## [1] "WachFlugel: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[5111]]
## [1] "MrWanted225: I think @TomMatthiesen & @EmDashEsports made a great article and i hope @LFLOfficiel in English would be soon produ… https://t.co/pa4sQHDGrz"
##
## [[5112]]
## [1] "Bioreta2: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5113]]
## [1] "voiceskyxngi: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[5114]]
## [1] "McChipyArt: A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf"
##
## [[5115]]
## [1] "guettasamuel2: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5116]]
## [1] "IntrinsicGames: RT @peghmey: Time to go back home\n\n#Xayah #Rakan #leagueoflegends #artoflegends #xayahrakan https://t.co/zKk2Sjdu3e"
##
## [[5117]]
## [1] "IntrinsicGames: RT @laserlazuli: Star Guardian Seraphine ⭐️ \n\n(my least famous seraphine, but still my favorite)\n\n#ArtofLegends #leagueoflegends https://t.…"
##
## [[5118]]
## [1] "Katheri06787154: RT @thefedr8tion: CLICK https://t.co/sg901ujqxr Watch the live stream now - London University Esports - #LeagueOfLegends #esports tournamen…"
##
## [[5119]]
## [1] "egirldajungle: Evelynn Lunar Beast ❤️\n#Evelynn #LunarBeast #WildRift #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/867qvQAvGT"
##
## [[5120]]
## [1] "Kurisamii: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5121]]
## [1] "robot_rad: RT @laserlazuli: Star Guardian Seraphine ⭐️ \n\n(my least famous seraphine, but still my favorite)\n\n#ArtofLegends #leagueoflegends https://t.…"
##
## [[5122]]
## [1] "GraySakura: RT @peghmey: Time to go back home\n\n#Xayah #Rakan #leagueoflegends #artoflegends #xayahrakan https://t.co/zKk2Sjdu3e"
##
## [[5123]]
## [1] "Huzky_55: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[5124]]
## [1] "EliIDK8: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5125]]
## [1] "themarti_: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5126]]
## [1] "RexRTs: RT @Joycenator3195: Short stream; I promise I'm alive, it's just been a heck of a week.\nhttps://t.co/LaKCLLc9RY… https://t.co/oyAsR4JjQa"
##
## [[5127]]
## [1] "DuranMigsai: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5128]]
## [1] "FoxYinnyy: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5129]]
## [1] "FoxYinnyy: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[5130]]
## [1] "prettyhashira: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5131]]
## [1] "yoouknowthetrue: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5132]]
## [1] "Bladeadc: RT @mialoette: a friend told me to do this trend, sooo let's go with yayah because i love her so much (sorry for the messy sketch)\n#xayah #…"
##
## [[5133]]
## [1] "ZombieGamingSB: try not to die hard challenge💀This is Zombie Gaming!! Join us https://t.co/aWXc0gF4wz Discord! Tik Tok! Instagram!… https://t.co/W5jziJCkm3"
##
## [[5134]]
## [1] "Bladeadc: RT @mialoette: rakan will love to see her like that\n#xayah #leagueoflegends #artoflegends https://t.co/DpZ1hpu5Rt"
##
## [[5135]]
## [1] "itsTynida: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5136]]
## [1] "campesnap: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[5137]]
## [1] "masososo_ao: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5138]]
## [1] "Cyrin_design: Encourage me to get my first order ❤️🔥📣📣\n\n#twitch #twitchscreens #smallstreamer #overlay #streaming #fortnite… https://t.co/v0Q8sQ5erM"
##
## [[5139]]
## [1] "featheredmaven: RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy"
##
## [[5140]]
## [1] "twentiesixsept: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[5141]]
## [1] "EnforcerZhauns: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5142]]
## [1] "safiroanejo: RT @gontengstudio1: custom badges . order now! https://t.co/5pzSEb9P3S\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls…"
##
## [[5143]]
## [1] "IntrinsicGames: RT @savisavichan: fright night gwen.. kinda? 🥺\n#Conceptober2022 #LeagueOfLegends https://t.co/wFBqwk18mE"
##
## [[5144]]
## [1] "IntrinsicGames: RT @gontengstudio1: custom badges . order now! https://t.co/5pzSEb9P3S\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls…"
##
## [[5145]]
## [1] "caitsviolet: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5146]]
## [1] "Valkareya: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5147]]
## [1] "MaryOconnorMD2: RT @gontengstudio1: custom badges . order now! https://t.co/5pzSEb9P3S\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls…"
##
## [[5148]]
## [1] "goshdarnspiffy: RT @savisavichan: fright night gwen.. kinda? 🥺\n#Conceptober2022 #LeagueOfLegends https://t.co/wFBqwk18mE"
##
## [[5149]]
## [1] "momomox555: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5150]]
## [1] "Gamergi35261: RT @EsportsRedskin: Next Monday, @ArkActAssn @playvs State Playoffs Round 1 #LeagueOfLegends . Top 16.\n@EsportsRedskin vs Gentry GHS Infini…"
##
## [[5151]]
## [1] "JinxAndLux: RT @Catsigma1: #leagueoflegends #lightcannon #lux #jinx #Splatoon3 \n🐙🦑\n\nBuy me ☕\nhttps://t.co/9hxRP2myvO https://t.co/hDPHFesjJJ"
##
## [[5152]]
## [1] "Ronin90204103: RT @theahime: Little color doodling while waiting for 🍌🍞 to bake ✨\n#ahri #leagueoflegends https://t.co/MsWAtuq7zL"
##
## [[5153]]
## [1] "XMemor: RT @coksidraws: A commission I did the other day #LeagueOfLegends #LeagueOfLegendsFanArt #artoflegends #lightcanon #jinxxlux #luxxjinx #jin…"
##
## [[5154]]
## [1] "dumbpiltie: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[5155]]
## [1] "LustSenpai: RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy"
##
## [[5156]]
## [1] "DeightDT: RT @Rena_Angel1111: League of legends - Radiant Virtue\n\nI try Radiant Virtue cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤ…"
##
## [[5157]]
## [1] "bunkokoron: RT @Checkuu: \"Surprised to see me ?\"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm"
##
## [[5158]]
## [1] "yourkilljoys: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5159]]
## [1] "VartistD: RT @gontengstudio1: custom badges . order now! https://t.co/gULrQYECfh\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls…"
##
## [[5160]]
## [1] "LL85318645: RT @MagicCookie74: Jackson Wang - Fire to the Fuse | Worlds 2022 Finals Opening Ceremony Pr... https://t.co/u9FCB0mjD2 via @YouTube \n\n#Jack…"
##
## [[5161]]
## [1] "DonnaKe86054501: RT @InnerGmma: SHMOOD : ready to takeover this whole $hit show ☎️🦁😤 \n\n@SuckerPunchEnt @Mickmaynard2 @seanshelby \n\n#innerGmma #ufc #mma #GSQ…"
##
## [[5162]]
## [1] "surviventine115: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5163]]
## [1] "mara_rogojan: RT @loreofruneterra: I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments] https:/…"
##
## [[5164]]
## [1] "Retweelgend: RT @gontengstudio1: custom badges . order now! https://t.co/gULrQYECfh\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls…"
##
## [[5165]]
## [1] "Margare03083138: RT @gontengstudio1: custom badges . order now! https://t.co/gULrQYECfh\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls…"
##
## [[5166]]
## [1] "campesnap: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5167]]
## [1] "Chloe__Shepard: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5168]]
## [1] "dione_mizuryu: RT @ShiroBlazecos: Let's change the world\nJayce:@redshinigami7\nPH: @ rixa_ph (IG)\n#arcane #viktor #LeagueOfLegends #arcanecosplay #jayvik #…"
##
## [[5169]]
## [1] "sagittifollia: RT @sagittifollia: evelynn prestige skin 2021\n#Evelynn #LOL #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/npJltN2Dhf"
##
## [[5170]]
## [1] "Kiravi01: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5171]]
## [1] "KazandPaz: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5172]]
## [1] "Alexthebigwoof: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5173]]
## [1] "IntrinsicGames: RT @MagicCookie74: Jackson Wang - Fire to the Fuse | Worlds 2022 Finals Opening Ceremony Pr... https://t.co/u9FCB0mjD2 via @YouTube \n\n#Jack…"
##
## [[5174]]
## [1] "MagicCookie74: Jackson Wang - Fire to the Fuse | Worlds 2022 Finals Opening Ceremony Pr... https://t.co/u9FCB0mjD2 via @YouTube… https://t.co/o45mwgHzsy"
##
## [[5175]]
## [1] "canvasof57: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5176]]
## [1] "wydderka: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[5177]]
## [1] "BrumiconGames: Seraphine's joke animation is a reference to Dance Dance Revolution. What can you say about Seraphine? 🤔 Tell us in… https://t.co/aRayQya0Eu"
##
## [[5178]]
## [1] "daweaselbass: RT @Joycenator3195: Short stream; I promise I'm alive, it's just been a heck of a week.\nhttps://t.co/mfBRAbExVJ\n\n#supportsmallstreamers #li…"
##
## [[5179]]
## [1] "Starry_Ram: Proud to be a lizard wizard main ✨\n\n#Neeko #LeagueOfLegends https://t.co/46epyMfkPo"
##
## [[5180]]
## [1] "lightmagicks: RT @Bakamtaixx: Bewitching Lux 🌑 \n#ArtofLegends #LeagueOfLegends #Lux #Fanart #Concept https://t.co/Ag23r8vmfu"
##
## [[5181]]
## [1] "lightmagicks: RT @tsukirunsu: wip star guardian lux if she was released today (?)\nmight change her hair and her waist thing??? idk\n\n#lux #leagueoflegends…"
##
## [[5182]]
## [1] "eBe3RAKHSUJGJ2e: RT @LancerAri: Meet Popstar Akali ✨\nIf you missed her - it's your chance!\n\nPopstar Akali is the main November reward on my Patreon & Boosty…"
##
## [[5183]]
## [1] "CptMoralSupport: RT @Joycenator3195: Short stream; I promise I'm alive, it's just been a heck of a week.\nhttps://t.co/mfBRAbExVJ\n\n#supportsmallstreamers #li…"
##
## [[5184]]
## [1] "lilbumblebeartv: RT @Joycenator3195: Short stream; I promise I'm alive, it's just been a heck of a week.\nhttps://t.co/mfBRAbExVJ\n\n#supportsmallstreamers #li…"
##
## [[5185]]
## [1] "daredashing2: IT'S NOT THE NUMBER OF BLADES IT'S THE QUALITY.\n#leagueoflegends #leagueoflegendswildrift #games #gameplay #rank1… https://t.co/rYV6lepAY0"
##
## [[5186]]
## [1] "eBe3RAKHSUJGJ2e: RT @LancerAri: I didn't plan to publish this photo but it's too good to left it only for sale 😶🪄\n\n#Akali #kdaakali #akalynn #LeagueOfLegend…"
##
## [[5187]]
## [1] "streamerwallcom: RT @Joycenator3195: Short stream; I promise I'm alive, it's just been a heck of a week.\nhttps://t.co/mfBRAbExVJ\n\n#supportsmallstreamers #li…"
##
## [[5188]]
## [1] "Joycenator3195: Short stream; I promise I'm alive, it's just been a heck of a week.\nhttps://t.co/mfBRAbExVJ\n\n#supportsmallstreamers… https://t.co/ESWKniXATx"
##
## [[5189]]
## [1] "LOL_Art_Bot: RT @awegirlart: More Evelynn fan art coming your way 😈\n#Artoflegends #LeagueOfLegends #Evelynn #art #KDA #fanart #KDAEvelynn #digitalart ht…"
##
## [[5190]]
## [1] "awegirlart: More Evelynn fan art coming your way 😈\n#Artoflegends #LeagueOfLegends #Evelynn #art #KDA #fanart #KDAEvelynn… https://t.co/a6ehyYtBzV"
##
## [[5191]]
## [1] "washighost: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[5192]]
## [1] "1consimptsukki: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[5193]]
## [1] "annettepsd: RT @loreofruneterra: I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments] https:/…"
##
## [[5194]]
## [1] "religion_jinx: RT @katsukioz: Primeiro Feliz Natal do ano! 🎄\n\nCamiseta: Lethal Void ⭐️\nLentes: Eyeshare 💚\n\n#jinx #LeagueOfLegends #cosplay https://t.co/dw…"
##
## [[5195]]
## [1] "Junnyh_o: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5196]]
## [1] "religion_jinx: RT @lorddumbb: ✨Queen of Zaun✨\n\nI can’t wait for @arcaneshow s2 to come out….. \n\n#Jinx #arcane #jinxarcane #arcaneseason2 #LeagueOfLegends…"
##
## [[5197]]
## [1] "religion_jinx: RT @sweet_spicy_cos: Jinx [ Arcane: League of Legends ]\nModel: Carry Key\n\n#leagueoflegends #jinx #lolcosplay #jinxcosplay #spicycosplay htt…"
##
## [[5198]]
## [1] "religion_jinx: RT @LiliDrawsT: Already starting to work on Jinx skin that was chosen by the masses😊\n#sketches #sketch #doodle #doodles #Jinx #arcane #Leag…"
##
## [[5199]]
## [1] "religion_jinx: RT @iamnemuru: lightcannon in random outfits i found on pinterest :D #lightcannon #lux #jinx #ArtofLegends #LeagueOfLegendsFanArt #leagueof…"
##
## [[5200]]
## [1] "religion_jinx: RT @Koiarts1: Fan art Jinx \n.\n#draw #sketch #leagueoflegends #paint #creadoresdelollatam #art #artoflegends #leagueoflegendsfanart #jinx #…"
##
## [[5201]]
## [1] "religion_jinx: RT @CherryRobber: girl there is something deeply wrong with you (affectionate)\n#arcane #ArcaneArt #Jinx #jinxarcane #LeagueOfLegends #Leagu…"
##
## [[5202]]
## [1] "religion_jinx: RT @ZuzucatSoup: Arcane Jinx sticker\n#arcane #arcanefanart #Jinx #LeagueOfLegends #ArtofLegends https://t.co/xnHjNnAqsq"
##
## [[5203]]
## [1] "LMinmochi: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[5204]]
## [1] "religion_jinx: RT @DarksideJinx: I wonder if this is a mistake on the League website, cause Zombie Slayer Jinx has green eyes but they are pink on the ski…"
##
## [[5205]]
## [1] "rams9818: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5206]]
## [1] "afterhopee: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5207]]
## [1] "Mama_kiramommy: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5208]]
## [1] "Mama_Jauregui_: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[5209]]
## [1] "caniivi: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[5210]]
## [1] "Sassan_Sun: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5211]]
## [1] "thehaakun: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[5212]]
## [1] "_Minorich_: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[5213]]
## [1] "Braki888: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5214]]
## [1] "Shadow_FoxXD: RT @JumiiFoxx: Sentinel Vayne fan art! I loved the splash art and I wanted to draw this amazing skin 🙏💕✨\nI hope you like it~\n\n#leagueoflege…"
##
## [[5215]]
## [1] "EsportsTweeter: RT @EsportsRedskin: Next Monday, @ArkActAssn @playvs State Playoffs Round 1 #LeagueOfLegends . Top 16.\n@EsportsRedskin vs Gentry GHS Infini…"
##
## [[5216]]
## [1] "IntrinsicGames: RT @StClair2803: Fire to the Fuse (Ft. Jackson Wang) | Official Empyrean Cinematic - Leag... https://t.co/ESSXL3Duku via @YouTube \n\n#Jackso…"
##
## [[5217]]
## [1] "DJAssassino: RT @Koiarts1: Fan art Jinx \n.\n#draw #sketch #leagueoflegends #paint #creadoresdelollatam #art #artoflegends #leagueoflegendsfanart #jinx #…"
##
## [[5218]]
## [1] "IntrinsicGames: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[5219]]
## [1] "IntrinsicGames: RT @StClair2803: I used @Shazam to discover Fire To the Fuse by League of Legends, Jackson Wang & 88rising. https://t.co/4WKFNsvo3o\n\n6035 S…"
##
## [[5220]]
## [1] "MagicCookie74: RT @StClair2803: I used @Shazam to discover Fire To the Fuse by League of Legends, Jackson Wang & 88rising. https://t.co/4WKFNsvo3o\n\n6035 S…"
##
## [[5221]]
## [1] "AMalditaGoblin: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[5222]]
## [1] "MagicCookie74: RT @StClair2803: Fire to the Fuse (Ft. Jackson Wang) | Official Empyrean Cinematic - Leag... https://t.co/ESSXL3Duku via @YouTube \n\n#Jackso…"
##
## [[5223]]
## [1] "StClair2803: Fire to the Fuse (Ft. Jackson Wang) | Official Empyrean Cinematic - Leag... https://t.co/ESSXL3Duku via @YouTube… https://t.co/ctqWKrYKMY"
##
## [[5224]]
## [1] "LabarreTheo: RT @Bleyzen404: If it is not, I will go to the riot account to spam the double AA \n#LeagueOfLegends \n#LeagueOfLegendsFanArt \n#Artof…"
##
## [[5225]]
## [1] "dilfeanor: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[5226]]
## [1] "StClair2803: I used @Shazam to discover Fire To the Fuse by League of Legends, Jackson Wang & 88rising. https://t.co/4WKFNsvo3o… https://t.co/w0gHer64Ib"
##
## [[5227]]
## [1] "Shadow_FoxXD: RT @JumiiFoxx: My Spirit Blossom #Sett fan art! I hope you like the final version🦊\nAmazing concept by SteveZheng\n\n#LeagueOfLegends https://…"
##
## [[5228]]
## [1] "ruinedblossom: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[5229]]
## [1] "TerriBa33627771: It was a completely new experience for me.🙉🙉 #LeagueofLegends #Gameplay #TransformaTuDestino #GuardiãsEstelares #G2WIN"
##
## [[5230]]
## [1] "ruinedblossom: RT @loreofruneterra: I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments] https:/…"
##
## [[5231]]
## [1] "Nintendo_4ever: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[5232]]
## [1] "LitteralTrash5: RT @Bleyzen404: Plot Twist\n#LeagueOfLegends \n#LeagueOfLegendsFanArt \n#ArtofLegends https://t.co/HuE5lp2Ci7"
##
## [[5233]]
## [1] "maqicant: RT @BulteauMartin: I really wanted to participate in this year's #Skintober, and finally found the time this weekend to create not one but…"
##
## [[5234]]
## [1] "windaberry_: luxxxxx wipppppppppopp I wanna sleeeeellollppppp #LeagueOfLegends #lux https://t.co/F4jS7a288K"
##
## [[5235]]
## [1] "Momtxnna: RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…"
##
## [[5236]]
## [1] "ZombieGamingSB: 7000HP K'SANTE👀This is Zombie Gaming!! Join us https://t.co/aWXc0gF4wz Discord! Tik Tok! Instagram! Facebook! Youtu… https://t.co/oGIwtvsf3w"
##
## [[5237]]
## [1] "caitvigotitbad: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5238]]
## [1] "atego3691: RT @PrinceS89051471: Hey! Sharing this magic link to score runs in #Paytm #Cricket #LeagueOfLegends Game. Click on link to claim your FREE…"
##
## [[5239]]
## [1] "wuxlian: RT @starglowsbright: fox girls club 🦊\n\n#LeagueOfLegends #GenshinImpact #Overwatch2 https://t.co/Mu2Sa8gdTc"
##
## [[5240]]
## [1] "atego3691: RT @EsportsRedskin: Next Monday, @ArkActAssn @playvs State Playoffs Round 1 #LeagueOfLegends . Top 16.\n@EsportsRedskin vs Gentry GHS Infini…"
##
## [[5241]]
## [1] "caitIynsvi: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[5242]]
## [1] "AMalditaGoblin: RT @Bleyzen404: If it is not, I will go to the riot account to spam the double AA \n#LeagueOfLegends \n#LeagueOfLegendsFanArt \n#Artof…"
##
## [[5243]]
## [1] "AndrselOtaku2: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[5244]]
## [1] "Stark0mi: RT @Rocckart: 🏝Beach time \nft. Itto & Sett\n\n#GenshinImpact #LeagueOfLegends https://t.co/FiMOamQ4qo"
##
## [[5245]]
## [1] "juliawithgi: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5246]]
## [1] "jadedmania: Just logged back into #LeagueOfLegends for the first time in years. My account is still intact which surprised me b… https://t.co/05BsvInQRX"
##
## [[5247]]
## [1] "akali_the_rebel: RT @ingly308: Well...\n\n#stripgame #stripthecharacter #LeagueOfLegends #LeagueOfLegendsfanart #ArtofLegends #Akali https://t.co/ussoQ1F8Xy"
##
## [[5248]]
## [1] "IntrinsicGames: RT @aydanotato: Forgot to post this here\nFinally have a “background” in my drawing 💀\nAlso feels nice to draw LoL fanart again\n\n#LeagueOfLeg…"
##
## [[5249]]
## [1] "IntrinsicGames: RT @geheichou: Spirit Blossom Aphelios - makeup test \n#SpiritBlossom #LeagueOfLegends 🌙 https://t.co/Omk1IM46PD"
##
## [[5250]]
## [1] "HornTwisted: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5251]]
## [1] "susabisama: RT @aydanotato: Forgot to post this here\nFinally have a “background” in my drawing 💀\nAlso feels nice to draw LoL fanart again\n\n#LeagueOfLeg…"
##
## [[5252]]
## [1] "BETSYCHU_: RT @hoaneybee: Jhin Fanart 🎨\n\nA perfect time to post this art, 04:44 AM\n\n#jhin #LeagueOfLegendsFanArt #LeagueOfLegends #digitalart #artist…"
##
## [[5253]]
## [1] "anowanka: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[5254]]
## [1] "I_S_O_M_A_: RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy"
##
## [[5255]]
## [1] "tinglstingls: RT @DigsnowP: Sketch-book drawing for fun\n\n#LeagueOfLegends \n#camille_ferros https://t.co/m6YWFyJGBG"
##
## [[5256]]
## [1] "holy_ngao: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[5257]]
## [1] "loreofruneterra: Divine Clerk \"It is said that when Mihira left this place, she left a part of herself behind--a holy flame, burning… https://t.co/IaiAM4L9hp"
##
## [[5258]]
## [1] "m006098s: RT @TheLoadout: League of Legends 2023 budget “biggest of all time”, says Riot CEO 💰\n\n📰 Read all about it: https://t.co/NdOBynEBPz\n\n#League…"
##
## [[5259]]
## [1] "xiaoyksha: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[5260]]
## [1] "Zachary00624088: RT @Talesmek: @TalismekG It's our second project and we are workin on it , it's a esport team that we are trying to build at our best possi…"
##
## [[5261]]
## [1] "marcky_z: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[5262]]
## [1] "Zaph_Kiel: must be hard to get fired there \n@riotgames @LeagueOfLegends \n#LeagueOfLegends #afk\nhttps://t.co/3p9D9sDDBu"
##
## [[5263]]
## [1] "PsychoMedic2: Going back on live tonight!\nCurrently live on\nhttps://t.co/4KflQZSpDw\n\nLet's game the night away together… https://t.co/8RGO1szNzA"
##
## [[5264]]
## [1] "X17Swan: RT @SalsaMerang0: Ashe Cross Map\n\n#Ashe #AsheLoL #LeagueOfLegendsClips #LoLClips #LeagueOfLegends https://t.co/XmgQcktmOJ"
##
## [[5265]]
## [1] "lily_pettle: Hey guys, it's been a minute. Moved house and have a lot more free time now, so hopefully more streams in the futur… https://t.co/bnRMEeW2bP"
##
## [[5266]]
## [1] "ZiggyMJ_: Someone at work told me they were about to start playing #LeagueOfLegends and I'm considering spilling coffee on their laptop to save them"
##
## [[5267]]
## [1] "SrirachaWhale: RT @kovp6: quick drawing of phel with the firecracker Sett clothes, xq si \n ̶despeinado.\n#Aphelios #settphel #LeagueOfLegends https://t.co/…"
##
## [[5268]]
## [1] "SrirachaWhale: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[5269]]
## [1] "damnitburned: RT @Miakanayuri_cos: U-uh, the 𝕓𝕒𝕕 girl is having her pants off!\nWould you dare to 𝕕𝕚𝕤𝕔𝕚𝕡𝕝𝕚𝕟𝕖 me?☠\n\n#Jinx #LOL #LeagueOfLegends https://t.c…"
##
## [[5270]]
## [1] "nakuchikun: What is going wrong with hecarim ? He needs nerf, please riot 😭 #LeagueOfLegends #RiotGames #twitchaffiliate"
##
## [[5271]]
## [1] "Sports_Khabri: League of Legends star Lee ‘Faker‘ Sang-hyeok has signed a three-year extension with South Korean esports organisat… https://t.co/WqfHnyYwR3"
##
## [[5272]]
## [1] "silentgander: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5273]]
## [1] "Grimpiglet69: Just Me having some fun on Ekko in the mid lane! Really finding more entertainment in this game! #LeagueOfLegends… https://t.co/e2K77ExKY0"
##
## [[5274]]
## [1] "sxftfeathers: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[5275]]
## [1] "HereisRui: RT @iBoyDilly: The weirdest gaming video you have ever seen!\nhttps://t.co/0bYans8wym\n\n#gaming #gamer #Ohio #Fortnite #FortniteFracture #Lea…"
##
## [[5276]]
## [1] "AlfaStrategist: They see you and then they don't as assassin support peekaboo Pantheon comes in deletes you and disappears. Can't c… https://t.co/MUeA6dkbAo"
##
## [[5277]]
## [1] "AnnAlli00140614: RT @ozoru_kiriu: 2nd Sticker Design - Kindred\n#LeagueOfLegendsFanArt #LeagueOfLegends #kindred https://t.co/43rpDZe1BD"
##
## [[5278]]
## [1] "LagXel: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[5279]]
## [1] "TaiKyunA4: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[5280]]
## [1] "RockatanskyGirl: RT @Keikocosplay1: 𝑳𝒐𝒐𝒌𝒊𝒏𝒈 𝒇𝒐𝒓 𝒂 𝒕𝒂𝒊𝒍𝒐𝒓? 🪡\nScissors, needles, thread; tools of Isolde. She'll always be with me, and I with her\n\nPhotograph…"
##
## [[5281]]
## [1] "dagang_costa: Janna | SR | Sneak Peek for the Day #2 | IC TV\n#LeagueOfLegends #LoLPH https://t.co/YrlGUJ0KZz"
##
## [[5282]]
## [1] "KellyBe41597497: RT @koryu960: Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/B933TTFpxK"
##
## [[5283]]
## [1] "iBoyDilly: The weirdest gaming video you have ever seen!\nhttps://t.co/0bYans8wym\n\n#gaming #gamer #Ohio #Fortnite… https://t.co/M21Y0FIiYh"
##
## [[5284]]
## [1] "bonerfly1: RT @YahooEsportsSEA: Free agent @faker in 2025. The League of Legends G.O.A.T will be staying with @T1LoL for the next 3 years! #LeagueofLe…"
##
## [[5285]]
## [1] "Shinuki: RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…"
##
## [[5286]]
## [1] "moonser21: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[5287]]
## [1] "IntrinsicGames: RT @TWG_IceBreaker: ermm @riotgames ? did tanks really need more mythic items? #LeagueOfLegends #RiotGames"
##
## [[5288]]
## [1] "Langasw: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[5289]]
## [1] "IntrinsicGames: RT @dagang_costa: Ezreal | ARAM | Sneak Peek for the Day #1 | IC TV \n#LeagueOfLegends #LoLPH https://t.co/6a7TnXVOrv"
##
## [[5290]]
## [1] "oneshiningdream: RT @teal_cat_art: \"You are the Weapon\"\n.\n.\n.\nMachine gun Lulu is real \n#leagueoflegends #lolaphelios #lollulu #lulu #aphelios #artoflegends…"
##
## [[5291]]
## [1] "IntrinsicGames: RT @KBanryu: sometimes i make fanart #Gameplay #mobilegame #LeagueofLegends #G2WIN #TLWIN #КосплейLoL \nOriginal: RivenStore https://t.co/hy…"
##
## [[5292]]
## [1] "dagang_costa: Ezreal | ARAM | Sneak Peek for the Day #1 | IC TV \n#LeagueOfLegends #LoLPH https://t.co/6a7TnXVOrv"
##
## [[5293]]
## [1] "CutHutagalung: RT @TWG_IceBreaker: ermm @riotgames ? did tanks really need more mythic items? #LeagueOfLegends #RiotGames"
##
## [[5294]]
## [1] "IntrinsicGames: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5295]]
## [1] "DManHum: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[5296]]
## [1] "CutHutagalung: RT @sketchcosplays: I need to be better about sharing my csplays on twitter\n\nGenderbend KDA Popstars Akali \n\nHope you like it #LeagueOfLege…"
##
## [[5297]]
## [1] "hermeticuss: RT @squarsoo36: Tags : #TwitchStreamers #twichaffiliate #twitch #LeagueOfLegends"
##
## [[5298]]
## [1] "DManHum: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5299]]
## [1] "esy_vihree: RT @Xenon_we: I'm trying to care! But I just... can't!💙\n#Jinx #LeagueOfLegends https://t.co/qAiPCBYiz0"
##
## [[5300]]
## [1] "CP0rk: RT @KBanryu: sometimes i make fanart #Gameplay #mobilegame #LeagueofLegends #G2WIN #TLWIN #КосплейLoL \nOriginal: RivenStore https://t.co/hy…"
##
## [[5301]]
## [1] "OnlyMO___: RT @_another_tina_: I had to...\n\n.\n#Yasuo #Ekko #truedamage #LeagueOfLegends https://t.co/Gn2fLw1R9B"
##
## [[5302]]
## [1] "Foxy_Pawsy: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[5303]]
## [1] "Stephen91235801: RT @devilslayerr_: Faker running it back🐐😤#LeagueOfLegends"
##
## [[5304]]
## [1] "epalgg: No need to be looking for teammates or looking for duo, we got the perfect solution for you!\n\n#VALORANT… https://t.co/imTO6KzZuK"
##
## [[5305]]
## [1] "minato218947015: RT @appa1067: Here are more details for the NA/LAN Amateur Tournament I am setting up #WildRift #LeagueOfLegends #RiotGames #eSports https:…"
##
## [[5306]]
## [1] "RivenStore: Hello there!\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#leagueoflegends #lolgame #lolgamer… https://t.co/fHpkZMjrk9"
##
## [[5307]]
## [1] "JenningsDaylen: RT @SylviaCrowArt: Another older drawing of mine, sorry for posting older work but I mean look at this how can I not ?? \n\nTAGS\n\n#ArtistOnTw…"
##
## [[5308]]
## [1] "JoseHaley18: RT @TWG_IceBreaker: ermm @riotgames ? did tanks really need more mythic items? #LeagueOfLegends #RiotGames"
##
## [[5309]]
## [1] "JoseHaley18: RT @sketchcosplays: I need to be better about sharing my csplays on twitter\n\nGenderbend KDA Popstars Akali \n\nHope you like it #LeagueOfLege…"
##
## [[5310]]
## [1] "DemolitionAlan: League of Legends!! 🤪✌🏼\n\n¡Veamos a AlanDemolition en Twitch! https://t.co/pYVAIFVPXG\n\n#LeagueOfLegends #twitch… https://t.co/dBkqAlgdJk"
##
## [[5311]]
## [1] "Syro06132267: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[5312]]
## [1] "Matt_Armoa_: RT @Ventus_corp: Logitech G PRO Wireless Gaming Mouse - Official League of Legends Edition - $49.99\nhttps://t.co/oVMfjggAqQ\n\n#Logitech #Gam…"
##
## [[5313]]
## [1] "AmandaR74669040: RT @evvils: Petition to make the classic Jinx skin popular again 💙🦈 #LeagueOfLegends https://t.co/HQG9PUZetv"
##
## [[5314]]
## [1] "JkMegenio: I always thinking about this! \nWhos gonna win?? The DARKIN or The VOID?? \nWhat do you think guys?\n#LeagueOfLegends #Darkin #Void"
##
## [[5315]]
## [1] "Michael85596638: RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…"
##
## [[5316]]
## [1] "gamrrant: RT @ahrifoxlovers: K/DA Ahri \nArtist: nine Lotus (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #K…"
##
## [[5317]]
## [1] "MoreChaiPls: RT @MihoArt1: FINALLY managed to finish this meme, it's been 32412341234 years 🥹 Ended up picking Pulsefire Riven as my worst skin because.…"
##
## [[5318]]
## [1] "Nutrialico: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[5319]]
## [1] "fausto_fucking: ?? SILVER IS THE HELL I DESERVE *Earrape warning* #PAPAMAMA420 #duellinks #yugioh #leagueoflegends https://t.co/zFtLmVJFj4"
##
## [[5320]]
## [1] "BlackXHunters: RT @feng12325165810: #LeagueOfLegends #LeagueOfLegendsFanArt \nKai'Sa😃 hope you will enjoy it! https://t.co/IoCwUFQXaN"
##
## [[5321]]
## [1] "BlackXHunters: RT @feng12325165810: #LeagueOfLegends #LeagueOfLegendsFanArt \nEvelynn❤️❤️ https://t.co/2ssDFPFq8T"
##
## [[5322]]
## [1] "hmmmget: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[5323]]
## [1] "ilenda: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5324]]
## [1] "Kxllerqueendra1: RT @akali_the_rebel: ღ Ahri ღ\n\n𝓒𝓻𝓮𝓭𝓲𝓽: Yanderes.arts\n\n#kda #ahri #LeagueOfLegends #LeagueOfLegendsFanArt #KDAAhri #WildRift #riotgames #kpo…"
##
## [[5325]]
## [1] "ChompSpark: RT @_Death_End_: Morgane TOP 💪😎👍🕹️👾 #LOL #PLAY #MobileGame #gamergirl #gaming #Online #games #Gamers #MobileLegend #Vtuber #Twitter #twitch…"
##
## [[5326]]
## [1] "TagTeam008: RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy"
##
## [[5327]]
## [1] "ImoutoThor: RT @Cookie3w3: Oh noOoO , He discovered us D:\n\nDon't worry, it's not the end. I'm working on the good ending 'w'👌\n\n#LeagueOfLegends #League…"
##
## [[5328]]
## [1] "IntrinsicGames: RT @Strawbewees: The ruined kings 🥂#Settphel #LeagueOfLegends #lol #ArtofLegends https://t.co/qQy7iRnJAU"
##
## [[5329]]
## [1] "AndrewS94217898: RT @gontengstudio: custom badges . order now! https://t.co/Q5xzwhZTa3\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls\n#…"
##
## [[5330]]
## [1] "ferrumsolivagum: RT @tahir0624: #LeagueOfLegends\n#ArtofLegends\n#LeagueOfLegendsFanArt\n#Talon\nSomething i like to see. https://t.co/GWvgWbX9x4"
##
## [[5331]]
## [1] "ImoutoThor: RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…"
##
## [[5332]]
## [1] "IntrinsicGames: RT @rayyyyyyy_: CSGO Plays\n\n#CSGO #VAL #Dota2 #Underdog #GamblingTwitter #LeagueOfLegends #PlayerProps #PrizePicks #Follow #Like #Retweet h…"
##
## [[5333]]
## [1] "rayyyyyyy_: CSGO Plays\n\n#CSGO #VAL #Dota2 #Underdog #GamblingTwitter #LeagueOfLegends #PlayerProps #PrizePicks #Follow #Like… https://t.co/DzxSDhm6T3"
##
## [[5334]]
## [1] "Ohmygosh413: RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…"
##
## [[5335]]
## [1] "ferrumsolivagum: RT @zatsuneymiku: Chibi Talon I made a while ago\n#talon #LeagueOfLegends #ArtofLegends #LeagueOfLegendsFanArt #League_of_Legends https://t.…"
##
## [[5336]]
## [1] "rayyyyyyy_: CSGO Plays\n\n#CSGO #VAL #Dota2 #Underdog #GamblingTwitter #LeagueOfLegends #PlayerProps #PrizePicks #Follow #Like… https://t.co/d9ACUD9gRc"
##
## [[5337]]
## [1] "ferrumsolivagum: RT @tahir0624: Why didn't he get the sticker🥲?\n \n#LeagueOfLegends #LeagueOfLegendsFanArt \n#ArtofLegends #Talon https://t.co/CMwdPkqyAS"
##
## [[5338]]
## [1] "tacetferrum: RT @QuietGlucose: Heyyyyy I'm back with some art🥳💕\n\n#LeagueOfLegendsFanArt #ArtofLegends #LeagueOfLegends #Talon https://t.co/4buteTaZqY"
##
## [[5339]]
## [1] "ferrumsolivagum: RT @tahir0624: #LeagueOfLegends #LeagueOfLegendsFanArt \n#ArtofLegends #Talon\n“Found you.” https://t.co/itmEpW9G97"
##
## [[5340]]
## [1] "ferrumsolivagum: RT @QuietGlucose: Heyyyyy I'm back with some art🥳💕\n\n#LeagueOfLegendsFanArt #ArtofLegends #LeagueOfLegends #Talon https://t.co/4buteTaZqY"
##
## [[5341]]
## [1] "drUwU20: RT @Champ_Esports: Our teams really gave it their all last night!!! GGs to Florida Tech JV and Clemson Orange 🤝\n\n#RocketLeague #LeagueOfLeg…"
##
## [[5342]]
## [1] "Helix_VA: me riben player me strem leeg sometimes\n\n#LeagueOfLegends #Vtubers #ENVtubers \n\nhttps://t.co/bCakHZ4dGo"
##
## [[5343]]
## [1] "EspeonDeCutelo: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[5344]]
## [1] "TTVPromo: RT @HobbySharky: Sharky Fan's Assemble! I am now live!\nhttps://t.co/NUohtzJ120\n\n#riven #toplane #lol #leagueoflegends #korean #asian #game…"
##
## [[5345]]
## [1] "_cosm1kk: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[5346]]
## [1] "CA_Senra_: RT @noisecat610: As long as you are on my side.\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/ly0R5EnGFk"
##
## [[5347]]
## [1] "oneshiningdream: RT @tkKXgS4t7X1xjz8: moon river #LOL #LeagueOfLegends #LeagueOfLegendsFanArt #Aphelios https://t.co/IkETaBN09E"
##
## [[5348]]
## [1] "oneshiningdream: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[5349]]
## [1] "Kristin82565964: I am not thinking about this game.👇👇👇 #LeagueofLegends #mobilegame #YıldızMuhafızları #YıldızMuhafızı #Nilah"
##
## [[5350]]
## [1] "iValor_Art: RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…"
##
## [[5351]]
## [1] "vis_cupcake: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[5352]]
## [1] "evasivecorn: RT @RivenStore: What do you think?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#leagueoflegends #lolgame #lolgamer #rivenstor…"
##
## [[5353]]
## [1] "fausto_fucking: ?? GROWN MAN WITH NO LIFE RANKED AND DOESNT CRY #PAPAMAMA420 #duellinks #yugioh #leagueoflegends https://t.co/7fOhfmvaWm"
##
## [[5354]]
## [1] "KarmaH_2709: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[5355]]
## [1] "CyberRobot4: RT @RivenStore: Like and Share if you have been fan since day 1\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #league…"
##
## [[5356]]
## [1] "Aloistrancy6669: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[5357]]
## [1] "fausto_fucking: ?? GROWN MAN WITH NO LIFE RANKED AND DOESNT CRY #PAPAMAMA420 #duellinks #yugioh #leagueoflegends https://t.co/yFvz07Pfft"
##
## [[5358]]
## [1] "LOL_Art_Bot: RT @SylviaCrowArt: Another older drawing of mine, sorry for posting older work but I mean look at this how can I not ?? \n\nTAGS\n\n#ArtistOnTw…"
##
## [[5359]]
## [1] "NicoleB42064037: Good game #Fanart #Game #LeagueofLegends #TransformaTuDestino #FLYWIN #YıldızMuhafızları"
##
## [[5360]]
## [1] "IsoIatedIsland: RT @riddLadRad: Ornn's only weakness - can't see with so much hair in his eyes :(\n#ArtofLegends #Ornn #LeagueOfLegends https://t.co/W8PxZNY…"
##
## [[5361]]
## [1] "LoLPatchBot: League of Legends Patch 12.23 full preview by @RiotPhroxzon & @RiotPhlox \n\n#LeagueOfLegends #lolpatchbot… https://t.co/G3vcgn40ix"
##
## [[5362]]
## [1] "CheatsAwesome: https://t.co/wYJnEDYZzM\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #LeagueOfLegendsRule34 #LeagueOfLegendsgenerator… https://t.co/9l19dvjFjy"
##
## [[5363]]
## [1] "KurokiFran: Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/GlvqQZ1ka2"
##
## [[5364]]
## [1] "SylviaCrowArt: Another older drawing of mine, sorry for posting older work but I mean look at this how can I not ?? \n\nTAGS… https://t.co/nzTbAB6Wyn"
##
## [[5365]]
## [1] "Thisisawakened: RT @Thisisawakened: This came out so much better than I thought lol #MissFortune #LeagueOfLegends https://t.co/BR7ve8JX8W"
##
## [[5366]]
## [1] "LunaQueeniemon: RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…"
##
## [[5367]]
## [1] "UsuarioWeeb: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5368]]
## [1] "IhateArtBot: RT @Nicols22483097: \"Art requires a certain cruelty.\"\n\nA jhin fanart I just did searching for references for other things, not soo happy wi…"
##
## [[5369]]
## [1] "TwTvSeacarry: $50 RP card giveaway video is out, celebrating my first SHACO PENTAKILL.\n\nGood luck ;) #Giveaway #LeagueOfLegends https://t.co/9Q0woSIMi0"
##
## [[5370]]
## [1] "KurokiFran: Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/Q6eqxjpKBo"
##
## [[5371]]
## [1] "akinikko: RT @bekkomi: I saw this image of Sharon Osbourne ironing Ozzy's hair and knew instantly what to do- #ArtofLegends #LeagueOfLegends #Karthus…"
##
## [[5372]]
## [1] "ThatPancakeGuy: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5373]]
## [1] "KurokiFran: Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/FEOK5Dezu7"
##
## [[5374]]
## [1] "PPage363: RT @Thece_co: Did you know that US viewers watched 217 million hours of #eSports content this year? 👀\n\nIn 2018 that number was 147 million…"
##
## [[5375]]
## [1] "KurokiFran: Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/vnBabIeA7x"
##
## [[5376]]
## [1] "JustKarlyMorgan: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[5377]]
## [1] "windziiT: RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…"
##
## [[5378]]
## [1] "IntrinsicGames: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[5379]]
## [1] "Grumpyote: RT @SaltyMorde: Super quick doodle of these Morde's tits before going to sleep : D.\nIn honor of my league name which is Mordes Tiddies. \n-…"
##
## [[5380]]
## [1] "IntrinsicGames: RT @KurokiFran: Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/oa4RqtmZQ6"
##
## [[5381]]
## [1] "KurokiFran: Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/zLM6GQnrdA"
##
## [[5382]]
## [1] "IntrinsicGames: RT @Nicols22483097: \"Art requires a certain cruelty.\"\n\nA jhin fanart I just did searching for references for other things, not soo happy wi…"
##
## [[5383]]
## [1] "zombiegab6: RT @Nicols22483097: \"Art requires a certain cruelty.\"\n\nA jhin fanart I just did searching for references for other things, not soo happy wi…"
##
## [[5384]]
## [1] "KurokiFran: Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/oa4RqtmZQ6"
##
## [[5385]]
## [1] "gomu_gomu_no_je: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[5386]]
## [1] "HobbySharky: Sharky Fan's Assemble! I am now live!\nhttps://t.co/NUohtzJ120\n\n#riven #toplane #lol #leagueoflegends #korean… https://t.co/TjaHhN7cOm"
##
## [[5387]]
## [1] "WebBywestsides: RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…"
##
## [[5388]]
## [1] "KurokiFran: Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/cvlAWD3rxe"
##
## [[5389]]
## [1] "KurokiFran: Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/uy9QH1BGLT"
##
## [[5390]]
## [1] "CountdownToL: It has been 118 days since the last official update for Project L, the #LeagueOfLegends tag fighter"
##
## [[5391]]
## [1] "srarcanine: RT @babohorangi: Before i forget.. here's another doodle from #RiftGala\nMeet a single dad in your area!🐺\n#leagueoflegends https://t.co/JlOQ…"
##
## [[5392]]
## [1] "CAESAR_H3LL: RT @riddLadRad: Ornn's only weakness - can't see with so much hair in his eyes :(\n#ArtofLegends #Ornn #LeagueOfLegends https://t.co/W8PxZNY…"
##
## [[5393]]
## [1] "tofu_creamy: RT @shikispace: (wip) My league faves wearing fancy stuff part two\n\n#MasterYi #LeagueOfLegends #ArtofLegends https://t.co/dNSxTJIEDR"
##
## [[5394]]
## [1] "alto_joshua: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[5395]]
## [1] "KurokiFran: Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/0oQe3WK8TY"
##
## [[5396]]
## [1] "caitvigotitbad: RT @heqing07454512: 62 ban, with 1 final victory.\n\n\"Did my parents pay you to let me win?\"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…"
##
## [[5397]]
## [1] "KurokiFran: Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/O0OlPIdCf2"
##
## [[5398]]
## [1] "JoshuaH65875147: RT @devilslayerr_: Faker running it back🐐😤#LeagueOfLegends"
##
## [[5399]]
## [1] "KurokiFran: Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/opsNCMZ0M7"
##
## [[5400]]
## [1] "Retweelgend: RT @gontengstudio: custom badges . order now! https://t.co/Q5xzwhZTa3\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls\n#…"
##
## [[5401]]
## [1] "JoshuaH65875147: RT @gontengstudio: custom badges . order now! https://t.co/Q5xzwhZTa3\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls\n#…"
##
## [[5402]]
## [1] "KurokiFran: Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/Mm13sdHziV"
##
## [[5403]]
## [1] "ice_xop: TRUE DAMAGE header designS\n\n#Photoshop #LeagueOfLegends https://t.co/ymA1QPx9JQ"
##
## [[5404]]
## [1] "kingkai22121: Good luck.🙉 #mobilegame #LeagueofLegends https://t.co/bGY8pZPWYE"
##
## [[5405]]
## [1] "KurokiFran: Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/P5KHV5W0xt"
##
## [[5406]]
## [1] "KurokiFran: Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/PsKdEUrBep"
##
## [[5407]]
## [1] "SoyUnPato3232: RT @ExCharny: Finally hit Challenger last week, \nso I drew the charming Ahri💜~\n\n#Ahri #ArtofLegends #LeagueOfLegends https://t.co/Rl0jbo3R…"
##
## [[5408]]
## [1] "KurokiFran: Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/PjMXaDoIi6"
##
## [[5409]]
## [1] "cansadaprak7: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[5410]]
## [1] "GawatiPermata: #leagueoflegends 29🚀🚀🚀 #KakulSaydonArt #NationalGirlfriendDay #SummerFashionArk \nSource: https://t.co/2EHbTYsP0c https://t.co/Y1FXd37jB0"
##
## [[5411]]
## [1] "KurokiFran: Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/SLBCXaXJnk"
##
## [[5412]]
## [1] "Marco3628daniel: RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…"
##
## [[5413]]
## [1] "ZacriLOL: Chinese Invisible One-Shot Mechanic #leagueoflegends #shorts https://t.co/4PgVSXKQJP"
##
## [[5414]]
## [1] "AlexanderBaguet: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5415]]
## [1] "KurokiFran: Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/ltFtOufcQZ"
##
## [[5416]]
## [1] "neonmadnessph: RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[5417]]
## [1] "maybeDoge_: RT @jamilsc: ✨💜Space Groove y que inicie el Party!💜✨\n\n#fanart #illustration #leagueoflegends #artoflegends #creadoresdelollatam #art #drawi…"
##
## [[5418]]
## [1] "KeyrosAgony: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[5419]]
## [1] "KurokiFran: Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/99klA3GkXw"
##
## [[5420]]
## [1] "Krobelios: RT @YordleScout: Looking for a #LeagueOfLegends League Director editor for some cinematic / interesting visuals for some professional guide…"
##
## [[5421]]
## [1] "MrLagTheKing: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[5422]]
## [1] "DonnaHu83696808: RT @Geekay_Esports: Grand Finals DAY 🔥\n\n⚔️We play vs @TEAMRAAD in @rushgamingfest\n📍Riyadh Front \n🕡6:30 PM KSA \n\nWatch the stream and cheer…"
##
## [[5423]]
## [1] "scyluna: RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy"
##
## [[5424]]
## [1] "EorumRex: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[5425]]
## [1] "king_arthurart: RT @ISakul3g4nd: Some tertiary details\n\n#3dart #3D #3dmodeling #3dprint #3DCG #zbrush #pixologic #DigitalArtist #DigitalSculpting #LeagueOf…"
##
## [[5426]]
## [1] "Viktor_Smol_: RT @_taishhu: I've been feeling like drawing league's characters for a while,, I just think he's neat\n#ArtofLegends #LeagueOfLegends #Aatro…"
##
## [[5427]]
## [1] "LOL_Art_Bot: RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…"
##
## [[5428]]
## [1] "DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://t.co/2vCa3XtLyt"
##
## [[5429]]
## [1] "TinaDrg: RT @stats_live_es: ▶️ League of Legends - Top streams a las 23:00 (Hora ESP)🔥\n\n🥇 #Nissaxter➖Viewers: 3.257\n🥈 #rodenasink➖Viewers: 1.475\n🥉 #…"
##
## [[5430]]
## [1] "Meriemsultana: RT @Rena_Angel1111: League of legends - Radiant Virtue\n\nI try Radiant Virtue cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤ…"
##
## [[5431]]
## [1] "Kassa_O_O_: RT @_taishhu: I've been feeling like drawing league's characters for a while,, I just think he's neat\n#ArtofLegends #LeagueOfLegends #Aatro…"
##
## [[5432]]
## [1] "IntrinsicGames: RT @Flissy35039555: It was enjoyable.🤩🤩 #LeagueofLegends #FLYWIN #Worlds2021 #StarGuardian"
##
## [[5433]]
## [1] "Flissy35039555: It was enjoyable.🤩🤩 #LeagueofLegends #FLYWIN #Worlds2021 #StarGuardian"
##
## [[5434]]
## [1] "RockySpaceboat: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[5435]]
## [1] "MartinBole19: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5436]]
## [1] "spacecow2455: RT @yordleloveall: #LeagueOfLegendsFanArt #LeagueOfLegends \n\nYordle oc https://t.co/Oe1D3hLWwG"
##
## [[5437]]
## [1] "MLeteo: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[5438]]
## [1] "Kikki_AN: RT @ThatArtlstGirl: My first post ever! Hiya!💕 Enjoy this drawing of a young Seraphine!✨\n\n#Seraphine #LeagueOfLegends #LeagueOfLegendsFanAr…"
##
## [[5439]]
## [1] "Kikki_AN: RT @Cookie3w3: Let's see 'w'\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgame https://t.co/0s6qUFgZi9"
##
## [[5440]]
## [1] "MemyMemLoL: RT @Zoezxang29: Zoe, Ezreal, and... Lux\n#leagueoflegends https://t.co/PJi8S6Sfti"
##
## [[5441]]
## [1] "DavidFa58624154: RT @Keikocosplay1: 𝑳𝒐𝒐𝒌𝒊𝒏𝒈 𝒇𝒐𝒓 𝒂 𝒕𝒂𝒊𝒍𝒐𝒓? 🪡\nScissors, needles, thread; tools of Isolde. She'll always be with me, and I with her\n\nPhotograph…"
##
## [[5442]]
## [1] "HobbySharky: Sharky Fan's Assemble! I am now live!\nhttps://t.co/NUohtzJ120\n\n#riven #toplane #lol #leagueoflegends #korean… https://t.co/Ha0ECOuqAv"
##
## [[5443]]
## [1] "SweetsCherryPop: RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…"
##
## [[5444]]
## [1] "berserkexius: RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…"
##
## [[5445]]
## [1] "ONEEsports: Former @DWGKIA top laner and 2020 World Champion, Jang “Nuguri” Ha-gwon, has announced his retirement from competit… https://t.co/iWf1c2IbK3"
##
## [[5446]]
## [1] "Voidbring: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[5447]]
## [1] "NeksRed: RT @Rena_Angel1111: League of legends - Radiant Virtue\n\nI try Radiant Virtue cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤ…"
##
## [[5448]]
## [1] "Rena_Angel1111: League of legends - Radiant Virtue\n\nI try Radiant Virtue cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ… https://t.co/z1abEGT7xz"
##
## [[5449]]
## [1] "kingstead_: RT @cloud_nekoo: #LeagueOfLegends #ArtOfLegends #Jinx \nsketch https://t.co/MjuRLGVwiQ"
##
## [[5450]]
## [1] "Kassa_O_O_: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5451]]
## [1] "eMINUTEc: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5452]]
## [1] "kymkarasan: RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…"
##
## [[5453]]
## [1] "theyjackiemeoff: RT @zhngnifn1: Why am I always the villain?\nJust signed up for Twitter, hope you can like my paintings😘#LeagueOfLegends https://t.co/Z0TqfF…"
##
## [[5454]]
## [1] "Lexiooo5: RT @ozoru_kiriu: 2nd Sticker Design - Kindred\n#LeagueOfLegendsFanArt #LeagueOfLegends #kindred https://t.co/43rpDZe1BD"
##
## [[5455]]
## [1] "JungleNotorious: Share it with your friends.🙈 #LeagueofLegends #英雄联盟 https://t.co/NfwDapQVZV"
##
## [[5456]]
## [1] "Fostergahara: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5457]]
## [1] "EnbyDion: RT @EnbyDion: Finally I have finished the picture for the wonderful cosplay Couple @/ceniki_cosplay (Instagram) ! 🥰💕\n\nI hope they love the…"
##
## [[5458]]
## [1] "DoragonLOL: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5459]]
## [1] "seventhcoord: RT @zhngnifn1: Why am I always the villain?\nJust signed up for Twitter, hope you can like my paintings😘#LeagueOfLegends https://t.co/Z0TqfF…"
##
## [[5460]]
## [1] "fausto_fucking: ?? GROWN MAN WITH NO LIFE RANKED AND DOESNT CRY #PAPAMAMA420 #duellinks #yugioh #leagueoflegends https://t.co/nBGrAMVbjp"
##
## [[5461]]
## [1] "Mikeyyyy_T: Live with a little League.\n\nhttps://t.co/Hq3wBKF71O\n\n#leagueoflegends #zeri #graves"
##
## [[5462]]
## [1] "MeyIdk: RT @Loian22504005: #LeagueOfLegends Family. https://t.co/wzRbSnQNKm"
##
## [[5463]]
## [1] "IntrinsicGames: RT @gontengstudio: custom badges . order now! https://t.co/Q5xzwhZTa3\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls\n#…"
##
## [[5464]]
## [1] "SuperSnkrdoodle: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5465]]
## [1] "EdwardT61032813: RT @gontengstudio: custom badges . order now! https://t.co/Q5xzwhZTa3\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls\n#…"
##
## [[5466]]
## [1] "IntrinsicGames: RT @_Death_End_: Morgane TOP 💪😎👍🕹️👾 #LOL #PLAY #MobileGame #gamergirl #gaming #Online #games #Gamers #MobileLegend #Vtuber #Twitter #twitch…"
##
## [[5467]]
## [1] "IntrinsicGames: RT @MinElviii: Dark Cosmic Lux!\nI'm not a Lux fan myself but she has my heart\n\n#fanart #LeagueOfLegends #DarkCosmicLux https://t.co/T3oaG2k…"
##
## [[5468]]
## [1] "IntrinsicGames: RT @MinElviii: This exact piece actually took me a week to finish and I can't even believe I managed to finish it\nI really don't like SG Xa…"
##
## [[5469]]
## [1] "IntrinsicGames: RT @MinElviii: Soo many Xayah fanarts\nThey're kinda m e h but I will make more art of my bebbb\n\n#LeagueOfLegends #ArtofLegends #Xayah https…"
##
## [[5470]]
## [1] "MoonTheFox48: RT @MinElviii: Soo many Xayah fanarts\nThey're kinda m e h but I will make more art of my bebbb\n\n#LeagueOfLegends #ArtofLegends #Xayah https…"
##
## [[5471]]
## [1] "MoonTheFox48: RT @MinElviii: This exact piece actually took me a week to finish and I can't even believe I managed to finish it\nI really don't like SG Xa…"
##
## [[5472]]
## [1] "MoonTheFox48: RT @MinElviii: Dark Cosmic Lux!\nI'm not a Lux fan myself but she has my heart\n\n#fanart #LeagueOfLegends #DarkCosmicLux https://t.co/T3oaG2k…"
##
## [[5473]]
## [1] "Matthew06228275: RT @_Death_End_: Morgane TOP 💪😎👍🕹️👾 #LOL #PLAY #MobileGame #gamergirl #gaming #Online #games #Gamers #MobileLegend #Vtuber #Twitter #twitch…"
##
## [[5474]]
## [1] "whoisleigh_: RT @Catsigma1: #leagueoflegends #lightcannon #lux #jinx #Splatoon3 \n🐙🦑\n\nBuy me ☕\nhttps://t.co/9hxRP2myvO https://t.co/hDPHFesjJJ"
##
## [[5475]]
## [1] "everfrost37: RT @FullTimeAngel13: My main for quite a period of time, I adore playing her lethality even if it sucks!\n#LeagueOfLegends #LeagueOfLegendsF…"
##
## [[5476]]
## [1] "KaluDraw: RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy"
##
## [[5477]]
## [1] "DonnaKe86054501: RT @evvils: Petition to make the classic Jinx skin popular again 💙🦈 #LeagueOfLegends https://t.co/HQG9PUZetv"
##
## [[5478]]
## [1] "radakn1: RT @zhngnifn1: Why am I always the villain?\nJust signed up for Twitter, hope you can like my paintings😘#LeagueOfLegends https://t.co/Z0TqfF…"
##
## [[5479]]
## [1] "Kampsycho: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5480]]
## [1] "bisexualbeowulf: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[5481]]
## [1] "KSona44: RT @odeko_yma: Zoe with a smite \n\nThank you for coming to my stream to see every step of the drawing process! \n\n#Zoe #Kayn #LeagueOfLegends…"
##
## [[5482]]
## [1] "letmeraiin: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[5483]]
## [1] "KBanryu: RT @_Death_End_: Morgane TOP 💪😎👍🕹️👾 #LOL #PLAY #MobileGame #gamergirl #gaming #Online #games #Gamers #MobileLegend #Vtuber #Twitter #twitch…"
##
## [[5484]]
## [1] "nicquehen: I made a poster for my daughter. #LeagueofLegends #StarGuardian https://t.co/mPirvuPrcR"
##
## [[5485]]
## [1] "Sccutze: A Great Start to gain a following -\n*New Video*\n\nvideo link: https://t.co/rCkMfCKdmf\n#leagueoflegends #lol… https://t.co/k7rATAvcaC"
##
## [[5486]]
## [1] "ADxR18: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5487]]
## [1] "Mina_Figures: RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…"
##
## [[5488]]
## [1] "MandalaMahmud: RT @Mecosplay0: Seraphine cosplay is so pretty. I want to swap places with that cat.\nIf you want to see more, go to my google link in bio.#…"
##
## [[5489]]
## [1] "LightningBaron1: RT @BlizzardTerrak: #ahri (page?)\n\n#leagueoflegends #riotgames #leagueoflegendcosplay #ahricosplay #classicahri #kitsunecosplay #kitsune #f…"
##
## [[5490]]
## [1] "xxxseraphexxx: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[5491]]
## [1] "mastermepp: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5492]]
## [1] "sodiumch3: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5493]]
## [1] "Hoolies4: RT @Zaunight: @LeagueOfLegends @riotgames #LeagueOfLegends Officially ruined the bot lane/adc role good job. #gaming"
##
## [[5494]]
## [1] "sherry_zin: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5495]]
## [1] "MeliPXI: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5496]]
## [1] "Thewatercat1: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[5497]]
## [1] "squishcat_: RT @zhngnifn1: Why am I always the villain?\nJust signed up for Twitter, hope you can like my paintings😘#LeagueOfLegends https://t.co/Z0TqfF…"
##
## [[5498]]
## [1] "loreofruneterra: Birthday: Valmar and Kai On a day like today, November 30, 4 years ago in 2017, Valmar and Kai, The Heartlights wer… https://t.co/9cDkZtPYly"
##
## [[5499]]
## [1] "RoyalPissBitch: RT @zhngnifn1: Why am I always the villain?\nJust signed up for Twitter, hope you can like my paintings😘#LeagueOfLegends https://t.co/Z0TqfF…"
##
## [[5500]]
## [1] "DriftSlave: RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…"
##
## [[5501]]
## [1] "amaurysanjuan: RT @MisaMadoka: 💖MISA MADOKA💖\n🧩Cosplay Idol Limited Puzzle🧩\n\n(500 pieces - Big Poster Size)\n\nOfficial collaboration with Biggest Cosplay Ma…"
##
## [[5502]]
## [1] "far1dat: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5503]]
## [1] "ItsAfloww: Never got why LoL was so popular until now playing it MY GOD IM HOOKED LOL! #LeagueOfLegends"
##
## [[5504]]
## [1] "FaulknerATHL: RT @FaulknerESports: Faulkner's League of Legends team falls to #1 Seneca in the final match of the championship. Congratulations to them…"
##
## [[5505]]
## [1] "Faulkner_FSN: RT @FaulknerESports: Faulkner's League of Legends team falls to #1 Seneca in the final match of the championship. Congratulations to them…"
##
## [[5506]]
## [1] "FaulknerESports: Faulkner's League of Legends team falls to #1 Seneca in the final match of the championship. Congratulations to th… https://t.co/JRGDrJj1xf"
##
## [[5507]]
## [1] "0ni_mask: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5508]]
## [1] "igotyour666: RT @zhngnifn1: Why am I always the villain?\nJust signed up for Twitter, hope you can like my paintings😘#LeagueOfLegends https://t.co/Z0TqfF…"
##
## [[5509]]
## [1] "IntrinsicGames: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5510]]
## [1] "MrRonaldRaymon1: RT @sketchcosplays: I need to be better about sharing my csplays on twitter\n\nGenderbend KDA Popstars Akali \n\nHope you like it #LeagueOfLege…"
##
## [[5511]]
## [1] "frecklelapis: RT @zhngnifn1: Why am I always the villain?\nJust signed up for Twitter, hope you can like my paintings😘#LeagueOfLegends https://t.co/Z0TqfF…"
##
## [[5512]]
## [1] "IntrinsicGames: RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy"
##
## [[5513]]
## [1] "IntrinsicGames: RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG"
##
## [[5514]]
## [1] "lougldnvocals: RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG"
##
## [[5515]]
## [1] "haleyalien_: RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy"
##
## [[5516]]
## [1] "lougldnvocals: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5517]]
## [1] "ProcrastPanda: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5518]]
## [1] "_Gorcaz_: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[5519]]
## [1] "_Gorcaz_: RT @yordleloveall: #LeagueOfLegendsFanArt #LeagueOfLegends \n\nYordle oc https://t.co/Oe1D3hLWwG"
##
## [[5520]]
## [1] "JumaraloHexCore: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5521]]
## [1] "tofiblushes: start/finish\n\n#LeagueOfLegends #Seraphine https://t.co/9NViRHGLOU"
##
## [[5522]]
## [1] "iya_kro: RT @EmoBabeGF: am i ur favourite femboy?\n\n#emo #emogirl #goth #gothgirl #edgygirl #gothgirlfriend #tomboy #egirl #emoboy #altboy #gothboy #…"
##
## [[5523]]
## [1] "Traynorscoped41: RT @TheKannaDarling: I'm streaming some league! Stop by and say hello? \n#CyberMonday #LeagueOfLegends #SmallStreamersConnect #SmallStreamer…"
##
## [[5524]]
## [1] "Eggpoach1: Stunning!🤔🤔 #mobilegame #LeagueofLegends #StarGuardian https://t.co/aHT8hEgi4m"
##
## [[5525]]
## [1] "Gothicplushi: RT @cedarcia: “When you're going to change the world, don't ask for permission.”\n\nTook longer to paint this than expected but I’m finally d…"
##
## [[5526]]
## [1] "bunny_babbits: RT @zhngnifn1: Why am I always the villain?\nJust signed up for Twitter, hope you can like my paintings😘#LeagueOfLegends https://t.co/Z0TqfF…"
##
## [[5527]]
## [1] "Noldor_elf: RT @ShinySuycune: Seraphine 🐳\n\n#LeagueOfLegendsFanArt #creadoresdelollatam #artoflegends #LeagueOfLegends #Seraphine https://t.co/8MrHE64Wps"
##
## [[5528]]
## [1] "Creed1012: RT @Debbysheen_: ✨️commission for @nitro_platinum \n\n🟢 T / Zaunite OC 🟢\n\n💖 thanks for your support! 💖\n\n#LeagueOfLegends #fanart #zaun #OC ht…"
##
## [[5529]]
## [1] "Creed1012: RT @MurkyDreams: #LeagueOfLegends #Zaun OC commission for @josh113355 https://t.co/a7mZrGino7"
##
## [[5530]]
## [1] "sockmonst3r1: RT @JungleNotorious: The game makes you happy.👏👏👏 #StarGuardian #LeagueofLegends https://t.co/wQXpdHW1Q0"
##
## [[5531]]
## [1] "arvazi2: RT @Keikocosplay1: 𝑳𝒐𝒐𝒌𝒊𝒏𝒈 𝒇𝒐𝒓 𝒂 𝒕𝒂𝒊𝒍𝒐𝒓? 🪡\nScissors, needles, thread; tools of Isolde. She'll always be with me, and I with her\n\nPhotograph…"
##
## [[5532]]
## [1] "Katheri06787154: RT @evvils: Petition to make the classic Jinx skin popular again 💙🦈 #LeagueOfLegends https://t.co/HQG9PUZetv"
##
## [[5533]]
## [1] "alemisul: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[5534]]
## [1] "cosmic_oro: RT @KaiSa_KDA23: A dancer never goes out without making sure of her appearance. 💙\n.\n.\n.\nArt by My @KanekiHB 💋\nModel by @SokuRabbit \n\n#kaisa…"
##
## [[5535]]
## [1] "SokuRabbit: RT @KaiSa_KDA23: A dancer never goes out without making sure of her appearance. 💙\n.\n.\n.\nArt by My @KanekiHB 💋\nModel by @SokuRabbit \n\n#kaisa…"
##
## [[5536]]
## [1] "R9S_Indominus: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[5537]]
## [1] "CherryGirl025: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[5538]]
## [1] "StoneCrown2: RT @feng12325165810: #LeagueOfLegends #LeagueOfLegendsFanArt \nAll current characters can be viewed in ArtStation\nhttps://t.co/lxQT7lh38i\nTh…"
##
## [[5539]]
## [1] "ElcyyTheGobbler: RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…"
##
## [[5540]]
## [1] "Barbara12772130: RT @YahooEsportsSEA: Free agent @faker in 2025. The League of Legends G.O.A.T will be staying with @T1LoL for the next 3 years! #LeagueofLe…"
##
## [[5541]]
## [1] "VisFavgauntlet: RT @NoodleSpicyArt: #caitvi twitch emotes for my channel named “high five” and “cupcake”. (I play vi support) #LeagueOfLegends https://t.co…"
##
## [[5542]]
## [1] "IntrinsicGames: RT @MrWheaton260: Trying to get better at new champs sucks. \"Mid is ass\" in my mind \"Well, I'm not playing well\". \n\n#LeagueOfLegends"
##
## [[5543]]
## [1] "02maneng: RT @Catsigma1: #leagueoflegends #lightcannon #lux #jinx #Splatoon3 \n🐙🦑\n\nBuy me ☕\nhttps://t.co/9hxRP2myvO https://t.co/hDPHFesjJJ"
##
## [[5544]]
## [1] "IntrinsicGames: RT @Loringale: I really wanna cosplay #sett and #gladio 😩 They're both so H O T! ugh. \n\n#Settphel #settphelios #LeagueOfLegends #cosplay #c…"
##
## [[5545]]
## [1] "Loringale: I really wanna cosplay #sett and #gladio 😩 They're both so H O T! ugh. \n\n#Settphel #settphelios #LeagueOfLegends… https://t.co/mKI0gD7B0w"
##
## [[5546]]
## [1] "MrWheaton260: Trying to get better at new champs sucks. \"Mid is ass\" in my mind \"Well, I'm not playing well\". \n\n#LeagueOfLegends"
##
## [[5547]]
## [1] "LOL_Art_Bot: RT @KhadaJhin464: Did I just forget to take my meds because I was distracted drawing Jhins abs? Yes. And I have no regrets. #noregrets #jhi…"
##
## [[5548]]
## [1] "Laudddy: RT @FullTimeAngel13: My main for quite a period of time, I adore playing her lethality even if it sucks!\n#LeagueOfLegends #LeagueOfLegendsF…"
##
## [[5549]]
## [1] "DrCluckstuffins: RT @starglowsbright: fox girls club 🦊\n\n#LeagueOfLegends #GenshinImpact #Overwatch2 https://t.co/Mu2Sa8gdTc"
##
## [[5550]]
## [1] "realbretmathews: RT @ArgonianLady: IM LIVE! Come hang out. Good Vibes only! Playing League of Legends! https://t.co/xIauWHss89\n#streamer #twitch #gamer #ga…"
##
## [[5551]]
## [1] "DaKrauserlols: RT @Bleyzen404: If it is not, I will go to the riot account to spam the double AA \n#LeagueOfLegends \n#LeagueOfLegendsFanArt \n#Artof…"
##
## [[5552]]
## [1] "Choxolato: RT @CravenSomethin: baker pantheon! #LeagueOfLegends #Pantheon #fanart https://t.co/8btFe3uKgT"
##
## [[5553]]
## [1] "komaeda_nagisa: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5554]]
## [1] "KhadaJhin464: Did I just forget to take my meds because I was distracted drawing Jhins abs? Yes. And I have no regrets.… https://t.co/s3Dic95dKS"
##
## [[5555]]
## [1] "laryuwo: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5556]]
## [1] "Asdrubal_RA: RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…"
##
## [[5557]]
## [1] "Gaijinknight: RT @MisaMadoka: 💖MISA MADOKA💖\n🧩Cosplay Idol Limited Puzzle🧩\n\n(500 pieces - Big Poster Size)\n\nOfficial collaboration with Biggest Cosplay Ma…"
##
## [[5558]]
## [1] "HobbySharky: Sharky Fan's Assemble! I am now live!\nhttps://t.co/NUohtzJ120\n\n#riven #toplane #lol #leagueoflegends #korean… https://t.co/dncUhPftdk"
##
## [[5559]]
## [1] "levi_samurai: MID COUNTERGANK - #lissandra #leagueoflegends #gameplay #gaming https://t.co/goVWCAmNBx"
##
## [[5560]]
## [1] "IsaacMo37536708: RT @ingly308: Well...\n\n#stripgame #stripthecharacter #LeagueOfLegends #LeagueOfLegendsfanart #ArtofLegends #Akali https://t.co/ussoQ1F8Xy"
##
## [[5561]]
## [1] "MissBlacktailed: RT @ingly308: Well...\n\n#stripgame #stripthecharacter #LeagueOfLegends #LeagueOfLegendsfanart #ArtofLegends #Akali https://t.co/ussoQ1F8Xy"
##
## [[5562]]
## [1] "Alejand07201741: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[5563]]
## [1] "Lennie0123: RT @ArgonianLady: IM LIVE! Come hang out. Good Vibes only! Playing League of Legends! https://t.co/xIauWHss89\n#streamer #twitch #gamer #ga…"
##
## [[5564]]
## [1] "96pointDyl: RT @chagss91: Friends! going live now with some more league of legends!!! come vibe with me !!! https://t.co/WpKBxGvrY8 #twitch #LeagueOfLe…"
##
## [[5565]]
## [1] "MusicCalamity: Running games with Alyss! https://t.co/XoYMQaDEBo #leagueoflegends #lol #botlaner #bot #twitch #streaming"
##
## [[5566]]
## [1] "Retweelgend: RT @ArgonianLady: IM LIVE! Come hang out. Good Vibes only! Playing League of Legends! https://t.co/xIauWHss89\n#streamer #twitch #gamer #ga…"
##
## [[5567]]
## [1] "ArgonianLady: IM LIVE! Come hang out. Good Vibes only! Playing League of Legends! https://t.co/xIauWHss89\n#streamer #twitch… https://t.co/jVQ4udsX0E"
##
## [[5568]]
## [1] "daweaselbass: RT @MewnyVT: Feeling braindead so Imma play more League tonight! Come on in and backseat for me.\n\n#LeagueOfLegends #VtubersEN #ENVtuber #VT…"
##
## [[5569]]
## [1] "s0resu: RT @is_is_gemini_is: Powder #Jinx \n\n#arcane #LeagueOfLegends https://t.co/KyiS8U3YWD"
##
## [[5570]]
## [1] "jubiters: RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…"
##
## [[5571]]
## [1] "Timothy00212392: All I do is draw, help. #LeagueofLegends #mobilegame #game https://t.co/aiOlnewjbJ"
##
## [[5572]]
## [1] "AutumnProducti1: RT @ISakul3g4nd: Some tertiary details\n\n#3dart #3D #3dmodeling #3dprint #3DCG #zbrush #pixologic #DigitalArtist #DigitalSculpting #LeagueOf…"
##
## [[5573]]
## [1] "CherryGirl025: RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy"
##
## [[5574]]
## [1] "PrimalZeeee: Check out this League of Legends clip I recorded with https://t.co/yWp0fEZAU5! #LeagueofLegends\n\n🔗… https://t.co/1yNnf1Ukk4"
##
## [[5575]]
## [1] "PrimalZeeee: Check out this League of Legends clip I recorded with https://t.co/yWp0fEZAU5! #LeagueofLegends\n\n🔗… https://t.co/0xdPGos3c5"
##
## [[5576]]
## [1] "NesbethMichael: Hey im live im playing league of legends its been forever ago since i last played come take a look or come give me… https://t.co/TK6Br5TsVq"
##
## [[5577]]
## [1] "y8nkook: RT @Borbinite: Thanks Kayn\n#ArtofLegends #LeagueofLegends https://t.co/BS3H3xDRdi"
##
## [[5578]]
## [1] "AmorosaZnis: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[5579]]
## [1] "AlanLombardi3: RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…"
##
## [[5580]]
## [1] "TigerKirby215: There's 162 champions in #LeagueOfLegends. Of those 162, only 67 of them weren't seen in the latest Worlds champion… https://t.co/nwIrUuBF1w"
##
## [[5581]]
## [1] "viegofeet: RT @itsLizzart: #WIP Heavy is the head that wears the crown. #LeagueOfLegends #Viego https://t.co/UMWGAhssjl"
##
## [[5582]]
## [1] "rakanismo: RT @TheEvolved_Fish: \"Don't try to make yourself remember, Darling.\nDon't look for me, I'm just a story you've been told.\"\n\n#LeagueOfLegend…"
##
## [[5583]]
## [1] "TrixSquid: RT @NoviadeAzir: I turned myself into a @sonwooang art Morty!\n\n#LeagueOfLegends #sonwooang #shen #LeagueOfLegendsFanArt https://t.co/Av8y4o…"
##
## [[5584]]
## [1] "rakanismo: RT @c0dearies: And here they go! It's been such a long time since I've drawn something like this.\n#rakan #sett #neeko #LeagueOfLegends #Lea…"
##
## [[5585]]
## [1] "sunbzn: RT @FullTimeAngel13: My main for quite a period of time, I adore playing her lethality even if it sucks!\n#LeagueOfLegends #LeagueOfLegendsF…"
##
## [[5586]]
## [1] "LOL_Art_Bot: RT @FullTimeAngel13: My main for quite a period of time, I adore playing her lethality even if it sucks!\n#LeagueOfLegends #LeagueOfLegendsF…"
##
## [[5587]]
## [1] "luluquequerpix: RT @kaatox_: Took me a while but here you go! I am unsure about how should we do the finale, so I decided to ask you guys instead!\n\nCheck t…"
##
## [[5588]]
## [1] "luluquequerpix: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[5589]]
## [1] "FullTimeAngel13: My main for quite a period of time, I adore playing her lethality even if it sucks!\n#LeagueOfLegends… https://t.co/I4od8aRNC8"
##
## [[5590]]
## [1] "IntrinsicGames: RT @MewnyVT: Feeling braindead so Imma play more League tonight! Come on in and backseat for me.\n\n#LeagueOfLegends #VtubersEN #ENVtuber #VT…"
##
## [[5591]]
## [1] "AlvarosZ08: RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy"
##
## [[5592]]
## [1] "streamerwallcom: RT @MewnyVT: Feeling braindead so Imma play more League tonight! Come on in and backseat for me.\n\n#LeagueOfLegends #VtubersEN #ENVtuber #VT…"
##
## [[5593]]
## [1] "MewnyVT: Feeling braindead so Imma play more League tonight! Come on in and backseat for me.\n\n#LeagueOfLegends #VtubersEN… https://t.co/l3T6TdSGXm"
##
## [[5594]]
## [1] "TheKannaDarling: I'm streaming some ranked league! Come cheer me on? \nhttps://t.co/qVLAetGFy4\n#SmallStreamersConnect… https://t.co/z15dVXbuHJ"
##
## [[5595]]
## [1] "SomeTimeHD191: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[5596]]
## [1] "anyuran1999: RT @MisaMadoka: 💖MISA MADOKA💖\n🧩Cosplay Idol Limited Puzzle🧩\n\n(500 pieces - Big Poster Size)\n\nOfficial collaboration with Biggest Cosplay Ma…"
##
## [[5597]]
## [1] "RivenStore: Like and Share if you have been fan since day 1\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods… https://t.co/yp9bOOMyFp"
##
## [[5598]]
## [1] "loreofruneterra: I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments]… https://t.co/bzowBj6hUA"
##
## [[5599]]
## [1] "Pool12mc4250: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[5600]]
## [1] "Holycatx1: RT @AtmajaPd: I wanted to play this game.😍 #LeagueofLegends #Game #StarGuardian #FLYWIN #YıldızMuhafızı #G2WIN"
##
## [[5601]]
## [1] "e9quino: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[5602]]
## [1] "HanakoHunk: RT @Cookie3w3: Let's see 'w'\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgame https://t.co/0s6qUFgZi9"
##
## [[5603]]
## [1] "JebJoka: RT @YordleScout: Looking for a #LeagueOfLegends League Director editor for some cinematic / interesting visuals for some professional guide…"
##
## [[5604]]
## [1] "umbraprodige: RT @odeko_yma: Hey, I just made a redraw of this exact moment in the anime.\n\nKayn and Evelynn are running on the edge…again.\n\n#Edgerunners…"
##
## [[5605]]
## [1] "rivers_caitlyn: RT @chagss91: Friends! going live now with some more league of legends!!! come vibe with me !!! https://t.co/WpKBxGvrY8 #twitch #LeagueOfLe…"
##
## [[5606]]
## [1] "TaironVA: RT @yordleloveall: #LeagueOfLegendsFanArt #LeagueOfLegends \n\nYordle oc https://t.co/Oe1D3hLWwG"
##
## [[5607]]
## [1] "umbraprodige: RT @odeko_yma: No mom, I don't have a thing for cartoon men with long and white colored hair \n\n#Sett #Kayn #LeagueOfLegends #LeagueOfLegend…"
##
## [[5608]]
## [1] "chagss91: Friends! going live now with some more league of legends!!! come vibe with me !!! https://t.co/WpKBxGvrY8 #twitch #LeagueOfLegends"
##
## [[5609]]
## [1] "HelghansTemplar: total points now 16,000 ( got 2 challenges putting it over by 20 ) #leagueoflegends #leagueoflegendschallenges https://t.co/9t5MUUWFUS"
##
## [[5610]]
## [1] "kanadenji: RT @is_is_gemini_is: Powder #Jinx \n\n#arcane #LeagueOfLegends https://t.co/KyiS8U3YWD"
##
## [[5611]]
## [1] "byrandomss: What’s going on in the league??? \nGetting 11 LP for the win and losing -18 LP for the loss. Is this a some sort of… https://t.co/0AQoDKmFUH"
##
## [[5612]]
## [1] "HelghansTemplar: Darkness distributer and incredible value now diamond rank #leagueoflegends #leagueoflegendschallenges https://t.co/wvUBVhySo3"
##
## [[5613]]
## [1] "RealSorra: Sorra vs All - Mid Lane Fight #highlights #insane #leagueoflegends #twis... https://t.co/bcrXcQIeIf via @YouTube"
##
## [[5614]]
## [1] "JuanBRob: RT @MikeTheViking4: Home and ready to game tonight! #tft #teamfighttatics #leagueoflegends #gamer #miketheviking https://t.co/cuLvSnVLp3"
##
## [[5615]]
## [1] "IrradiatedI: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5616]]
## [1] "IntrinsicGames: RT @MikeTheViking4: Home and ready to game tonight! #tft #teamfighttatics #leagueoflegends #gamer #miketheviking https://t.co/cuLvSnVLp3"
##
## [[5617]]
## [1] "IntrinsicGames: RT @TiddlyVG: Hitting that Jungle hard today!! #stream has BEGUN!!\n\n#gaymer #gay #LGBTQ #streamer #twitchtv #twitch #twitchstreamer #League…"
##
## [[5618]]
## [1] "dillon__roe: RT @TiddlyVG: Hitting that Jungle hard today!! #stream has BEGUN!!\n\n#gaymer #gay #LGBTQ #streamer #twitchtv #twitch #twitchstreamer #League…"
##
## [[5619]]
## [1] "MikeTheViking4: Home and ready to game tonight! #tft #teamfighttatics #leagueoflegends #gamer #miketheviking https://t.co/cuLvSnVLp3"
##
## [[5620]]
## [1] "StrayzL: RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…"
##
## [[5621]]
## [1] "DiscordJester: Check out this League of Legends clip I recorded with https://t.co/7z9D9QPLlB! #LeagueofLegends\n\n🔗… https://t.co/sfuSaadOTh"
##
## [[5622]]
## [1] "MrZombie893: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[5623]]
## [1] "atego3691: RT @Stylish_Dante__: They don’t wanna do this with us😤#twitchstreamer #leagueoflegends #ksante https://t.co/3BJMctoeLq via @YouTube"
##
## [[5624]]
## [1] "JeanPer24036153: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[5625]]
## [1] "OniOzen: RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…"
##
## [[5626]]
## [1] "Fuee___: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[5627]]
## [1] "nu11_v01d: RT @0rganfort: sketches #ArtofLegends #LeagueOfLegends https://t.co/yUua9IvmGa"
##
## [[5628]]
## [1] "MuffinKindred: RT @odeko_yma: Ayo, the stream was fun! Thank you for helping me make those emotes for subs on my channel!\n\n#Zoe #Kayn #Yuumi #Vex #Sett #L…"
##
## [[5629]]
## [1] "CoopLoots: RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…"
##
## [[5630]]
## [1] "joel_easters: OK #LeagueOfLegends community, IF I was to make a video breaking down what I'd like to see in another LoL RPG like… https://t.co/RBDvsiBSK1"
##
## [[5631]]
## [1] "KingrockkidV1: RT @xerenite_: \"Let's change the world\" 🥹 ~ seraphine #leagueoflegends #RiotGames https://t.co/E09Z0wCyWP"
##
## [[5632]]
## [1] "Zoe_Kawaiii: RT @odeko_yma: Ayo, the stream was fun! Thank you for helping me make those emotes for subs on my channel!\n\n#Zoe #Kayn #Yuumi #Vex #Sett #L…"
##
## [[5633]]
## [1] "AL_RadioX: Of course they are the same\n#PokemonScarletViolet \n#LeagueOfLegends https://t.co/XN1yxJz5Is"
##
## [[5634]]
## [1] "sr_buster: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[5635]]
## [1] "Aless517: RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY"
##
## [[5636]]
## [1] "mixx022: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[5637]]
## [1] "ReinaJoart: OH MG!!!!!! WHO IS THISSS!!!!! IS THAT MY BABY LILLIA IN YONE'S SA BATTLE ACADEMIA!!!!!!\n#LeagueOfLegends https://t.co/QLlL8FyhkF"
##
## [[5638]]
## [1] "hmmm_pollito: RT @kaatox_: Took me a while but here you go! I am unsure about how should we do the finale, so I decided to ask you guys instead!\n\nCheck t…"
##
## [[5639]]
## [1] "Jasper_Screams: RT @starglowsbright: fox girls club 🦊\n\n#LeagueOfLegends #GenshinImpact #Overwatch2 https://t.co/Mu2Sa8gdTc"
##
## [[5640]]
## [1] "AndrewS94217898: RT @EloDragonLoL: Just your normal Heartsteel enjoyer here\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmem…"
##
## [[5641]]
## [1] "IntrinsicGames: RT @Catsigma1: #leagueoflegends #lightcannon #lux #jinx #Splatoon3 \n🐙🦑\n\nBuy me ☕\nhttps://t.co/9hxRP2myvO https://t.co/hDPHFesjJJ"
##
## [[5642]]
## [1] "Theunluckyrav: RT @Catsigma1: #leagueoflegends #lightcannon #lux #jinx #Splatoon3 \n🐙🦑\n\nBuy me ☕\nhttps://t.co/9hxRP2myvO https://t.co/hDPHFesjJJ"
##
## [[5643]]
## [1] "IntrinsicGames: RT @nivelli_: Practicing to draw male body, 'cause i suck at this 🙃\n#LeagueOfLegends #LeagueOfLegendsFanArt #Rakan https://t.co/bYBHfKmgnS"
##
## [[5644]]
## [1] "IntrinsicGames: RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…"
##
## [[5645]]
## [1] "KristiBautista5: RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…"
##
## [[5646]]
## [1] "elshan0193: RT @nivelli_: Practicing to draw male body, 'cause i suck at this 🙃\n#LeagueOfLegends #LeagueOfLegendsFanArt #Rakan https://t.co/bYBHfKmgnS"
##
## [[5647]]
## [1] "ZodiarkEclipes: RT @DarksideJinx: I wonder if this is a mistake on the League website, cause Zombie Slayer Jinx has green eyes but they are pink on the ski…"
##
## [[5648]]
## [1] "Benjami89760141: RT @Zaunight: @LeagueOfLegends @riotgames #LeagueOfLegends Officially ruined the bot lane/adc role good job. #gaming"
##
## [[5649]]
## [1] "goldfish12131: RT @K_alligatorDraw: Well I try to color this \n#Warwick #LeagueOfLegends #LeagueOfLegendsFanArt #bara #furry https://t.co/cXXkaCLmy7"
##
## [[5650]]
## [1] "loreofruneterra: Last rune was a hope shard?: I don't know LoR team inspired a Ryze's cinematic, but If yes, that mean a last rune w… https://t.co/2LnTNkCuoN"
##
## [[5651]]
## [1] "MaruNyoom: RT @Cookie3w3: Oh noOoO , He discovered us D:\n\nDon't worry, it's not the end. I'm working on the good ending 'w'👌\n\n#LeagueOfLegends #League…"
##
## [[5652]]
## [1] "FlanAmaterasu: RT @felinae_felidae: Priestess\n#Illaoi #LeagueOfLegends #ArtofLegends https://t.co/QcDYARp8aM"
##
## [[5653]]
## [1] "blop_blop455: RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY"
##
## [[5654]]
## [1] "lipsk33t96: RT @aresmape1: Doran's Blade but #RTX 🗡️\n#LeagueOfLegends #Blender #3d https://t.co/V5ZGeQ6sg1"
##
## [[5655]]
## [1] "SMTAlphaZero: RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…"
##
## [[5656]]
## [1] "odeko_yma: Ayo, the stream was fun! Thank you for helping me make those emotes for subs on my channel!\n\n#Zoe #Kayn #Yuumi #Vex… https://t.co/P9b3sypm1q"
##
## [[5657]]
## [1] "C_WProductions: RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…"
##
## [[5658]]
## [1] "FRCretweets: RT @aicaid: GRANDMASTER ADC | FLEXIN https://t.co/C6nTpnx25C \n@TwitchSharing\n@twitchtvhost\n@TwitchTVOnline\n@GraphicsCorner2\n@TwitchTVGaming…"
##
## [[5659]]
## [1] "jennaize: RT @aicaid: GRANDMASTER ADC | FLEXIN https://t.co/C6nTpnx25C \n@TwitchSharing\n@twitchtvhost\n@TwitchTVOnline\n@GraphicsCorner2\n@TwitchTVGaming…"
##
## [[5660]]
## [1] "aicaid: GRANDMASTER ADC | FLEXIN https://t.co/C6nTpnx25C \n@TwitchSharing\n@twitchtvhost\n@TwitchTVOnline\n@GraphicsCorner2… https://t.co/uSM44WF6ih"
##
## [[5661]]
## [1] "MisaMadoka: 💖MISA MADOKA💖\n🧩Cosplay Idol Limited Puzzle🧩\n\n(500 pieces - Big Poster Size)\n\nOfficial collaboration with Biggest Co… https://t.co/V0Pau2p9et"
##
## [[5662]]
## [1] "blop_blop455: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[5663]]
## [1] "buzy_beaz: Me when my adc says “good job” after I kill steal #LeagueOfLegends #league #LeagueOfLegendstwt #leaguetwt https://t.co/zDoCBgqlCN"
##
## [[5664]]
## [1] "AlternativLizzy: RT @ZeiruuArt: I haven't done any personal art in a long time, so here it is!\nGwen Fanart ✨\n\n#LeagueOfLegendsFanArt #ArtofLegends #gwen #Le…"
##
## [[5665]]
## [1] "sparkythe_puppy: RT @K_alligatorDraw: Well I try to color this \n#Warwick #LeagueOfLegends #LeagueOfLegendsFanArt #bara #furry https://t.co/cXXkaCLmy7"
##
## [[5666]]
## [1] "Ianspooner18: RT @zoevolfartwork: How about to Jinxxxxx together huh? 😜🔥\n\n#Jinx #Cosplay #LeagueOfLegends https://t.co/jj5Ga429FT"
##
## [[5667]]
## [1] "AdriansyahPt: RT @aresmape1: Doran's Blade but #RTX 🗡️\n#LeagueOfLegends #Blender #3d https://t.co/V5ZGeQ6sg1"
##
## [[5668]]
## [1] "CheatsAwesome: https://t.co/7miY46AueY\n\nLeague Of Legends Wild Rift Game Online Generator Hack Cheat\n\n#wildrift #leagueoflegends… https://t.co/UnzWnGNP1z"
##
## [[5669]]
## [1] "Goose_Gobbler: commissions are open!!! please shoot me a message if interested https://t.co/ySFV7MmVmX\n\n#commissionsopen… https://t.co/N8GVdxVEhR"
##
## [[5670]]
## [1] "BlazedRTs: RT @Markusrosein: Preseason is whack! Come watch me figure it all out! https://t.co/MxD4gQNlN7 \n@rtsmallstreams\n\n@Twitch_RT\n\n@SGH_RTs\n\n@pro…"
##
## [[5671]]
## [1] "SGH_RTs: RT @Markusrosein: Preseason is whack! Come watch me figure it all out! https://t.co/MxD4gQNlN7 \n@rtsmallstreams\n\n@Twitch_RT\n\n@SGH_RTs\n\n@pro…"
##
## [[5672]]
## [1] "Superfi67936340: RT @griffithtwiter: ANGRY HEUMRAGE\n#2022MAMA #LeagueOfLegends #Leagueoflegend #Twitter #kesfet #viral #viralvideo #edit #FYP #RiotGames htt…"
##
## [[5673]]
## [1] "EdwinMunox: RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…"
##
## [[5674]]
## [1] "Markusrosein: Preseason is whack! Come watch me figure it all out! https://t.co/MxD4gQNlN7 \n@rtsmallstreams\n\n@Twitch_RT\n\n@SGH_RTs… https://t.co/jUCnWZ7dAO"
##
## [[5675]]
## [1] "EmmaClarkDDS1: RT @PsychoMedic2: Going back on live tonight!\nCurrently live on\nhttps://t.co/4KflR09sFw\n\nLet's game the night away together <3\n\n#LeagueOfLe…"
##
## [[5676]]
## [1] "Syaoran89: Jak'Sho, eh? We checked, I hit 3 HP at the end of this.\n\n#LeagueOfLegends\n\nhttps://t.co/k5IrFt7NOq"
##
## [[5677]]
## [1] "preheatoven666: RT @cloud_nekoo: #LeagueOfLegends #ArtOfLegends #Jinx \nsketch https://t.co/MjuRLGVwiQ"
##
## [[5678]]
## [1] "aqibasad_: @riotgames @wildriftES @wildrift CAN U GUYS PLEASE DO SOMETHING ABOUT IT????? THIS IS REALLY IRRITATING I MEAN I F… https://t.co/r0oGGZVN7A"
##
## [[5679]]
## [1] "vic_raccoon: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5680]]
## [1] "LazyYankee: Havent played league in a while but this just made me laugh #leagueoflegends #meme #memes #cat #caturday https://t.co/7mwFW8vfED"
##
## [[5681]]
## [1] "dr_shotus: RT @RuinedEclipse__: [Repost]\nBirthday present for my sweet @kaydayart_ \n#Aphelios #Viego #PhelViego #LeagueOfLegends https://t.co/l3F0ynJ7…"
##
## [[5682]]
## [1] "tobirenn12: RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…"
##
## [[5683]]
## [1] "LOL_Art_Bot: RT @NarkolepsieAna: My first post ever! Hiya!💕 Enjoy this drawing of a young Seraphine!✨\n\n#Seraphine #LeagueOfLegends #LeagueOfLegendsFanAr…"
##
## [[5684]]
## [1] "xfirey1: RT @jawlipops: one day ill be a good diana #ArtofLegends #LeagueOfLegends https://t.co/UFBvNTN84H"
##
## [[5685]]
## [1] "xfirey1: RT @jawlipops: ive been sucked back in oop #leagueoflegends #ArtofLegends https://t.co/QyjMF5DozN"
##
## [[5686]]
## [1] "blooapl1: RT @gontengstudio1: custom badges . order now! https://t.co/gULrQYECfh\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls…"
##
## [[5687]]
## [1] "wyldpainterwolf: Made some original concept art inspired Jinx sketches\nHer original design looks like she was born in prison; it hon… https://t.co/T57T558AeN"
##
## [[5688]]
## [1] "mrdocto36571669: I decided to play because I wasn't enjoying it.🚀🚀 #MOBA #LeagueofLegends #Worlds2021 #StarGuardians #ClashLoL"
##
## [[5689]]
## [1] "HdDxrth: RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy"
##
## [[5690]]
## [1] "PocoNitaSurge: RT @K_alligatorDraw: Well I try to color this \n#Warwick #LeagueOfLegends #LeagueOfLegendsFanArt #bara #furry https://t.co/cXXkaCLmy7"
##
## [[5691]]
## [1] "InusamaU: RT @yoooeeeeeeeeee: #LeagueOfLegends\nTwin souls. https://t.co/nH7o20DQeD"
##
## [[5692]]
## [1] "AmberStoneheart: RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…"
##
## [[5693]]
## [1] "ThatArtlstGirl: My first post ever! Hiya!💕 Enjoy this drawing of a young Seraphine!✨\n\n#Seraphine #LeagueOfLegends… https://t.co/TDZZu9IvCl"
##
## [[5694]]
## [1] "loli_lolka: RT @Ventus_corp: Logitech G PRO Wireless Gaming Mouse - Official League of Legends Edition - $49.99\nhttps://t.co/oVMfjggAqQ\n\n#Logitech #Gam…"
##
## [[5695]]
## [1] "Eggpoach1: That should be a great game.🔥 #LoL #英雄联盟 #LeagueofLegends https://t.co/t7dy3xlWCj"
##
## [[5696]]
## [1] "DavidFa58624154: RT @DamnSpiderLover: the only prisoner I want\n#LeagueOfLegends #sylas #fanart https://t.co/Oti0f96AGr"
##
## [[5697]]
## [1] "stats_live_es: ▶️ League of Legends - Top streams a las 02:30 (Hora ESP)🔥\n\n🥇 #Nissaxter➖Viewers: 4.879\n🥈 #getFlakked➖Viewers: 2.50… https://t.co/pQaNeNIKWY"
##
## [[5698]]
## [1] "VTuberTweeter: RT @LaTulyaVT: Me at champ select: I hate playing zed...\nalso me in game with Zed with @WeeabooWilkins \n#LeagueOfLegends #VTuberEN #ENVtube…"
##
## [[5699]]
## [1] "LXS07Tortue: RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…"
##
## [[5700]]
## [1] "BPstalin: RT @AtmajaPd: I wanted to play this game.😍 #LeagueofLegends #Game #StarGuardian #FLYWIN #YıldızMuhafızı #G2WIN"
##
## [[5701]]
## [1] "IntrinsicGames: RT @LaTulyaVT: Me at champ select: I hate playing zed...\nalso me in game with Zed with @WeeabooWilkins \n#LeagueOfLegends #VTuberEN #ENVtube…"
##
## [[5702]]
## [1] "7V_Yuril: RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…"
##
## [[5703]]
## [1] "LaTulyaVT: Me at champ select: I hate playing zed...\nalso me in game with Zed with @WeeabooWilkins \n#LeagueOfLegends #VTuberEN… https://t.co/gF3B1Xh7PQ"
##
## [[5704]]
## [1] "AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉… https://t.co/gkFnam1L3A"
##
## [[5705]]
## [1] "HaunterV: https://t.co/HpRnAYUCa1\n\nZawesomesauce is back after an illness induced hiatus, so it's time for a Pajama cozy stre… https://t.co/bA1Nyxb7D1"
##
## [[5706]]
## [1] "i_need_credits: RT @babohorangi: Before i forget.. here's another doodle from #RiftGala\nMeet a single dad in your area!🐺\n#leagueoflegends https://t.co/JlOQ…"
##
## [[5707]]
## [1] "mmoppiiee: RT @aresmape1: Doran's Blade but #RTX 🗡️\n#LeagueOfLegends #Blender #3d https://t.co/V5ZGeQ6sg1"
##
## [[5708]]
## [1] "mmoppiiee: RT @TWG_IceBreaker: ermm @riotgames ? did tanks really need more mythic items? #LeagueOfLegends #RiotGames"
##
## [[5709]]
## [1] "solarmagic93: RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…"
##
## [[5710]]
## [1] "Drakarion1: RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY"
##
## [[5711]]
## [1] "FlugelArtosh: RT @Sayathefox: Keep your eyes on me <3\n#Ahri #LeagueOfLegends https://t.co/VuA4Vhd6pf"
##
## [[5712]]
## [1] "DumbMos: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5713]]
## [1] "2Duck4886: RT @CelestialFang: Stan J/DA you cowards \n#LeagueofLegends https://t.co/lfFbNMQKt1"
##
## [[5714]]
## [1] "LeviaixaWR: RT @appa1067: If anyone is wanting to help or contribute to the NA/LAN Tournament please join the discord here: https://t.co/TZnj2gCGC0 #sa…"
##
## [[5715]]
## [1] "eazelpaint: RT @starglowsbright: fox girls club 🦊\n\n#LeagueOfLegends #GenshinImpact #Overwatch2 https://t.co/Mu2Sa8gdTc"
##
## [[5716]]
## [1] "TonyRam26219233: You will get a new drawing.🙈🙈 #StarGuardian #game #LeagueofLegends https://t.co/1tr6yvMtKS"
##
## [[5717]]
## [1] "cansadaprak7: RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…"
##
## [[5718]]
## [1] "Mesakiie: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[5719]]
## [1] "Haizlyx: RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…"
##
## [[5720]]
## [1] "KeyNBeeComics: RT @Bleyzen404: If it is not, I will go to the riot account to spam the double AA \n#LeagueOfLegends \n#LeagueOfLegendsFanArt \n#Artof…"
##
## [[5721]]
## [1] "KelseyO04479561: RT @MikuoHatsuneTTV: Day 14 of @LeagueOfLegends quotes:\n\nYou need not follow, but you must witness.\n-Azir\n#LeagueOfLegends #quotes #gaming…"
##
## [[5722]]
## [1] "sinnamonking: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5723]]
## [1] "ArthurP_TTV: RT @xerenite_: \"Let's change the world\" 🥹 ~ seraphine #leagueoflegends #RiotGames https://t.co/E09Z0wCyWP"
##
## [[5724]]
## [1] "blueberryskyuwu: RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy"
##
## [[5725]]
## [1] "sunprincessbr: RT @McMugget: I drew @seradotwav as a retro screenshot from more! 🥰💖 I’m so happy with how it turned out!! Also listened to more on repeat…"
##
## [[5726]]
## [1] "blueberryskyuwu: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[5727]]
## [1] "Bamboozled696: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[5728]]
## [1] "coder_cajun: RT @RivenStore: What do you think?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#leagueoflegends #lolgame #lolgamer #rivenstor…"
##
## [[5729]]
## [1] "MalandriSari: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[5730]]
## [1] "ZCakezzz: RT @sockoroni: NEW COMMISSION SHEET!!! \nPlease dm me if interested<3\n•~~~•\n#commissionsopen #commission #commissions #commissionTH #commiss…"
##
## [[5731]]
## [1] "sockoroni: RT @sockoroni: NEW COMMISSION SHEET!!! \nPlease dm me if interested<3\n•~~~•\n#commissionsopen #commission #commissions #commissionTH #commiss…"
##
## [[5732]]
## [1] "etherealnyx: RT @Sawfly_: drew Nilah today!! she is my pride and joy !\n#ArtofLegends #nilah #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/bEJKGwr…"
##
## [[5733]]
## [1] "belechtorVN: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5734]]
## [1] "gabe_hex: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5735]]
## [1] "the_Yoshogu: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[5736]]
## [1] "lolbrandon_: RT @TiddlyVG: Hitting that Jungle hard today!! #stream has BEGUN!!\n\n#gaymer #gay #LGBTQ #streamer #twitchtv #twitch #twitchstreamer #League…"
##
## [[5737]]
## [1] "smakadopolis: Tuesday League, cause it's Tuesday.\nhttps://t.co/l8XcEywcma\n#LeagueOfLegends"
##
## [[5738]]
## [1] "koolrumarooo: RT @mialoette: rakan will love to see her like that\n#xayah #leagueoflegends #artoflegends https://t.co/DpZ1hpu5Rt"
##
## [[5739]]
## [1] "XenaDarkmagikz: RT @maidenslullaby: SPIRIT BLOSSOM AHRI 🌸🦊💖!!! She won the poll against Miss Fortune ✨✨ #lol #LeagueOfLegends #ahri #ahrifanart #LeagueOfLe…"
##
## [[5740]]
## [1] "konckquer: RT @tsukioreo: Finished my Vander portrait ! Was so fun to draw and so happy I drew this sweet dad ! Took around 11 hours #arcane #art #van…"
##
## [[5741]]
## [1] "3drenderbot: RT @ISakul3g4nd: Some tertiary details\n\n#3dart #3D #3dmodeling #3dprint #3DCG #zbrush #pixologic #DigitalArtist #DigitalSculpting #LeagueOf…"
##
## [[5742]]
## [1] "Miche0_0: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5743]]
## [1] "Turdbug: RT @_taishhu: I've been feeling like drawing league's characters for a while,, I just think he's neat\n#ArtofLegends #LeagueOfLegends #Aatro…"
##
## [[5744]]
## [1] "ISakul3g4nd: Some tertiary details\n\n#3dart #3D #3dmodeling #3dprint #3DCG #zbrush #pixologic #DigitalArtist #DigitalSculpting… https://t.co/OROYv8HkTN"
##
## [[5745]]
## [1] "Turdbug: RT @Morphogenesis__: Favorite #LeagueOfLegends champion #Aatrox with a cute cat 😄\n\nMy most detailed work so far. Took almost 20 hours to fi…"
##
## [[5746]]
## [1] "batbattilt: RT @settstiddies: new emo boy band just dropped guys #yone #yasuo #kayn #masteryi #leagueoflegends https://t.co/JxVUEeS6Zn"
##
## [[5747]]
## [1] "loreofruneterra: A little side darkins analysis/ theory dump: submitted by /u/Toksy4 \n [link] [comments] https://t.co/9KQ6bcl4tl… https://t.co/IPK4vUTxRt"
##
## [[5748]]
## [1] "ChaengKuma: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5749]]
## [1] "Ryouta201113: RT @LanYialter: Riven\n#LeagueOfLegends https://t.co/Hvsg0QNq3b"
##
## [[5750]]
## [1] "RuthRob36470669: I can't imagine a world without games.🙈🙈 #LeagueofLegends #StarGuardian #YıldızMuhafızları #FLYWIN #КосплейLoL"
##
## [[5751]]
## [1] "fesener1: RT @EloDragonLoL: Just your normal Heartsteel enjoyer here\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmem…"
##
## [[5752]]
## [1] "MegComb: RT @FaleyrasE: Cloudwalker Taliyah (fanskinline) twb #taliyah #ArtofLegends #LeagueOfLegendsFanArt #leagueoflegends https://t.co/MrNiPM0Bym"
##
## [[5753]]
## [1] "TrevorL79200836: RT @AtmajaPd: I wanted to play this game.😍 #LeagueofLegends #Game #StarGuardian #FLYWIN #YıldızMuhafızı #G2WIN"
##
## [[5754]]
## [1] "Phytos10: RT @Nanal0l: 🤡 FEW LEAGUE GAMES THEN HITMAN3 FIRST PLAYTHROUGH!\n\n#LeagueOfLegends #Hitman3 #TwitchStreamers \n\nTwitch . tv / Nana"
##
## [[5755]]
## [1] "PandeBunnyNSFW: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[5756]]
## [1] "Punbun_4Fun: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[5757]]
## [1] "Telle_VI: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5758]]
## [1] "AlvarosZ08: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[5759]]
## [1] "Esportdirectory: Anima Squad 2022 | Official Event Trailer – #LeagueofLegends https://t.co/TH4fMKMHVd"
##
## [[5760]]
## [1] "vylnora: RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…"
##
## [[5761]]
## [1] "anne_iti: RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…"
##
## [[5762]]
## [1] "Katheri06787154: RT @RivenStore: What do you think?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#leagueoflegends #lolgame #lolgamer #rivenstor…"
##
## [[5763]]
## [1] "kalita_spec: RT @akali_the_rebel: ღ Irelia ღ\n\n𝓒𝓻𝓮𝓭𝓲𝓽: Yanderes.arts \n\n#LeagueOfLegends #LeagueOfLegendsFanArt #WildRift #RIOTGAMES #3d #daz3d #irelia ht…"
##
## [[5764]]
## [1] "Misuale_18: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[5765]]
## [1] "MNVarsityLeague: PENTAKILL. 🤯\n\n🔴 https://t.co/Q7dCjCx4ml | #LeagueOfLegends https://t.co/uudYIQ070c"
##
## [[5766]]
## [1] "BigBadBear_: RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…"
##
## [[5767]]
## [1] "Eclipse_Phalanx: RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…"
##
## [[5768]]
## [1] "llawliettt5: RT @mialoette: rakan will love to see her like that\n#xayah #leagueoflegends #artoflegends https://t.co/DpZ1hpu5Rt"
##
## [[5769]]
## [1] "moraofthecoven: RT @SaltyMorde: Super quick doodle of these Morde's tits before going to sleep : D.\nIn honor of my league name which is Mordes Tiddies. \n-…"
##
## [[5770]]
## [1] "Alelesha_art: Twisted fate tits ...that's it that's the post\n#leagueoflegends #leagueoflegendstwistedfate\n#twistedfate… https://t.co/E0m2mKXZK0"
##
## [[5771]]
## [1] "hi__host: RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…"
##
## [[5772]]
## [1] "BigBearPlayz: Game time On the Rising Moon as we are docked in Night City for some CyberPunk 2077 with some league and baba is yo… https://t.co/mp0IXmrENb"
##
## [[5773]]
## [1] "The_VESN: RT @EsportsRedskin: Here is the @ArkActAssn @playvs Fall '22 #LeagueOfLegends Top 16 Playoff Bracket. \nPhoenix finished the regular season…"
##
## [[5774]]
## [1] "AltoGuisote: RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…"
##
## [[5775]]
## [1] "The_VESN: RT @EsportsRedskin: Next Monday, @ArkActAssn @playvs State Playoffs Round 1 #LeagueOfLegends . Top 16.\n@EsportsRedskin vs Gentry GHS Infini…"
##
## [[5776]]
## [1] "LydiaFo33470310: This is a great game.🎮🎮🎮 #LoL #game #LeagueofLegends https://t.co/4H48MBQiK3"
##
## [[5777]]
## [1] "smol_rosi: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5778]]
## [1] "RafaWsins: RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…"
##
## [[5779]]
## [1] "Poltergeisz: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5780]]
## [1] "thehaakun: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5781]]
## [1] "Lvcifr049: Just got a new PC, come watch me play @LeagueOfLegends https://t.co/LCBJYpXacQ\n\n#twitch #livestream… https://t.co/LnUdzgbAj7"
##
## [[5782]]
## [1] "DailySylas: RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…"
##
## [[5783]]
## [1] "Neustary: RT @mialoette: ⛓️ Rakan o'lantern and Xayah corpse bride!\n\nAt this year, me and @chxrrygarden decided to redraw our halloween art from the…"
##
## [[5784]]
## [1] "liahasbeenfound: RT @jawlipops: ive been sucked back in oop #leagueoflegends #ArtofLegends https://t.co/QyjMF5DozN"
##
## [[5785]]
## [1] "HestherzMatixs: RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…"
##
## [[5786]]
## [1] "liahasbeenfound: RT @jawlipops: one day ill be a good diana #ArtofLegends #LeagueOfLegends https://t.co/UFBvNTN84H"
##
## [[5787]]
## [1] "redgoose64: RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…"
##
## [[5788]]
## [1] "BiWomanWhore: RT @babohorangi: Before i forget.. here's another doodle from #RiftGala\nMeet a single dad in your area!🐺\n#leagueoflegends https://t.co/JlOQ…"
##
## [[5789]]
## [1] "BiWomanWhore: RT @scoutsart: You are now an enemy\n#art #digital #arcane #ArcaneAnniversary #jinx #vi #leagueoflegends https://t.co/7AGULOT94G"
##
## [[5790]]
## [1] "BiWomanWhore: RT @CherryRobber: girl there is something deeply wrong with you (affectionate)\n#arcane #ArcaneArt #Jinx #jinxarcane #LeagueOfLegends #Leagu…"
##
## [[5791]]
## [1] "stats_live_es: ▶️ League of Legends - Top streams a las 01:20 (Hora ESP)🔥\n\n🥇 #Nissaxter➖Viewers: 4.837\n🥈 #getFlakked➖Viewers: 2.78… https://t.co/2ka8yi66rz"
##
## [[5792]]
## [1] "farm_sari: RT @PrimalZeeee: Check out this League of Legends clip I recorded with https://t.co/yWp0fEZAU5! #LeagueofLegends\n\n🔗 https://t.co/dLhaPetn0A…"
##
## [[5793]]
## [1] "nvelist: RT @babohorangi: Before i forget.. here's another doodle from #RiftGala\nMeet a single dad in your area!🐺\n#leagueoflegends https://t.co/JlOQ…"
##
## [[5794]]
## [1] "MinionVerdeGod: RT @starglowsbright: fox girls club 🦊\n\n#LeagueOfLegends #GenshinImpact #Overwatch2 https://t.co/Mu2Sa8gdTc"
##
## [[5795]]
## [1] "alttokan: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[5796]]
## [1] "ano_aries: My Rift Don't Jiggle Jiggle | League of Legends | Vtubers! | 8 Followers from 100! https://t.co/BVmDvgsGRy\n\n#Vtuber… https://t.co/P50kglumma"
##
## [[5797]]
## [1] "Scapinos1: Master TOP : SoloQ compte smurf, stream chill #leagueOfLegends https://t.co/xoKhN1upP6"
##
## [[5798]]
## [1] "KerynNatani: Miss Fortune Copa2022\n#LeagueOfLegends #COPA #LOL #missfortune https://t.co/89r3EaF9DY"
##
## [[5799]]
## [1] "Zidgo2: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[5800]]
## [1] "GtwoGaming: Wukong 3 star\n#TFT #LeagueOfLegends #LOL https://t.co/yePJtcZf0R"
##
## [[5801]]
## [1] "AshleyC67028952: RT @Geekay_Esports: Grand Finals DAY 🔥\n\n⚔️We play vs @TEAMRAAD in @rushgamingfest\n📍Riyadh Front \n🕡6:30 PM KSA \n\nWatch the stream and cheer…"
##
## [[5802]]
## [1] "mrdocto36571669: RT @AtmajaPd: I wanted to play this game.😍 #LeagueofLegends #Game #StarGuardian #FLYWIN #YıldızMuhafızı #G2WIN"
##
## [[5803]]
## [1] "IntrinsicGames: RT @Debbysheen_: ❤️ Happy Valentine's Day sweeties ❤️\n\n#ArtofLegends #KDA #AKALI #EVELYNN #kaisa #ahri #kahri #akalynn #fanart #LeagueOfLeg…"
##
## [[5804]]
## [1] "the_string_king: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5805]]
## [1] "IntrinsicGames: RT @Champ_Esports: Our teams really gave it their all last night!!! GGs to Florida Tech JV and Clemson Orange 🤝\n\n#RocketLeague #LeagueOfLeg…"
##
## [[5806]]
## [1] "Champ_Esports: Our teams really gave it their all last night!!! GGs to Florida Tech JV and Clemson Orange 🤝\n\n#RocketLeague… https://t.co/tusPJValM1"
##
## [[5807]]
## [1] "Sylilyne: RT @Debbysheen_: ❤️ Happy Valentine's Day sweeties ❤️\n\n#ArtofLegends #KDA #AKALI #EVELYNN #kaisa #ahri #kahri #akalynn #fanart #LeagueOfLeg…"
##
## [[5808]]
## [1] "Raychel_Draws: RT @yordleloveall: #LeagueOfLegendsFanArt #LeagueOfLegends \n\nYordle oc https://t.co/Oe1D3hLWwG"
##
## [[5809]]
## [1] "HSTBUGBOY: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[5810]]
## [1] "DonnaMa87493639: RT @EloDragonLoL: Just your normal Heartsteel enjoyer here\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmem…"
##
## [[5811]]
## [1] "plutonianrkive: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5812]]
## [1] "LegatusMisfit: Asking the question: What was your favorite cartoon growing up? Come watch the insanity as we play games and have f… https://t.co/oyVNWL0Gh3"
##
## [[5813]]
## [1] "virgilderg: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5814]]
## [1] "JustAlethia: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5815]]
## [1] "0ldpeachy: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5816]]
## [1] "kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN"
##
## [[5817]]
## [1] "itsvogelart: RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…"
##
## [[5818]]
## [1] "DongoranOliva: RT @squarsoo36: Tags : #TwitchStreamers #twichaffiliate #twitch #LeagueOfLegends"
##
## [[5819]]
## [1] "Amiracle561: RT @gontengstudio1: custom badges . order now! https://t.co/gULrQYECfh\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls…"
##
## [[5820]]
## [1] "vastayari: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5821]]
## [1] "himboprotector: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5822]]
## [1] "GalaxyGamerYaY1: RT @DamnSpiderLover: the only prisoner I want\n#LeagueOfLegends #sylas #fanart https://t.co/Oti0f96AGr"
##
## [[5823]]
## [1] "Yolisters: RT @Nanal0l: 🤡 FEW LEAGUE GAMES THEN HITMAN3 FIRST PLAYTHROUGH!\n\n#LeagueOfLegends #Hitman3 #TwitchStreamers \n\nTwitch . tv / Nana"
##
## [[5824]]
## [1] "BlazedRTs: RT @quarksky: BACK TO THE LANES PEEPS |!socials |TTS 100 bits| |Sound Alerts 200 bits| \n\nLIVE NOW: https://t.co/IcAq7qqHT6\n\n#LeagueOfLegend…"
##
## [[5825]]
## [1] "quarksky: BACK TO THE LANES PEEPS |!socials |TTS 100 bits| |Sound Alerts 200 bits| \n\nLIVE NOW: https://t.co/IcAq7qqHT6… https://t.co/Ol6MA17qLJ"
##
## [[5826]]
## [1] "robiwan02: RT @bets_demis: Weird times have came \n#LeagueOfLegends https://t.co/F2SEqZrS8z"
##
## [[5827]]
## [1] "papuchochoe: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[5828]]
## [1] "Nanal0l: 🤡 FEW LEAGUE GAMES THEN HITMAN3 FIRST PLAYTHROUGH!\n\n#LeagueOfLegends #Hitman3 #TwitchStreamers \n\nTwitch . tv / Nana"
##
## [[5829]]
## [1] "ArmandoBerzunz1: RT @appa1067: If anyone is wanting to help or contribute to the NA/LAN Tournament please join the discord here: https://t.co/TZnj2gCGC0 #sa…"
##
## [[5830]]
## [1] "nasadotexe: RT @felinae_felidae: Priestess\n#Illaoi #LeagueOfLegends #ArtofLegends https://t.co/QcDYARp8aM"
##
## [[5831]]
## [1] "RuthRob36470669: RT @AtmajaPd: I wanted to play this game.😍 #LeagueofLegends #Game #StarGuardian #FLYWIN #YıldızMuhafızı #G2WIN"
##
## [[5832]]
## [1] "NovaleeStars: RT @felinae_felidae: Priestess\n#Illaoi #LeagueOfLegends #ArtofLegends https://t.co/QcDYARp8aM"
##
## [[5833]]
## [1] "RayMochii: RT @SyferEDM: preseason is so wild this year #LeagueOfLegends https://t.co/Jblh6zi9vC"
##
## [[5834]]
## [1] "TaironVA: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[5835]]
## [1] "zekrox50: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[5836]]
## [1] "PavinLu: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[5837]]
## [1] "HdDxrth: RT @TKPFamily615123: 【League of Legends】Kai'sa carry 2vs4\n\n#LOL #leagueoflegends #英雄聯盟 #凱莎 #Kaisa #lolplay #lolhighlight #lolhighlights #lo…"
##
## [[5838]]
## [1] "LOL_Art_Bot: RT @ingly308: Well...\n\n#stripgame #stripthecharacter #LeagueOfLegends #LeagueOfLegendsfanart #ArtofLegends #Akali https://t.co/ussoQ1F8Xy"
##
## [[5839]]
## [1] "NahuelDaz19: RT @judasempr: Process #jinx #arcane #fanart #lol #LeagueOfLegends https://t.co/53EG5k77XW"
##
## [[5840]]
## [1] "sideboooot: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[5841]]
## [1] "BlameJV: Tonight’s stream is #sponsored by Scentbird! You can support me by using my link to subscribe to Scentbird!… https://t.co/QJjCmRze4H"
##
## [[5842]]
## [1] "ingly308: Well...\n\n#stripgame #stripthecharacter #LeagueOfLegends #LeagueOfLegendsfanart #ArtofLegends #Akali https://t.co/ussoQ1F8Xy"
##
## [[5843]]
## [1] "OriginalAjax: RT @mialoette: rakan will love to see her like that\n#xayah #leagueoflegends #artoflegends https://t.co/DpZ1hpu5Rt"
##
## [[5844]]
## [1] "Blitzshadow021: RT @RivenStore: Like and Share if you have been fan since day 1\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #league…"
##
## [[5845]]
## [1] "Dire_drizz: RT @K_alligatorDraw: Well I try to color this \n#Warwick #LeagueOfLegends #LeagueOfLegendsFanArt #bara #furry https://t.co/cXXkaCLmy7"
##
## [[5846]]
## [1] "IntrinsicGames: RT @BigBearPlayz: Coming At You From Night City. \nCaptain Atlas is Here\n7:00 pm est\nhttps://t.co/yBdSVxD4fH\n#Vtuber|#ENVtuber|#BlackVtuber|…"
##
## [[5847]]
## [1] "SINCARD_VII: RT @BigBearPlayz: Coming At You From Night City. \nCaptain Atlas is Here\n7:00 pm est\nhttps://t.co/yBdSVxD4fH\n#Vtuber|#ENVtuber|#BlackVtuber|…"
##
## [[5848]]
## [1] "AlbertB88631259: RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY"
##
## [[5849]]
## [1] "Robaxe201: RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…"
##
## [[5850]]
## [1] "LanYialter: Riven\n#LeagueOfLegends https://t.co/Hvsg0QNq3b"
##
## [[5851]]
## [1] "MagisterWR: RT @appa1067: If anyone is wanting to help or contribute to the NA/LAN Tournament please join the discord here: https://t.co/TZnj2gCGC0 #sa…"
##
## [[5852]]
## [1] "AmmonBen: happy birthday to me #leagueoflegends https://t.co/4PIu23luNu"
##
## [[5853]]
## [1] "Iadymeyneth: RT @settstiddies: new emo boy band just dropped guys #yone #yasuo #kayn #masteryi #leagueoflegends https://t.co/JxVUEeS6Zn"
##
## [[5854]]
## [1] "fesener1: RT @playbasegg: Play and win weekly #LeagueOfLegends & #VALORANT 🏆tournaments and participate in our🎖️leaderboards to EARN tons of prizes I…"
##
## [[5855]]
## [1] "MNVarsityLeague: Double kill. ⚔️\n\n🔴 https://t.co/Q7dCjCx4ml | #LeagueOfLegends https://t.co/p4PIuAUkuE"
##
## [[5856]]
## [1] "LPalyuga: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[5857]]
## [1] "LoLRoundUp_: The Lol Esports Round Up covers the moves made by 4 teams over the last 24 hours, touching on TSM, 100T, BRO and IM… https://t.co/C6XS3PPwcN"
##
## [[5858]]
## [1] "Wizzy_tekken: RT @xerenite_: \"Let's change the world\" 🥹 ~ seraphine #leagueoflegends #RiotGames https://t.co/E09Z0wCyWP"
##
## [[5859]]
## [1] "RahmatNovitasa1: RT @thefedr8tion: CLICK https://t.co/sg901ujqxr Watch the live stream now - London University Esports - #LeagueOfLegends #esports tournamen…"
##
## [[5860]]
## [1] "xerenite_: \"Let's change the world\" 🥹 ~ seraphine #leagueoflegends #RiotGames https://t.co/E09Z0wCyWP"
##
## [[5861]]
## [1] "TenTuParte: RT @BrainV02: Promised is debt Seraphine without gloves. can we take off the socks?\n\n#stripgame #seraphine #seraphinelol #LeagueOfLegends h…"
##
## [[5862]]
## [1] "TenTuParte: RT @Dawnynomicon: I’m not gonna lie I don’t really want to strip the fish XD #stripgame #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegen…"
##
## [[5863]]
## [1] "ayofat654: RT @kaatox_: Took me a while but here you go! I am unsure about how should we do the finale, so I decided to ask you guys instead!\n\nCheck t…"
##
## [[5864]]
## [1] "YordleScout: Looking for a #LeagueOfLegends League Director editor for some cinematic / interesting visuals for some professiona… https://t.co/wt9PqI6Z45"
##
## [[5865]]
## [1] "foxkises: RT @madikdev: Space Groove Nami Prestige from League of Legends 🧜🏻♀️💫 @LeagueOfLegends #nami #LeagueOfLegends #lolfanart #lol #spacegroove…"
##
## [[5866]]
## [1] "Eclipse_Phalanx: RT @settstiddies: new emo boy band just dropped guys #yone #yasuo #kayn #masteryi #leagueoflegends https://t.co/JxVUEeS6Zn"
##
## [[5867]]
## [1] "GAburgos87: RT @Bleyzen404: If it is not, I will go to the riot account to spam the double AA \n#LeagueOfLegends \n#LeagueOfLegendsFanArt \n#Artof…"
##
## [[5868]]
## [1] "Hoolies4: RT @LydiaFo33470310: Have a good day 💕💕💕 #英雄联盟 #StarGuardian #LeagueofLegends https://t.co/fmBawNo75Q"
##
## [[5869]]
## [1] "BigBearPlayz: Coming At You From Night City. \nCaptain Atlas is Here\n7:00 pm est\nhttps://t.co/yBdSVxD4fH\n#Vtuber|#ENVtuber|… https://t.co/rSREOjvoDf"
##
## [[5870]]
## [1] "AFKHowler: RT @OfficialAFKOrg: Chemtech dragon is back in Season 13 preseason, how is everyone feeling about the new changes so far? #leagueoflegends…"
##
## [[5871]]
## [1] "luminal_zero: RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy"
##
## [[5872]]
## [1] "Michael02486517: RT @ContenderIrvine: 𝐓𝐮𝐞𝐬𝐝𝐚𝐲 𝐓𝐫𝐢𝐯𝐢𝐚\n#contenderesports #esport #WarzoneMobile #LeagueOfLegends #games https://t.co/En78U8n57E"
##
## [[5873]]
## [1] "LPalyuga: RT @Capta1n_Irel1a: Irelia fan art~ \nBtw, today is my b-day\n\n#Irelia #fanart #LeagueOfLegends https://t.co/NHl5v4Zdnx"
##
## [[5874]]
## [1] "Michael44981073: RT @KBanryu: sometimes i make fanart #Gameplay #mobilegame #LeagueofLegends #G2WIN #TLWIN #КосплейLoL \nOriginal: RivenStore https://t.co/hy…"
##
## [[5875]]
## [1] "atego3691: RT @LydiaFo33470310: Have a good day 💕💕💕 #英雄联盟 #StarGuardian #LeagueofLegends https://t.co/fmBawNo75Q"
##
## [[5876]]
## [1] "wydderka: RT @babohorangi: Before i forget.. here's another doodle from #RiftGala\nMeet a single dad in your area!🐺\n#leagueoflegends https://t.co/JlOQ…"
##
## [[5877]]
## [1] "ArtawanNajmudin: The journey is intriguing to me.🤗🤗🤗🤗🤗 #LeagueofLegends #TLWIN #ClashLoL #TransformaTuDestino https://t.co/4IhDNSSUC0"
##
## [[5878]]
## [1] "RicardoDavenp13: RT @Ventus_corp: Logitech G PRO Wireless Gaming Mouse - Official League of Legends Edition - $49.99\nhttps://t.co/oVMfjggAqQ\n\n#Logitech #Gam…"
##
## [[5879]]
## [1] "Omega_Darkon: RT @Bleyzen404: If it is not, I will go to the riot account to spam the double AA \n#LeagueOfLegends \n#LeagueOfLegendsFanArt \n#Artof…"
##
## [[5880]]
## [1] "telogrus: RT @babohorangi: Before i forget.. here's another doodle from #RiftGala\nMeet a single dad in your area!🐺\n#leagueoflegends https://t.co/JlOQ…"
##
## [[5881]]
## [1] "knightSTOCCO: RT @babohorangi: Before i forget.. here's another doodle from #RiftGala\nMeet a single dad in your area!🐺\n#leagueoflegends https://t.co/JlOQ…"
##
## [[5882]]
## [1] "stats_live_es: ▶️ League of Legends - Top streams a las 00:10 (Hora ESP)🔥\n\n🥇 #Nissaxter➖Viewers: 4.640\n🥈 #ElOjoNinja➖Viewers: 1.76… https://t.co/rJQndXxPQy"
##
## [[5883]]
## [1] "Nichola44676337: RT @EsportLegendsGG: #EsportLegends mark your Time! We are there in 6 Hours! 🎉 \n\nCheck it: https://t.co/J0weBmjNDO\n\n#leagueoflegends #riotg…"
##
## [[5884]]
## [1] "SaltyMorde: Super quick doodle of these Morde's tits before going to sleep : D.\nIn honor of my league name which is Mordes Tidd… https://t.co/6CwK0yZWPg"
##
## [[5885]]
## [1] "WDisgaea: RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY"
##
## [[5886]]
## [1] "vastayari: RT @theahime: Lady Ahri ✨\n#ahri #leagueoflegends https://t.co/PCiSsbgsIS"
##
## [[5887]]
## [1] "Viegoccentric: RT @babohorangi: Before i forget.. here's another doodle from #RiftGala\nMeet a single dad in your area!🐺\n#leagueoflegends https://t.co/JlOQ…"
##
## [[5888]]
## [1] "Ekasane1: RT @mialoette: rakan will love to see her like that\n#xayah #leagueoflegends #artoflegends https://t.co/DpZ1hpu5Rt"
##
## [[5889]]
## [1] "ATaragashi: RT @lorddumbb: [DT] - Back to the old days \n\n… Soooo, I tried to imagine Silco and Vander’s younger days …. \n\n#arcane #silco #vander #Leagu…"
##
## [[5890]]
## [1] "ATaragashi: RT @babohorangi: Before i forget.. here's another doodle from #RiftGala\nMeet a single dad in your area!🐺\n#leagueoflegends https://t.co/JlOQ…"
##
## [[5891]]
## [1] "KokaKorart: RT @babohorangi: Before i forget.. here's another doodle from #RiftGala\nMeet a single dad in your area!🐺\n#leagueoflegends https://t.co/JlOQ…"
##
## [[5892]]
## [1] "KokaKorart: RT @lorddumbb: [DT] - Back to the old days \n\n… Soooo, I tried to imagine Silco and Vander’s younger days …. \n\n#arcane #silco #vander #Leagu…"
##
## [[5893]]
## [1] "thebestgusgus: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[5894]]
## [1] "hawkeyesquared7: RT @MsMagicMane: “Baby Jinx” Sketch 2022 “Don’t worry, I don’t bite. (Clears throat) 🎶 Dear friend across the river…” #silco #jinx #babyjin…"
##
## [[5895]]
## [1] "EsportsTweeter: RT @EloDragonLoL: Honestly what did Riot expect?\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmemes #legend…"
##
## [[5896]]
## [1] "Suicidal_Sayori: RT @Bleyzen404: For you.\n#LeagueOfLegends \n#ArtofLegends https://t.co/EQJQQHy2X4"
##
## [[5897]]
## [1] "Ladysparda: RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…"
##
## [[5898]]
## [1] "LOL_Art_Bot: RT @uhxjaxx: Here's an illustration of lux I've made , i was experimenting with lights and all \n#fanart #digitalart #LeagueOfLegendsFanArt…"
##
## [[5899]]
## [1] "LOL_Art_Bot: RT @EloDragonLoL: Honestly what did Riot expect?\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmemes #legend…"
##
## [[5900]]
## [1] "Abisco54911105: RT @gontengstudio: custom badges . order now! https://t.co/Q5xzwhZTa3\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls\n#…"
##
## [[5901]]
## [1] "uhxjaxx: Here's an illustration of lux I've made , i was experimenting with lights and all \n#fanart #digitalart… https://t.co/NcmGoENwUO"
##
## [[5902]]
## [1] "xXDino_HunterXx: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[5903]]
## [1] "Miyakowasurelol: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[5904]]
## [1] "dzejong: RT @yellowestmango: This was the first that came to my mind after seeing Ocean Song Yone and I had to draw it to get it out of my system #y…"
##
## [[5905]]
## [1] "LoLoverlay_: 🌊Prestige Ocean Song #Seraphine - Just Chatting #Overlay\n\n✅LINK : https://t.co/PEwn5tF7hl\n\n-----------------… https://t.co/8hyIhpYjRX"
##
## [[5906]]
## [1] "_hyeryung: Evelyn fanart #leagueoflegends https://t.co/FvWq0H4fMC"
##
## [[5907]]
## [1] "JuanBRob: RT @EloDragonLoL: Honestly what did Riot expect?\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmemes #legend…"
##
## [[5908]]
## [1] "OfficialAFKOrg: Chemtech dragon is back in Season 13 preseason, how is everyone feeling about the new changes so far? #leagueoflegends #season13 #PCGaming"
##
## [[5909]]
## [1] "FRCretweets: RT @gontengstudio: custom badges . order now! https://t.co/Q5xzwhZTa3\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls\n#…"
##
## [[5910]]
## [1] "ga_ja3: RT @gontengstudio: custom badges . order now! https://t.co/Q5xzwhZTa3\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls\n#…"
##
## [[5911]]
## [1] "EloDragonLoL: Honestly what did Riot expect?\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmemes… https://t.co/gH0bec3SdY"
##
## [[5912]]
## [1] "VotreMyrtille: RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…"
##
## [[5913]]
## [1] "TimeforTerra: RT @mialoette: rakan will love to see her like that\n#xayah #leagueoflegends #artoflegends https://t.co/DpZ1hpu5Rt"
##
## [[5914]]
## [1] "RepulsiveMaid: RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…"
##
## [[5915]]
## [1] "TimeforTerra: RT @mialoette: a friend told me to do this trend, sooo let's go with yayah because i love her so much (sorry for the messy sketch)\n#xayah #…"
##
## [[5916]]
## [1] "BrandonGroo: RT @Grilla: The Captain runs the ship!\n\nCongratulations to @Trackie_D on winning the first ever #TidesofTurmoil event yesterday after a 2-1…"
##
## [[5917]]
## [1] "LOLegendsMemes: Mechanically complex champs vs. Braindead champs #LeagueOfLegends #Memes https://t.co/A021Onc7kx"
##
## [[5918]]
## [1] "Neo_Koalan: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[5919]]
## [1] "Cycordeth: Playin' some League of Legends with DefiantPhoenix this TWO'S-DAY! Come check out the bad gameplay and the season 1… https://t.co/2ZLg6vHGRu"
##
## [[5920]]
## [1] "Aqouaria: RT @loreofruneterra: Redeemed Prodigy: Striving for perfection was limiting, rigid. Perfection had no life; could not breathe. However, per…"
##
## [[5921]]
## [1] "FoxerRazor: RT @_mierii: I like this ship 🤔\n\n#LeagueOfLegends #meme #fanart #ashe https://t.co/E11utINaL5"
##
## [[5922]]
## [1] "pnkrsblckclths: RT @FaleyrasE: Cloudwalker Taliyah (fanskinline) twb #taliyah #ArtofLegends #LeagueOfLegendsFanArt #leagueoflegends https://t.co/MrNiPM0Bym"
##
## [[5923]]
## [1] "LOL_Art_Bot: RT @allysonkart: candy cane miss fortune for christmas!! #art #DigitalArtist #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/ngnHIAmn0V"
##
## [[5924]]
## [1] "FlubbedSheep: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[5925]]
## [1] "killeralsohuman: RT @sakuyashan: Hello! I'm 🌸 LIVE 🌸 and would love for you to come and hang out ❣️\nhttps://t.co/qsMH2HGCy3\n\n#vtuber #pngtuber #vtuberuprisi…"
##
## [[5926]]
## [1] "FernandoDeAries: RT @mialoette: rakan will love to see her like that\n#xayah #leagueoflegends #artoflegends https://t.co/DpZ1hpu5Rt"
##
## [[5927]]
## [1] "AnonSolaris: I 100% need the new Empyrean Lux skin. 🖤\n🔥 https://t.co/2G9WcrPiem\n#Leagueoflegends #RiotGames"
##
## [[5928]]
## [1] "_missace: RT @MsMagicMane: “Baby Jinx” Sketch 2022 “Don’t worry, I don’t bite. (Clears throat) 🎶 Dear friend across the river…” #silco #jinx #babyjin…"
##
## [[5929]]
## [1] "FilmsJawsome: RT @JungleNotorious: The game makes you happy.👏👏👏 #StarGuardian #LeagueofLegends https://t.co/wQXpdHW1Q0"
##
## [[5930]]
## [1] "Hezixx1: This is a great game.🔥🔥 #LoL #LeagueofLegends #YıldızMuhafızları #YıldızMuhafızı #Nilah"
##
## [[5931]]
## [1] "DonJorgeSW1: RT @ibrah_kun: Damn #LeagueOfLegends feels way better than Valorant. Im hooked again."
##
## [[5932]]
## [1] "Shadophy: RT @crapAtory: Please help my man stuck it in my nose #SpotifyWrapped #lol #LeagueOfLegends #reddit #ohio"
##
## [[5933]]
## [1] "ahrislovecharm: RT @theahime: Lady Ahri ✨\n#ahri #leagueoflegends https://t.co/PCiSsbgsIS"
##
## [[5934]]
## [1] "crapAtory: Please help my man stuck it in my nose #SpotifyWrapped #lol #LeagueOfLegends #reddit #ohio"
##
## [[5935]]
## [1] "neonluca: RT @settstiddies: new emo boy band just dropped guys #yone #yasuo #kayn #masteryi #leagueoflegends https://t.co/JxVUEeS6Zn"
##
## [[5936]]
## [1] "DARKlNSCYTHE: RT @settstiddies: new emo boy band just dropped guys #yone #yasuo #kayn #masteryi #leagueoflegends https://t.co/JxVUEeS6Zn"
##
## [[5937]]
## [1] "allysonkart: candy cane miss fortune for christmas!! #art #DigitalArtist #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/ngnHIAmn0V"
##
## [[5938]]
## [1] "LOL_Art_Bot: RT @HaryantiLembah: This is a nice game.😎 #LeagueOfLegendsFanArt #LeagueofLegends #Bjergsen #GuardiãsEstelares #StarGuardians \nOriginal: ub…"
##
## [[5939]]
## [1] "JustinH03818803: RT @ContenderIrvine: 𝐓𝐮𝐞𝐬𝐝𝐚𝐲 𝐓𝐫𝐢𝐯𝐢𝐚\n#contenderesports #esport #WarzoneMobile #LeagueOfLegends #games https://t.co/En78U8n57E"
##
## [[5940]]
## [1] "Peter_S325: RT @theahime: Lady Ahri ✨\n#ahri #leagueoflegends https://t.co/PCiSsbgsIS"
##
## [[5941]]
## [1] "Peter_S325: RT @theahime: Little color doodling while waiting for 🍌🍞 to bake ✨\n#ahri #leagueoflegends https://t.co/MsWAtuq7zL"
##
## [[5942]]
## [1] "sakuyashan: Hello! I'm 🌸 LIVE 🌸 and would love for you to come and hang out ❣️\nhttps://t.co/qsMH2HGCy3\n\n#vtuber #pngtuber… https://t.co/lFlXYyidop"
##
## [[5943]]
## [1] "Dark4Iris: RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…"
##
## [[5944]]
## [1] "pyreblade: RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…"
##
## [[5945]]
## [1] "UmbreonJF: RT @M0nkaeee: Finally……. She’s done…\n\n#LeagueOfLegends #ArtofLegends \n#Lulu #LeagueOfLegendsFanArt #Yordle https://t.co/t2aq3qtNKq"
##
## [[5946]]
## [1] "Neshira2: RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…"
##
## [[5947]]
## [1] "EGG55551335: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[5948]]
## [1] "MoonstaPluff: RT @Bleyzen404: If it is not, I will go to the riot account to spam the double AA \n#LeagueOfLegends \n#LeagueOfLegendsFanArt \n#Artof…"
##
## [[5949]]
## [1] "d4zaku: RT @CherryRobber: girl there is something deeply wrong with you (affectionate)\n#arcane #ArcaneArt #Jinx #jinxarcane #LeagueOfLegends #Leagu…"
##
## [[5950]]
## [1] "TDragoniiz: The Dragoniiz goes Live! loveBotLane!! #leagueoflegends #league #LOL #Gaming #rank #aram https://t.co/3T6mZ5DjE6"
##
## [[5951]]
## [1] "NerfWindWall: nerf Yasuo's Wind Wall #LeagueOfLegends"
##
## [[5952]]
## [1] "cassie_levin: RT @worldalchemy: Jinx fan art, using watercolor maxpack 🎨\n\n#arcane #LeagueOfLegends #jinxfanart #characterdesign #characterart https://t.c…"
##
## [[5953]]
## [1] "TiddlyVG: Hitting that Jungle hard today!! #stream has BEGUN!!\n\n#gaymer #gay #LGBTQ #streamer #twitchtv #twitch… https://t.co/pAoZxng6HY"
##
## [[5954]]
## [1] "luxtracon: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[5955]]
## [1] "Midna_ChaveLink: More sketches from video games \n#LeagueOfLegends #fireemblem #KidIcarus https://t.co/1yTZWCQo4R"
##
## [[5956]]
## [1] "_awinterborne: RT @CherryRobber: girl there is something deeply wrong with you (affectionate)\n#arcane #ArcaneArt #Jinx #jinxarcane #LeagueOfLegends #Leagu…"
##
## [[5957]]
## [1] "yaklingkageru: RT @_mizah: 💖🌈sweet mooncake 💖🌈\n.\n#LeagueOfLegends #SpiritBlossom2022 #LeagueOfLegendsFanArt https://t.co/WRNfybrkbU"
##
## [[5958]]
## [1] "HaryantiLembah: This is a nice game.😎 #LeagueOfLegendsFanArt #LeagueofLegends #Bjergsen #GuardiãsEstelares #StarGuardians \nOriginal… https://t.co/j1Ti8VLP4c"
##
## [[5959]]
## [1] "LOL_Art_Bot: RT @stefylaudy: Shall we?\n#LeagueOfLegends #LeagueOfLegendsFanArt #missfortune #undresschallenge https://t.co/A73BbE91hf"
##
## [[5960]]
## [1] "V1negar_winrar: okay I'm late for #ArcaneAnniversary but i started long before, so i wanna show y'all my last project - linocut of… https://t.co/ssYSs07C4N"
##
## [[5961]]
## [1] "Kaethuhlu: RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…"
##
## [[5962]]
## [1] "stefylaudy: Shall we?\n#LeagueOfLegends #LeagueOfLegendsFanArt #missfortune #undresschallenge https://t.co/A73BbE91hf"
##
## [[5963]]
## [1] "TalismekG: RT @Talesmek: @TalismekG It's our second project and we are workin on it , it's a esport team that we are trying to build at our best possi…"
##
## [[5964]]
## [1] "Talesmek: @TalismekG It's our second project and we are workin on it , it's a esport team that we are trying to build at our… https://t.co/7MuULXRso4"
##
## [[5965]]
## [1] "AmbrrlynTTV: Animal Crossing and then LoL! #AnimalCrossing #LeagueofLegends #Twitch https://t.co/3JlzI1HZsY"
##
## [[5966]]
## [1] "MohaKShin: RT @OneMore_esports: What a day!\n\nWe won both games as team Vanquishers forfeited the first game and our Owls played very well against @3bl…"
##
## [[5967]]
## [1] "Grumpyote: RT @Bleyzen404: If it is not, I will go to the riot account to spam the double AA \n#LeagueOfLegends \n#LeagueOfLegendsFanArt \n#Artof…"
##
## [[5968]]
## [1] "ifshiigaraki: RT @vadhahidayat: Irelia #leagueoflegends #irelia #illustration https://t.co/w0CrDA94gZ"
##
## [[5969]]
## [1] "FoxySuzune: RT @ClauSketch: ❣ 𝗫𝗮𝘆𝗮𝗵 𝘅𝗺𝗮𝘀🎄 \n♡ ☕ https://t.co/BQKfxmlL3S\n♡ Available for monthly supporters\n\n#LeagueOfLegends #ArtofLegends #xayah https…"
##
## [[5970]]
## [1] "JaredPo87147132: How are you?🤩🤩 #LoL #LeagueofLegends #game https://t.co/XrkfYlm492"
##
## [[5971]]
## [1] "David07Artk: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[5972]]
## [1] "WraithhWarden: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[5973]]
## [1] "IamAustinHubert: RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…"
##
## [[5974]]
## [1] "melloish_Real: Check out my Braum play! 1 247 damage dealt in 13 sec. Recorded by @Mobalytics Smart Highlights #LeagueOfLegends https://t.co/63CY1TNcNo"
##
## [[5975]]
## [1] "daweaselbass: RT @AsthmaMarauder: ENGAGING Multiplayer MARAUDERING !!!!! SUPAH DEAD STREAMER PLAYING #LeagueOfLegends AND OTHER GAMES WITH FRIENDS!\n\n#C…"
##
## [[5976]]
## [1] "Mizunoshumi: RT @Keikocosplay1: 𝑳𝒐𝒐𝒌𝒊𝒏𝒈 𝒇𝒐𝒓 𝒂 𝒕𝒂𝒊𝒍𝒐𝒓? 🪡\nScissors, needles, thread; tools of Isolde. She'll always be with me, and I with her\n\nPhotograph…"
##
## [[5977]]
## [1] "esteban83233217: RT @Bleyzen404: If it is not, I will go to the riot account to spam the double AA \n#LeagueOfLegends \n#LeagueOfLegendsFanArt \n#Artof…"
##
## [[5978]]
## [1] "stats_live_es: ▶️ League of Legends - Top streams a las 23:00 (Hora ESP)🔥\n\n🥇 #Nissaxter➖Viewers: 3.257\n🥈 #rodenasink➖Viewers: 1.47… https://t.co/Qjwh6fUgDH"
##
## [[5979]]
## [1] "hewhospeaaks: Wholesome🥹\n\nI will be making rage montages detailing my grind in league to at least Plat for y’all to laugh at…alon… https://t.co/8fd1MzRV2g"
##
## [[5980]]
## [1] "ShinaRja: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[5981]]
## [1] "YogurtPollo: RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY"
##
## [[5982]]
## [1] "KodokuRoxi: RT @McChipyArt: She go hop!! 🐸💕\n\n#myart #McChipyArt #Aatrox #OcRaana #DarkinOc #LeagueofLegends #ArtofLegends https://t.co/KGesD3eTwA"
##
## [[5983]]
## [1] "Emo_lol3: Check out my Caitlyn play! 1 943 damage dealt in 7 sec. Recorded by @Mobalytics Smart Highlights #LeagueOfLegends https://t.co/ZzTzGKri4A"
##
## [[5984]]
## [1] "maaruchi02: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[5985]]
## [1] "Bumsrakete: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[5986]]
## [1] "LOL_Art_Bot: RT @tiny_tailss: hellooo⚙️⚙️\n\n#oriannalol #oriannaleagueoflegends #oriannafanart #leagueoflegends #leagueoflegendsfanart #leagueoflegendsor…"
##
## [[5987]]
## [1] "LOL_Art_Bot: RT @whale_lonliest: I'm trying to make characters with different looks.🤗🤗🤗 #StarGuardian #LeagueofLegends #LeagueOfLegendsFanArt #TLWIN #Gu…"
##
## [[5988]]
## [1] "Xayah05263095: RT @mialoette: rakan will love to see her like that\n#xayah #leagueoflegends #artoflegends https://t.co/DpZ1hpu5Rt"
##
## [[5989]]
## [1] "GothiccMushroom: RT @FaleyrasE: Cloudwalker Taliyah (fanskinline) twb #taliyah #ArtofLegends #LeagueOfLegendsFanArt #leagueoflegends https://t.co/MrNiPM0Bym"
##
## [[5990]]
## [1] "RTBGTTV: Getting food then I'll be live with some #LeagueOfLegends, this game is actually fun???? https://t.co/uoHEVCSEIK"
##
## [[5991]]
## [1] "TheRoseyRC: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[5992]]
## [1] "xEMIYA: RT @ddorobo_: Spiritblossom Aphelios🌸🌙\n#LeagueOfLegends\n#LeagueOfLegendsfanart\n#Aphelios\n#SpiritBlossom2022\n#spiritblossom https://t.co/T9O…"
##
## [[5993]]
## [1] "AppleTafaha: RT @Capta1n_Irel1a: Irelia fan art~ \nBtw, today is my b-day\n\n#Irelia #fanart #LeagueOfLegends https://t.co/NHl5v4Zdnx"
##
## [[5994]]
## [1] "P2X5L: RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY"
##
## [[5995]]
## [1] "misakii_sayurii: 🌸 More NA shenanigans tonight at 8 pm est~ Comment your IGN if you want to participate in the Viewer Games, and Ima… https://t.co/d1mnTtGOVo"
##
## [[5996]]
## [1] "PepitoBonderas: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[5997]]
## [1] "Danykuzzzo: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[5998]]
## [1] "SoongCi: RT @_icepher_: I’m… worse…\n\n#ArtofLegends #LeagueofLegends #Aatrox https://t.co/ROHgOo8huj"
##
## [[5999]]
## [1] "SaltySalamandre: RT @Bleyzen404: If it is not, I will go to the riot account to spam the double AA \n#LeagueOfLegends \n#LeagueOfLegendsFanArt \n#Artof…"
##
## [[6000]]
## [1] "IntrinsicGames: RT @TonyRam26219233: I like this game.🤩🤩🤩🤩🤩 #LeagueofLegends https://t.co/FYMrnZWBKS"
##
## [[6001]]
## [1] "tiny_tailss: hellooo⚙️⚙️\n\n#oriannalol #oriannaleagueoflegends #oriannafanart #leagueoflegends #leagueoflegendsfanart… https://t.co/qmFTkmoxcu"
##
## [[6002]]
## [1] "TaikoRedfox: RT @MelaHarma: 18+ PNGTuber~ League of Toxicity :D #twitch #stream #live #leagueoflegends #PNGtuber #Vtuber https://t.co/nO1cupBL5T"
##
## [[6003]]
## [1] "TonyRam26219233: I like this game.🤩🤩🤩🤩🤩 #LeagueofLegends https://t.co/FYMrnZWBKS"
##
## [[6004]]
## [1] "DonnaMa87493639: RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…"
##
## [[6005]]
## [1] "Viktor_Smol_: RT @dravensgf: Dont leave me meow :c \n#leaguetwt #LeagueOfLegends https://t.co/YVOJx0g2wt"
##
## [[6006]]
## [1] "SupportWitchNym: RT @monique_Art_: He was banned from that Subway shortly after \n#LeagueOfLegends #ArtofLegends #Jhin #Shen #Akali #Seraphine https://t.co/g…"
##
## [[6007]]
## [1] "SupportWitchNym: RT @ivorydaemon: 🌊🎙️Ocean Song Seraphine \n\n✦ #seraphine ✦ #leagueoflegends ✦ #LeagueOfLegendsFanArt https://t.co/dTqsA2f0ti"
##
## [[6008]]
## [1] "itschaheang: KARMA DESERVES A NEW SKIN ! LEGENDARY KARMA SKIN WHEN ‼️‼️ #LeagueOfLegends #league #riot #RiotGames"
##
## [[6009]]
## [1] "whale_lonliest: I'm trying to make characters with different looks.🤗🤗🤗 #StarGuardian #LeagueofLegends #LeagueOfLegendsFanArt #TLWIN… https://t.co/cRuUXDOggb"
##
## [[6010]]
## [1] "Luxary_Raccoon: RT @explodingquails: Not me drawing nonexistent scenarios that only I find funny #LeagueOfLegends \n\n(I have decided this is how they met in…"
##
## [[6011]]
## [1] "fobbthehuman: psssst...we streaming again\n\nhttps://t.co/cbqWbMz4ol\n#fobbmob #goinglive #SmallStreamerCommunity… https://t.co/cKIKv6mhPq"
##
## [[6012]]
## [1] "ThatOneNegraux: RT @nugothezreal: all of your (mine) favorites are inuit and transfem (a thread of chars i hc as native not all of these r transfem hcs lma…"
##
## [[6013]]
## [1] "NekoNaly: RT @Capta1n_Irel1a: Irelia fan art~ \nBtw, today is my b-day\n\n#Irelia #fanart #LeagueOfLegends https://t.co/NHl5v4Zdnx"
##
## [[6014]]
## [1] "Yesenia30764056: RT @WionStar: My old Xayah cat design\n\nVery generic but yeah i liked it\n\n#Xayah #LeagueOfLegends https://t.co/lpOB0c5HQ3"
##
## [[6015]]
## [1] "RyuganFGC: RT @Capta1n_Irel1a: Irelia fan art~ \nBtw, today is my b-day\n\n#Irelia #fanart #LeagueOfLegends https://t.co/NHl5v4Zdnx"
##
## [[6016]]
## [1] "GalletaBusu: RT @shikispace: Distraction\n\n#yone #Kayn #kayone #LeagueOfLegends #ArtofLegends https://t.co/Ie8p8gPc9Y"
##
## [[6017]]
## [1] "NocturnaDraco: RT @NocturnaDraco: I’m doing a rework of this one and I found all the studies I did before painting.\n#Jhin #bloodmoonjhin #LeagueOfLegends…"
##
## [[6018]]
## [1] "AKA_Sparda: RT @Capta1n_Irel1a: Irelia fan art~ \nBtw, today is my b-day\n\n#Irelia #fanart #LeagueOfLegends https://t.co/NHl5v4Zdnx"
##
## [[6019]]
## [1] "WolfyWavelife: https://t.co/d8c4rqBkjv ONLY DIANA BEST DIANA LAS #DIANA #LeagueOfLegends #twitch #streamer"
##
## [[6020]]
## [1] "AstorufoFan: RT @Capta1n_Irel1a: Irelia fan art~ \nBtw, today is my b-day\n\n#Irelia #fanart #LeagueOfLegends https://t.co/NHl5v4Zdnx"
##
## [[6021]]
## [1] "MelaHarma: 18+ PNGTuber~ League of Toxicity :D #twitch #stream #live #leagueoflegends #PNGtuber #Vtuber https://t.co/nO1cupBL5T"
##
## [[6022]]
## [1] "loreofruneterra: So Kayle beats Aatrox and the final match is Kayle vs Xolaani?: submitted by /u/Raidosz \n [link] [comments]… https://t.co/lei3qFiZh2"
##
## [[6023]]
## [1] "X17Swan: RT @PrimalZeeee: Check out this League of Legends clip I recorded with https://t.co/yWp0fEZAU5! #LeagueofLegends\n\n🔗 https://t.co/dLhaPetn0A…"
##
## [[6024]]
## [1] "Piratuuv2: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6025]]
## [1] "MoonLBladeInfo: RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…"
##
## [[6026]]
## [1] "Letsifuck: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[6027]]
## [1] "TatyanaBernabe: RT @Cookie3w3: Oh noOoO , He discovered us D:\n\nDon't worry, it's not the end. I'm working on the good ending 'w'👌\n\n#LeagueOfLegends #League…"
##
## [[6028]]
## [1] "TatyanaBernabe: RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…"
##
## [[6029]]
## [1] "LOL_Art_Bot: RT @Blelus_B: 🪡 I drew Gwen✂️\n(I liked the colorless version better)\n#ArtofLegends #leagueoflegends #Gwen https://t.co/ZrspGXY4Jx"
##
## [[6030]]
## [1] "AsthmaMarauder: ENGAGING Multiplayer MARAUDERING !!!!! SUPAH DEAD STREAMER PLAYING #LeagueOfLegends AND OTHER GAMES WITH FRIENDS!… https://t.co/WKm9tUgz52"
##
## [[6031]]
## [1] "Isehnia: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6032]]
## [1] "Blelus_B: 🪡 I drew Gwen✂️\n(I liked the colorless version better)\n#ArtofLegends #leagueoflegends #Gwen https://t.co/ZrspGXY4Jx"
##
## [[6033]]
## [1] "IntrinsicGames: RT @SwirlHQ: [#Greetings] \nWelcome To Swirl eSports. We Are A New Up-Coming Gaming Organization Out Of The U.S. Looking To Grow In The Fiel…"
##
## [[6034]]
## [1] "SwirlHQ: [#Greetings] \nWelcome To Swirl eSports. We Are A New Up-Coming Gaming Organization Out Of The U.S. Looking To Grow… https://t.co/Iz5jIlzTYs"
##
## [[6035]]
## [1] "SN0T_D0G: RT @SadWaffleDog: Commissions OPEN!\n\nFinished another draw, theme League of Legends: Heartseeker Varus! \n\nIf you are interested send me a m…"
##
## [[6036]]
## [1] "SN0T_D0G: RT @SadWaffleDog: [COMMISSIONS OPEN]\n\nAnother League of Legends champion:\nKing of clubs Mordekaiser DONE!\n\nMade for: @Atlustv \n\n#commission…"
##
## [[6037]]
## [1] "purpurinices: RT @gatorix1: Present i did for a friend :3 #LeagueOfLegends https://t.co/JINiaYH3mJ"
##
## [[6038]]
## [1] "threshHoe: RT @shikispace: (wip) My league faves wearing fancy stuff part two\n\n#MasterYi #LeagueOfLegends #ArtofLegends https://t.co/dNSxTJIEDR"
##
## [[6039]]
## [1] "EnR_Bar: RT @ShuUsagi: LIVE NOW FORHEAD! playing some more LoL BUILDS BUILDS BUILDS i just want to win with my shitty stuff ;w;\n .\n.\n.\n#vtuber #envt…"
##
## [[6040]]
## [1] "CryptoCapitalRD: Turns out @SBF_FTX was just playing #LeagueOfLegends all this time while everyone just helped themselves to custome… https://t.co/GcQNsPcJb6"
##
## [[6041]]
## [1] "Rawshour: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[6042]]
## [1] "XanKioshi: RT @shikispace: (wip) My league faves wearing fancy stuff part two\n\n#MasterYi #LeagueOfLegends #ArtofLegends https://t.co/dNSxTJIEDR"
##
## [[6043]]
## [1] "Spiritwolf13748: RT @spookisouls: my evelynn edit #KDA #KDAEvelynn #LeagueOfLegends https://t.co/mkrXXxDVCi"
##
## [[6044]]
## [1] "Filipe_Pessoa97: RT @framedropco: Known for his proficiency on the Summoners Rift with champs like Draven and Ivern, Tyler1 also shows proficiency in other…"
##
## [[6045]]
## [1] "Long_Phrog: RT @DamnSpiderLover: the only prisoner I want\n#LeagueOfLegends #sylas #fanart https://t.co/Oti0f96AGr"
##
## [[6046]]
## [1] "bleublaze1: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6047]]
## [1] "Stylish_Dante__: They don’t wanna do this with us😤#twitchstreamer #leagueoflegends #ksante https://t.co/3BJMctoeLq via @YouTube"
##
## [[6048]]
## [1] "RealJamesTrent: RT @evvils: Petition to make the classic Jinx skin popular again 💙🦈 #LeagueOfLegends https://t.co/HQG9PUZetv"
##
## [[6049]]
## [1] "MarcLloyd13: RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…"
##
## [[6050]]
## [1] "Leo0_08: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[6051]]
## [1] "AlyssaH59725147: RT @akali_the_rebel: ღ Irelia ღ\n\n𝓒𝓻𝓮𝓭𝓲𝓽: Yanderes.arts \n\n#LeagueOfLegends #LeagueOfLegendsFanArt #WildRift #RIOTGAMES #3d #daz3d #irelia ht…"
##
## [[6052]]
## [1] "Mrcastle08: RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy"
##
## [[6053]]
## [1] "Tofu_dofuu: RT @StrideyTidey: Beekeeper Thresh when?\n\n#draw #art #LeagueOfLegends https://t.co/sOagkqWi0E"
##
## [[6054]]
## [1] "Supermanthony1: This game is SOOO hard and mostly just hurts my feelings 😂😭 \n#LeagueOfLegends https://t.co/j0lB2kH4Kb"
##
## [[6055]]
## [1] "azakanae: RT @SynthSailing: It's astronomically impossible to assemble the edgy models. They'd cancel each other out and cause cosmic awakening of a…"
##
## [[6056]]
## [1] "luminal_zero: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[6057]]
## [1] "Awsie6662: RT @RIKONOJAN: Go fishing 🐟🤔\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #neeko #nidalee\n#artoflegends https://t.co/5WPCEag7IL"
##
## [[6058]]
## [1] "GraniteTFS: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[6059]]
## [1] "ShuUsagi: LIVE NOW FORHEAD! playing some more LoL BUILDS BUILDS BUILDS i just want to win with my shitty stuff ;w;\n .\n.\n.… https://t.co/QPDnQCHbfz"
##
## [[6060]]
## [1] "dds_glass: RT @SalsaMerang0: Ashe Cross Map\n\n#Ashe #AsheLoL #LeagueOfLegendsClips #LoLClips #LeagueOfLegends https://t.co/XmgQcktmOJ"
##
## [[6061]]
## [1] "BigsmokeSan: RT @TKPFamily615123: 【League of Legends】Kai'sa carry 2vs4\n\n#LOL #leagueoflegends #英雄聯盟 #凱莎 #Kaisa #lolplay #lolhighlight #lolhighlights #lo…"
##
## [[6062]]
## [1] "kimi_miyo: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6063]]
## [1] "Dark390N: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6064]]
## [1] "IntrinsicGames: RT @littlejem4: Starguardian Quinn - @LoLUKN @LeagueOfLegends #sponsored \n#starguardians \n\nValor is losing the battle with the pigeons! (…"
##
## [[6065]]
## [1] "IntrinsicGames: RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…"
##
## [[6066]]
## [1] "ColumbusCreepy: RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…"
##
## [[6067]]
## [1] "MammaMiaNotter: RT @littlejem4: Starguardian Quinn - @LoLUKN @LeagueOfLegends #sponsored \n#starguardians \n\nValor is losing the battle with the pigeons! (…"
##
## [[6068]]
## [1] "DailyTeenVi: all she wanted was her father back, is that too much for a daughter to ask for? #Arcane #Vi #LeagueOfLegends https://t.co/OE4FZgg1Cd"
##
## [[6069]]
## [1] "elunes_wrath: RT @ScantySlayer: umm..... uhmmm these are my mains in League of Legends and I mixed them 🫣\n\n#kindred\n#evelynn\n#LeagueOfLegends https://t.c…"
##
## [[6070]]
## [1] "savanna66470227: RT @deerlaurs: they won’t leave my mind!! take these dumb sketches :]\n\n#kaikali #kda #akali #kaisa #leagueoflegends https://t.co/CBQXaKsZmG"
##
## [[6071]]
## [1] "whale_lonliest: RT @ahrifoxlovers: K/DA Ahri \nArtist: 杜佩仪 (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #KaiSa #K…"
##
## [[6072]]
## [1] "BussinLance: Honestly not certain if this is the first one ever, but it's the best one! @xPeke #bussin #Epic #backdoor… https://t.co/sCv0OHUgwn"
##
## [[6073]]
## [1] "Falcon77Matias: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[6074]]
## [1] "gabrielbeleno: Check out my Vel'Koz play! 719 damage dealt in 4 sec. Recorded by @Mobalytics Smart Highlights #LeagueOfLegends https://t.co/KlweH7yf2m"
##
## [[6075]]
## [1] "Vampire_Rosa: RT @art_wilkins: Some more work done for Riot Games. Loved doing these! More to come :) \n#KDA #Ahri #Kaisa #Akali #LeagueOfLegends #LOL #Ri…"
##
## [[6076]]
## [1] "melrem13: RT @RagollC: Part 2👀#LeagueOfLegends #stripgame #sett https://t.co/m0h89JovEq"
##
## [[6077]]
## [1] "Peter_S325: RT @FaleyrasE: Cloudwalker Taliyah (fanskinline) twb #taliyah #ArtofLegends #LeagueOfLegendsFanArt #leagueoflegends https://t.co/MrNiPM0Bym"
##
## [[6078]]
## [1] "JinKolmak: RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…"
##
## [[6079]]
## [1] "grempmaus: RT @FaleyrasE: Cloudwalker Taliyah (fanskinline) twb #taliyah #ArtofLegends #LeagueOfLegendsFanArt #leagueoflegends https://t.co/MrNiPM0Bym"
##
## [[6080]]
## [1] "buffmilfslover: RT @somewhat_irked: Chem Baroness Seraphine - commission\n\n#seraphine #leagueoflegends https://t.co/mhDaVwqvYc"
##
## [[6081]]
## [1] "DunkmasterSett: DUNK!!\n250 PTS\n#Dunkmaster🏀 #FeelIonia🍃#LeagueOfLegends👊"
##
## [[6082]]
## [1] "Lunaticoamargo: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6083]]
## [1] "papuchochoe: RT @FaleyrasE: Cloudwalker Taliyah (fanskinline) twb #taliyah #ArtofLegends #LeagueOfLegendsFanArt #leagueoflegends https://t.co/MrNiPM0Bym"
##
## [[6084]]
## [1] "LOL_Art_Bot: RT @sicpolw: kindred yes\n#kindred #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/JZJBjd9GXI"
##
## [[6085]]
## [1] "Xcreed16: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6086]]
## [1] "Roawell1: RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY"
##
## [[6087]]
## [1] "LaurieL46549243: RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…"
##
## [[6088]]
## [1] "ShiroTheUseless: RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy"
##
## [[6089]]
## [1] "NINJAINACORNER: RT @Cookie3w3: One more drawing and the good is coming aAaAa\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgame https://t.co…"
##
## [[6090]]
## [1] "NINJAINACORNER: RT @Cookie3w3: AaAaAA We surpassed the previous one ;W;. Let's see now lol\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgam…"
##
## [[6091]]
## [1] "zumanj1: https://t.co/1YoZytf19a brota fml live ta on !!! #twitch #twitchstreamer #LOL #LeagueOfLegends"
##
## [[6092]]
## [1] "mana_mari1215: RT @seeu_cosplay: #LeagueOfLegends #LOL #Ahri \n🌟Star guardians are in it to win it🌟 https://t.co/V6A5BLwwdP"
##
## [[6093]]
## [1] "DudaoFeio: RT @DigsnowP: Sketch-book drawing for fun\n\n#LeagueOfLegends \n#camille_ferros https://t.co/m6YWFyJGBG"
##
## [[6094]]
## [1] "SkiNl3Y: we play League of legends 5v5 practice! \n\nCome join in!\n\nhttps://t.co/5YCXjkEmcL\nhttps://t.co/JhZ1OWte0Q\n\n#streamer… https://t.co/t83yQhOus6"
##
## [[6095]]
## [1] "Starped0: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6096]]
## [1] "NINJAINACORNER: RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY"
##
## [[6097]]
## [1] "Blaky83: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[6098]]
## [1] "444akemi: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[6099]]
## [1] "NINJAINACORNER: RT @madikdev: Progress update of Gwen 💙 #LeagueOfLegends #Gwenlol https://t.co/xtWkodxOA4"
##
## [[6100]]
## [1] "h_imree: RT @tbdesports_: JOIN TO OUR DISCORD SERVER! #TBDESPORTS\n\n- Informations\n- Tournaments\n- Giveaways\n\nLINK: https://t.co/pT4N1GYNIU\n#Discord…"
##
## [[6101]]
## [1] "WindaSi14397179: RT @thefedr8tion: CLICK https://t.co/sg901ujqxr Watch the live stream now - London University Esports - #LeagueOfLegends #esports tournamen…"
##
## [[6102]]
## [1] "sicpolw: kindred yes\n#kindred #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/JZJBjd9GXI"
##
## [[6103]]
## [1] "HobbySharky: Riven is OP 18/0/8\n\nhttps://t.co/FOSl63ztKp\n\n#ranked #LOL #LeagueOfLegends\n#riven #youtube #toplane #twitch #youtube"
##
## [[6104]]
## [1] "ninfa_beh: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[6105]]
## [1] "LOL_Art_Bot: RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…"
##
## [[6106]]
## [1] "Timothy00212392: I like the game.🤩🤩🤩 #game #StarGuardian #LeagueofLegends https://t.co/LIErdcRi9J"
##
## [[6107]]
## [1] "Gaafff2: RT @LydiaFo33470310: Have a good day 💕💕💕 #英雄联盟 #StarGuardian #LeagueofLegends https://t.co/fmBawNo75Q"
##
## [[6108]]
## [1] "Stylish_Dante__: He ain’t scaryin nuthin 😎#twitchstreamer #leagueoflegends #ksante https://t.co/rcaBaEsDHo via @YouTube"
##
## [[6109]]
## [1] "HobbySharky: Riven Toplane Gameplay\nhttps://t.co/NUohtzJyRy \n\n#riven #top #toplane #LeagueOfLegends #RiotGames #korean #asian… https://t.co/ekaVx6nb2o"
##
## [[6110]]
## [1] "ThatrandomGuyo9: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[6111]]
## [1] "Redregil: RT @Drakshayne: he love food :з\n#LeagueOfLegends #TahmKench #ArtofLegends https://t.co/WGD1cZiGdG"
##
## [[6112]]
## [1] "LeagueOfSeiya: LIVEEEEEEEE #LeagueOfLegends #twitch #streaming \nhttps://t.co/5OhsKu5LXe"
##
## [[6113]]
## [1] "FluffyFamiliar: 🔴LIVE: Awoooo~ come visit me wont you?🔴\nhttps://t.co/6zljY613Dg\nBack from my break and ready to game >:3\n#Lialive… https://t.co/8DRWGarRqi"
##
## [[6114]]
## [1] "UntamedGaming2: RT @Grilla: The Captain runs the ship!\n\nCongratulations to @Trackie_D on winning the first ever #TidesofTurmoil event yesterday after a 2-1…"
##
## [[6115]]
## [1] "TheJakoMan: RT @Grilla: The Captain runs the ship!\n\nCongratulations to @Trackie_D on winning the first ever #TidesofTurmoil event yesterday after a 2-1…"
##
## [[6116]]
## [1] "TheEmburglar: IDK what to do...arams i guess so i dont kill brain cells https://t.co/fIRpm4QG29 #smallstreamer #streamer #LeagueOfLegends"
##
## [[6117]]
## [1] "noahczerwny: RT @jawlipops: one day ill be a good diana #ArtofLegends #LeagueOfLegends https://t.co/UFBvNTN84H"
##
## [[6118]]
## [1] "Koshou7_11: RT @Rux0209: LOVE\n\n#StarGuardian #LeagueofLegends #xayahrakan #Xayah #Rakan https://t.co/kXXihScRdD"
##
## [[6119]]
## [1] "stats_live_es: ▶️ League of Legends - Top streams a las 21:50 (Hora ESP)🔥\n\n🥇 #Kerios➖Viewers: 1.059\n🥈 #ElOjoNinja➖Viewers: 1.053\n🥉… https://t.co/VEXVJ7vNUq"
##
## [[6120]]
## [1] "MissFluffy01: Petit crossover entre Warframe et League of Legends\nSkin Project : Jhin\n\n@PlayWarframe \n#warframe #leagueoflegends… https://t.co/39MW0FYwld"
##
## [[6121]]
## [1] "chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi… https://t.co/04DKCZsru4"
##
## [[6122]]
## [1] "hyesmo: RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…"
##
## [[6123]]
## [1] "PurpleYordle: RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy"
##
## [[6124]]
## [1] "Micchonstars: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6125]]
## [1] "RivenStore: Likes, please!!\nVisit us: https://t.co/Jtncw61Y4H\n#leagueoflegends #lolgame #lolgamer #rivenstore.com #lolgoods… https://t.co/7HUD0ehRRU"
##
## [[6126]]
## [1] "EnforcerZhauns: RT @NoodleSpicyArt: #caitvi twitch emotes for my channel named “high five” and “cupcake”. (I play vi support) #LeagueOfLegends https://t.co…"
##
## [[6127]]
## [1] "JoseHaley18: RT @SalsaMerang0: Ashe Cross Map\n\n#Ashe #AsheLoL #LeagueOfLegendsClips #LoLClips #LeagueOfLegends https://t.co/XmgQcktmOJ"
##
## [[6128]]
## [1] "dankidenki: RT @gatorix1: Present i did for a friend :3 #LeagueOfLegends https://t.co/JINiaYH3mJ"
##
## [[6129]]
## [1] "Axelsaywhat: Pin-Up Evelynn 👀☠️❤️🔥 #KDA #KDAEvelynn #Evelyn #LeagueOfLegends https://t.co/Iky7ievKmU"
##
## [[6130]]
## [1] "Fernandarevill4: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[6131]]
## [1] "1965Mercury: RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…"
##
## [[6132]]
## [1] "Jamlex0205: Very Balanced non-Mythic item #LeagueOfLegends https://t.co/C4aXahZspG"
##
## [[6133]]
## [1] "wildncrazyguy1: RT @JungleNotorious: The game makes you happy.👏👏👏 #StarGuardian #LeagueofLegends https://t.co/wQXpdHW1Q0"
##
## [[6134]]
## [1] "El_imprudente94: RT @leochamposa: Would you still love me if I was a worm? 🥺 \n\n#LeagueOfLegends #katarina #garen https://t.co/7vBJbdywi8"
##
## [[6135]]
## [1] "lilbumblebeartv: RT @SSAelxo16: Going Live Come And Hang out! https://t.co/KlyqfnULfp #Leagueoflegends #streamer #twitchstream"
##
## [[6136]]
## [1] "AhoyJakey_: I really just wanna 5 stack on #LeagueOfLegends and have a good night :/"
##
## [[6137]]
## [1] "Jishi_Mu: how am i supposed to enjoy League #LeagueOfLegends https://t.co/ifipZPFjPQ"
##
## [[6138]]
## [1] "Jay1223274929: RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…"
##
## [[6139]]
## [1] "SSAelxo16: Going Live Come And Hang out! https://t.co/KlyqfnULfp #Leagueoflegends #streamer #twitchstream"
##
## [[6140]]
## [1] "ASoberLady: RT @ItsKashaKai: Today marks my 3 months being sober! It has an extremely tough addiction and I've had many relapses when trying to quit, b…"
##
## [[6141]]
## [1] "LittleTyranido: RT @mialoette: rakan will love to see her like that\n#xayah #leagueoflegends #artoflegends https://t.co/DpZ1hpu5Rt"
##
## [[6142]]
## [1] "LittleTyranido: RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…"
##
## [[6143]]
## [1] "LOL_Art_Bot: RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…"
##
## [[6144]]
## [1] "LOL_Art_Bot: RT @GoodBirbb: my boy Sett <3\nmuaw muaw\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #Sett #УкрАрт #УкрАртПідтримка #fanart http…"
##
## [[6145]]
## [1] "PHB_pietro: RT @PHB_pietro: This is my #starguardian team\n#Darius #vi #evelynn #Pantheon #sylas #LeagueOfLegends #LeagueOfLegendsFanArt #lol #ArtistOnT…"
##
## [[6146]]
## [1] "ArtShareAcc: RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY"
##
## [[6147]]
## [1] "PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art… https://t.co/AzlV869Ut3"
##
## [[6148]]
## [1] "loreofruneterra: I'm begging Riot to do anything with Sivir's storyline at this point: submitted by /u/Groovy_MoodBear \n [link] [c… https://t.co/5aALbDmHnl"
##
## [[6149]]
## [1] "Sakamoto2749: RT @noisecat610: As long as you are on my side.\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/ly0R5EnGFk"
##
## [[6150]]
## [1] "lillylimm: RT @shikispace: (wip) My league faves wearing fancy stuff part two\n\n#MasterYi #LeagueOfLegends #ArtofLegends https://t.co/dNSxTJIEDR"
##
## [[6151]]
## [1] "egirldajungle: RT @akali_the_rebel: ღ Ahri ღ\n\n𝓒𝓻𝓮𝓭𝓲𝓽: Yanderes.arts\n\n#kda #ahri #LeagueOfLegends #LeagueOfLegendsFanArt #KDAAhri #WildRift #riotgames #kpo…"
##
## [[6152]]
## [1] "LZYActive: Cho’gath bullying me nonstop. Click the link if you wanna watch the whole thing. It’s funny. It’s 3min. It’s short… https://t.co/6RKcifnKT2"
##
## [[6153]]
## [1] "im_not_yourtoy: RT @GoodBirbb: my boy Sett <3\nmuaw muaw\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #Sett #УкрАрт #УкрАртПідтримка #fanart http…"
##
## [[6154]]
## [1] "xiMoonchi: Remake of a fanart of dawn bearer soraka, I hope you like it #LeagueOfLegends #soraka #fanart https://t.co/5Ca09F4LA9"
##
## [[6155]]
## [1] "GoodBirbb: my boy Sett <3\nmuaw muaw\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #Sett #УкрАрт #УкрАртПідтримка… https://t.co/MiYlgaHYrO"
##
## [[6156]]
## [1] "IntrinsicGames: RT @jasikyu: Coven Evelynn cosplay after 2yrs 🫣#leagueoflegends https://t.co/4WacCuzRT6"
##
## [[6157]]
## [1] "1_shot_0_kills: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6158]]
## [1] "skippit0: RT @jasikyu: Coven Evelynn cosplay after 2yrs 🫣#leagueoflegends https://t.co/4WacCuzRT6"
##
## [[6159]]
## [1] "NicCHeinz: RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…"
##
## [[6160]]
## [1] "etherealnyx: RT @MatrixBlueFae: ✨Swap of Legends Pt. 1✨\nZoe, the Crimson Reaper🩸\nVladimir, the Aspect of Twilight💫\n#LeagueOfLegends #LeagueOfLegendsFanA…"
##
## [[6161]]
## [1] "Axtrek1: RT @eMpEmperor: What was that Ashe?\n#leagueoflegends #leagueclips #gamingclip https://t.co/vB8WQqtU1o"
##
## [[6162]]
## [1] "MrRonaldRaymon1: RT @ahrifoxlovers: Ahri \nArtist: 杜佩仪 (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #KaiSa #KDA #L…"
##
## [[6163]]
## [1] "etherealnyx: RT @Cherraluna: Always happy when Vlad gets a new skin⭐\n#LeagueOfLegends #ArtofLegends #vladimir https://t.co/lj0E6Nk2AG"
##
## [[6164]]
## [1] "kalita_spec: Do you want to play a game together?❤️❤️❤️❤️❤️ #StarGuardian #LeagueofLegends #Nilah #GuardiãsEstelares #GuardianasEstelares"
##
## [[6165]]
## [1] "Scarlet_Seradii: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[6166]]
## [1] "DonnaJo43302569: RT @ahrifoxlovers: Ahri \nArtist: 杜佩仪 (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #KaiSa #KDA #L…"
##
## [[6167]]
## [1] "evasivecorn: RT @TWG_IceBreaker: ermm @riotgames ? did tanks really need more mythic items? #LeagueOfLegends #RiotGames"
##
## [[6168]]
## [1] "whale_lonliest: RT @JungleNotorious: The game makes you happy.👏👏👏 #StarGuardian #LeagueofLegends https://t.co/wQXpdHW1Q0"
##
## [[6169]]
## [1] "Xuvisan: Hey everyone! Starting up my Youtube Stream for the first time. Wish me luck! If you'd like to join, here's the lin… https://t.co/lTaCsUzYI1"
##
## [[6170]]
## [1] "Le__Bush: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6171]]
## [1] "TorikkoTv: LCS rosters 2023 (rumores y confirmados) II 29-11-22.\n#LCS #LeagueOfLegends \n\nTSM roster confirmed:… https://t.co/SFpbrqZScx"
##
## [[6172]]
## [1] "Grimm_Hound_: RT @felinae_felidae: Priestess\n#Illaoi #LeagueOfLegends #ArtofLegends https://t.co/QcDYARp8aM"
##
## [[6173]]
## [1] "xqjtqy: RT @yordleloveall: #LeagueOfLegendsFanArt #LeagueOfLegends \n\nYordle oc https://t.co/Oe1D3hLWwG"
##
## [[6174]]
## [1] "WDisgaea: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6175]]
## [1] "SunaSaityr: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6176]]
## [1] "FieldLevelMedia: Immortals sign mid laner Ablazeolive #IMTWIN #LCS #LeagueOfLegends\n https://t.co/2PSeLG99ES"
##
## [[6177]]
## [1] "DonnaBa28520872: RT @ibrah_kun: Damn #LeagueOfLegends feels way better than Valorant. Im hooked again."
##
## [[6178]]
## [1] "neorarty3: vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart… https://t.co/UbNoaZ3oUg"
##
## [[6179]]
## [1] "finni141: RT @yordleloveall: #LeagueOfLegendsFanArt #LeagueOfLegends \n\nYordle oc https://t.co/Oe1D3hLWwG"
##
## [[6180]]
## [1] "LOL_Art_Bot: RT @Teru_Rozu: Da-da-di-Duuuuh!\n\"Jinx joined the Party!\"\nGot to finish adding Jinx to my banner today before work! \nHer braids are a bloody…"
##
## [[6181]]
## [1] "DigsnowP: Sketch-book drawing for fun\n\n#LeagueOfLegends \n#camille_ferros https://t.co/m6YWFyJGBG"
##
## [[6182]]
## [1] "loreofruneterra: Shard of Reverence: Lust for power seemed a common trait among the Runeterrans. Even Targon's revered few craved it… https://t.co/7qfh2mU0oo"
##
## [[6183]]
## [1] "PlayerCounter: How many gamers are playing? League of Legends Live Player Count https://t.co/hgOmmmRAOG #leagueoflegends #lol"
##
## [[6184]]
## [1] "OsyrisWorld: RT @ChapV44: https://t.co/KxARWUmJEg streaming league rank less go #streaming #LeagueOfLegends"
##
## [[6185]]
## [1] "ritayy13: stream time🥰 come and join!!!\nhttps://t.co/Fej8J2dLyz \n#twitchtv #TwitchStreamers #women #gamergirl… https://t.co/r291f7r1FY"
##
## [[6186]]
## [1] "Jeansy_LoL: going liveee with some LoL and depressooo!!\n\nhttps://t.co/HP3GJsT1GC\n\n#twitch #twitchstreamer \n#twitchtv… https://t.co/6iVJN9MKrl"
##
## [[6187]]
## [1] "Teru_Rozu: Da-da-di-Duuuuh!\n\"Jinx joined the Party!\"\nGot to finish adding Jinx to my banner today before work! \nHer braids are… https://t.co/VaYKDi2kNq"
##
## [[6188]]
## [1] "fausto_fucking: ?? GROWN MAN WITH NO LIFE YELLS INTO MICROPHONE #PAPAMAMA420 #duellinks #yugioh #leagueoflegends https://t.co/gPwnWDOoue"
##
## [[6189]]
## [1] "PandeBunnyNSFW: RT @Polenie__: ⛩🌸Finally they're cannon 🌸⛩ \n\nOne of my favorites ships 🤧💕💕\n#sett #Aphelios #art #digitaldrawing #LeagueOfLegends #drawing h…"
##
## [[6190]]
## [1] "xTempestDoragon: RT @sakaruii: true damage akali and ossia. speedran a piece for the 2021 lol fanart contest! \n#ArtofLegends #LeagueOfLegends https://t.co/f…"
##
## [[6191]]
## [1] "dumbass_o7: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6192]]
## [1] "miccostumes: 🤜🤜 #arcaneshow or #cyberpunkedgerunners ?\nWhich will you vote in #thegameawards \nCosplay from Miccostumes \n🛒… https://t.co/VkGKFJFXeb"
##
## [[6193]]
## [1] "R0GUEASSASSIN_: RT @FantasticFinal1: LOL Fan Splash Art: Winterblessed Akali ❄⛄\n#Akali #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/V…"
##
## [[6194]]
## [1] "Fubulubu96: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[6195]]
## [1] "UlrikaOokami: RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…"
##
## [[6196]]
## [1] "Cesaron59: RT @Moondustina: 🌻 lovely commission for @aeon_xayah 💕 \n\n#xayah #StarGuardian #LeagueOfLegends https://t.co/Hnz0H1Xo0b"
##
## [[6197]]
## [1] "Mrcastle08: RT @metalichotchoco: A Fun Festive look at Bad Santa Veigar, black as coal and bitter as the winter itself\n\n#LeagueOfLegendsFanArt #veigar…"
##
## [[6198]]
## [1] "LOL_Art_Bot: RT @akali_the_rebel: ღ Ahri ღ\n\n𝓒𝓻𝓮𝓭𝓲𝓽: Yanderes.arts\n\n#kda #ahri #LeagueOfLegends #LeagueOfLegendsFanArt #KDAAhri #WildRift #riotgames #kpo…"
##
## [[6199]]
## [1] "JosephF21058235: RT @Zaunight: @LeagueOfLegends @riotgames #LeagueOfLegends Officially ruined the bot lane/adc role good job. #gaming"
##
## [[6200]]
## [1] "pupiwaizumi: RT @Polenie__: ⛩🌸Finally they're cannon 🌸⛩ \n\nOne of my favorites ships 🤧💕💕\n#sett #Aphelios #art #digitaldrawing #LeagueOfLegends #drawing h…"
##
## [[6201]]
## [1] "DarunaKom: I am sharing a drawing with you.🎮🎮🎮🎮 #mobilegame #LeagueofLegends #Game #GuardianasEstelares #Nilah #TLWIN \nOrigina… https://t.co/q8qxlB0aDQ"
##
## [[6202]]
## [1] "nimbusmage: RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy"
##
## [[6203]]
## [1] "IntrinsicGames: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6204]]
## [1] "FRCretweets: RT @IssyyBabyy6669: Live Now!! Playing TFT In League..No Idea what Im Doing XD https://t.co/GZSvGkDAC0 #LeagueOfLegends #TwitchAffilate #tw…"
##
## [[6205]]
## [1] "Eppyomega: RT @IssyyBabyy6669: Live Now!! Playing TFT In League..No Idea what Im Doing XD https://t.co/GZSvGkDAC0 #LeagueOfLegends #TwitchAffilate #tw…"
##
## [[6206]]
## [1] "Yuki16954021: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[6207]]
## [1] "IntrinsicGames: RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…"
##
## [[6208]]
## [1] "LuminaH06: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6209]]
## [1] "LeifTheMizu: RT @K_alligatorDraw: Well I try to color this \n#Warwick #LeagueOfLegends #LeagueOfLegendsFanArt #bara #furry https://t.co/cXXkaCLmy7"
##
## [[6210]]
## [1] "mikazeliscious: RT @Polenie__: ⛩🌸Finally they're cannon 🌸⛩ \n\nOne of my favorites ships 🤧💕💕\n#sett #Aphelios #art #digitaldrawing #LeagueOfLegends #drawing h…"
##
## [[6211]]
## [1] "Noemimi_Fran: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[6212]]
## [1] "hlk50000: RT @PCGamesN: A new #LeagueOfLegends funnel strat makes use of the new jungle treats to get ahead, and Riot confirms it didn't test for it.…"
##
## [[6213]]
## [1] "AdvancedSIMP: It's 41st day of SIMP waiting for MALE FURRY CHAMP 🧡 #SIMPiswaiting #LeagueOfLegends"
##
## [[6214]]
## [1] "akali_the_rebel: ღ Ahri ღ\n\n𝓒𝓻𝓮𝓭𝓲𝓽: Yanderes.arts\n\n#kda #ahri #LeagueOfLegends #LeagueOfLegendsFanArt #KDAAhri #WildRift #riotgames… https://t.co/BA4zJDBjpt"
##
## [[6215]]
## [1] "StevenR43939957: RT @RivenStore: Like and Share if you have been fan since day 1\nLove LoL? Visit us: https://t.co/JrAiMTe9FJ\n#leagueoflegends #lolgame #lolg…"
##
## [[6216]]
## [1] "s3acastle: RT @Skiz0h: For a while, I've been planning to draw @arteapotstudio 's High Noon Karthus 💀\n#ArtofLegends #leagueoflegends https://t.co/ImNq…"
##
## [[6217]]
## [1] "Saintiblis1: RT @caiokkcaio: I couldn't resist...\n#Tristana #ArtofLegends #LeagueOfLegends https://t.co/r8nqy3HNGx"
##
## [[6218]]
## [1] "SoraBotUwU: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6219]]
## [1] "sarasaIand: RT @BonniieA: Ahri 🦊\nher new model is beautiful🧡\n\n#Ahri #LeagueOfLegends https://t.co/vymcs8hmVz"
##
## [[6220]]
## [1] "shiarilen: RT @miemeoww1: A gift.)\n\n#LeagueofLegends #Xayah #Rakan https://t.co/F1eSzherPt"
##
## [[6221]]
## [1] "SansDarkness: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[6222]]
## [1] "LaelAraina: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[6223]]
## [1] "InkizGPS: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6224]]
## [1] "LoliSakuya: RT @caiokkcaio: I couldn't resist...\n#Tristana #ArtofLegends #LeagueOfLegends https://t.co/r8nqy3HNGx"
##
## [[6225]]
## [1] "talonbandeklay: RT @Shilliww: #LeagueOfLegends \n#LeagueOfLegendsFanArt #riven \ngreat sword https://t.co/WMIht7c2rc"
##
## [[6226]]
## [1] "kiran64ez: RT @gatorix1: Present i did for a friend :3 #LeagueOfLegends https://t.co/JINiaYH3mJ"
##
## [[6227]]
## [1] "CRISPYNUGGETS19: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6228]]
## [1] "YousefMoves: RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY"
##
## [[6229]]
## [1] "PaulDye78280963: RT @TaironSG: BRO I GOT DENIED OF MY PENTA RIGHT AFTER… #wildrift #pyke #leagueoflegends https://t.co/OQupjGuVun"
##
## [[6230]]
## [1] "itayuujikun: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[6231]]
## [1] "joleen_dietz: Quick drawing of a human Gnar from #LeagueOfLegends. #DigitalIllustration #illustration #ArtistsOnTwitter… https://t.co/DIJRX5z2C8"
##
## [[6232]]
## [1] "tbdesports_: JOIN TO OUR DISCORD SERVER! #TBDESPORTS\n\n- Informations\n- Tournaments\n- Giveaways\n\nLINK: https://t.co/pT4N1GYNIU… https://t.co/JrvYE2Y1eo"
##
## [[6233]]
## [1] "StrynoTheRyno: RT @EsportsRedskin: Next Monday, @ArkActAssn @playvs State Playoffs Round 1 #LeagueOfLegends . Top 16.\n@EsportsRedskin vs Gentry GHS Infini…"
##
## [[6234]]
## [1] "SherifCupcake: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6235]]
## [1] "AgustinaJumadi: RT @RivenStore: Like and Share if you have been fan since day 1\nLove LoL? Visit us: https://t.co/JrAiMSX6DJ\n#lolgoods #leagueoflegends #mmo…"
##
## [[6236]]
## [1] "ClintonEsports: RT @EsportsRedskin: Next Monday, @ArkActAssn @playvs State Playoffs Round 1 #LeagueOfLegends . Top 16.\n@EsportsRedskin vs Gentry GHS Infini…"
##
## [[6237]]
## [1] "HollyGr88673483: RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…"
##
## [[6238]]
## [1] "LOL_Art_Bot: RT @Nicols22483097: \"Art requires a certain cruelty.\"\n\nA jhin fanart I just did searching for references for other things, not soo happy wi…"
##
## [[6239]]
## [1] "Nicols22483097: \"Art requires a certain cruelty.\"\n\nA jhin fanart I just did searching for references for other things, not soo happ… https://t.co/xPFrIx4j6e"
##
## [[6240]]
## [1] "ser0ser0_: RT @Greysan_: Also I can’t explain myself here i just heard this audio the other day and i thought of these two\n#yasuo #taliyah #LeagueOfLe…"
##
## [[6241]]
## [1] "_chulchul: RT @felinae_felidae: Priestess\n#Illaoi #LeagueOfLegends #ArtofLegends https://t.co/QcDYARp8aM"
##
## [[6242]]
## [1] "TreacyFielder: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6243]]
## [1] "SakagiSN: There's no neurotypical way for me to describe this but they're the same. #xerath #yorkpeppermintpattie #riot… https://t.co/XA8Mqgn96p"
##
## [[6244]]
## [1] "KevinGa21831451: RT @gontengstudio1: custom badges . order now! https://t.co/gULrQYECfh\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls…"
##
## [[6245]]
## [1] "mayorfrankbotto: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6246]]
## [1] "root2ww: RT @OneMore_esports: What a day!\n\nWe won both games as team Vanquishers forfeited the first game and our Owls played very well against @3bl…"
##
## [[6247]]
## [1] "sillypupmagic: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[6248]]
## [1] "LOL_Art_Bot: RT @mariakherovets: I can't help but show the process\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #GwenLoL #ArtistOnTwitter https://t.co/DIf95…"
##
## [[6249]]
## [1] "gatorix1: Present i did for a friend :3 #LeagueOfLegends https://t.co/JINiaYH3mJ"
##
## [[6250]]
## [1] "Raychel_Draws: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[6251]]
## [1] "Shqdow8: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6252]]
## [1] "mariakherovets: I can't help but show the process\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #GwenLoL #ArtistOnTwitter https://t.co/DIf95lcSrS"
##
## [[6253]]
## [1] "AlyssaH59725147: RT @SalsaMerang0: Ashe Cross Map\n\n#Ashe #AsheLoL #LeagueOfLegendsClips #LoLClips #LeagueOfLegends https://t.co/XmgQcktmOJ"
##
## [[6254]]
## [1] "demon_xiao_: RT @studioaxel: 🎧OCEAN PARTY🏖️\n\n#Sett #LeagueOfLegends #ArtofLegends https://t.co/XpC9NcZkrE"
##
## [[6255]]
## [1] "SaraSan02354507: RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6Wo0\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…"
##
## [[6256]]
## [1] "Papi_Longlegs69: WE ARE LIVE!!!\nhttps://t.co/ItaMMfUoBV\n#smallstreamer #twitch #twitchstreamer #cod #apexlegends #minecraft… https://t.co/UkrYoEV0uD"
##
## [[6257]]
## [1] "DesertRose_NZ: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[6258]]
## [1] "wydderka: RT @shikispace: (wip) My league faves wearing fancy stuff part two\n\n#MasterYi #LeagueOfLegends #ArtofLegends https://t.co/dNSxTJIEDR"
##
## [[6259]]
## [1] "niceswordboots: RT @shikispace: (wip) My league faves wearing fancy stuff part two\n\n#MasterYi #LeagueOfLegends #ArtofLegends https://t.co/dNSxTJIEDR"
##
## [[6260]]
## [1] "HeadBangerPoppy: RT @yordleloveall: #LeagueOfLegendsFanArt #LeagueOfLegends \n\nYordle oc https://t.co/Oe1D3hLWwG"
##
## [[6261]]
## [1] "luiscasas2008: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6262]]
## [1] "IntrinsicGames: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[6263]]
## [1] "Elfonomo_alto: RT @Checkuu: \"Surprised to see me ?\"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm"
##
## [[6264]]
## [1] "didkosoia: RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…"
##
## [[6265]]
## [1] "AdriansyahPt: RT @TaironSG: BRO I GOT DENIED OF MY PENTA RIGHT AFTER… #wildrift #pyke #leagueoflegends https://t.co/OQupjGuVun"
##
## [[6266]]
## [1] "akirecharacter: RT @foxiekura: Star Guardian Seraphine or Star Guardian Sona? I love both but Sera makes me wish I played Wild rift more,,\n\n#StarGuardian #…"
##
## [[6267]]
## [1] "IntrinsicGames: RT @Axtrek1: I like the new design.😎😎😎😎 #LeagueofLegends #ArtofLegends #MOBA #GuardianasEstelares #Worlds2021 #Bjergsen"
##
## [[6268]]
## [1] "safiroanejo: RT @Axtrek1: I like the new design.😎😎😎😎 #LeagueofLegends #ArtofLegends #MOBA #GuardianasEstelares #Worlds2021 #Bjergsen"
##
## [[6269]]
## [1] "epidemic_pain: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[6270]]
## [1] "Axtrek1: I like the new design.😎😎😎😎 #LeagueofLegends #ArtofLegends #MOBA #GuardianasEstelares #Worlds2021 #Bjergsen"
##
## [[6271]]
## [1] "AyrienTina: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6272]]
## [1] "MunkeyAstro: RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6Wo0\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…"
##
## [[6273]]
## [1] "SwordsManYasuo: RT @grymalk1nn: #Yasuo is starving\n\n#LeagueOfLegendsFanArt #LeagueOfLegendsMemes #LeagueOfLegends https://t.co/kNBmM1kISk"
##
## [[6274]]
## [1] "Corviwhite: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[6275]]
## [1] "SwordsManYasuo: RT @aleriy_: Charmed💙\n\n#yasuo #ahri #LeagueOfLegends https://t.co/9FJRRnkIhE"
##
## [[6276]]
## [1] "Alesba3: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6277]]
## [1] "CutHutagalung: RT @RivenStore: Like and Share if you have been fan since day 1\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #league…"
##
## [[6278]]
## [1] "tbullr1: RT @im_welt: @riotgames Why suxx you so Hard dicks? All Games Feed in my Team? I have 40% winnrate and im Diamond. WHO is skill in my Team…"
##
## [[6279]]
## [1] "Elizabe44943826: RT @thefedr8tion: CLICK https://t.co/sg901ujqxr Watch the live stream now - London University Esports - #LeagueOfLegends #esports tournamen…"
##
## [[6280]]
## [1] "goodvibesNA: RT @yoomyoum: ✨ First Star Kayle ✨\n \nI hope to see Kayle with a skin like this one day 💛\n\n#LeagueOfLegends #conceptart #kayle https://t.co/…"
##
## [[6281]]
## [1] "SuwarnoUli: RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6Wo0\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…"
##
## [[6282]]
## [1] "Damianfate: RT @Damianfate: ~Winterblessed Elise 🕷️❄️\nI fell in love with the new skin line and all the skin concepts I saw and thought Elise would be…"
##
## [[6283]]
## [1] "viesolde: RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…"
##
## [[6284]]
## [1] "AhmedMedhatxo: RT @OneMore_esports: What a day!\n\nWe won both games as team Vanquishers forfeited the first game and our Owls played very well against @3bl…"
##
## [[6285]]
## [1] "Victory90864271: I love this champion. And you?\nhttps://t.co/sB2lOOv6u2\n\n#xerath #LeagueOfLegends #VictoryT"
##
## [[6286]]
## [1] "gigolo_last: RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…"
##
## [[6287]]
## [1] "Snowi68845777: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[6288]]
## [1] "PandaSempai1: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6289]]
## [1] "MuniveYanina: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6290]]
## [1] "sovaskitten: RT @jamilsc: ✨💜Space Groove y que inicie el Party!💜✨\n\n#fanart #illustration #leagueoflegends #artoflegends #creadoresdelollatam #art #drawi…"
##
## [[6291]]
## [1] "ChapV44: https://t.co/KxARWUmJEg streaming league rank less go #streaming #LeagueOfLegends"
##
## [[6292]]
## [1] "azraphbelzie: #LeagueOfLegends #pentakill\nThis is a BANGER!\n\nhttps://t.co/NkKWU0aNzQ"
##
## [[6293]]
## [1] "Melee_Mercenary: RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…"
##
## [[6294]]
## [1] "LOL_Art_Bot: RT @pnk_fam: Promo for traditional_league (Instagram)\n\n#pnkxfam \n\n#leagueoflegends #leagueoflegendsfanart #leagueoflegendsart #lol #gamedra…"
##
## [[6295]]
## [1] "Nevos___: RT @sakuyashan: Hello! I'm 🌸 LIVE 🌸 and would love for you to come and hang out ❣️\nhttps://t.co/qsMH2HGCy3\n\n#vtuber #pngtuber #vtuberuprisi…"
##
## [[6296]]
## [1] "requinn_e: RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…"
##
## [[6297]]
## [1] "Lf_Xayah: Glad we fixed league! #LeagueOfLegends https://t.co/0dGhzeZptU"
##
## [[6298]]
## [1] "Atomic_Wow: Riot Games League Of Legends Volibear Collectible 7\" Plush Doll Stuffed Toy VG via ebay https://t.co/VSAZnqzSZZ… https://t.co/fRL7SbkGtb"
##
## [[6299]]
## [1] "limonpi1: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6300]]
## [1] "Eggpoach1: A new tool is being made. #LeagueofLegends #LoL #StarGuardian https://t.co/6I5NkYNRCK"
##
## [[6301]]
## [1] "SonoRayn: This was when #LeagueOfLegends gamemodes were at it's peak.\n#Vtubers #VtuberEN https://t.co/HcHe6Pmd1c"
##
## [[6302]]
## [1] "OneMore_esports: What a day!\n\nWe won both games as team Vanquishers forfeited the first game and our Owls played very well against… https://t.co/vnxPbPskAn"
##
## [[6303]]
## [1] "JandFriendsJ: Hi all more League of Legends stream today! Gonna continue the Grind to platinum in the preseason playing Jungle/Mi… https://t.co/rT7hfoZ1ZL"
##
## [[6304]]
## [1] "DanielH53640749: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6305]]
## [1] "tonguesoyeon: RT @PHB_pietro: This is my #starguardian team\n#Darius #vi #evelynn #Pantheon #sylas #LeagueOfLegends #LeagueOfLegendsFanArt #lol #ArtistOnT…"
##
## [[6306]]
## [1] "didkosoia: RT @shikispace: (wip) My league faves wearing fancy stuff part two\n\n#MasterYi #LeagueOfLegends #ArtofLegends https://t.co/dNSxTJIEDR"
##
## [[6307]]
## [1] "Slyfiv: RT @Checkuu: \"Surprised to see me ?\"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm"
##
## [[6308]]
## [1] "rizawaii: RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…"
##
## [[6309]]
## [1] "RahmatNovitasa1: The poster I made had a drawing by my daughter.🔥🔥🔥🔥🔥 #mobilegame #LeagueofLegends #Bjergsen #Worlds2021 #КосплейLoL"
##
## [[6310]]
## [1] "daweaselbass: RT @Soba_VT: Toplane Action [Plat 4] [Ger/Eng] [18+] \n#twitch #VtuberUprising #Vtuber #GERVtuber #twitchaffiliate #twitchstreamer #SmallStr…"
##
## [[6311]]
## [1] "pnk_fam: Promo for traditional_league (Instagram)\n\n#pnkxfam \n\n#leagueoflegends #leagueoflegendsfanart #leagueoflegendsart… https://t.co/5S0IYxjnTr"
##
## [[6312]]
## [1] "PinnacleEsports: Better than 1 is 2! @EmulousUK is at it again with some more #LeagueOfLegends, specifically the @LCK! 😎\n\n👉 What tea… https://t.co/jM8AFHjMsl"
##
## [[6313]]
## [1] "GalloKikiriki: RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…"
##
## [[6314]]
## [1] "eternalxena: going live now with Silver 1 vibes: AFK, inting, <1.0 KDA\n\nhttps://t.co/JnDsPJAfZy\n\n#leagueoflegends #twitch #sendhelp"
##
## [[6315]]
## [1] "SayaYomu: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6316]]
## [1] "KmUcax0OuQgZwkO: RT @Yangyexin: MERRY CHRISTMAS @crownsforkings !! <3 She was my secret santa this year and I couldn't have been happier to draw santa samir…"
##
## [[6317]]
## [1] "LOL_Art_Bot: RT @shikispace: (wip) My league faves wearing fancy stuff part two\n\n#MasterYi #LeagueOfLegends #ArtofLegends https://t.co/dNSxTJIEDR"
##
## [[6318]]
## [1] "KaiSa_KDA23: RT @PatkusArt: Drew Kai'sa cause I've been trying to learn her.\nShe's fun but I suck at her so I always go back to Ezreal and Zeri 😂😭😂\n\n#ar…"
##
## [[6319]]
## [1] "preheatoven666: RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…"
##
## [[6320]]
## [1] "MrRonaldRaymon1: I enjoy this part the most.🤗 #LeagueofLegends #Fanart #GuardianasEstelares #Worlds2021 #YıldızMuhafızı"
##
## [[6321]]
## [1] "KaiSa_KDA23: RT @shapy_wa: gamer girl kai’sa💜 many spicy versions here: https://t.co/8zBk0v0SBr 👀 i hope you will join!😜 #LeagueOfLegends #KaiSa #gamerg…"
##
## [[6322]]
## [1] "anowanka: RT @shikispace: (wip) My league faves wearing fancy stuff part two\n\n#MasterYi #LeagueOfLegends #ArtofLegends https://t.co/dNSxTJIEDR"
##
## [[6323]]
## [1] "Gameort1: League of Legends 12.23 patch notes - champion buffs and nerfs, skins, release date, more\n\n#LeagueOfLegends… https://t.co/SCfw28ipDf"
##
## [[6324]]
## [1] "SuciDrg: RT @thefedr8tion: CLICK https://t.co/sg901ujqxr Watch the live stream now - London University Esports - #LeagueOfLegends #esports tournamen…"
##
## [[6325]]
## [1] "kaguranism: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[6326]]
## [1] "JuanBRob: RT @lil_luna_s: Who wants to help me get to 500 orders total before end of the year? 😇🥰\nhttps://t.co/rGVjQevzJm\n\n#epal #epalgg #gamergirl #…"
##
## [[6327]]
## [1] "nimbusmage: RT @yordleloveall: #LeagueOfLegendsFanArt #LeagueOfLegends \n\nYordle oc https://t.co/Oe1D3hLWwG"
##
## [[6328]]
## [1] "loreofruneterra: Shard of Hope: Love. A fog that blinds the wise to reason, and that rids the patient of patience. Ryze watched on a… https://t.co/FUJakWFkwO"
##
## [[6329]]
## [1] "v1gorous1: RT @Moondustina: 🌻 lovely commission for @aeon_xayah 💕 \n\n#xayah #StarGuardian #LeagueOfLegends https://t.co/Hnz0H1Xo0b"
##
## [[6330]]
## [1] "asksredditques1: RT @gontengstudio: custom badges . order now! https://t.co/Q5xzwhZTa3\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls\n#…"
##
## [[6331]]
## [1] "lil_luna_s: Who wants to help me get to 500 orders total before end of the year? 😇🥰\nhttps://t.co/rGVjQevzJm\n\n#epal #epalgg… https://t.co/sV94WanLWW"
##
## [[6332]]
## [1] "shikispace: (wip) My league faves wearing fancy stuff part two\n\n#MasterYi #LeagueOfLegends #ArtofLegends https://t.co/dNSxTJIEDR"
##
## [[6333]]
## [1] "Brandon1987NSFW: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6334]]
## [1] "httpThomas_: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6335]]
## [1] "IntrinsicGames: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[6336]]
## [1] "thesongofalark: RT @shahs1221: It's the Last Drop gang, y'all! #arcane #ArcaneArt #Silco #jinx #sevika #lol #LeagueOfLegends #LeagueOfLegendsFanArt #digita…"
##
## [[6337]]
## [1] "simiipopp: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6338]]
## [1] "RuLOfps: RT @ViceZonegg: Nothing like celebrating with your team in a LAN after a GG well played 👏🏼👏🏼🏆\n#esports #gaming #valorant #apexlegends #leag…"
##
## [[6339]]
## [1] "faithsweird: RT @stefylaudy: Miss Fortune doesn't know the undress meme\n#LeagueOfLegends #LeagueOfLegendsFanArt #MissFortune https://t.co/yQzY2XEBrZ"
##
## [[6340]]
## [1] "IntrinsicGames: RT @MikuoHatsuneTTV: Day 14 of @LeagueOfLegends quotes:\n\nYou need not follow, but you must witness.\n-Azir\n#LeagueOfLegends #quotes #gaming…"
##
## [[6341]]
## [1] "Natasha80126306: RT @MikuoHatsuneTTV: Day 14 of @LeagueOfLegends quotes:\n\nYou need not follow, but you must witness.\n-Azir\n#LeagueOfLegends #quotes #gaming…"
##
## [[6342]]
## [1] "teh6aym: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[6343]]
## [1] "spaedii: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6344]]
## [1] "griffithtwiter: ANGRY HEUMRAGE\n#2022MAMA #LeagueOfLegends #Leagueoflegend #Twitter #kesfet #viral #viralvideo #edit #FYP #RiotGames https://t.co/mY787g1b1E"
##
## [[6345]]
## [1] "Soba_VT: Toplane Action [Plat 4] [Ger/Eng] [18+] \n#twitch #VtuberUprising #Vtuber #GERVtuber #twitchaffiliate… https://t.co/dRkDLs5pMS"
##
## [[6346]]
## [1] "KibaTz13: RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY"
##
## [[6347]]
## [1] "Fostergahara: RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…"
##
## [[6348]]
## [1] "settstiddies: RT @nugothezreal: all of your (mine) favorites are inuit and transfem (a thread of chars i hc as native not all of these r transfem hcs lma…"
##
## [[6349]]
## [1] "GodLovesMeM0re: @EndWokeness Are you're a gamer? Are you tired of getting chat banned for saying KYS? Next time you're out here fla… https://t.co/903jeyotu5"
##
## [[6350]]
## [1] "darkstar0722: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6351]]
## [1] "KmUcax0OuQgZwkO: RT @dominaART: Samira, painted her before I had the chance to play her :P\n\n#samira #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/C4X…"
##
## [[6352]]
## [1] "GameSlotsCasino: RT @thefedr8tion: Calling ALL GAMING STREAMERS!\nCLICK https://t.co/sg901ujqxr & DM us here.\n\n#rtItBot #esports #twitchstreamer #twitch #you…"
##
## [[6353]]
## [1] "Filched: RT @thefedr8tion: Calling ALL GAMING STREAMERS!\nCLICK https://t.co/sg901ujqxr & DM us here.\n\n#rtItBot #esports #twitchstreamer #twitch #you…"
##
## [[6354]]
## [1] "annxhemmo: RT @_mierii: Bewitching Miss Fortune, my fav skin <3\n\n#LeagueOfLegends #Halloween #MissFortune #fanart https://t.co/MKTlcGSJze"
##
## [[6355]]
## [1] "PhelMooncake: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[6356]]
## [1] "OmegaEnderman05: RT @Rolochan105: League of legends x One piece meme. #LeagueOfLegends #artoflegends #meme #onepiece https://t.co/xJx0KW9p2u"
##
## [[6357]]
## [1] "nugothezreal: all of your (mine) favorites are inuit and transfem (a thread of chars i hc as native not all of these r transfem h… https://t.co/gzll6IqxMk"
##
## [[6358]]
## [1] "SpookyCentaur: RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…"
##
## [[6359]]
## [1] "judy_voorhees: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6360]]
## [1] "Kishiskolaash: RT @loreofruneterra: Redeemed Prodigy: Striving for perfection was limiting, rigid. Perfection had no life; could not breathe. However, per…"
##
## [[6361]]
## [1] "SecretAgentAhri: Hey what's up guys! Streaming for fun, so feel free to hop on in!\nhttps://t.co/B9pZB2Jjb3 #TTV #Streamer #Live… https://t.co/us9IutVlVD"
##
## [[6362]]
## [1] "JonClarkeTweets: RT @thefedr8tion: Calling ALL GAMING STREAMERS!\nCLICK https://t.co/sg901ujqxr & DM us here.\n\n#rtItBot #esports #twitchstreamer #twitch #you…"
##
## [[6363]]
## [1] "Grilla: The Captain runs the ship!\n\nCongratulations to @Trackie_D on winning the first ever #TidesofTurmoil event yesterday… https://t.co/rzKBksTxD8"
##
## [[6364]]
## [1] "MyHusband39: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[6365]]
## [1] "DreidanDraconus: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[6366]]
## [1] "ReginaC26432536: RT @TKPFamily615123: 【League of Legends】Kai'sa carry 2vs4\n\n#LOL #leagueoflegends #英雄聯盟 #凱莎 #Kaisa #lolplay #lolhighlight #lolhighlights #lo…"
##
## [[6367]]
## [1] "godn1kk1: Kayn Fanart I did for someone \n#Kayn #LeagueOfLegends #fanart https://t.co/x1L3N5ykMh"
##
## [[6368]]
## [1] "tlofwhois67: RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…"
##
## [[6369]]
## [1] "swagginsloths: RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…"
##
## [[6370]]
## [1] "ghostpups1: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6371]]
## [1] "WaitWut602: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6372]]
## [1] "HeadBangerPoppy: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[6373]]
## [1] "Thece_co: Did you know that US viewers watched 217 million hours of #eSports content this year? 👀\n\nIn 2018 that number was 1… https://t.co/6uerXKwfxX"
##
## [[6374]]
## [1] "FaulknerEdu: RT @FaulknerESports: The League of Legends Championship match between the Faulkner Eagles and the Seneca Sting is tonight at 7:30 PM! Be su…"
##
## [[6375]]
## [1] "LuminousFaeDust: RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…"
##
## [[6376]]
## [1] "howdia_ir: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[6377]]
## [1] "loreofruneterra: World Ender: \"Darkin! Awaken!\" - Aatrox: submitted by /u/Regular-Poet-3657 \n [link] [comments]… https://t.co/Si7uEOpGA7"
##
## [[6378]]
## [1] "Gonzalo_wer: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6379]]
## [1] "yone_good: RT @yordleloveall: #LeagueOfLegendsFanArt #LeagueOfLegends \n\nYordle oc https://t.co/Oe1D3hLWwG"
##
## [[6380]]
## [1] "wezoot_: RT @felinae_felidae: Priestess\n#Illaoi #LeagueOfLegends #ArtofLegends https://t.co/QcDYARp8aM"
##
## [[6381]]
## [1] "rooibokk: RT @shikispace: When you and your bbg have opposite prestige aesthetics\n\n#yasuo #MasterYi #yisuo #LeagueOfLegends #ArtofLegends https://t.c…"
##
## [[6382]]
## [1] "lil_luna_s: I got new posts on #kofi and #buymeacoffee!\nSo come check them out! ♥\n\n#epal #epalgg #gamergirl #gamer #Egirls… https://t.co/0C2HEAupTT"
##
## [[6383]]
## [1] "ShunderTV: WHATS UP HAPPY TUESDAY PEEPS ~ ADC suffering time.. \n\n#leagueoflegends\nhttps://t.co/tYm0eJm2pA"
##
## [[6384]]
## [1] "GastiPuti: #leagueoflegends🙉🙉🙉🙉🙉 #gaming #LostArkPvP #TwitchCon #LostArk \nSource: https://t.co/Pc8AH704TN https://t.co/bUejsCWbxg"
##
## [[6385]]
## [1] "MohaKShin: RT @OneMore_esports: Two matches in the same day? No worries our Owls are prepared well! \n\nGame 1 Vs Vanquishers at 7 pm \nGame 2 Vs @3bl_es…"
##
## [[6386]]
## [1] "HyHylinor: #leagueoflegends Let's relax and have fun! New items etc. #stream #play Eune. https://t.co/NQJ1vK49si https://t.co/zWUizTrFgF"
##
## [[6387]]
## [1] "AlexandreNines: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[6388]]
## [1] "TaeYooNhy: RT @geheichou: Arcane - Viktor cosplay makeup \n#LeagueOfLegends #Arcane https://t.co/2CCF2IGA8Z"
##
## [[6389]]
## [1] "LOL_Art_Bot: RT @yordleloveall: #LeagueOfLegendsFanArt #LeagueOfLegends \n\nYordle oc https://t.co/Oe1D3hLWwG"
##
## [[6390]]
## [1] "LOL_Art_Bot: RT @metalichotchoco: A Fun Festive look at Bad Santa Veigar, black as coal and bitter as the winter itself\n\n#LeagueOfLegendsFanArt #veigar…"
##
## [[6391]]
## [1] "Lopvinr: RT @metalichotchoco: A Fun Festive look at Bad Santa Veigar, black as coal and bitter as the winter itself\n\n#LeagueOfLegendsFanArt #veigar…"
##
## [[6392]]
## [1] "BelongLeicester: RT @BelongArenasUK: IT'S HERE!! The beginning of the end! \n\nWeek 1 the #LeagueofLegends playoffs...eeek! In less than 2 weeks we will find…"
##
## [[6393]]
## [1] "ShiroTheUseless: RT @yordleloveall: #LeagueOfLegendsFanArt #LeagueOfLegends \n\nYordle oc https://t.co/Oe1D3hLWwG"
##
## [[6394]]
## [1] "yordleloveall: #LeagueOfLegendsFanArt #LeagueOfLegends \n\nYordle oc https://t.co/Oe1D3hLWwG"
##
## [[6395]]
## [1] "loreofruneterra: Champions' Strength: \"Into battle with hearts aglow!\" - Lux: submitted by /u/Regular-Poet-3657 \n [link] [comments… https://t.co/LphZmjIiZX"
##
## [[6396]]
## [1] "loreofruneterra: Trusty Ramhound: \"She's not as fast as a silverwing, but you'd be surprised how fast her little legs can carry her.… https://t.co/5coVcrMoSF"
##
## [[6397]]
## [1] "loreofruneterra: Petricite Charger: \"Nothing is stronger than petricite.\" - Durand Architect: submitted by /u/Regular-Poet-3657… https://t.co/60a6RkfiXk"
##
## [[6398]]
## [1] "RedBlaster2003: RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY"
##
## [[6399]]
## [1] "IntrinsicGames: RT @ShiroBlazecos: Let's change the world\nJayce:@redshinigami7\nPH: @ rixa_ph (IG)\n#arcane #viktor #LeagueOfLegends #arcanecosplay #jayvik #…"
##
## [[6400]]
## [1] "CATBR3AD: RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…"
##
## [[6401]]
## [1] "Cannibal002: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[6402]]
## [1] "veigarthevile: RT @metalichotchoco: A Fun Festive look at Bad Santa Veigar, black as coal and bitter as the winter itself\n\n#LeagueOfLegendsFanArt #veigar…"
##
## [[6403]]
## [1] "TaylorJ81960893: RT @DiscordJester: Check out this League of Legends clip I recorded with https://t.co/7z9D9QPLlB! #LeagueofLegends\n\n🔗 https://t.co/hCv13nOi…"
##
## [[6404]]
## [1] "metalichotchoco: A Fun Festive look at Bad Santa Veigar, black as coal and bitter as the winter itself\n\n#LeagueOfLegendsFanArt… https://t.co/naolCaaW9S"
##
## [[6405]]
## [1] "RyuBlaze6: RT @ShiroBlazecos: Let's change the world\nJayce:@redshinigami7\nPH: @ rixa_ph (IG)\n#arcane #viktor #LeagueOfLegends #arcanecosplay #jayvik #…"
##
## [[6406]]
## [1] "jorge30123: RT @Cookie3w3: Rell 0w0\n\n#ArtofLegends #LeagueOfLegends #rell #LeagueOfLegendsFanArt https://t.co/lMBUdA8RW9"
##
## [[6407]]
## [1] "sakuyashan: Hello! I'm 🌸 LIVE 🌸 and would love for you to come and hang out ❣️\nhttps://t.co/qsMH2HGCy3\n\n#vtuber #pngtuber… https://t.co/3SuDWfw5qL"
##
## [[6408]]
## [1] "loreofruneterra: Acolyte's Reliquary: \"Our hands shape the desert!\" - Ruinous Acolyte: submitted by /u/Regular-Poet-3657 \n [link]… https://t.co/fV6eE8IcW1"
##
## [[6409]]
## [1] "loreofruneterra: Redeemed Prodigy: Striving for perfection was limiting, rigid. Perfection had no life; could not breathe. However,… https://t.co/NgLE0FbmHj"
##
## [[6410]]
## [1] "HentaiIsGood12: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6411]]
## [1] "Cryz_Ekisde: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[6412]]
## [1] "playeralex: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6413]]
## [1] "Wicked_Lobster: RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…"
##
## [[6414]]
## [1] "Kitssuneh: Stream is up! Come join for some #LeagueOfLegends \n\nhttps://t.co/byTVqdHDbn\n\n#smallstreamer #streamer #gamer #twitch #twitchaffiliate"
##
## [[6415]]
## [1] "AresAika: RT @NinouilleSFW: I've took new pics of the prints! 👀\n\nhttps://t.co/7DUZEpUzeX\n\n#LeagueOfLegends #artshop #Jinx #Ahri #Soraka #drawings htt…"
##
## [[6416]]
## [1] "Stevo0114: RT @CappieEF: Tonight i will stream Era Aeon's practice. Please come tune in and say Hi.\n#LeagueOfLegends #twitch #Practice"
##
## [[6417]]
## [1] "mira_miranha: RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…"
##
## [[6418]]
## [1] "ShiroBlazecos: Let's change the world\nJayce:@redshinigami7\nPH: @ rixa_ph (IG)\n#arcane #viktor #LeagueOfLegends #arcanecosplay… https://t.co/QQsHg67dg7"
##
## [[6419]]
## [1] "AmandaS86184870: RT @_icepher_: I’m… worse…\n\n#ArtofLegends #LeagueofLegends #Aatrox https://t.co/ROHgOo8huj"
##
## [[6420]]
## [1] "loreofruneterra: Void Gate: The Hive Herald raised two hands to the colossal structure above. \"A THRONE,\" he screamed, \"FOR AN EMPRE… https://t.co/rbAuUt2MvY"
##
## [[6421]]
## [1] "loreofruneterra: Seraphine's Father Artwork: submitted by /u/Regular-Poet-3657 \n [link] [comments] https://t.co/0BYuF1zzw8… https://t.co/9VyzFzyar0"
##
## [[6422]]
## [1] "loreofruneterra: Shard of Madness:The god-warriors of Shurima were thought peerless. Perfect. But years of war against an unstoppabl… https://t.co/fY7Zu7wfkE"
##
## [[6423]]
## [1] "SodaSoDumb: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[6424]]
## [1] "orbitltm: RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…"
##
## [[6425]]
## [1] "roxxa5481: RT @shikispace: When you and your bbg have opposite prestige aesthetics\n\n#yasuo #MasterYi #yisuo #LeagueOfLegends #ArtofLegends https://t.c…"
##
## [[6426]]
## [1] "roxxa5481: RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…"
##
## [[6427]]
## [1] "Alejand53730219: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6428]]
## [1] "DiegoCiferri: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6429]]
## [1] "loreofruneterra: Xolaani, Aspect's Bane Full Artwork - Legends of Runeterra: submitted by /u/Regular-Poet-3657 \n [link] [comments]… https://t.co/nCTF518nWu"
##
## [[6430]]
## [1] "loreofruneterra: Xolaani the Bloodweaver Full Artwork - Legends of Runeterra: submitted by /u/Regular-Poet-3657 \n [link] [comments… https://t.co/h8ZyZusLWg"
##
## [[6431]]
## [1] "loreofruneterra: Mihira, Aspect of Justice: \"Some revere the Aspects as gods. Others see them as messengers from the realm beyond. S… https://t.co/fCTQizjBi0"
##
## [[6432]]
## [1] "loreofruneterra: Tyrus of Helia!: submitted by /u/Regular-Poet-3657 \n [link] [comments] https://t.co/9Nli3i5UIy #loreofleague… https://t.co/vvXckY6QgC"
##
## [[6433]]
## [1] "loreofruneterra: Mihira, Aspect of Justice Full Artwork - Legends of Runeterra: submitted by /u/Regular-Poet-3657 \n [link] [commen… https://t.co/fDBsSsqmAa"
##
## [[6434]]
## [1] "loreofruneterra: Kayle lvl 2: \"We would surely know her to see her, should she ever return... but I worry there is little reason for… https://t.co/HzmfIhclM7"
##
## [[6435]]
## [1] "DigitalLuver: RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…"
##
## [[6436]]
## [1] "JackTurnner1: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6437]]
## [1] "Mrcastle08: RT @metalichotchoco: Grandma corki, she’s got a little plane and will fly it directly into you. A true Valkyrie \n\n#LeagueOfLegendsFanArt #c…"
##
## [[6438]]
## [1] "gusgus_psd: RT @JaniKyoufuri: Yasuo's voice in Diff SVC 😂😂\n#diff_svc #yasuo #LeagueOfLegends https://t.co/BRRqaAgK5V"
##
## [[6439]]
## [1] "alineSann_: RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…"
##
## [[6440]]
## [1] "cobblepout: RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…"
##
## [[6441]]
## [1] "CarterSharpest: RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…"
##
## [[6442]]
## [1] "RiotForge: RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…"
##
## [[6443]]
## [1] "NyaughtyTrash: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6444]]
## [1] "RandomNommer: RT @RostyPotato: I did a thing! : P\n#LeagueOfLegends #LeagueOfLegendsFanArt #TahmKench https://t.co/4701ZrFYRc"
##
## [[6445]]
## [1] "stats_live_es: ▶️ League of Legends - Top streams a las 18:48 (Hora ESP)🔥\n\n🥇 #Werlyb➖Viewers: 7.226\n🥈 #elyoyalol➖Viewers: 2.933\n🥉… https://t.co/RnmYtC0mqI"
##
## [[6446]]
## [1] "TheSparkRoxas: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6447]]
## [1] "8UTACWR5rV3jJ05: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[6448]]
## [1] "yone_good: RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy"
##
## [[6449]]
## [1] "asmallmime: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[6450]]
## [1] "ViralexR: RT @Koiarts1: Fan art Jinx \n.\n#draw #sketch #leagueoflegends #paint #creadoresdelollatam #art #artoflegends #leagueoflegendsfanart #jinx #…"
##
## [[6451]]
## [1] "loreofruneterra: Kayle lvl 1: \"The Demacians know her as the Winged Protector, but those of us who live under the vault of stars in… https://t.co/e6fYrNLrf4"
##
## [[6452]]
## [1] "loreofruneterra: Ryze lvl 2: Ryze pulled himself back to the present. The mindscapes he'd visited had answered his questions, and fi… https://t.co/taCT0Oioor"
##
## [[6453]]
## [1] "loreofruneterra: Ryze lvl 1: \"Ryze crested the ridge, accompanied by Kayle's silent servant. He looked down on a land scarred by war… https://t.co/6mZyKu8YOj"
##
## [[6454]]
## [1] "loreofruneterra: Aatrox lvl 1: Even across continents, Aatrox felt her awakening. How the hatred still burned. He had already broken… https://t.co/PL6CNhDYLc"
##
## [[6455]]
## [1] "loreofruneterra: Aatrox lvl 2: The battle gathered pace. Xolaani had finally found the courage to face him, and as the two ancient e… https://t.co/IW4oLvBV00"
##
## [[6456]]
## [1] "albert2052: Check out this League of Legends clip I recorded with https://t.co/RwI9WSSMvJ! #LeagueofLegends\n\n🔗… https://t.co/c2fvBzifFF"
##
## [[6457]]
## [1] "ajarodz: RT @ViceZonegg: Nothing like celebrating with your team in a LAN after a GG well played 👏🏼👏🏼🏆\n#esports #gaming #valorant #apexlegends #leag…"
##
## [[6458]]
## [1] "BiWomanWhore: RT @Koiarts1: Fan art Jinx \n.\n#draw #sketch #leagueoflegends #paint #creadoresdelollatam #art #artoflegends #leagueoflegendsfanart #jinx #…"
##
## [[6459]]
## [1] "nungGib17: RT @MC_Sangel: Work in progress #sett #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/SYEsHcYiTy"
##
## [[6460]]
## [1] "MagiMari1: RT @feng12325165810: #LeagueOfLegends #LeagueOfLegendsFanArt \nEvelynn❤️❤️ https://t.co/2ssDFPFq8T"
##
## [[6461]]
## [1] "CernJust: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6462]]
## [1] "fausto_fucking: ?? GROWN MAN WITH NO LIFE YELLS INTO MICROPHONE #PAPAMAMA420 #duellinks #yugioh #leagueoflegends https://t.co/D4rnudUkMB"
##
## [[6463]]
## [1] "pnkrsblckclths: RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…"
##
## [[6464]]
## [1] "XKALOPSIAX1: RT @peghmey: Back to portraits. Star guardian Rakan!\nSoraka is going to be next 💚\n\n#Rakan #StarGuardians #ArtofLegends #LeagueOfLegends htt…"
##
## [[6465]]
## [1] "Chonilla69: RT @aresmape1: Doran's Blade but #RTX 🗡️\n#LeagueOfLegends #Blender #3d https://t.co/V5ZGeQ6sg1"
##
## [[6466]]
## [1] "XKALOPSIAX1: RT @peghmey: Sad commission 💔\n\n#Xayah #ArtofLegends #LeagueOfLegends https://t.co/Dt0cnbKZKy"
##
## [[6467]]
## [1] "XKALOPSIAX1: RT @Sandkessho: It’s my birthday today and Twitter doesn’t give me balloons for the second year ;0;\nCan I get a repost as a present 💚\n\n#Art…"
##
## [[6468]]
## [1] "CesarLo45950580: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6469]]
## [1] "ItsAGruzzo: RT @felinae_felidae: Priestess\n#Illaoi #LeagueOfLegends #ArtofLegends https://t.co/QcDYARp8aM"
##
## [[6470]]
## [1] "loreofruneterra: Baalkux (Legends of Runeterra): submitted by /u/TheFlax \n [link] [comments] https://t.co/8wpNMkBEs0 #loreofleague… https://t.co/T0reSAuuFy"
##
## [[6471]]
## [1] "tacticsradio: RT @FaulknerESports: The League of Legends Championship match between the Faulkner Eagles and the Seneca Sting is tonight at 7:30 PM! Be su…"
##
## [[6472]]
## [1] "AhmedMedhatxo: RT @OneMore_esports: Two matches in the same day? No worries our Owls are prepared well! \n\nGame 1 Vs Vanquishers at 7 pm \nGame 2 Vs @3bl_es…"
##
## [[6473]]
## [1] "RivenStore: How ya doin`?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg… https://t.co/el6HooBODm"
##
## [[6474]]
## [1] "Susoeng: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[6475]]
## [1] "LOL_Art_Bot: RT @HephaestusSd: Katarina sexy pose\n#katarina #LOL #LeagueOfLegends #LeagueOfLegendsFanArt \nIf you enjoy my content and want to see more,…"
##
## [[6476]]
## [1] "RatThumbsUp: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6477]]
## [1] "SHAD0WARISE: RT @noctysart: High Noon #Kayn / #Rhaast \n\n#ArtofLegends \n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/PdmzEfO6kl"
##
## [[6478]]
## [1] "stillnotval: RT @ddorobo_: Spiritblossom Aphelios🌸🌙\n#LeagueOfLegends\n#LeagueOfLegendsfanart\n#Aphelios\n#SpiritBlossom2022\n#spiritblossom https://t.co/T9O…"
##
## [[6479]]
## [1] "SHAD0WARISE: RT @l0Abyss: Nightbringer Kayn\n#LeagueOfLegends #Kayn #LeagueOfLegendsFanArt #ArtOfLegends #nightbringerkayn https://t.co/9iGz7agSbq"
##
## [[6480]]
## [1] "SHAD0WARISE: RT @SakaiYuki17: Congratulations Kayn be the new card in LoR! I will finish it asap\n#ArtofLegends #kayn #zed #LeagueOfLegends https://t.co/…"
##
## [[6481]]
## [1] "itsburakcanim: Here are the list of things I hate on league:\n\n- your teammates being able to ban the champ you are showing\n- AUTOF… https://t.co/9cgu7QVlRY"
##
## [[6482]]
## [1] "SHAD0WARISE: RT @Cookie3w3: 🏮 Snow Moon Kayn 🏮\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #Kayn https://t.co/nNKsoD6zNN"
##
## [[6483]]
## [1] "WianeeD: RT @AwkwardToons: scrunklys\n\n#strangerthings #theowlhouse #adventuretime #amphibia #scottpilgrim #arcane #leagueoflegends #fostershomeforim…"
##
## [[6484]]
## [1] "hi__host: RT @DamnSpiderLover: the only prisoner I want\n#LeagueOfLegends #sylas #fanart https://t.co/Oti0f96AGr"
##
## [[6485]]
## [1] "DailySylas: RT @DamnSpiderLover: the only prisoner I want\n#LeagueOfLegends #sylas #fanart https://t.co/Oti0f96AGr"
##
## [[6486]]
## [1] "TDS_Wasabi: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[6487]]
## [1] "Peeks37: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6488]]
## [1] "nicquehen: I enjoy this part the most.😎😎😎😎😎 #LeagueofLegends https://t.co/AnHRNNLhy1"
##
## [[6489]]
## [1] "HephaestusSd: Katarina sexy pose\n#katarina #LOL #LeagueOfLegends #LeagueOfLegendsFanArt \nIf you enjoy my content and want to see… https://t.co/XobhVg5c4g"
##
## [[6490]]
## [1] "Jaymo0n: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6491]]
## [1] "WindslashRiven: RT @Shilliww: #LeagueOfLegends \n#LeagueOfLegendsFanArt #riven \ngreat sword https://t.co/WMIht7c2rc"
##
## [[6492]]
## [1] "bonerfly1: RT @OneMore_esports: What a journey! The Owls fought well but in the end @3bl_esports takes the win\n\nGG to 3BL eSports\n\n#1MUP 🦉 \n#LeagueofL…"
##
## [[6493]]
## [1] "Nemesorclem: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[6494]]
## [1] "loreofruneterra: Mihira, Aspect of Justice (Legends of Runeterra Reveal): submitted by /u/TheFlax \n [link] [comments]… https://t.co/ZcJGGYPKk9"
##
## [[6495]]
## [1] "loreofruneterra: Anaakca, The Darkin Spear Full Artworks - Legends of Runeterra: submitted by /u/Regular-Poet-3657 \n [link] [comme… https://t.co/igFxu0UhCI"
##
## [[6496]]
## [1] "IntrinsicGames: RT @gontengstudio: custom badges . order now! https://t.co/Q5xzwhZTa3\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls\n#…"
##
## [[6497]]
## [1] "LOL_Art_Bot: RT @sagittifollia: evelynn prestige skin 2021\n#Evelynn #LOL #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/npJltN2Dhf"
##
## [[6498]]
## [1] "ValhirL: RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY"
##
## [[6499]]
## [1] "LOL_Art_Bot: RT @K_alligatorDraw: Well I try to color this \n#Warwick #LeagueOfLegends #LeagueOfLegendsFanArt #bara #furry https://t.co/cXXkaCLmy7"
##
## [[6500]]
## [1] "Goodclover1: RT @RivenStore: Like and Share if you have been fan since day 1\nLove LoL? Visit us: https://t.co/JrAiMSX6DJ\n#lolgoods #leagueoflegends #mmo…"
##
## [[6501]]
## [1] "sagittifollia: evelynn prestige skin 2021\n#Evelynn #LOL #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/npJltN2Dhf"
##
## [[6502]]
## [1] "Danzu_12: RT @Punbun_4Fun: it'd finally done, got experimental with the colours in the end but ngl i'm quite happy with how it turned out\n\n#settphel…"
##
## [[6503]]
## [1] "ClassicLoLPlz: Day 26 pleading for Classic League of Legends! \n@MarcMerrill @RiotPhroxzon @RiotPhlox @RiotMeddler @ExasperatedDan… https://t.co/J9RnNepKg5"
##
## [[6504]]
## [1] "sundialMelodic: RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…"
##
## [[6505]]
## [1] "MtsCarmesim: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[6506]]
## [1] "morganasoI: RT @Checkuu: \"Surprised to see me ?\"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm"
##
## [[6507]]
## [1] "Crankyaunt1: RT @ItsKashaKai: Today marks my 3 months being sober! It has an extremely tough addiction and I've had many relapses when trying to quit, b…"
##
## [[6508]]
## [1] "Danzu_12: RT @vylnora: Sylas got some plans for breakfast\n\n#sett #sylas #sylett #LeagueOfLegends https://t.co/pkhcM8MYOQ"
##
## [[6509]]
## [1] "RuckusWright: RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…"
##
## [[6510]]
## [1] "DrWesos: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[6511]]
## [1] "typagirljosh: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[6512]]
## [1] "Calexandria8: RT @RivenStore: Hello there!\nVisit us: https://t.co/Jtncw5KmG7\n#lolgoods #leagueoflegends #mmo #mmorpg #rivenstore.com #lolstuff https://t.…"
##
## [[6513]]
## [1] "tq0007704403: RT @chisi64726930: Arcana Neeko!🔮🦎\nNeeko stands for magician!\nI like this series very much~\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko…"
##
## [[6514]]
## [1] "TUnlawful: RT @SumiCosplay: #sona from #stargaurdian at @rushgamingfest #leagueoflegends \n#sumicosplay https://t.co/xdc4T3bWAT"
##
## [[6515]]
## [1] "ZayDon_YT: League of Legends / Silver Rank / Going for 300 subs https://t.co/mGvG8h6wsp via @YouTube \n#YouTube… https://t.co/1lvU3q2mNf"
##
## [[6516]]
## [1] "gontengstudio: custom badges . order now! https://t.co/Q5xzwhZTa3\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate… https://t.co/74Wly28Cr6"
##
## [[6517]]
## [1] "CappieEF: Tonight i will stream Era Aeon's practice. Please come tune in and say Hi.\n#LeagueOfLegends #twitch #Practice"
##
## [[6518]]
## [1] "kukuruyo: Why i always have to deal with this shit when playing Teamfight tactics XD\n\n#LeagueOfLegends https://t.co/lsq3rGs7iK"
##
## [[6519]]
## [1] "JaniboyZonTW: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6520]]
## [1] "davum20: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6521]]
## [1] "Morgennnnnnnn: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6522]]
## [1] "K_alligatorDraw: Well I try to color this \n#Warwick #LeagueOfLegends #LeagueOfLegendsFanArt #bara #furry https://t.co/cXXkaCLmy7"
##
## [[6523]]
## [1] "dinosaurrro: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[6524]]
## [1] "yenzzus: RT @yoomyoum: ✨ First Star Kayle ✨\n \nI hope to see Kayle with a skin like this one day 💛\n\n#LeagueOfLegends #conceptart #kayle https://t.co/…"
##
## [[6525]]
## [1] "LOL_Art_Bot: RT @ozoru_kiriu: 2nd Sticker Design - Kindred\n#LeagueOfLegendsFanArt #LeagueOfLegends #kindred https://t.co/43rpDZe1BD"
##
## [[6526]]
## [1] "LOL_Art_Bot: RT @ozoru_kiriu: Lil Sticker Commission of Bard ✨\nDo not Repost!\n#LeagueOfLegendsFanArt #leagueoflegends https://t.co/J8DIECGOGF"
##
## [[6527]]
## [1] "LOL_Art_Bot: RT @AlphantArt: \"Now they ask where QiQi's at, I'm like you can't hang with that\"\n\n#Qiyana #TrueDamage #LeagueOfLegends #LeagueOfLegendsFa…"
##
## [[6528]]
## [1] "FRCretweets: RT @itsraffyoh: IM TOO SLIPPERY FOR THEM! https://t.co/Sxl2gH1hbi via @YouTube \n\n#leagueoflegends #league #riotgames #zoe #Montage #YouTub…"
##
## [[6529]]
## [1] "itsraffyoh: IM TOO SLIPPERY FOR THEM! https://t.co/Sxl2gH1hbi via @YouTube \n\n#leagueoflegends #league #riotgames #zoe #Montage… https://t.co/gFs9Q4T6of"
##
## [[6530]]
## [1] "ozoru_kiriu: 2nd Sticker Design - Kindred\n#LeagueOfLegendsFanArt #LeagueOfLegends #kindred https://t.co/43rpDZe1BD"
##
## [[6531]]
## [1] "ErosYaoi: RT @Rocckart: 🏝Beach time \nft. Itto & Sett\n\n#GenshinImpact #LeagueOfLegends https://t.co/FiMOamQ4qo"
##
## [[6532]]
## [1] "ejosue_p: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6533]]
## [1] "N0irose: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6534]]
## [1] "ozoru_kiriu: Lil Sticker Commission of Bard ✨\nDo not Repost!\n#LeagueOfLegendsFanArt #leagueoflegends https://t.co/J8DIECGOGF"
##
## [[6535]]
## [1] "DonJorgeSW1: RT @QuintenGamings: If you're reading this it would mean the world to me if you can check out my latest video i made it while streaming \n\nC…"
##
## [[6536]]
## [1] "LustSenpai: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[6537]]
## [1] "TheSparkRoxas: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6538]]
## [1] "AlphantArt: \"Now they ask where QiQi's at, I'm like you can't hang with that\"\n\n#Qiyana #TrueDamage #LeagueOfLegends… https://t.co/pGm0S6aZJY"
##
## [[6539]]
## [1] "PinnacleEsports: Check out our newest article written by @EmulousUK! This time we are approaching #LeagueOfLegends major preseason c… https://t.co/QiEmcBZYiX"
##
## [[6540]]
## [1] "arpanm69: Playing Without Fear in Immortal Lobby 🔥🍑 (valorant sensi 0.36) https://t.co/40E6KtCbNT via @YouTube\n\n#valorant… https://t.co/JohHYA9eGY"
##
## [[6541]]
## [1] "LoLuizaINTZFAN: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6542]]
## [1] "ezredwan0: RT @felinae_felidae: Priestess\n#Illaoi #LeagueOfLegends #ArtofLegends https://t.co/QcDYARp8aM"
##
## [[6543]]
## [1] "catakitsy: her runes page is named big meow meow\n#vex #LeagueOfLegends https://t.co/Wh5SBO9qZO"
##
## [[6544]]
## [1] "IssyyBabyy6669: Live Now!! Playing TFT In League..No Idea what Im Doing XD https://t.co/GZSvGkDAC0 #LeagueOfLegends #TwitchAffilate… https://t.co/bTDXB57nuh"
##
## [[6545]]
## [1] "Chrisylo4: RT @ViceZonegg: Nothing like celebrating with your team in a LAN after a GG well played 👏🏼👏🏼🏆\n#esports #gaming #valorant #apexlegends #leag…"
##
## [[6546]]
## [1] "loreofruneterra: Aatrox, Kayle & Ryze Reveal in Legends of Runeterra (swipe) 🩸💫🪬: submitted by /u/aroushthekween \n [link] [comment… https://t.co/EmzcFVi51O"
##
## [[6547]]
## [1] "stargazersasha: RT @jawlipops: one day ill be a good diana #ArtofLegends #LeagueOfLegends https://t.co/UFBvNTN84H"
##
## [[6548]]
## [1] "faairiegf: RT @Moondustina: 🌻 lovely commission for @aeon_xayah 💕 \n\n#xayah #StarGuardian #LeagueOfLegends https://t.co/Hnz0H1Xo0b"
##
## [[6549]]
## [1] "Frecuenc1a: RT @ViceZonegg: Nothing like celebrating with your team in a LAN after a GG well played 👏🏼👏🏼🏆\n#esports #gaming #valorant #apexlegends #leag…"
##
## [[6550]]
## [1] "Meme26692321: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[6551]]
## [1] "streamerwallcom: RT @Pancake_Tanks: Check out my video! #LeagueofLegends | Captured by #Outplayed #morgana #gg #win #play #lol #riot #games #gaming #gamers…"
##
## [[6552]]
## [1] "ouo71498929: RT @noisecat610: As long as you are on my side.\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/ly0R5EnGFk"
##
## [[6553]]
## [1] "EvaPace92576519: RT @Pancake_Tanks: Check out my video! #LeagueofLegends | Captured by #Outplayed #morgana #gg #win #play #lol #riot #games #gaming #gamers…"
##
## [[6554]]
## [1] "afroiah: RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY"
##
## [[6555]]
## [1] "Princess_Puma: https://t.co/1aa1wsu7l1 - League Tuesday - Casual ARAM #ENVtuber #VtuberUprsing #LGBTQFriendly #JustChatting… https://t.co/yAet4gYClW"
##
## [[6556]]
## [1] "Grecia_85: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[6557]]
## [1] "fandifi: Why is it always like this? 🤣\n\n#gaming #esports #esport #esportsteam #twitch #valorant #leagueoflegends #csgo… https://t.co/rECaoToqkC"
##
## [[6558]]
## [1] "roseluvsmile: RT @OsmiSan: Time grandpa \n\n#ArtofLegends #LeagueOfLegends #Zilean https://t.co/fj2oOlcePx"
##
## [[6559]]
## [1] "Aaronhart323: RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…"
##
## [[6560]]
## [1] "daweaselbass: RT @SkewldyaTTV: And...Im back. Playing some ARAM and Ranked Leagues if I dont lose my shit.\n\n#TwitchStreamers\n#SmallStreamers\n#BlazedRT\n#…"
##
## [[6561]]
## [1] "Kydeco1: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6562]]
## [1] "IlyuhaCity: #LeagueOfLegends WHY RIOT WHAT DID WE EVER DO TO YOU https://t.co/l093qja4YB"
##
## [[6563]]
## [1] "s_cryn: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6564]]
## [1] "RiotDravenn: just your average draven game \n#LeagueOfLegends #pisslow https://t.co/FntcZSQNYI"
##
## [[6565]]
## [1] "saoko_papi_ssj: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6566]]
## [1] "TransComics: RT @jawlipops: one day ill be a good diana #ArtofLegends #LeagueOfLegends https://t.co/UFBvNTN84H"
##
## [[6567]]
## [1] "esports12K: To make things more obvious for the entire squad, League players want Shyvana to make one modification\nCheckout the… https://t.co/zhoSqPZvS1"
##
## [[6568]]
## [1] "LOL_Art_Bot: RT @metalichotchoco: Grandma corki, she’s got a little plane and will fly it directly into you. A true Valkyrie \n\n#LeagueOfLegendsFanArt #c…"
##
## [[6569]]
## [1] "xqjtqy: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[6570]]
## [1] "metalichotchoco: Grandma corki, she’s got a little plane and will fly it directly into you. A true Valkyrie \n\n#LeagueOfLegendsFanArt… https://t.co/CTWo4MX42b"
##
## [[6571]]
## [1] "GatitoMiauMia12: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[6572]]
## [1] "Retweelgend: RT @SkewldyaTTV: And...Im back. Playing some ARAM and Ranked Leagues if I dont lose my shit.\n\n#TwitchStreamers\n#SmallStreamers\n#BlazedRT\n#…"
##
## [[6573]]
## [1] "streamerwallcom: RT @SkewldyaTTV: And...Im back. Playing some ARAM and Ranked Leagues if I dont lose my shit.\n\n#TwitchStreamers\n#SmallStreamers\n#BlazedRT\n#…"
##
## [[6574]]
## [1] "nanoni__: RT @jawlipops: ive been sucked back in oop #leagueoflegends #ArtofLegends https://t.co/QyjMF5DozN"
##
## [[6575]]
## [1] "SkewldyaTTV: And...Im back. Playing some ARAM and Ranked Leagues if I dont lose my shit.\n\n#TwitchStreamers\n#SmallStreamers… https://t.co/cgUepidJGt"
##
## [[6576]]
## [1] "afelyosbey: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[6577]]
## [1] "salisburymista1: There's a game going on.👇👇👇👇👇 #LeagueofLegends #YıldızMuhafızı #StarGuardian #ClashLoL \nOriginal: PaulDye78280963 https://t.co/MTIdoxsVjv"
##
## [[6578]]
## [1] "goregym1310: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6579]]
## [1] "Derese_Drago: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[6580]]
## [1] "metalichotchoco: RT @metalichotchoco: Veigo’s castle stands upon pillars of salt and pillars of sand.\n\n#ArtofLegends #LeagueOfLegendsFanArt #veigo #leagueof…"
##
## [[6581]]
## [1] "kotagami: Sett The Boys 😎😎😎😎\n#LeagueOfLegends https://t.co/L6BQLX8KKp"
##
## [[6582]]
## [1] "metalichotchoco: RT @metalichotchoco: Backstage Santas, braum and veigar are genuine spirits of inter but they need a break too. Pass the drag draven \n\n#Art…"
##
## [[6583]]
## [1] "TwtFives: Hello! Streaming LoL at 6 p.m., go check it out!\nhttps://t.co/BylTfEgHLx\n#LeagueOfLegends #streaming #newstreamer"
##
## [[6584]]
## [1] "Nattarro: RT @amazing_cosplay: Ahri Spirit Blossom [ League of Legends ]\nModel: Bellatrix Aiden\nPhoto: Alex Bootsman, Cyberfox\n\n#gamecosplay #cosplay…"
##
## [[6585]]
## [1] "abandonIove: RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single \"Magician\" - listen and learn more a…"
##
## [[6586]]
## [1] "JuanitaDelgad17: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6587]]
## [1] "pajamaguardian: RT @XIYEXIEXIE: 🌟✨\nStars,hear me!\n\n#LeagueOfLegends \n#LeagueOfLegendsFanArt\n#soraka https://t.co/xcb1aFIoAL"
##
## [[6588]]
## [1] "mlschampionship: RT @appa1067: Here are more details for the NA/LAN Amateur Tournament I am setting up #WildRift #LeagueOfLegends #RiotGames #eSports https:…"
##
## [[6589]]
## [1] "koryu960: Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/B933TTFpxK"
##
## [[6590]]
## [1] "umbransovereign: RT @Checkuu: \"Surprised to see me ?\"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm"
##
## [[6591]]
## [1] "raultoto1: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6592]]
## [1] "azproductioncos: RT @Keikocosplay1: 𝑳𝒐𝒐𝒌𝒊𝒏𝒈 𝒇𝒐𝒓 𝒂 𝒕𝒂𝒊𝒍𝒐𝒓? 🪡\nScissors, needles, thread; tools of Isolde. She'll always be with me, and I with her\n\nPhotograph…"
##
## [[6593]]
## [1] "SStalker732: RT @SaltyMorde: Ok, but how about Darkin!Mordekaiser? 👀 Catch a small concept. Might work on it more in the future.\n\n#LeagueOfLegendsFanArt…"
##
## [[6594]]
## [1] "Josstevaan_22: RT @NoodleSpicyArt: #caitvi twitch emotes for my channel named “high five” and “cupcake”. (I play vi support) #LeagueOfLegends https://t.co…"
##
## [[6595]]
## [1] "JinxDoida: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6596]]
## [1] "6Koto_6: RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…"
##
## [[6597]]
## [1] "noxtoraa: RT @Checkuu: \"Surprised to see me ?\"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm"
##
## [[6598]]
## [1] "eeriuffi: RT @M0nkaeee: Splash idea for a concept of winterblessed Ahri I seen that I had laser focused on (she is NOT my design 🚨🚨🚨🚨) 🥹 AWESOME CONC…"
##
## [[6599]]
## [1] "_SkullBoi9: RT @OsmiSan: Time grandpa \n\n#ArtofLegends #LeagueOfLegends #Zilean https://t.co/fj2oOlcePx"
##
## [[6600]]
## [1] "imTob2: RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6Wo0\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…"
##
## [[6601]]
## [1] "Bluebird282: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[6602]]
## [1] "Takeruki0: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6603]]
## [1] "GGEZgameplay: Good morning lovely people! hope u guys are having a good epic day so far! we are joining the dark side and playing… https://t.co/lYYp3uh0q8"
##
## [[6604]]
## [1] "bestkittiaskk: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[6605]]
## [1] "Hazikaze: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6606]]
## [1] "funkerdale: RT @_icepher_: I’m… worse…\n\n#ArtofLegends #LeagueofLegends #Aatrox https://t.co/ROHgOo8huj"
##
## [[6607]]
## [1] "Susanavargasp_: RT @ViceZonegg: Nothing like celebrating with your team in a LAN after a GG well played 👏🏼👏🏼🏆\n#esports #gaming #valorant #apexlegends #leag…"
##
## [[6608]]
## [1] "pinkymeeli: RT @pinkymeeli: Mel from Arcane✨ #arcane #LeagueOfLegends #RiotGames #fanart #mel #arcanefanart https://t.co/5FBvSM2Lbn"
##
## [[6609]]
## [1] "LOL_Art_Bot: RT @AgnesDraws: more painting practice with spirit blossom ahri\n\n#LeagueOfLegendsFanArt #ArtofLegends #LeagueOfLegends https://t.co/r0tFoJA…"
##
## [[6610]]
## [1] "pinkymeeli: Mel from Arcane✨ #arcane #LeagueOfLegends #RiotGames #fanart #mel #arcanefanart https://t.co/5FBvSM2Lbn"
##
## [[6611]]
## [1] "Eclipse_Phalanx: RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…"
##
## [[6612]]
## [1] "TheLitch5009: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[6613]]
## [1] "ViceZonegg: Nothing like celebrating with your team in a LAN after a GG well played 👏🏼👏🏼🏆\n#esports #gaming #valorant… https://t.co/1ECfne0F5R"
##
## [[6614]]
## [1] "qinse001: RT @noisecat610: As long as you are on my side.\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/ly0R5EnGFk"
##
## [[6615]]
## [1] "papuchochoe: RT @Checkuu: \"Surprised to see me ?\"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm"
##
## [[6616]]
## [1] "UnrankedSmurfs: The one and only reason why this game sucks\n#LeagueOfLegends #funny #meme https://t.co/fXVbPvt5EE"
##
## [[6617]]
## [1] "safiroanejo: RT @esports_maps: Why is it so tough to recommend something you spent so much of your life playing? 😅\n\n#gaming #esports #esport #twitch #va…"
##
## [[6618]]
## [1] "Benjami89760141: What an amazing game🔥🔥 #Game #LeagueOfLegendsFanArt #LeagueofLegends #StarGuardian #TLWIN #YıldızMuhafızları"
##
## [[6619]]
## [1] "adoralovrxu: RT @KDA_DUKE: 💎 K/DA ALL OUT #Akali 🎤\n✍️ by Defaultz @defaultz_17\n🌐 https://t.co/AmxYBv4Les\n#KDA #ALLOUT #RiotGames #FanArt\n#LeagueOfLegend…"
##
## [[6620]]
## [1] "esports_maps: Why is it so tough to recommend something you spent so much of your life playing? 😅\n\n#gaming #esports #esport… https://t.co/e6ZsRTiKHN"
##
## [[6621]]
## [1] "AgnesDraws: more painting practice with spirit blossom ahri\n\n#LeagueOfLegendsFanArt #ArtofLegends #LeagueOfLegends https://t.co/r0tFoJAlqz"
##
## [[6622]]
## [1] "fausto_fucking: ?? PAPAMAMA420 listening to Booka Shade exclusively #BOOKASHADE #PAPAMAMA420 #ROGUECOMPANY #duellinks #yugioh… https://t.co/N4ACst8960"
##
## [[6623]]
## [1] "JaredPo87147132: Have a good day 😎😎😎😎😎 #LeagueofLegends #StarGuardian https://t.co/CQO4RtQmU1"
##
## [[6624]]
## [1] "Ronin90204103: RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…"
##
## [[6625]]
## [1] "ContenderIrvine: 𝐓𝐮𝐞𝐬𝐝𝐚𝐲 𝐓𝐫𝐢𝐯𝐢𝐚\n#contenderesports #esport #WarzoneMobile #LeagueOfLegends #games https://t.co/En78U8n57E"
##
## [[6626]]
## [1] "VeryCaffeine: RT @stefylaudy: Miss Fortune doesn't know the undress meme\n#LeagueOfLegends #LeagueOfLegendsFanArt #MissFortune https://t.co/yQzY2XEBrZ"
##
## [[6627]]
## [1] "Nanopnanop: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[6628]]
## [1] "jorgeromerocab1: RT @Cookie3w3: Oh noOoO , He discovered us D:\n\nDon't worry, it's not the end. I'm working on the good ending 'w'👌\n\n#LeagueOfLegends #League…"
##
## [[6629]]
## [1] "jorgeromerocab1: RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…"
##
## [[6630]]
## [1] "thatsbiz4rre: RT @_icepher_: I’m… worse…\n\n#ArtofLegends #LeagueofLegends #Aatrox https://t.co/ROHgOo8huj"
##
## [[6631]]
## [1] "jorgeromerocab1: RT @Cookie3w3: Now the good is coming 'w'👉👈\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgame https://t.co/vkJw3skHG0"
##
## [[6632]]
## [1] "jorgeromerocab1: RT @Cookie3w3: One more drawing and the good is coming aAaAa\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgame https://t.co…"
##
## [[6633]]
## [1] "LOL_Art_Bot: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[6634]]
## [1] "jorgeromerocab1: RT @Cookie3w3: AaAaAA We surpassed the previous one ;W;. Let's see now lol\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgam…"
##
## [[6635]]
## [1] "jorgeromerocab1: RT @Cookie3w3: Let's see 'w'\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgame https://t.co/0s6qUFgZi9"
##
## [[6636]]
## [1] "fuckuuandurmom: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6637]]
## [1] "LOL_Art_Bot: RT @felinae_felidae: Priestess\n#Illaoi #LeagueOfLegends #ArtofLegends https://t.co/QcDYARp8aM"
##
## [[6638]]
## [1] "UltimateViolet: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[6639]]
## [1] "Drastor3: I share my instagram channel where I will be posting videos, memes, guides and very soon stream, I only ask for you… https://t.co/OFYSvwOdQB"
##
## [[6640]]
## [1] "fronezone: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[6641]]
## [1] "LOL_Art_Bot: RT @LilliaQnQ: 🔞\n\nWanna play with Tibbers?💕💕💕\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt\n#Annie https://t.co/ezuJSKHtuH"
##
## [[6642]]
## [1] "HazardDan69: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[6643]]
## [1] "kataluxie: RT @jawlipops: one day ill be a good diana #ArtofLegends #LeagueOfLegends https://t.co/UFBvNTN84H"
##
## [[6644]]
## [1] "kataluxie: RT @jawlipops: ive been sucked back in oop #leagueoflegends #ArtofLegends https://t.co/QyjMF5DozN"
##
## [[6645]]
## [1] "_saIad_: RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[6646]]
## [1] "chae4ryeong1: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6647]]
## [1] "CosmicPeanut_0: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[6648]]
## [1] "chae4ryeong1: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6649]]
## [1] "meanmahboii: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[6650]]
## [1] "Bmoni92: RT @BrittaJJ26: Piltover’s Finest 🔥 I cannot for the life of me find the cosplay account that inspired this art - if anyone knows them, ple…"
##
## [[6651]]
## [1] "embrawce: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6652]]
## [1] "KatieTryToDoArt: RT @felinae_felidae: Priestess\n#Illaoi #LeagueOfLegends #ArtofLegends https://t.co/QcDYARp8aM"
##
## [[6653]]
## [1] "lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB"
##
## [[6654]]
## [1] "felinae_felidae: Priestess\n#Illaoi #LeagueOfLegends #ArtofLegends https://t.co/QcDYARp8aM"
##
## [[6655]]
## [1] "TheRighteousU: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6656]]
## [1] "fausto_fucking: ?? PAPAMAMA420 listening to Booka Shade exclusively #BOOKASHADE #PAPAMAMA420 #ROGUECOMPANY #duellinks #yugioh… https://t.co/zY5u6zcsWZ"
##
## [[6657]]
## [1] "XSaphira2: RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…"
##
## [[6658]]
## [1] "LilliaQnQ: 🔞\n\nWanna play with Tibbers?💕💕💕\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt\n#Annie https://t.co/ezuJSKHtuH"
##
## [[6659]]
## [1] "Thossaron: RT @Catsigma1: #leagueoflegends #lightcannon #lux #jinx #Splatoon3 \n🐙🦑\n\nBuy me ☕\nhttps://t.co/9hxRP2myvO https://t.co/hDPHFesjJJ"
##
## [[6660]]
## [1] "LOL_Art_Bot: RT @Yomzz_zzz: [9feb2020] I can tell you this is the most of people that hit the like botton many times for this sketch. Aatrox could be mo…"
##
## [[6661]]
## [1] "Saron_Veiii__: RT @feng12325165810: #LeagueOfLegends #LeagueOfLegendsFanArt \nEvelynn❤️❤️ https://t.co/2ssDFPFq8T"
##
## [[6662]]
## [1] "DanDexterTaylor: New This is War is amazing!\nhttps://t.co/HLgMd8Jjm2\n\nSylas using the same structure as Lux in the first one is *che… https://t.co/l4e4de365n"
##
## [[6663]]
## [1] "EsportsTweeter: RT @thefedr8tion: CLICK https://t.co/sg901ujqxr Watch the live stream now - London University Esports - #LeagueOfLegends #esports tournamen…"
##
## [[6664]]
## [1] "EsportsTweeter: RT @thefedr8tion: Calling ALL GAMING STREAMERS!\nCLICK https://t.co/sg901ujqxr & DM us here.\n\n#rtItBot #esports #twitchstreamer #twitch #you…"
##
## [[6665]]
## [1] "cherry0eve: RT @jawlipops: ive been sucked back in oop #leagueoflegends #ArtofLegends https://t.co/QyjMF5DozN"
##
## [[6666]]
## [1] "JohanUcedo: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6667]]
## [1] "DarksideJinx: I wonder if this is a mistake on the League website, cause Zombie Slayer Jinx has green eyes but they are pink on t… https://t.co/RjkVHddSId"
##
## [[6668]]
## [1] "digitknight69: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6669]]
## [1] "VictorH18701282: RT @FearGaming_e: The Best Pentakill Samira I League of Legends Highlights | \n\n⚔ @gabrielcascian1 Casciano\n🗡 @laudaguelf RafaLaud\n🧙♂️@Vict…"
##
## [[6670]]
## [1] "kalita_spec: RT @rayyyyyyy_: Back working with you made this possible. Don’t go on a long hiatus again with all these cashed picks @0wnPlays 😅😂 \n6/6 sli…"
##
## [[6671]]
## [1] "void_mileena: RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…"
##
## [[6672]]
## [1] "48d347: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6673]]
## [1] "soribadda: RT @Og_Rozen: Starting pride month with them 🏳️🌈\n#kahri #LeagueOfLegends https://t.co/mF3whpdape"
##
## [[6674]]
## [1] "35Yaru: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[6675]]
## [1] "kalita_spec: RT @thefedr8tion: CLICK https://t.co/sg901ujqxr Watch the live stream now - London University Esports - #LeagueOfLegends #esports tournamen…"
##
## [[6676]]
## [1] "48d347: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6677]]
## [1] "Yomzz_zzz: [9feb2020] I can tell you this is the most of people that hit the like botton many times for this sketch. Aatrox co… https://t.co/y7RyiF4EcH"
##
## [[6678]]
## [1] "Brite_Ofc_: RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…"
##
## [[6679]]
## [1] "kataluxie: RT @vatheja: #soraka doodle⭐️ #LeagueOfLegends https://t.co/zVPpN1nKmX"
##
## [[6680]]
## [1] "Mikanukiart: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6681]]
## [1] "enilwe: RT @NinouilleSFW: I've took new pics of the prints! 👀\n\nhttps://t.co/7DUZEpUzeX\n\n#LeagueOfLegends #artshop #Jinx #Ahri #Soraka #drawings htt…"
##
## [[6682]]
## [1] "JotaPe848X: RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW"
##
## [[6683]]
## [1] "GarethGolder: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6684]]
## [1] "NinouilleSFW: I've took new pics of the prints! 👀\n\nhttps://t.co/7DUZEpUzeX\n\n#LeagueOfLegends #artshop #Jinx #Ahri #Soraka… https://t.co/aV3ngxcQy4"
##
## [[6685]]
## [1] "vis_cupcake: RT @NoodleSpicyArt: #caitvi twitch emotes for my channel named “high five” and “cupcake”. (I play vi support) #LeagueOfLegends https://t.co…"
##
## [[6686]]
## [1] "AngelesWolf10: RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…"
##
## [[6687]]
## [1] "buck_shadow: I'm lucky with the Poro chest for the second time\nI'm glad that I got the most beautiful skin for Nami in the game😭… https://t.co/EUDiPwOcDE"
##
## [[6688]]
## [1] "PureArtsLimited: We launched Kai'Sa just over a year ago & it appeared she sold out fast! 💜 We may have a couple left, so join our w… https://t.co/AhmUA01Wj7"
##
## [[6689]]
## [1] "DoomageddonGmig: Live on my Birthday Stream play #LeagueOfLegends with viewer https://t.co/A5FSbAuMYa"
##
## [[6690]]
## [1] "Veggie_Gamer: NEW VIDEO! - This is Amazing! - Arcane Fan 'Enemy' Imagine Dragons x J.I.D Music Video First Time Reaction!… https://t.co/7htWXcdwHI"
##
## [[6691]]
## [1] "_fallenstxr: RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…"
##
## [[6692]]
## [1] "GabeMorgan13: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6693]]
## [1] "TThiagT: RT @FearGaming_e: The Best Pentakill Samira I League of Legends Highlights | \n\n⚔ @gabrielcascian1 Casciano\n🗡 @laudaguelf RafaLaud\n🧙♂️@Vict…"
##
## [[6694]]
## [1] "diwas_raai: RT @StephJMillz1: Steph J Millz - [ Guide to Camille REVAMPED ] Ultimate Beatdown: Darius https://t.co/PG2Tnqxjp4 via @YouTube #leagueofleg…"
##
## [[6695]]
## [1] "GalloKikiriki: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[6696]]
## [1] "PopeLeoTheThird: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6697]]
## [1] "LOL_Art_Bot: RT @_Death_End_: Morgane TOP 💪😎👍🕹️👾 #LOL #PLAY #MobileGame #gamergirl #gaming #Online #games #Gamers #MobileLegend #Vtuber #Twitter #twitch…"
##
## [[6698]]
## [1] "EdinnaPie: RT @tamarakail: she got scared and missed her ult🤭\n#seraphine #LeagueOfLegends https://t.co/ru7HDu7uGH"
##
## [[6699]]
## [1] "Keikocosplay1: 𝑳𝒐𝒐𝒌𝒊𝒏𝒈 𝒇𝒐𝒓 𝒂 𝒕𝒂𝒊𝒍𝒐𝒓? 🪡\nScissors, needles, thread; tools of Isolde. She'll always be with me, and I with her\n\nPhoto… https://t.co/MMD5R4Vk5R"
##
## [[6700]]
## [1] "niraw_w: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6701]]
## [1] "Sw33tEdgyD0gg: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6702]]
## [1] "Retweelgend: RT @gontengstudio1: custom badges . order now! https://t.co/gULrQYECfh\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls…"
##
## [[6703]]
## [1] "BoxNipo: RT @gontengstudio1: custom badges . order now! https://t.co/gULrQYECfh\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls…"
##
## [[6704]]
## [1] "Yzixas: Chat restriction for what? ~.^ #LeagueOfLegends https://t.co/a8LC1fvFDU"
##
## [[6705]]
## [1] "_Death_End_: Morgane TOP 💪😎👍🕹️👾 #LOL #PLAY #MobileGame #gamergirl #gaming #Online #games #Gamers #MobileLegend #Vtuber #Twitter… https://t.co/JvO1ERr6LM"
##
## [[6706]]
## [1] "HoffmeisterRick: RT @ItsKashaKai: Today marks my 3 months being sober! It has an extremely tough addiction and I've had many relapses when trying to quit, b…"
##
## [[6707]]
## [1] "StreamerSupRT: RT @pachirisupichu: Going live at 17:00 CET\nhttps://t.co/aXzNUGRKQi\nCome join for some #Overwatch2 #LeagueOfLegends #German #English #Vtube…"
##
## [[6708]]
## [1] "pachirisupichu: Going live at 17:00 CET\nhttps://t.co/aXzNUGRKQi\nCome join for some #Overwatch2 #LeagueOfLegends #German #English… https://t.co/e1p9dVH3qw"
##
## [[6709]]
## [1] "RizkiBu19604930: I have been playing this game all day. #LeagueofLegends #StarGuardians #ФанАрт #YıldızMuhafızları"
##
## [[6710]]
## [1] "Daniel84302060: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6711]]
## [1] "NoCUsarEstaWea: RT @remyleboob: finally done with the little runner charm concepts! Beans\n#LeagueOfLegends #ArtofLegends https://t.co/sDXKmWZerh"
##
## [[6712]]
## [1] "e_minut: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6713]]
## [1] "Sky_Blue1905: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6714]]
## [1] "Nazzunaa: what's your league rank? #gamergirl #LeagueOfLegends #egirl https://t.co/mnUtd4hxoj"
##
## [[6715]]
## [1] "charlizemb: RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…"
##
## [[6716]]
## [1] "MR_Phoenix123XD: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6717]]
## [1] "Comicloud_: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6718]]
## [1] "JayridaProxyo: RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…"
##
## [[6719]]
## [1] "Velo12: RT @Velo12: doodle \n\n#Sett #LeagueOfLegends #ArtOfLegends #LeagueOfLegendsFanArt #LoL #art https://t.co/ToSg7gizBj"
##
## [[6720]]
## [1] "anderein_saiva: RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY"
##
## [[6721]]
## [1] "JaimeMellaR18: RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…"
##
## [[6722]]
## [1] "AeraLeague: Faker renews with T1 for 3 more years!\n#league #lol #leagueoflegends #faker \n\nhttps://t.co/y1QAjgQ841"
##
## [[6723]]
## [1] "TioPoicoLoko: RT @shapy_wa: gamer girl kai’sa💜 many spicy versions here: https://t.co/8zBk0v0SBr 👀 i hope you will join!😜 #LeagueOfLegends #KaiSa #gamerg…"
##
## [[6724]]
## [1] "josealonso2199: league of tanks \n#LeagueOfLegends #Ksante #Lol #videogames https://t.co/FGHgo3qqNR"
##
## [[6725]]
## [1] "jpkurono92: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6726]]
## [1] "EmiyaFaceLover: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[6727]]
## [1] "attheaphelion9: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[6728]]
## [1] "LOL_Art_Bot: RT @Kirishimakrbk: Teen Sett \nSo cuteee aaaaa😭😭❤I Love him. \n\n#settphelios #Sett #LeagueOfLegends\n#LeagueOfLegendsFanArt https://t.co/Kes82…"
##
## [[6729]]
## [1] "DraxsLol: RT @FearGaming_e: The Best Pentakill Samira I League of Legends Highlights | \n\n⚔ @gabrielcascian1 Casciano\n🗡 @laudaguelf RafaLaud\n🧙♂️@Vict…"
##
## [[6730]]
## [1] "bunny_babbits: RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…"
##
## [[6731]]
## [1] "FearGaming_e: The Best Pentakill Samira I League of Legends Highlights | \n\n⚔ @gabrielcascian1 Casciano\n🗡 @laudaguelf RafaLaud… https://t.co/LGOp009rCn"
##
## [[6732]]
## [1] "OdinOverlord: The game is enjoyable.🎮🎮🎮🎮🎮 #Fanart #LeagueofLegends #mobilegame #StarGuardian #TransformaTuDestino #КосплейLoL"
##
## [[6733]]
## [1] "RavenIsBored26: RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…"
##
## [[6734]]
## [1] "Kirishimakrbk: Teen Sett \nSo cuteee aaaaa😭😭❤I Love him. \n\n#settphelios #Sett #LeagueOfLegends\n#LeagueOfLegendsFanArt https://t.co/Kes821NRJg"
##
## [[6735]]
## [1] "gegegamer4: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6736]]
## [1] "akirariviere: RT @noisecat610: As long as you are on my side.\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/ly0R5EnGFk"
##
## [[6737]]
## [1] "TheLoadout: League of Legends 2023 budget “biggest of all time”, says Riot CEO 💰\n\n📰 Read all about it: https://t.co/NdOBynEBPz… https://t.co/zkiO28M8ZG"
##
## [[6738]]
## [1] "Steph_J_Millz: RT @StephJMillz1: Steph J Millz - [ Guide to Camille REVAMPED ] Ultimate Beatdown: Darius https://t.co/PG2Tnqxjp4 via @YouTube #leagueofleg…"
##
## [[6739]]
## [1] "StephJMillz1: Steph J Millz - [ Guide to Camille REVAMPED ] Ultimate Beatdown: Darius https://t.co/PG2Tnqxjp4 via @YouTube… https://t.co/nptMevywb4"
##
## [[6740]]
## [1] "Ryanpay48027892: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6741]]
## [1] "InnerGmma: SHMOOD : ready to takeover this whole $hit show ☎️🦁😤 \n\n@SuckerPunchEnt @Mickmaynard2 @seanshelby \n\n#innerGmma #ufc… https://t.co/tY7rV5rN0d"
##
## [[6742]]
## [1] "C4bslog: RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…"
##
## [[6743]]
## [1] "stats_live_es: ▶️ League of Legends - Top streams a las 16:28 (Hora ESP)🔥\n\n🥇 #Werlyb➖Viewers: 7.234\n🥈 #Esportmaniacos➖Viewers: 3.7… https://t.co/cNs2l60YNZ"
##
## [[6744]]
## [1] "Soriano310ms: RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single \"Magician\" - listen and learn more a…"
##
## [[6745]]
## [1] "root2ww: RT @OneMore_esports: Two matches in the same day? No worries our Owls are prepared well! \n\nGame 1 Vs Vanquishers at 7 pm \nGame 2 Vs @3bl_es…"
##
## [[6746]]
## [1] "JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single \"Magician\" - listen and lea… https://t.co/0TLU2GsW2X"
##
## [[6747]]
## [1] "Archaeologist29: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[6748]]
## [1] "LaurieC98436844: RT @ZotacCup: Give your weekend a power up by competing in the ZOTAC CUP #LeagueofLegends tournament this weekend.\n\nNorth America - 12/3/20…"
##
## [[6749]]
## [1] "loreofruneterra: Aatrox, Kayle & Ryze featured in the World Ender Expansion 🩸✨🪬: submitted by /u/aroushthekween \n [link] [comments… https://t.co/VR2ipqFXCl"
##
## [[6750]]
## [1] "Diehardcoolkid: RT @jawlipops: ive been sucked back in oop #leagueoflegends #ArtofLegends https://t.co/QyjMF5DozN"
##
## [[6751]]
## [1] "Scarlet_DragonX: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6752]]
## [1] "rtItBot: RT @thefedr8tion: Calling ALL GAMING STREAMERS!\nCLICK https://t.co/sg901ujqxr & DM us here.\n\n#rtItBot #esports #twitchstreamer #twitch #you…"
##
## [[6753]]
## [1] "Kaiser1171: RT @dereck_paints: ☆❤️ I could get used to this...~ ❤️☆\n.\n(っ◔◡◔)っ ♥ All the support is appreciated ♥\n.\n❌Hastags❌\n#dragonsofrunaterra #oc #r…"
##
## [[6754]]
## [1] "exeluter_HC: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6755]]
## [1] "JohnGla60217428: RT @shikispace: When you and your bbg have opposite prestige aesthetics\n\n#yasuo #MasterYi #yisuo #LeagueOfLegends #ArtofLegends https://t.c…"
##
## [[6756]]
## [1] "playersHUB_: #Preseason Jungle Gameplay 😁✌🏽 #leagueoflegends #gameplay #lolcoach #coaching\n\nhttps://t.co/yXQZ9gDYf1"
##
## [[6757]]
## [1] "Rey1220000: RT @noisecat610: As long as you are on my side.\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/ly0R5EnGFk"
##
## [[6758]]
## [1] "mintyborb: RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…"
##
## [[6759]]
## [1] "JohnGla60217428: RT @ZombieGamingSB: AP JAX😂This is Zombie Gaming!! Join us https://t.co/aWXc0gF4wz Discord! Tik Tok! Instagram! Facebook! Youtube! Twitter!…"
##
## [[6760]]
## [1] "Kristin82565964: It's my choice as a mobile user.👇👇👇👇👇 #Fanart #LeagueofLegends #GENGWIN #GuardiãsEstelas #StarGuardian"
##
## [[6761]]
## [1] "lunariaflower: RT @SpookziePunzie: 986/1000 followers on twitch! Please help me reach my goal by clicking the link below and dropping me a follow 💕\n\nhttps…"
##
## [[6762]]
## [1] "SuperRichyWorld: RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…"
##
## [[6763]]
## [1] "thefedr8tion: Calling ALL GAMING STREAMERS!\nCLICK https://t.co/sg901ujqxr & DM us here.\n\n#rtItBot #esports #twitchstreamer… https://t.co/sStEV3nJir"
##
## [[6764]]
## [1] "joshinthesun: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6765]]
## [1] "Abisco54911105: RT @VSC_MwaMem: THE ULTIMATE ARAM MONTAGE - Aram Best Plays ( Part. 2/2 ) #LeagueOfLegends #RiotGames #League_Of_Legends #Aram https://t.co…"
##
## [[6766]]
## [1] "darkstar0722: RT @antho_saav: La ruina no afecta al Darkin\nRhaast does not allow what is his to be taken away from him.\n\n#viego #Zed #Kayn #LeagueOfLegen…"
##
## [[6767]]
## [1] "rafaela_rush: RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…"
##
## [[6768]]
## [1] "Oraangsh: RT @jawlipops: one day ill be a good diana #ArtofLegends #LeagueOfLegends https://t.co/UFBvNTN84H"
##
## [[6769]]
## [1] "Oraangsh: RT @jawlipops: ive been sucked back in oop #leagueoflegends #ArtofLegends https://t.co/QyjMF5DozN"
##
## [[6770]]
## [1] "im_caelli: RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…"
##
## [[6771]]
## [1] "SoyAlexOh: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6772]]
## [1] "darkstar0722: RT @SylveonFrancy: At Ionia Everyone are polite! 🌸well... not always 😅\n\n#LeagueOfLegends #sona #kayn #kaynxsona #rhaast #zed #irelia https:…"
##
## [[6773]]
## [1] "IcathianKaiSa: RT @soap_ai: (2/2) + bonus doodle!\n\n#Evelynn #Kaisa #KDA #Kdaallout #kdamore #leagueoflegends #artoflegends #ahri #akali https://t.co/HinDY…"
##
## [[6774]]
## [1] "HiddenVris: RT @dereck_paints: ☆❤️ I could get used to this...~ ❤️☆\n.\n(っ◔◡◔)っ ♥ All the support is appreciated ♥\n.\n❌Hastags❌\n#dragonsofrunaterra #oc #r…"
##
## [[6775]]
## [1] "Sam_r860: RT @Champ_Esports: ONE HOUR until Monday night Esports! Our teams are super hyped to be back on stream TONIGHT to show off their skills ✨…"
##
## [[6776]]
## [1] "CodeZzl: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6777]]
## [1] "tahtheleagster: RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…"
##
## [[6778]]
## [1] "Koopalings58: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[6779]]
## [1] "JoeJosephJoJo0: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6780]]
## [1] "Catheri27847830: RT @rayyyyyyy_: Back working with you made this possible. Don’t go on a long hiatus again with all these cashed picks @0wnPlays 😅😂 \n6/6 sli…"
##
## [[6781]]
## [1] "k_heina: RT @noisecat610: As long as you are on my side.\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/ly0R5EnGFk"
##
## [[6782]]
## [1] "OneMore_esports: Two matches in the same day? No worries our Owls are prepared well! \n\nGame 1 Vs Vanquishers at 7 pm \nGame 2 Vs… https://t.co/h8FyPtbeWL"
##
## [[6783]]
## [1] "carpentieri_e: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[6784]]
## [1] "k_heina: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[6785]]
## [1] "moha56844276: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6786]]
## [1] "Soldier76bot: RT @Champ_Esports: Overwatch and LoL are live NOW!!! Catch them absolutely destroying ✨\n\n⏰: NOW || 9:30PM EST \n⚔️: Marywood Esports || Myth…"
##
## [[6787]]
## [1] "Soldier76bot: RT @Champ_Esports: ONE HOUR until Overwatch Baja AND LoL Green Matches 🔥🔥🔥\n\nWhat are you thankful for? We’re thankful for our players… that…"
##
## [[6788]]
## [1] "nasadotexe: RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…"
##
## [[6789]]
## [1] "DrewSTEM: RT @Champ_Esports: We’ve also got a match with League of Legends Green for the Style Esports Winners’ Semis at 9:30pm EST!!! \n\nIt’s a prett…"
##
## [[6790]]
## [1] "FaulknerATHL: RT @FaulknerESports: The League of Legends Championship match between the Faulkner Eagles and the Seneca Sting is tonight at 7:30 PM! Be su…"
##
## [[6791]]
## [1] "Faulkner_FSN: RT @FaulknerESports: The League of Legends Championship match between the Faulkner Eagles and the Seneca Sting is tonight at 7:30 PM! Be su…"
##
## [[6792]]
## [1] "FaulknerESports: The League of Legends Championship match between the Faulkner Eagles and the Seneca Sting is tonight at 7:30 PM! Be… https://t.co/sPRbhch9Va"
##
## [[6793]]
## [1] "DrewSTEM: RT @Champ_Esports: ONE HOUR until Overwatch Baja AND LoL Green Matches 🔥🔥🔥\n\nWhat are you thankful for? We’re thankful for our players… that…"
##
## [[6794]]
## [1] "DrewSTEM: RT @Champ_Esports: Overwatch and LoL are live NOW!!! Catch them absolutely destroying ✨\n\n⏰: NOW || 9:30PM EST \n⚔️: Marywood Esports || Myth…"
##
## [[6795]]
## [1] "thtstarlight: RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…"
##
## [[6796]]
## [1] "DrewSTEM: RT @Champ_Esports: We’re back from break… refreshed and ready for another Monday Night Esports! Rocket League Academy and League of Legends…"
##
## [[6797]]
## [1] "DrewSTEM: RT @Champ_Esports: ONE HOUR until Monday night Esports! Our teams are super hyped to be back on stream TONIGHT to show off their skills ✨…"
##
## [[6798]]
## [1] "DrewSTEM: RT @Champ_Esports: Monday Night Esports is back NOW!!!\n\nOur teams are gonna wipe out the competition…we just know it 🔥🔥🔥\n\n⏰: NOW || 8:30PM…"
##
## [[6799]]
## [1] "CCEOverwatch: RT @Champ_Esports: We’ve also got a match with League of Legends Green for the Style Esports Winners’ Semis at 9:30pm EST!!! \n\nIt’s a prett…"
##
## [[6800]]
## [1] "collin_cherub: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[6801]]
## [1] "CCEOverwatch: RT @Champ_Esports: ONE HOUR until Overwatch Baja AND LoL Green Matches 🔥🔥🔥\n\nWhat are you thankful for? We’re thankful for our players… that…"
##
## [[6802]]
## [1] "CCEOverwatch: RT @Champ_Esports: Overwatch and LoL are live NOW!!! Catch them absolutely destroying ✨\n\n⏰: NOW || 9:30PM EST \n⚔️: Marywood Esports || Myth…"
##
## [[6803]]
## [1] "CCEOverwatch: RT @Champ_Esports: We’re back from break… refreshed and ready for another Monday Night Esports! Rocket League Academy and League of Legends…"
##
## [[6804]]
## [1] "papuchochoe: RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…"
##
## [[6805]]
## [1] "CCEOverwatch: RT @Champ_Esports: ONE HOUR until Monday night Esports! Our teams are super hyped to be back on stream TONIGHT to show off their skills ✨…"
##
## [[6806]]
## [1] "CCEOverwatch: RT @Champ_Esports: Monday Night Esports is back NOW!!!\n\nOur teams are gonna wipe out the competition…we just know it 🔥🔥🔥\n\n⏰: NOW || 8:30PM…"
##
## [[6807]]
## [1] "Galathas_McBeth: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6808]]
## [1] "papuchochoe: RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…"
##
## [[6809]]
## [1] "drUwU20: RT @Champ_Esports: We’re back from break… refreshed and ready for another Monday Night Esports! Rocket League Academy and League of Legends…"
##
## [[6810]]
## [1] "TheGooseGod3: RT @ak_elon: I like the expression.🎮🎮🎮🎮🎮 #ArtofLegends #StarGuardian #LeagueofLegends #StarGuardians #КосплейLoL #TransformaTuDestino"
##
## [[6811]]
## [1] "LOL_Art_Bot: RT @Mecosplay0: Seraphine cosplay is so pretty. I want to swap places with that cat.\nIf you want to see more, go to my google link in bio.#…"
##
## [[6812]]
## [1] "junebluez: RT @starglowsbright: fox girls club 🦊\n\n#LeagueOfLegends #GenshinImpact #Overwatch2 https://t.co/Mu2Sa8gdTc"
##
## [[6813]]
## [1] "IntrinsicGames: RT @yellowestmango: He doesn't quite get it but he's trying his best #aphelios #sett #settphel #leagueoflegends https://t.co/TqczN135YM"
##
## [[6814]]
## [1] "Mecosplay0: Seraphine cosplay is so pretty. I want to swap places with that cat.\nIf you want to see more, go to my google link… https://t.co/qNLFP31Dxi"
##
## [[6815]]
## [1] "Jackc8126C: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6816]]
## [1] "IntrinsicGames: RT @QuintenGamings: If you're reading this it would mean the world to me if you can check out my latest video i made it while streaming \n\nC…"
##
## [[6817]]
## [1] "AdrianGuti718: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6818]]
## [1] "tanksboard: RT @QuintenGamings: If you're reading this it would mean the world to me if you can check out my latest video i made it while streaming \n\nC…"
##
## [[6819]]
## [1] "dilfwangji: RT @yellowestmango: He doesn't quite get it but he's trying his best #aphelios #sett #settphel #leagueoflegends https://t.co/TqczN135YM"
##
## [[6820]]
## [1] "stats_live_es: 🔥Top streamings a las 15:53 (Hora ESP)🧨\n\n🥇 #Werlyb➖Viewers: 7.717\n🥈 #LACOBRAAA➖Viewers: 6.138\n🥉 #AlterTimeSK➖Viewer… https://t.co/cLXSGQbQQY"
##
## [[6821]]
## [1] "xXHASAGIGAMERXx: RT @settstiddies: new emo boy band just dropped guys #yone #yasuo #kayn #masteryi #leagueoflegends https://t.co/JxVUEeS6Zn"
##
## [[6822]]
## [1] "cldwspds: RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…"
##
## [[6823]]
## [1] "joal439: RT @jawlipops: ive been sucked back in oop #leagueoflegends #ArtofLegends https://t.co/QyjMF5DozN"
##
## [[6824]]
## [1] "TngLng3: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[6825]]
## [1] "flavoredshots: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[6826]]
## [1] "Caeseji_Kaes: RT @jawlipops: one day ill be a good diana #ArtofLegends #LeagueOfLegends https://t.co/UFBvNTN84H"
##
## [[6827]]
## [1] "anxiouslavalamp: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[6828]]
## [1] "Caeseji_Kaes: RT @jawlipops: ive been sucked back in oop #leagueoflegends #ArtofLegends https://t.co/QyjMF5DozN"
##
## [[6829]]
## [1] "Turbo_Lov3r: RT @_icepher_: I’m… worse…\n\n#ArtofLegends #LeagueofLegends #Aatrox https://t.co/ROHgOo8huj"
##
## [[6830]]
## [1] "HanakoSuna: RT @SleepyLoaf_: Tell Chiizu they are a good baby OR ELSE \n\none of the emotes that will be coming as a pack > u < star guardian sona has th…"
##
## [[6831]]
## [1] "DarunaKom: RT @rRoarra: Hi @riotgames can we have Captain Fortune as skin base for Miss, please? Sincerely a #MissFortune main \n#RiotGames #LeagueOfLe…"
##
## [[6832]]
## [1] "KRoessli: RT @_icepher_: I’m… worse…\n\n#ArtofLegends #LeagueofLegends #Aatrox https://t.co/ROHgOo8huj"
##
## [[6833]]
## [1] "Dantetheredfox: RT @Koiarts1: Fan art Jinx \n.\n#draw #sketch #leagueoflegends #paint #creadoresdelollatam #art #artoflegends #leagueoflegendsfanart #jinx #…"
##
## [[6834]]
## [1] "lath0ung: RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ"
##
## [[6835]]
## [1] "frenzycrutch: RT @jawlipops: one day ill be a good diana #ArtofLegends #LeagueOfLegends https://t.co/UFBvNTN84H"
##
## [[6836]]
## [1] "KawaiiDesuHorny: RT @riddLadRad: Ornn's only weakness - can't see with so much hair in his eyes :(\n#ArtofLegends #Ornn #LeagueOfLegends https://t.co/W8PxZNY…"
##
## [[6837]]
## [1] "Azul88013108: RT @Rocckart: 🏝Beach time \nft. Itto & Sett\n\n#GenshinImpact #LeagueOfLegends https://t.co/FiMOamQ4qo"
##
## [[6838]]
## [1] "Maxghosterart: RT @Cookie3w3: Oh noOoO , He discovered us D:\n\nDon't worry, it's not the end. I'm working on the good ending 'w'👌\n\n#LeagueOfLegends #League…"
##
## [[6839]]
## [1] "brokeneldar: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6840]]
## [1] "nebulimes: RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…"
##
## [[6841]]
## [1] "KazumaAiko40: RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…"
##
## [[6842]]
## [1] "stats_live_es: 🔥Top streamings a las 15:39 (Hora ESP)🧨\n\n🥇 #Werlyb➖Viewers: 6.774\n🥈 #LACOBRAAA➖Viewers: 5.649\n🥉 #AlterTimeSK➖Viewer… https://t.co/qJSOp5Plpf"
##
## [[6843]]
## [1] "rosescatears25: RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…"
##
## [[6844]]
## [1] "LOL_Art_Bot: RT @NoviadeAzir: I turned myself into a @sonwooang art Morty!\n\n#LeagueOfLegends #sonwooang #shen #LeagueOfLegendsFanArt https://t.co/Av8y4o…"
##
## [[6845]]
## [1] "NoviadeAzir: I turned myself into a @sonwooang art Morty!\n\n#LeagueOfLegends #sonwooang #shen #LeagueOfLegendsFanArt https://t.co/Av8y4oPc2X"
##
## [[6846]]
## [1] "kxtryy: RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…"
##
## [[6847]]
## [1] "loreofruneterra: World Ender Expansion!: submitted by /u/Regular-Poet-3657 \n [link] [comments] https://t.co/kknQU1BOwo… https://t.co/KGoh2fEodz"
##
## [[6848]]
## [1] "ShahidS75676250: I wanna try out this comic book style\n \n#leagueoflegends #isekai #studytwt\n\nhttps://t.co/SkQRTIHUS0 https://t.co/7w0ghSyK1Z"
##
## [[6849]]
## [1] "muunbunns: RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD"
##
## [[6850]]
## [1] "CravenSomethin: baker pantheon! #LeagueOfLegends #Pantheon #fanart https://t.co/8btFe3uKgT"
##
## [[6851]]
## [1] "M07Art09: RT @noisecat610: As long as you are on my side.\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/ly0R5EnGFk"
##
## [[6852]]
## [1] "BrendaA56642710: RT @ZombieGamingSB: Rengar is fair😈This is Zombie Gaming!! Join us https://t.co/aWXc0gF4wz Discord! Tik Tok! Instagram! Facebook! Youtube!…"
##
## [[6853]]
## [1] "zyrakan: RT @dereck_paints: ☆❤️ I could get used to this...~ ❤️☆\n.\n(っ◔◡◔)っ ♥ All the support is appreciated ♥\n.\n❌Hastags❌\n#dragonsofrunaterra #oc #r…"
leaguetweetsDF <- twListToDF(leaguetweets)
save(leaguetweetsDF,file = "leagueTweetsDF.Rdata")
# LOAD DATA FRAME FILE.
load(file = "leagueTweetsDF.Rdata")
sap_data <- sapply(leaguetweetsDF, function(x) sum(is.na(x)))
sap_data
## text favorited favoriteCount replyToSN created
## 0 0 0 6835 0
## truncated replyToSID id replyToUID statusSource
## 0 6843 0 6835 0
## screenName retweetCount isRetweet retweeted longitude
## 0 0 0 0 6853
## latitude
## 6853
tweets <- leaguetweetsDF %>%
select(screenName,text,created, isRetweet) %>% filter(isRetweet == FALSE)
tweets
## screenName
## 1 lazy_scaai
## 2 welfero
## 3 mdiaz139
## 4 X17Swan
## 5 SmallStreamersC
## 6 JoseHaley18
## 7 Esportdirectory
## 8 FunkyWoomy
## 9 lil_luna_s
## 10 rumhamrapper
## 11 AriannaTokki
## 12 Vex_inator
## 13 RScottiee
## 14 JungleNotorious
## 15 EloDragonLoL
## 16 AwakeAt_DAWN
## 17 Esportdirectory
## 18 stats_live_es
## 19 ThaDonJay
## 20 TigerKirby215
## 21 AtmajaPd
## 22 DeltaDjinn
## 23 NerfWindWall
## 24 Elispillowfort
## 25 darkwolflegend
## 26 2fangzzz
## 27 daaaanissimoooo
## 28 CelaenaCosplay
## 29 sablanmtgalters
## 30 stats_live_es
## 31 LoLMemesBot
## 32 MadiaLollipop
## 33 Phantom_rogueTv
## 34 Phantom_rogueTv
## 35 HiClosite
## 36 melumii_
## 37 crvwave38
## 38 SavePointUSA
## 39 NurseAnnita
## 40 HumanEeveelutio
## 41 Esportdirectory
## 42 LaurenB56946765
## 43 Baiinze
## 44 goodvibesNA
## 45 Vimesy_art
## 46 stats_live_es
## 47 LoLRoundUp_
## 48 loreofruneterra
## 49 TiddlyVG
## 50 DistopicAI
## 51 RetroGameShowCA
## 52 Pancake_Tanks
## 53 LoLMemesBot
## 54 NFLTNG
## 55 DonnaJo43302569
## 56 Pancake_Tanks
## 57 _Hidden_In_Mist
## 58 NCLBandido_
## 59 ShunderTV
## 60 DonnaJo26713385
## 61 Auhstound
## 62 EZxavax99
## 63 LOLegendsMemes
## 64 AsthmaMarauder
## 65 Axelsaywhat
## 66 Mossab420
## 67 GamesWithMarc
## 68 kenjinMelle
## 69 DistopicAI
## 70 whoopsiedasy
## 71 LoLMemesBot
## 72 LoLoverlay_
## 73 levi_samurai
## 74 DunkmasterSett
## 75 choaphe
## 76 SkiNl3Y
## 77 Kiri_845
## 78 VikingKingJay
## 79 Neekosmic
## 80 Grilla
## 81 loreofruneterra
## 82 TrevorL79200836
## 83 YurichanNya
## 84 gg_TNC
## 85 DistopicAI
## 86 ISakul3g4nd
## 87 TigerKirby215
## 88 SSAelxo16
## 89 Chris_Naabie
## 90 PlayShareStar
## 91 plantninjatv
## 92 IsacohTV
## 93 XerXesX9
## 94 SquirrelSoleil
## 95 LOLegendsMemes
## 96 camilleorafk
## 97 miccostumes
## 98 LoLMemesBot
## 99 BlueJaaylol
## 100 DistopicAI
## 101 DebbyHalliwell
## 102 Hazles14
## 103 Miltanka
## 104 NativzCollege
## 105 potion_gg
## 106 MimiLegrimlins
## 107 AdvancedSIMP
## 108 CthulhuTilly
## 109 Cosiek7
## 110 akami_ak
## 111 BelongEsportsUK
## 112 te4_ll
## 113 akali_the_rebel
## 114 akami_ak
## 115 TheSomuaCrew
## 116 myrrhneo
## 117 missileEUW
## 118 NerdShredz
## 119 LoLMemesBot
## 120 eternalxena
## 121 DistopicAI
## 122 Un5uBx
## 123 saiamons
## 124 Stylish_Dante__
## 125 _immiland_
## 126 saiamons
## 127 LoLRoundUp_
## 128 p0ach3r1
## 129 K_alligatorDraw
## 130 SkewldyaTTV
## 131 q_pixie
## 132 oddh_aart
## 133 DistopicAI
## 134 MannyBardo
## 135 MrsChimChimLOL
## 136 GGunGunTV
## 137 ScarHuntz
## 138 SarahSelenite
## 139 Lumiibunnie
## 140 LoLMemesBot
## 141 DarksideJinx
## 142 im_welt
## 143 Im_Row1
## 144 Esportdirectory
## 145 Shyvadilol
## 146 GalloKikiriki
## 147 MikaHeartt
## 148 LydiaFo33470310
## 149 Roup_sib
## 150 metalichotchoco
## 151 Sanda_sielin
## 152 DistopicAI
## 153 metalichotchoco
## 154 shikispace
## 155 MetaShiftGG
## 156 ashhelynx
## 157 ThatArtlstGirl
## 158 fausto_fucking
## 159 Esportdirectory
## 160 Fredartwork1
## 161 OneMore_esports
## 162 sandhu_aw
## 163 Princess_Puma
## 164 LoLMemesBot
## 165 gameplay_karen
## 166 chibisennit
## 167 RamblingMuch
## 168 21stCentryIdeot
## 169 nivelli_
## 170 twognews
## 171 DistopicAI
## 172 _Nieru_
## 173 ArtaxArt
## 174 fandifi
## 175 Midnight_Midna
## 176 kyuucia
## 177 stats_live_es
## 178 LoLRoundUp_
## 179 ArnottDoc
## 180 MonicaCosgrove
## 181 CuttingCharm
## 182 CuttingCharm
## 183 RumbleWars
## 184 OneMore_esports
## 185 kenmadness12345
## 186 LoLMemesBot
## 187 MOK_For_Games
## 188 DistopicAI
## 189 Ben_Highlife
## 190 digighost666
## 191 RivenStore
## 192 ZasabiC
## 193 ProfForest21
## 194 Shichou96
## 195 jogabogi
## 196 siwen_cosplay
## 197 DistopicAI
## 198 RivenStore
## 199 AshleyM13544744
## 200 VSC_MwaMem
## 201 theScoreesports
## 202 TheRobator
## 203 LoLMemesBot
## 204 afkgaming
## 205 stats_live_es
## 206 KenApplepi
## 207 RobinTheArtBirb
## 208 jorge_junjun
## 209 newser_world
## 210 Kat_Alienn
## 211 DistopicAI
## 212 Esportdirectory
## 213 stats_live_es
## 214 J3zz1T
## 215 YordleScout
## 216 PentakillRell
## 217 TheMiyazakiMan
## 218 LoLMemesBot
## 219 Helix_VA
## 220 SimoneGuardiano
## 221 Calv31
## 222 tanksboard
## 223 TinyReese3
## 224 Lindsey11360895
## 225 RivenStore
## 226 loreofruneterra
## 227 kalicocal
## 228 DistopicAI
## 229 nicquehen
## 230 ettakinawa
## 231 qmsamurai
## 232 Timothy00212392
## 233 PvPGameHub
## 234 RivenStore
## 235 KIRUKA_IZUMI
## 236 LoLMemesBot
## 237 AlyssaH59725147
## 238 stats_live_es
## 239 loffio
## 240 CambionKami
## 241 LydiaFo33470310
## 242 ClassicLoLPlz
## 243 awgaming2019
## 244 TinyNoose
## 245 loreofruneterra
## 246 theuglyredditer
## 247 MATA_Kael
## 248 RivenStore
## 249 Luckbox
## 250 LOLegendsMemes
## 251 Mongnyam
## 252 RivenStore
## 253 damongreenhalgh
## 254 reb3ls0n
## 255 LoLMemesBot
## 256 ZombieGamingSB
## 257 GTrynket
## 258 stats_live_es
## 259 ShieraCosplay
## 260 Pixel__Byte
## 261 Flissy35039555
## 262 PCGamesN
## 263 RivenStore
## 264 miemiemiao233
## 265 PrezPurple
## 266 StevenAvocado
## 267 Chilllki
## 268 NinouilleSFW
## 269 DonJorgeSW1
## 270 RivenStore
## 271 LoLMemesBot
## 272 EsportsDotNet
## 273 Hippo_Chii131
## 274 shapy_wa
## 275 Legiloe7
## 276 asamisan_nft
## 277 RivenStore
## 278 omoplata91
## 279 McMugget
## 280 NerfWindWall
## 281 stats_live_es
## 282 RivenStore
## 283 rijkarar
## 284 LoLMemesBot
## 285 BrendaA56642710
## 286 Scarl3t_Maid3n
## 287 lazy_scaai
## 288 colasenami
## 289 IkerWrld
## 290 Esportdirectory
## 291 budchong
## 292 ZombieGamingSB
## 293 LoLMemesBot
## 294 LoL_Junkies
## 295 daredashing2
## 296 jeepcosplay
## 297 RexRTs
## 298 TonyRam26219233
## 299 ZombieGamingSB
## 300 GbrLuyss
## 301 LoLMemesBot
## 302 loreofruneterra
## 303 ItsMeSnoops
## 304 lesyeuxderenata
## 305 Joycenator3195
## 306 claudettee17
## 307 indir_com
## 308 Esportdirectory
## 309 StClair2803
## 310 mest_ga
## 311 Hp__moon
## 312 awegirlart
## 313 StClair2803
## 314 Ari0w0_
## 315 RivenStore
## 316 LoLMemesBot
## 317 Esports_GCU
## 318 Esports_GCU
## 319 GrunoKromer
## 320 DamnSpiderLover
## 321 DemolitionAlan
## 322 bytemax_
## 323 HailReee
## 324 loreofruneterra
## 325 MikuoHatsuneTTV
## 326 MikuoHatsuneTTV
## 327 CybrOtaku
## 328 prodalidus
## 329 mrdocto36571669
## 330 MarcoChamp1
## 331 VirtualxGF
## 332 MarcoChamp1
## 333 HobbySharky
## 334 fukuh_14
## 335 ZombieGamingSB
## 336 RivenStore
## 337 LoLMemesBot
## 338 DrPepper23_
## 339 nixgen
## 340 Eggpoach1
## 341 questionable124
## 342 RivenStore
## 343 Mikeyyyy_T
## 344 HondaCivic200
## 345 ZacriLOL
## 346 Wbezzttz_Gaming
## 347 NiteNightKid
## 348 RivenStore
## 349 MiterGear
## 350 LoLMemesBot
## 351 rayyyyyyy_
## 352 CountdownToL
## 353 Timothy00212392
## 354 ItsLittleEspers
## 355 hijabigaming
## 356 Po_ta_to_4
## 357 NovaaClaudia
## 358 MsMagicMane
## 359 DaltaniousT
## 360 RivenStore
## 361 loreofruneterra
## 362 HobbySharky
## 363 LoLMemesBot
## 364 NicoleB42064037
## 365 ClauSketch
## 366 loreofruneterra
## 367 hlk50000
## 368 KillerKirbzz
## 369 justalostkat
## 370 loreofruneterra
## 371 RivenStore
## 372 evasivecorn
## 373 Loringale
## 374 loreofruneterra
## 375 SHIJlN
## 376 AlstanfordA
## 377 loreofruneterra
## 378 mangie_w
## 379 SongOfTrue
## 380 rafaelhgsoares
## 381 RivenStore
## 382 loreofruneterra
## 383 starcrash102
## 384 nicquehen
## 385 loreofruneterra
## 386 hermeticuss
## 387 tossinsalads
## 388 TheKannaDarling
## 389 RivenStore
## 390 BasicallyIRage3
## 391 afurrybrownie
## 392 HornyTefu
## 393 Schnozzola
## 394 Otto_Alshire
## 395 LoLMemesBot
## 396 GailWil45711350
## 397 arvazi2
## 398 MadiaLollipop
## 399 therushirecat
## 400 alexois_
## 401 aicaid
## 402 HdDxrth
## 403 UnpleasantDotTV
## 404 VaporwaveEsport
## 405 milktea_vt
## 406 sniperroseelite
## 407 EloDragonLoL
## 408 NexusOverkill
## 409 MrEeezee
## 410 RazzTheVTuber
## 411 Wolf6_Actual
## 412 101soundboards
## 413 LoLMemesBot
## 414 Wolf6_Actual
## 415 stats_live_es
## 416 USOtaku1147
## 417 ZileanBiruta
## 418 njel_art
## 419 verydong
## 420 RivenStore
## 421 FaelanVT
## 422 LydiaFo33470310
## 423 BigBearPlayz
## 424 AVSolutionsHere
## 425 _SoshiSushi_
## 426 obvilauren
## 427 Scapinos1
## 428 undyne_undyin
## 429 syaolin_vt
## 430 RivenStore
## 431 2004AkaUrFriend
## 432 Neomeir1
## 433 syaolin_vt
## 434 Xuvisan
## 435 powerbottomaf
## 436 leu_art
## 437 Nanal0l
## 438 JoeX92
## 439 Mdndt1
## 440 RandomPhantom80
## 441 TonyRam26219233
## 442 RivenStore
## 443 nicquehen
## 444 Koiarts1
## 445 MannyBardo
## 446 levi_samurai
## 447 NavierLu
## 448 _____Dan______
## 449 VikingKingJay
## 450 TopLiveonTwitc1
## 451 RivenStore
## 452 LoLoverlay_
## 453 Scribble_knight
## 454 Stylish_Dante__
## 455 Pudd1nGaming
## 456 rayyyyyyy_
## 457 RivenStore
## 458 CyanideBrownie
## 459 GlennHasABeard
## 460 Akeinu_Art
## 461 NerfWindWall
## 462 evasivecorn
## 463 eazenpop
## 464 tori_ichigo_Ss
## 465 PrimalZeeee
## 466 SakaiYuki17
## 467 coxtristan_cox
## 468 RivenStore
## 469 odeko_yma
## 470 loreofruneterra
## 471 gontengstudio
## 472 BrattyGrymblade
## 473 MLW_Creative
## 474 AsthmaMarauder
## 475 JaredPo87147132
## 476 Chumix11
## 477 jabroell2
## 478 MagoMiratempo
## 479 LumiereVtuber
## 480 PayNoahttention
## 481 9928Beez
## 482 SkiNl3Y
## 483 summer_smores05
## 484 RivenStore
## 485 AlphantArt
## 486 MaouTenshi_tv
## 487 bromaah
## 488 nicquehen
## 489 loreofruneterra
## 490 loreofruneterra
## 491 itsdaichiii
## 492 miiiaaauuuuu
## 493 z_a_1108
## 494 metalichotchoco
## 495 UssopPlsComBack
## 496 erythchi
## 497 PlayerCounter
## 498 J0ker_LoL
## 499 Artstudebt
## 500 Rage_Goddess_
## 501 LoLRoundUp_
## 502 Moondustina
## 503 wyrdly1
## 504 LoiNguyenPhuc
## 505 Alonso024836477
## 506 morbidmoonart
## 507 RivenStore
## 508 veggas91
## 509 L4dyQuill
## 510 Luclfer0
## 511 ACNLSugar
## 512 FVCKNMIGSBITCH
## 513 RivenStore
## 514 JaredPo87147132
## 515 nicquehen
## 516 DEAD_DYING_
## 517 afurrybrownie
## 518 CarthageEsports
## 519 EmilSkoldqvist
## 520 Stephen91235801
## 521 AshuKitsune
## 522 TopLiveonTwitc1
## 523 eternalxena
## 524 MtnBoar
## 525 g0at1337
## 526 shikispace
## 527 theScoreesports
## 528 RivenStore
## 529 FancyPlanties
## 530 paperarting
## 531 Myuzhan
## 532 JezzaWorks18
## 533 hi__host
## 534 BadgerBitten
## 535 mrdocto36571669
## 536 paperarting
## 537 paperarting
## 538 HelghansTemplar
## 539 EsportsRedskin
## 540 RivenStore
## 541 ShunderTV
## 542 luise_emilie_
## 543 buck_shadow
## 544 MelonKameleon
## 545 Esportdirectory
## 546 AI_Charliott
## 547 ebuddygg
## 548 syraena7
## 549 snorlaire
## 550 Im_Row1
## 551 RivenStore
## 552 fausto_fucking
## 553 Wasroket
## 554 SethRodrigues
## 555 Papi_Longlegs69
## 556 yayachu2
## 557 CarlosSaraiva17
## 558 JandFriendsJ
## 559 Vibrat1on_Tw
## 560 Vibrat1on_Tw
## 561 envykun99
## 562 RedhawksGG
## 563 stats_live_es
## 564 Miltanka
## 565 LiliDrawsT
## 566 NotMonetta
## 567 Oatymeals
## 568 loreofruneterra
## 569 ehhkate
## 570 OffMetaKnight1
## 571 _Merydice_
## 572 nightfox641
## 573 ZukoValo
## 574 Chippy_Duck
## 575 close_226
## 576 thatsbiz4rre
## 577 stats_live_es
## 578 OneMore_esports
## 579 SomeWae_
## 580 TwtFives
## 581 PentakillRell
## 582 RivenStore
## 583 c00lgirl__
## 584 TigerGirrrl
## 585 NahoLadyDragon
## 586 EsportsSCO
## 587 whxtelamb_cos
## 588 esports_maps
## 589 fandifi
## 590 ALStanfordArt
## 591 fausto_fucking
## 592 EnforcerZhauns
## 593 norkyness
## 594 CurseCHeart
## 595 metalichotchoco
## 596 RivenStore
## 597 Namita_UWU
## 598 Koiarts1
## 599 _Akikyyo
## 600 AdvancedSIMP
## 601 Nicols22483097
## 602 FuyuHamako
## 603 OtrexOw
## 604 ArtawanNajmudin
## 605 Caitlyns_Ult
## 606 LFGdating
## 607 FakeRngbo
## 608 SmallStreamerIG
## 609 loreofruneterra
## 610 Games_Grump
## 611 ___My_ke___
## 612 RevenantFiery
## 613 CutHutagalung
## 614 zzzmorfeozzz
## 615 stats_live_es
## 616 thatSayned
## 617 SkewldyaTTV
## 618 ZombieGamingSB
## 619 loreofruneterra
## 620 DonJorgeSW1
## 621 BarrelOfFrogs
## 622 ErrSystem
## 623 ZombieGamingSB
## 624 SaphyraFrost
## 625 Didz_93
## 626 AcceleratorJB
## 627 yordleloveall
## 628 PaulDye78280963
## 629 LydiaFo33470310
## 630 RiotVendetta
## 631 ZombieGamingSB
## 632 DunkmasterSett
## 633 DarksideJinx
## 634 aestlouse
## 635 DonaldB74915047
## 636 ZombieGamingSB
## 637 YordleScout
## 638 Red_Fr0st
## 639 cahri_ai
## 640 Tim_rnd3
## 641 DonnaKe86054501
## 642 loreofruneterra
## 643 mooxlyx_
## 644 Deydreice
## 645 kamiya_26
## 646 pinkuyami
## 647 ettakinawa
## 648 Crazylazylowo
## 649 Timothy00212392
## 650 QiviiiQ
## 651 GwenMeIon
## 652 OneMore_esports
## 653 EsportLegendsGG
## 654 Ecoo0l
## 655 ClassicLoLPlz
## 656 ZombieGamingSB
## 657 LydiaFo33470310
## 658 StrapDeCobrinha
## 659 HotgerGames
## 660 loreofruneterra
## 661 stats_live_es
## 662 Sokal1411
## 663 The_Unf0rgiv3n
## 664 loreofruneterra
## 665 loreofruneterra
## 666 PinnacleEsports
## 667 pinoygamerph
## 668 ElodyGamerGirl
## 669 TheLoadout
## 670 Matej941
## 671 stats_live_es
## 672 Kristia11986748
## 673 Esportdirectory
## 674 loreofruneterra
## 675 kingkai22121
## 676 EsportsAtCONEL
## 677 ZombieGamingSB
## 678 Crappy_yu
## 679 mimichaneru
## 680 dravensgf
## 681 loreofruneterra
## 682 omoplata91
## 683 IkerWrld
## 684 Ka___zuha
## 685 BettyGirl3000
## 686 NerfWindWall
## 687 Auvy3n
## 688 filipeadnt
## 689 claudettee17
## 690 ConellCyphers
## 691 sherley_a7x
## 692 ToPiTeN10
## 693 Auvy3n
## 694 greatgameslive
## 695 tbdesports_
## 696 BloPhan
## 697 small_united
## 698 D_Papercut
## 699 AliciaW92648805
## 700 RivenStore
## 701 EsportsBet
## 702 MrWanted225
## 703 McChipyArt
## 704 egirldajungle
## 705 RexRTs
## 706 ZombieGamingSB
## 707 Cyrin_design
## 708 MagicCookie74
## 709 BrumiconGames
## 710 Starry_Ram
## 711 daredashing2
## 712 Joycenator3195
## 713 awegirlart
## 714 StClair2803
## 715 StClair2803
## 716 TerriBa33627771
## 717 windaberry_
## 718 ZombieGamingSB
## 719 jadedmania
## 720 loreofruneterra
## 721 Zaph_Kiel
## 722 PsychoMedic2
## 723 lily_pettle
## 724 ZiggyMJ_
## 725 nakuchikun
## 726 Sports_Khabri
## 727 Grimpiglet69
## 728 AlfaStrategist
## 729 dagang_costa
## 730 iBoyDilly
## 731 dagang_costa
## 732 epalgg
## 733 RivenStore
## 734 DemolitionAlan
## 735 JkMegenio
## 736 fausto_fucking
## 737 rayyyyyyy_
## 738 rayyyyyyy_
## 739 Helix_VA
## 740 Kristin82565964
## 741 fausto_fucking
## 742 fausto_fucking
## 743 NicoleB42064037
## 744 LoLPatchBot
## 745 CheatsAwesome
## 746 KurokiFran
## 747 SylviaCrowArt
## 748 TwTvSeacarry
## 749 KurokiFran
## 750 KurokiFran
## 751 KurokiFran
## 752 KurokiFran
## 753 KurokiFran
## 754 HobbySharky
## 755 KurokiFran
## 756 KurokiFran
## 757 CountdownToL
## 758 KurokiFran
## 759 KurokiFran
## 760 KurokiFran
## 761 KurokiFran
## 762 ice_xop
## 763 kingkai22121
## 764 KurokiFran
## 765 KurokiFran
## 766 KurokiFran
## 767 GawatiPermata
## 768 KurokiFran
## 769 ZacriLOL
## 770 KurokiFran
## 771 KurokiFran
## 772 DoutorEdmundo
## 773 Flissy35039555
## 774 HobbySharky
## 775 ONEEsports
## 776 Rena_Angel1111
## 777 JungleNotorious
## 778 fausto_fucking
## 779 Mikeyyyy_T
## 780 nicquehen
## 781 Sccutze
## 782 loreofruneterra
## 783 ItsAfloww
## 784 FaulknerESports
## 785 tofiblushes
## 786 Eggpoach1
## 787 Loringale
## 788 MrWheaton260
## 789 KhadaJhin464
## 790 HobbySharky
## 791 levi_samurai
## 792 MusicCalamity
## 793 ArgonianLady
## 794 Timothy00212392
## 795 PrimalZeeee
## 796 PrimalZeeee
## 797 NesbethMichael
## 798 TigerKirby215
## 799 FullTimeAngel13
## 800 MewnyVT
## 801 TheKannaDarling
## 802 RivenStore
## 803 loreofruneterra
## 804 chagss91
## 805 HelghansTemplar
## 806 byrandomss
## 807 HelghansTemplar
## 808 RealSorra
## 809 MikeTheViking4
## 810 DiscordJester
## 811 joel_easters
## 812 AL_RadioX
## 813 ReinaJoart
## 814 loreofruneterra
## 815 odeko_yma
## 816 aicaid
## 817 MisaMadoka
## 818 buzy_beaz
## 819 CheatsAwesome
## 820 Goose_Gobbler
## 821 Markusrosein
## 822 Syaoran89
## 823 aqibasad_
## 824 LazyYankee
## 825 wyldpainterwolf
## 826 mrdocto36571669
## 827 ThatArtlstGirl
## 828 Eggpoach1
## 829 stats_live_es
## 830 LaTulyaVT
## 831 AmiAmi_English
## 832 HaunterV
## 833 TonyRam26219233
## 834 smakadopolis
## 835 ISakul3g4nd
## 836 loreofruneterra
## 837 RuthRob36470669
## 838 Esportdirectory
## 839 MNVarsityLeague
## 840 Alelesha_art
## 841 BigBearPlayz
## 842 LydiaFo33470310
## 843 Lvcifr049
## 844 stats_live_es
## 845 ano_aries
## 846 Scapinos1
## 847 KerynNatani
## 848 GtwoGaming
## 849 Champ_Esports
## 850 LegatusMisfit
## 851 kovp6
## 852 quarksky
## 853 Nanal0l
## 854 BlameJV
## 855 ingly308
## 856 LanYialter
## 857 AmmonBen
## 858 MNVarsityLeague
## 859 LoLRoundUp_
## 860 xerenite_
## 861 YordleScout
## 862 BigBearPlayz
## 863 ArtawanNajmudin
## 864 stats_live_es
## 865 SaltyMorde
## 866 uhxjaxx
## 867 LoLoverlay_
## 868 _hyeryung
## 869 OfficialAFKOrg
## 870 EloDragonLoL
## 871 LOLegendsMemes
## 872 Cycordeth
## 873 AnonSolaris
## 874 Hezixx1
## 875 crapAtory
## 876 allysonkart
## 877 sakuyashan
## 878 TDragoniiz
## 879 NerfWindWall
## 880 TiddlyVG
## 881 Midna_ChaveLink
## 882 HaryantiLembah
## 883 V1negar_winrar
## 884 stefylaudy
## 885 Talesmek
## 886 AmbrrlynTTV
## 887 JaredPo87147132
## 888 melloish_Real
## 889 stats_live_es
## 890 hewhospeaaks
## 891 Emo_lol3
## 892 RTBGTTV
## 893 misakii_sayurii
## 894 tiny_tailss
## 895 TonyRam26219233
## 896 itschaheang
## 897 whale_lonliest
## 898 fobbthehuman
## 899 WolfyWavelife
## 900 MelaHarma
## 901 loreofruneterra
## 902 AsthmaMarauder
## 903 Blelus_B
## 904 SwirlHQ
## 905 CryptoCapitalRD
## 906 Stylish_Dante__
## 907 Supermanthony1
## 908 ShuUsagi
## 909 DailyTeenVi
## 910 BussinLance
## 911 gabrielbeleno
## 912 DunkmasterSett
## 913 zumanj1
## 914 SkiNl3Y
## 915 sicpolw
## 916 HobbySharky
## 917 Timothy00212392
## 918 Stylish_Dante__
## 919 HobbySharky
## 920 LeagueOfSeiya
## 921 FluffyFamiliar
## 922 TheEmburglar
## 923 stats_live_es
## 924 MissFluffy01
## 925 chrisfrootart
## 926 RivenStore
## 927 Axelsaywhat
## 928 Jamlex0205
## 929 AhoyJakey_
## 930 Jishi_Mu
## 931 SSAelxo16
## 932 PHB_pietro
## 933 loreofruneterra
## 934 LZYActive
## 935 xiMoonchi
## 936 GoodBirbb
## 937 kalita_spec
## 938 Xuvisan
## 939 TorikkoTv
## 940 FieldLevelMedia
## 941 neorarty3
## 942 DigsnowP
## 943 loreofruneterra
## 944 PlayerCounter
## 945 ritayy13
## 946 Jeansy_LoL
## 947 Teru_Rozu
## 948 fausto_fucking
## 949 miccostumes
## 950 DarunaKom
## 951 AdvancedSIMP
## 952 akali_the_rebel
## 953 joleen_dietz
## 954 tbdesports_
## 955 Nicols22483097
## 956 SakagiSN
## 957 gatorix1
## 958 mariakherovets
## 959 Papi_Longlegs69
## 960 Axtrek1
## 961 Victory90864271
## 962 ChapV44
## 963 azraphbelzie
## 964 Lf_Xayah
## 965 Atomic_Wow
## 966 Eggpoach1
## 967 SonoRayn
## 968 OneMore_esports
## 969 JandFriendsJ
## 970 RahmatNovitasa1
## 971 pnk_fam
## 972 PinnacleEsports
## 973 eternalxena
## 974 MrRonaldRaymon1
## 975 Gameort1
## 976 loreofruneterra
## 977 lil_luna_s
## 978 shikispace
## 979 griffithtwiter
## 980 Soba_VT
## 981 GodLovesMeM0re
## 982 nugothezreal
## 983 SecretAgentAhri
## 984 Grilla
## 985 godn1kk1
## 986 Thece_co
## 987 loreofruneterra
## 988 lil_luna_s
## 989 ShunderTV
## 990 GastiPuti
## 991 HyHylinor
## 992 yordleloveall
## 993 loreofruneterra
## 994 loreofruneterra
## 995 loreofruneterra
## 996 metalichotchoco
## 997 sakuyashan
## 998 loreofruneterra
## 999 loreofruneterra
## 1000 Kitssuneh
## 1001 ShiroBlazecos
## 1002 loreofruneterra
## 1003 loreofruneterra
## 1004 loreofruneterra
## 1005 loreofruneterra
## 1006 loreofruneterra
## 1007 loreofruneterra
## 1008 loreofruneterra
## 1009 loreofruneterra
## 1010 loreofruneterra
## 1011 stats_live_es
## 1012 loreofruneterra
## 1013 loreofruneterra
## 1014 loreofruneterra
## 1015 loreofruneterra
## 1016 loreofruneterra
## 1017 albert2052
## 1018 fausto_fucking
## 1019 loreofruneterra
## 1020 RivenStore
## 1021 itsburakcanim
## 1022 nicquehen
## 1023 HephaestusSd
## 1024 loreofruneterra
## 1025 loreofruneterra
## 1026 sagittifollia
## 1027 ClassicLoLPlz
## 1028 ZayDon_YT
## 1029 gontengstudio
## 1030 CappieEF
## 1031 kukuruyo
## 1032 K_alligatorDraw
## 1033 itsraffyoh
## 1034 ozoru_kiriu
## 1035 ozoru_kiriu
## 1036 AlphantArt
## 1037 PinnacleEsports
## 1038 arpanm69
## 1039 catakitsy
## 1040 IssyyBabyy6669
## 1041 loreofruneterra
## 1042 Princess_Puma
## 1043 fandifi
## 1044 IlyuhaCity
## 1045 RiotDravenn
## 1046 esports12K
## 1047 metalichotchoco
## 1048 SkewldyaTTV
## 1049 salisburymista1
## 1050 kotagami
## 1051 TwtFives
## 1052 koryu960
## 1053 GGEZgameplay
## 1054 pinkymeeli
## 1055 ViceZonegg
## 1056 UnrankedSmurfs
## 1057 Benjami89760141
## 1058 esports_maps
## 1059 AgnesDraws
## 1060 fausto_fucking
## 1061 JaredPo87147132
## 1062 ContenderIrvine
## 1063 Drastor3
## 1064 lPopotrix
## 1065 felinae_felidae
## 1066 fausto_fucking
## 1067 LilliaQnQ
## 1068 DanDexterTaylor
## 1069 DarksideJinx
## 1070 Yomzz_zzz
## 1071 NinouilleSFW
## 1072 buck_shadow
## 1073 PureArtsLimited
## 1074 DoomageddonGmig
## 1075 Veggie_Gamer
## 1076 Keikocosplay1
## 1077 Yzixas
## 1078 _Death_End_
## 1079 pachirisupichu
## 1080 RizkiBu19604930
## 1081 Nazzunaa
## 1082 AeraLeague
## 1083 josealonso2199
## 1084 FearGaming_e
## 1085 OdinOverlord
## 1086 Kirishimakrbk
## 1087 TheLoadout
## 1088 StephJMillz1
## 1089 InnerGmma
## 1090 stats_live_es
## 1091 JustJared
## 1092 loreofruneterra
## 1093 playersHUB_
## 1094 Kristin82565964
## 1095 thefedr8tion
## 1096 OneMore_esports
## 1097 FaulknerESports
## 1098 Mecosplay0
## 1099 stats_live_es
## 1100 stats_live_es
## 1101 NoviadeAzir
## 1102 loreofruneterra
## 1103 ShahidS75676250
## 1104 CravenSomethin
## text
## 1 Sketch of me in the #arcane universe. Welcome to the Zaun.\n\n#LeagueOfLegendsFanArt #LeagueOfLegends… https://t.co/JGvSfVNA9H
## 2 Kayle would be a strict, but just mum. \n\n#LeagueOfLegendsFanArt #LeagueOfLegends #Poppy #Kayle https://t.co/CNsvaS52y8
## 3 @MarioNawfal Questions are getting real... @SBF_FTX needs to go!!!! #Leagueoflegends awaits!!!!
## 4 What do you think about the theme? #StarGuardian #mobilegame #LeagueofLegends #FLYWIN #Bjergsen #ФанАрт \nOriginal:… https://t.co/EEDSyQ5EGJ
## 5 We're raiding FlawlessGenesis playing #LeagueofLegends with 7 viewers and 35 people in chat on Twitch! Check them o… https://t.co/c7jUFcHdBb
## 6 I enjoy playing games.💕💕 #mobilegame #LeagueofLegends #TransformaTuDestino #GuardiãsEstelares #GENGWIN
## 7 Chapter III Recap | Rise of the Sentinels – #LeagueofLegends https://t.co/YQpWEg9Foo
## 8 #kaisa from #LeagueOfLegends \n\n#LeagueOfLegendsFanArt #leagueoflegendsart #ArtofLegends https://t.co/MxcFjvMeBg
## 9 Check out my gift collection on Throne: ♥ Cosplay ♥ https://t.co/Y6j1GRXWGW \n\n#Throne #epal #epalgg #Kofi… https://t.co/QRu2zqyB1j
## 10 Watch out #flirting #girls #league #leagueoflegends #games #watchout #gollum #lordoftherings #played #playing… https://t.co/M4nSCUhW2G
## 11 just kidding I start now\n#LeagueOfLegends #Vtuber #stream #Live \nhttps://t.co/sEvtUdEYtE
## 12 Voralynn for tonight 💜\nI'm totally back and I feel better (for the moment huhu)💜\n#Evelynn #Vora \n#LeagueOfLegends… https://t.co/SY2u5aEzT2
## 13 The manhua has been feeding us so well\n \n#leagueoflegends #Xianxia #ncbd\n\nhttps://t.co/VdnSOAyWyj https://t.co/eHOEjruIsc
## 14 I have always kept my word.🙊🙊🙊🙊 #LeagueofLegends https://t.co/2tKAHTdgv3
## 15 Nerfs everywhere\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmemes #legends #riot… https://t.co/GBydf7p4wJ
## 16 When the person at the pizza place sees your #LeagueOfLegends keychain and starts talking to you about League.\n\nGue… https://t.co/FoQvikvoYe
## 17 Symphony of Light | Sentinels of Light Theme (SEA Version) – #LeagueofLegends: #WildRift https://t.co/S6Vmax83rH
## 18 ▶️ League of Legends - Top streams a las 00:28 (Hora ESP)🔥\n\n🥇 #Nissaxter➖Viewers: 3.381\n🥈 #grafo➖Viewers: 1.128\n🥉… https://t.co/CFnKPVVFsj
## 19 New youtube video, I still have a lot to learn. Shoot me any suggestions. Please leave me a like and subscribe.\n\nSE… https://t.co/G2Di1c61Vu
## 20 So I don't play jungle much but is there any reason to pick any of the new #LeagueOfLegends jungle pets other than… https://t.co/uIBVmEO9dF
## 21 I really liked this game.😍😍😍 #StarGuardian #LeagueOfLegendsFanArt #LeagueofLegends #TLWIN #GuardianasEstelares… https://t.co/pgSOCmjUMs
## 22 Hand gestures can be a bit difficult if you have only three fingers, but our favourite troll king refuses to admit… https://t.co/snoApeNcdQ
## 23 nerf Yasuo's Wind Wall #LeagueOfLegends
## 24 Going live now on #LeagueOfLegends! come keep me company or play some games! also if you get ads when you first joi… https://t.co/SEWGO7u9q1
## 25 Such a fun activity uwu\n#ahri #akali #evelynn #kaisa #seraphine #kda #LeagueOfLegends #kdacomebackwhen https://t.co/epk5Lvxon6
## 26 Soooo I wasn't able to stream yesterday and I am literally passin out rn cause im super tired. SO instead tmrw we'l… https://t.co/AkfrBJ22RG
## 27 sketch of katarina from league of legends\ni think the most beautiful skin for her\n\n#Katarina #LOL… https://t.co/x7AhEi6QPK
## 28 Christmas month has finally started!\n\n#Christmas #cosplayer #KDA #LeagueOfLegends https://t.co/1j0Dk4yxZq
## 29 (2022) Mindblade Render and Professional Face-Breaker altered after #LeagueofLegends characters Jinx and Vi, comple… https://t.co/Ycvq1VAhNh
## 30 ▶️ League of Legends - Top streams a las 00:00 (Hora ESP)🔥\n\n🥇 #Nissaxter➖Viewers: 1.974\n🥈 #LVParg➖Viewers: 1.175\n🥉… https://t.co/DhNobyWeIF
## 31 Told him to kiss his mother and send a Spotify link of "What a Wonderful World" in Chat...\n#memes #meme #funny #lol… https://t.co/4ir3pIleQ2
## 32 Pokémon unfortunately still makes me motion sick, so we are going LIVE NOW for some #LeagueOfLegends gaming! It'll… https://t.co/66e3KyK2Wk
## 33 When Lux thought she was safe but nope here I come #LeagueOfLegends #pcgamer #gamingcouple https://t.co/XKJuLzWdiU
## 34 Duos with the wifey and getting a sweet penta kill #LeagueOfLegends #pcgamer #gamingcouple #twitchstreamer https://t.co/EshjER9uMk
## 35 https://t.co/WG3kHDJVia Trying to main jg let's play a little! #SmallStreamersConnect #twitchstreamer #LeagueOfLegends
## 36 I finally upadted my etsy shop!! 😊 you can get these premade ahri emotes in a bundle or individually on ko-fi and e… https://t.co/70WYnHw16K
## 37 So I think that Vi and Caitlyn will DEFINTELY get together, BUT Jinx might be the thing that makes the both of them… https://t.co/dLtzbOmXWG
## 38 Join in the fun today, Thursday, for our League of Legends Meetup!\n\nFrom 6-11 pm enjoy a discounted event price to… https://t.co/OfxZGTj20t
## 39 So sad that I had a 4-game winning streak and then they positioned me as adc and top, bad teams and I lost...… https://t.co/izafxJdU8v
## 40 I hope I don't regret playing League of Legends... \nLink to twitch in pinned profile tweet \n#LeagueOfLegends #MOBA
## 41 Akshan: the Rogue Sentinel | Champion Trailer – #LeagueofLegends https://t.co/bKps3YDO8O
## 42 We need you for the game.🙊🙊🙊🙊🙊 #mobilegame #StarGuardian #LeagueofLegends https://t.co/k9jMLsoxbL
## 43 Zac just stood there in disbelief lmaooo\n#aphelios #leagueoflegends https://t.co/9OqwGq2qN8
## 44 Bot lane being level 6 while the enemy mid laner is level 13 feels really fucking bad. Looks like I'm not buying th… https://t.co/GfJ8u8mmwv
## 45 Boo! Bewitching #Tristana🎃 \n#LeagueOfLegendsFanArt #LeagueOfLegends #WildRift https://t.co/GiqZEpOrQ9
## 46 ▶️ League of Legends - Top streams a las 23:18 (Hora ESP)🔥\n\n🥇 #ElOjoNinja➖Viewers: 1.877\n🥈 #grafo➖Viewers: 1.011\n🥉… https://t.co/EkBVkNtlME
## 47 Today's Lol Esports Round Up covers the decisions made by Fnatic, Astralis, the Kwangdong Freec's and Immortals.… https://t.co/84Im5RyftH
## 48 Why it is wrong to want a character to be straight?: It is okay to want a character to be gay but why it is offensi… https://t.co/tqxZ2HGppa
## 49 #stream has STARTED!! Chillin and spillin in the Jungle!!\n\n#LeagueOfLegends #gay #gaymer #LGBTQ #twitch… https://t.co/hNxhNegwSS
## 50 👧🏼⚡ R-wdQvNHC .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669932297 .\n.\n#distopicai #aiart #cyberpunk… https://t.co/EQ0Cob3DqJ
## 51 League of Legends - Soraka Combos (cant touch this) https://t.co/cDynhfIfD0 via @YouTube #LeagueOfLegends #RiotGames @riotgames
## 52 Check out my video! #LeagueofLegends | Captured by #Outplayed #teemo #support #gg #bot #team #fight #win #game… https://t.co/VGRPX1feEy
## 53 tank mains are chads\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022… https://t.co/tng0zvLLK8
## 54 Which #LeagueOfLegends champions would be good at football? What would be the ultimate super team?\n\n▶️… https://t.co/ESPtxYEYPC
## 55 Do you wanna play?🤔🤔🤔🤔 #LeagueofLegends #Nilah #GuardiãsEstelas #StarGuardian
## 56 Check out my video! #LeagueofLegends | Captured by #Outplayed #morgana #gg #gank #lane #support #diff #win… https://t.co/MdJWGIsqLy
## 57 Girlfriendless behavior \n#WildRift\n#LeagueOfLegends https://t.co/svTN67vs3m
## 58 [PC/ENG] Ranked Grind, cozy gaming mood. Come hang out! https://t.co/9W9KltNjk3 #Twitch #Stream #TwitchAffiliate… https://t.co/aTUU7QzAoI
## 59 Lets see how jungle feels... ADC hhurtss \n\n#leagueoflegends\nhttps://t.co/tYm0eJm2pA
## 60 The game will start soon.😍😍😍😍😍 #LeagueofLegends #StarGuardians #Bjergsen #КосплейLoL https://t.co/myyQY7EsUj
## 61 It's time we get back to our regular daily streaming schedule, but with a huge twist. I'm no longer streaming CoD a… https://t.co/Uh7ytyGNv3
## 62 I suck at league #LeagueOfLegends https://t.co/K2GVk09JFD
## 63 Jak'Sho the Protean or something, idk I don't play league #LeagueOfLegends #Memes https://t.co/Gn8oiH7BzI
## 64 Playing some #LeagueOfLegends with friends maybe some #CallofDuty DMZ later !?!?\nI'm live now so come join the MARA… https://t.co/rFDQB1Alro
## 65 "Come back to bed."\n"Jayce it's 2 pm..."\n\n#arcane #ArcaneAnniversary #Viktor #Jayce #jayvik #jaytor #LeagueOfLegends https://t.co/cINS7kQ8zS
## 66 @RiotGamesFrance @TFT_France #CalendrierAventRiotFR happy christmas everyone! another year playing this cursed game… https://t.co/FYTakEJBVu
## 67 https://t.co/eV7Xn6VvU7\n\nSTREAMING GUYS COME STOP BY <3\n\n#twitch #TwitchStreamers #LeagueOfLegends
## 68 Going live to play Leg of Legs and grind out eternals. \n\nhttps://t.co/tDbj0Uat4i\n\n#VTuberUprising #VtubersEN… https://t.co/TnYo8eQEuq
## 69 👧🏼⚡ R-428fsj5 .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669929477 .\n.\n#distopicai #aiart #cyberpunk… https://t.co/E5sDoa0hCw
## 70 “I am what you made me..” \n\nGetting a bit more dramatic and angsty with this one. No context yet, that’ll be left f… https://t.co/cDiYZVsLG2
## 71 league time loop\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett… https://t.co/PMGeJI0dEu
## 72 ❄️Winterblessed #Zoe - Lobby #Overlay\n\n✅LINK : https://t.co/6S5jvEUhoi\n\n-----------------\n#Twitchtv #GFX… https://t.co/EiBXdC2kjc
## 73 @wildrift I dont know either I am a Lissandra main. When are we getting Lissandra on Mobile? #LeagueOfLegends #Lissandra
## 74 DUNK!!\n252 PTS\n#Dunkmaster🏀 #FeelIonia🍃#LeagueOfLegends👊
## 75 i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 76 we play League of legends 5v5 practice! \n\nCome join in!\n\nhttps://t.co/5YCXjkEmcL\nhttps://t.co/JhZ1OWte0Q\n\n#streamer… https://t.co/KHlAJjKx6b
## 77 https://t.co/v6UrUZEkbv Internet is back, I'm LIVE! CotL then LoL #CultoftheLamb #TwitchStreamers #LeagueOfLegends… https://t.co/yGb6UzmDgI
## 78 There are Vikings on the rift. SKOL!!! \n\n#leagueoflegends #twitch #twitchstreamer #smallstreamer #smallstreamers\n\nhttps://t.co/z8lowd3GGR
## 79 I finally made Neekosmic, this fanskin\nAnd I'm soooo proud~ ! >w<\n\n"Neeko like stars, isn't it pretty ?"\n\n✨~ Neeko… https://t.co/1tsI7IH97J
## 80 ☠️ TIDES OF TURMOIL II -- DECEMBER 17, 2022☠️\n\nJoin the fray and fight in a winner-take-all #LeagueofLegends 1v1 Ev… https://t.co/w3uXD5kCyc
## 81 Divine Clerk, Winged Messenger, Lawkeeper, Seraphic Wyvern & Mihira, Aspect of Justice Concept Art - Legends of Run… https://t.co/w8dOLjAGL6
## 82 Follow and share.🤔 #LeagueOfLegendsFanArt #LeagueofLegends #LoL #ClashLoL #StarGuardians #YıldızMuhafızları
## 83 My drawings 😊🍓\n#drawing #jinx #leagueoflegends #fanart #jinxarcane #untraveltwo #hollowknight #lol #leagueoflegends… https://t.co/n2Z2B9IZiZ
## 84 #TNC Staff Recruitment Post:\n\n📹#ContentCreators\n📝#Writers\n📢#SocialMedia\n🌐#Wordpress\n\n📄Apply Here 👇\n🔗… https://t.co/r6heB31gRE
## 85 👧🏼⚡ R-gDMrLHB .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669926658 .\n.\n#distopicai #aiart #cyberpunk… https://t.co/iWbz6jFcws
## 86 starting retopology\n\n#3dart #3D #3dmodeling #3dprint #3DCG #zbrush #pixologic #DigitalArtist #DigitalSculpting… https://t.co/JKfNw9jbqC
## 87 Have you ever seen a 6/1 Zed lose a 2v1 to a Soraka when his Leona both stunned the Soraka and Ignited her? Because… https://t.co/RmhSXuQhwZ
## 88 Going Live Come And Hang out! https://t.co/KlyqfnULfp #Leagueoflegends #streamer #twitchstream
## 89 I had to make a new #LeagueOfLegends account bound to SEA coz I can't migrate my #Garena account to my NA, EUW accounts blegh oh well
## 90 watch carefully or shaco will get you next!\n🎬LOL COTD\n\n#leagueoflegends #riotgames #riot #kanye #fifa #worldcup… https://t.co/qrTn1YP3Jc
## 91 I make sure my room is as uninviting as possible for females because every time you have s3x you lose mechanics… https://t.co/mvn1GCb41x
## 92 HEY PENTA QUEENS.\n\nOur line-up for our 5v5 #LeagueOfLegends Charity ARAM Tournament hosted by @homotronTTV and myse… https://t.co/lHGyTDQ78t
## 93 #BotWatch\n#LeagueOfLegends \n\nEXACTLY why I went jhin mid in 2017\n\nLove the damage bot lane\nSoraka's a bot\nKaisa (go… https://t.co/znRaxFKhXn
## 94 Going live now! Come say hi: https://t.co/giLcysVpam\n#streamer #leagueoflegends
## 95 There is no meme what the fuck riot #LeagueOfLegends #Memes https://t.co/abl7S4pVdd
## 96 Top male champions waiting for a new skin:\n1- Dr Mundo: 1468 days\n2- Udyr: 1126 days\n#LeagueOfLegends https://t.co/Zd5KGmtDGS
## 97 What is your favourite song released by #leagueoflegends ?\n\n(Say Pop Star plz😉😉)\n\nCosplay from Miccostumes \n🛒… https://t.co/HUraPvo6Wy
## 98 When scissors... don't cut it anymore\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx… https://t.co/TstkQG08eB
## 99 when youre up against a gamer girl who mains mid instead of support #LeagueOfLegends #RiotGames #VALORANT #games… https://t.co/vGzp5w2VZo
## 100 👧🏼⚡ R-JRnX87Z .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669923838 .\n.\n#distopicai #aiart #cyberpunk… https://t.co/FNwUOMh1Np
## 101 New #TikTok! \nBest advice ever for solo queue! \nHope that you will like it! \n#Vtuber\n#Vtubers\n#VTuberUprising… https://t.co/xOvHys55H0
## 102 The Boss! #shorts #leagueoflegends #lol #gaming https://t.co/E12LFgjCf5 via @YouTube
## 103 Day 5 of making pokémon teams for League Champions, Zed the Master of Shadows\n\n#LoL #LeagueofLegends #leaguetwt… https://t.co/QQ5tmGezmu
## 104 Live NOW with TUD v MTU in the #LeagueOfLegends semi finals!!\n\nhttps://t.co/654mzEHkkT
## 105 League skins this year have been 🔥🔥 #LeagueOfLegends #LoL https://t.co/15kkE90rt2
## 106 aaaand..another #LeagueOfLegends character with #Syndra .\n\n#illustration #ArtofLegends #LeagueOfLegendsFanArt… https://t.co/0f8mYAGqE4
## 107 It's 42nd day of SIMP waiting for MALE FURRY CHAMP 🥺 #SIMPiswaiting #LeagueOfLegends
## 108 8PM MST #LeagueOfLegends Nonsense live on https://t.co/H8KGdqkUPm with @Indextore It's gonna be funtastic.… https://t.co/5cf9bdyQwU
## 109 Very nice\n#digitalart #Aatrox #LeagueOfLegends https://t.co/RJjjB459ET
## 110 Wallpaper Bel´veth and Yone #LeagueOfLegends #LeagueOfLegendsFanArt #yone https://t.co/Uz6nNPJIwv
## 111 Tonight's #LeagueOfLegends #ArenaClash sees our Semi Final! 🔥\n\nTeesside Steelers Forgers take on Sutton Spectres Cu… https://t.co/9Mxftzxbdx
## 112 If you have a game I would love to play it on my channel.👏👏👏👏 #Gameplay #LeagueofLegends #FLYWIN #КосплейLoL #StarGuardians
## 113 ღ CaitVi x Jinx ღ\n\n𝓒𝓻𝓮𝓭𝓲𝓽: Yanderes.arts\n\n#jinx #vi #Caitlyn #LeagueOfLegends #LeagueOfLegendsFanArt #WildRift… https://t.co/w4AupLDDUq
## 114 Wallpaper Zed #LeagueOfLegends #LeagueOfLegendsFanArt #zed https://t.co/Ec2TBHyCfw
## 115 Time for Bell Ileae and their daughter to put up the christmas decoration !\n\nCommission by @JUrsus 💜… https://t.co/oSekLYVEzm
## 116 well I brought a Yone sketch anyway\n#LeagueOfLegends #LeagueOfLegendsFanArt #Yone https://t.co/8G60GkaKLc
## 117 https://t.co/v48jxOTJqP smurf to master (jungle) #LeagueOfLegends #leaguetwt
## 118 Live ⭐ Going to Skayle hard 💙 \nhttps://t.co/vMXsMWSJAk\n\n#Kayle #League #LeagueOfLegends #Gym #Fitness #Pt
## 119 Tactical Nuke Achieved\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022… https://t.co/Bscq3rmEll
## 120 gold promos AGAIN?! make it stop https://t.co/JnDsPJi6Lq\n\n#leagueoflegends #riotgames SEND HELP
## 121 👧🏼⚡ R-jW059KG .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669921017 .\n.\n#distopicai #aiart #cyberpunk… https://t.co/s94B4z91JH
## 122 Streaming league here —> SHACO CANT SHACO | !TIKTOK | !youtube | !discord https://t.co/Mo4D5v8lI7 @everyone\n#LeagueOfLegends #shaco #lol
## 123 I suck at taking selfies\n#aphelios #LeagueOfLegends #leagueoflegendscosplay https://t.co/8EIfDdlwef
## 124 The damage we are doing is wild lol #twitchstreamer #leagueoflegends #yone https://t.co/7UgifNcka1 via @YouTube
## 125 Elderwood #Xayah with her Sapphire Chroma 🦋 commissioned by @pearlsayah ✨\nThank you for commissioning me once more… https://t.co/0UtoE2qwSF
## 126 Hello i am aphelios, spirit blossom aphelios\n#LeagueOfLegends #cosplay #leagueoflegendscosplay https://t.co/rzsR0gYZMn
## 127 I'm live, talking about league esports. #LeagueOfLegends https://t.co/rnUJ49cRPg
## 128 New volibear buff coming this season. #LeagueOfLegends https://t.co/i9YxyACKNi
## 129 pool party boy (WIP)\n#LeagueOfLegends #renekton #bara #furry #furryart #DigitalArtist https://t.co/i3QeRe0sgp
## 130 Lets go! Stop by and say hi....staying positive as I try to climb from this hell that is Bronze rank in League.… https://t.co/EgOxWQcmQv
## 131 Early Xmas present to myself 💝 \nWelcome home Sera ~ \n\n#Seraphine #RiotGames #statue #LeagueOfLegends https://t.co/SVV9LFwE9B
## 132 pov : you are 3 months late. 🦈🔗\n\n#Aatrox #morgana #ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/Q7EJDI2Tw6
## 133 👧🏼⚡ R-khQjgwj .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669918198 .\n.\n#distopicai #aiart #cyberpunk… https://t.co/An59JWbxhU
## 134 VRChat in public worlds\n\n#LeagueOfLegends #VRChat #vrchatfunny https://t.co/1E4fO06yi9
## 135 Has AFK Detection has gone too far?\n\nLets talk about it..\n#LeagueOfLegends \n\nWATCH HERE: https://t.co/Leb3seshDX https://t.co/Ycx8vgd9HI
## 136 LFT ADC Master 120 Lp looking for MNT and more \n#LFT #LeagueOfLegends
## 137 Shot out to my homies at @LeagueOfLegends, for making me listen to fire to fuse since release and it made it way in… https://t.co/7F4WrkLfuL
## 138 Some fan art of Evelynn, one of my fave girl bosses💅🏻 Not a super fan of this piece but at least I finished it🥲… https://t.co/7oXkAbAS2O
## 139 It is my tradition to cosplay ambitious elf Jinx every year in December xD\n🎄\n#Jinx #AmbitiousElfJinx #Cosplay… https://t.co/uIwpofpBLf
## 140 I’ve cracked the code\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022… https://t.co/FeiaBl62q3
## 141 Do you guys remember that awesome Fishbones? 😃 Well, I made arrangements to meet the guy who built it at my convent… https://t.co/ZGTwXg5xk1
## 142 @wildriftDE @wildrift @riotgames Never is this Shit 7/10/7 SVP in my Team. All Game Long noobs in Team.… https://t.co/DR7WXNrxgg
## 143 im a bit sick but il be doing a short stream | Playing some league of legends | Diamond 1 currently… https://t.co/kruONr1BVc
## 144 Thresh Champion Overview | Gameplay – #LeagueofLegends: #WildRift https://t.co/ZJqA0Fqj3q
## 145 Sitting in class looking at twitter watching neace get exposed for making posts about himself on an alt is the funn… https://t.co/DpUeCW4urh
## 146 Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios… https://t.co/cJJW46JhJe
## 147 #RiftGala Qiyana fanart because I LOVED the design so muchh (design by @lolapaprikaa)\n\nI know I'm a little late too… https://t.co/lMgaYpjWPs
## 148 I liked this game. #LeagueofLegends #LoL #mobilegame https://t.co/wzSFyU7ytq
## 149 Games from Riot Games publishing house appeared in the PC Game Pass subscription!\n\nhttps://t.co/j3I4R4JxL7… https://t.co/H4awN5ITGX
## 150 Monochrome Misery \n\n#LeagueOfLegendsFanArt #LeagueOfLegends #vex #yordle #ArtofLegends #LeagueOfLegendsart https://t.co/AX4dqD7gQm
## 151 My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan… https://t.co/Sev5hyrURe
## 152 👧🏼⚡ R-VJXtFfr .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669915377 .\n.\n#distopicai #aiart #cyberpunk… https://t.co/416oYWWjdf
## 153 Which coven lady should get a boss fight? Morgana is the queen and I’m already drawing kayle so I thought these cho… https://t.co/JJ077QTRfy
## 154 Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://t.co/eJzdJFcAb9
## 155 ❗ TONIGHT - 8 PM EST ❗\n\nL7 Genesis VS Rawr Shadowz\n\n🔵 Xenon Division \n\nCatch the game live on our Twitch hosted by… https://t.co/VTXdJSfHYu
## 156 giggled so hard at this im so evil😂 #LeagueOfLegends https://t.co/CrjtyfJ2Gx
## 157 "Everyone's got their own muse. Mine's...everyone."\n- Seraphine💕\n\n#Seraphine #LeagueOfLegendsFanArt… https://t.co/K0qIUDqGLM
## 158 ?? Silver Hell episode 1 (League of Legends edition) #fullshuffle #PAPAMAMA420 #duellinks #yugioh #leagueoflegends… https://t.co/EYZDltgeRA
## 159 PsyOps – OPERATION: SONGBIRD | Official #Skins Trailer – #LeagueofLegends https://t.co/qaSPGTM2JU
## 160 Halloo! Get Jinx print/sticker at #paskomiket2022 SM Megamall Megatrade Hall 2 this December 3 & 4, 2022. I will be… https://t.co/WVsezRa0Tm
## 161 The owls tried their best but at the end @3bl_esports managed to get the win\n\nWe ended @SafeModeByWE Pro League at… https://t.co/6lCi0MdScO
## 162 I need ✨help✨\n\n#LeagueOfLegends https://t.co/RQ2qgWoVw3
## 163 https://t.co/1aa1wsu7l1 - League Thursday - More Casual ARAM #ENVtuber #VtuberUprising #LGBTQFriendly #JustChatting… https://t.co/Q4Ug6JJI20
## 164 What does this mean?\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022… https://t.co/xefzNyciyj
## 165 Crimeplay ou gameplay? Aram da madrugada no Wild Rift | Live https://t.co/ZQn0jOL8zx #WildRiftbr #leagueoflegends #brasil #Gameplay
## 166 @EvilGeniuses @totheLaPointe \n\nCould we fans get some clarity on the recent Danny developments. It looks terrible i… https://t.co/h6LB7TWfvE
## 167 Been listening to the Arcane soundtrack recently and it's reminding me how much of a hold that show still has on my… https://t.co/Jq3JQcoBBc
## 168 When you try to play God in #LeagueofLegends #TFT hyper roll, you get reduced to second place. https://t.co/SZZ6o8ckkW
## 169 WIP\nlook how happy he is☺\n#LeagueOfLegends #LeagueOfLegendsFanArt #Rakan https://t.co/GXBnNtEUmg
## 170 Slot Acquired! @fluxogg Enters CBLOL!\nhttps://t.co/w14Xy7jEAD\n#esports #CBLOL #leagueoflegends #twognews https://t.co/w4K4TLix2x
## 171 👧🏼⚡ R-M9XmXNz .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669912557 .\n.\n#distopicai #aiart #cyberpunk… https://t.co/y8wL7iQdmn
## 172 Day 1 of drawing fanart every day in December\n\nToday I rolled Ekko\n\n#fanart #ekko #arcane #LeagueOfLegends https://t.co/QZOMil3I9f
## 173 Casual #Leona (@kyuucia ) and #Diana (meeee) for #CCXP2022 ! ☀️🌙\n\n#LeagueOfLegends #leodia #leonadiana #dianaleona https://t.co/WvrjgTRZ28
## 174 I knew I shouldn't have neglected her side quests... 😅\n\n#gaming #esports #esport #twitch #valorant #leagueoflegends… https://t.co/1TPnKxLS9A
## 175 Is adderall the steroid of esports? #esports #leagueoflegends #Overwatch2 #valorant #SmashBros #RocketLeague #TFT #wow #vtubers
## 176 Going to #CCXP2022 as Leona and @ArtaxArt as Diana League of Legends #leodia #LOL #LeagueOfLegends https://t.co/hMw3ka6mWM
## 177 ▶️ League of Legends - Top streams a las 17:28 (Hora ESP)🔥\n\n🥇 #Werlyb➖Viewers: 5.488\n🥈 #ElmiilloR➖Viewers: 3.171\n🥉… https://t.co/Tn7rBlPchU
## 178 I intend on streaming on Youtube in a couple of hours, if you'd like to stop on by to talk about League. #LeagueOfLegends
## 179 Got a #LeagueOfLegends poro sticker from @WesternEGA in appreciation for supporting the club. I was not told where… https://t.co/Ko6GFKOmKF
## 180 Only Big Brain Plays https://t.co/aUTyb71ay4 #nowlive playing some #LeagueofLegends come hang out #TwitchAffiliate… https://t.co/MJMkNhgJxW
## 181 I'm #Vi from #LeagueofLegends , also https://t.co/fF6DfshHsX
## 182 I am #Neeko from #LeagueofLegends https://t.co/sQUIeuPe9s
## 183 The Best #P2E Ever!\n\nTitles include but limited to:\n#Warzone2 \n#FortniteChapter4 \n#FIFA23 \n#LeagueOfLegends… https://t.co/FmYbhZ8BcL
## 184 The end of @SafeModeByWE journey!\n\nNow we play the Final of Safemode Vs @3bl_esports and we will take our revenge a… https://t.co/2j6eKr9M2g
## 185 anyone wants to buy a league of legends account\n#LeagueOfLegends
## 186 so is that a yes?\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett… https://t.co/G1TrWYB9UV
## 187 Trying new champs in pre-season | League of Legends\n#LeagueOfLegends #support_main #bardo \n https://t.co/5ygZQ4OdMY
## 188 👧🏼⚡ R-bXxQ3Qj .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669909737 .\n.\n#distopicai #aiart #cyberpunk… https://t.co/9P04DoeydB
## 189 This is where I go to be a dumb nerdy slut. \n\nhttps://t.co/Bi8ErkW82T\n\n#gaymer #himbo #musclegrowth… https://t.co/XraHlA4nKj
## 190 #LeagueOfLegends #vtuber #LOL What my gf playing league on her mechanical keyboard in the other room sounds like: https://t.co/S3pzI3xNQq
## 191 What do you think?\nLove LoL? Visit us: https://t.co/JrAiMSWyOb\n#lolgoods #leagueoflegends #mmo #mmorpg #rivenstore.… https://t.co/u0x3p1Givl
## 192 Cosplay zed league of legends #LeagueOfLegends #zed #cosplay #League_of_Legends #WildRift https://t.co/BG41fgduj5
## 193 How To Create 3 LvL Jungle LEAD Every Game LIKE BO?!#leagueoflegends #leagueoflegendsriotgames #gaming #fyp #zyblol… https://t.co/o568pmmk9U
## 194 Space groove Lux 🪐🕺#ArtofLegends #LeagueOfLegends @LoL_France https://t.co/UcjZ1l1QXk
## 195 If you don't play LoL maybe sit this one out. 😅\n\nI think there is a serious argument to be made for the efficacy of… https://t.co/F1tpUrKgiS
## 196 Keep friends close and enemies guessing. \n\nPic by Hikary_photos (instagram)\n@LoL_France @LeagueOfLegends #Katarina… https://t.co/WsELN2Qxio
## 197 👧🏼⚡ R-C2z1X8q .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669907196 .\n.\n#distopicai #aiart #cyberpunk… https://t.co/LNlxP4lhat
## 198 What do you think?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo… https://t.co/jlENAt3UW6
## 199 I adore them so much.🤗🤗🤗🤗 #LeagueofLegends #mobilegame #Worlds2021 #GuardiãsEstelas #StarGuardians
## 200 "THE POWER OF SUPPORT" | League Of Legends Montage #11 #LeagueOfLegends #RiotGames #League_Of_Legends https://t.co/5fx1kObF3D via @YouTube
## 201 This World Champion is in some serious S@*t 😯\n\n▶️https://t.co/M3BijdXMrO\n\n#LeagueOfLegends https://t.co/qnrAKcZowK
## 202 Xolaani the Bloodweaver @PlayRuneterra \n\n#leagendsofruneterra #leagueoflegends #leagueoflegendsfanart #darkin… https://t.co/ocWJAi965K
## 203 New Darkin dropped so, Darkin A's tier list update\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx… https://t.co/ik7lv4GqZL
## 204 Which team are you supporting in 2023? 🤩👀\n\n#LCK #LeagueOfLegends #LoLEsports\n\nhttps://t.co/hi1GkKJRZp
## 205 ▶️ League of Legends - Top streams a las 15:50 (Hora ESP)🔥\n\n🥇 #Esportmaniacos➖Viewers: 3.705\n🥈 #Th3Antonio➖Viewers:… https://t.co/0VSQhU4GaJ
## 206 Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends… https://t.co/HSEd6l0FQm
## 207 A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!… https://t.co/hnLJ997BJV
## 208 Shadowbox No.166 Dark Star Orianna\nLED lighted Material: inkjet photo paper\n#ArtofLegends #leagueoflegends https://t.co/R1B0Dfpyct
## 209 League of Legends: Wild Rift's 3.5A update has arrived, featuring a lot of game changes, balance updates, gameplay… https://t.co/rNDRPz8L7c
## 210 Hacking in League of Legends #katarina #hacking #leagueoflegends #kat_alien streaming live at… https://t.co/VCOfyKoWf0
## 211 👧🏼⚡ R-2qzwpf2 .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669904097 .\n.\n#distopicai #aiart #cyberpunk… https://t.co/czPXAkhb6a
## 212 Light and Shadow (ft. Hiroyuki Sawano) | #StarGuardian Animated Trailer – #LeagueofLegends https://t.co/57h1GJgL5q
## 213 ▶️ League of Legends - Top streams a las 15:08 (Hora ESP)🔥\n\n🥇 #Esportmaniacos➖Viewers: 1.984\n🥈 #Th3Antonio➖Viewers:… https://t.co/npeuMr5ATe
## 214 🔴LIVE NOW \n\nLINK: https://t.co/4qCFrab2Rn\n\n#SmallStreamersConnect #livened #LeagueOfLegends #twitch #j3zz1playtv https://t.co/8z9PYH07Vl
## 215 Pawkt is kicking and biting people on https://t.co/bzjLativy6\n\nMaybe you'd like to #Donate towards the video guide… https://t.co/Bke0OpcfPW
## 216 Day 733: No news on Pentakill Rell 🖤\n#LeagueOfLegends #Pentakill #Rell
## 217 You don't want to miss the Joanne of Arc Miyazaki Man podcast episode! #joanneofarc #miyazakiman #weeb… https://t.co/ELj6IZFAqd
## 218 getting old\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett… https://t.co/eiAKYq1ZOU
## 219 wiggly noodle dragon escapes certain death \n\n#LeagueOfLegends #Vtubers #ENVtubers \n\nhttps://t.co/1YdnKgMwta
## 220 @MonaSchon\nThe mona see yet, and always has busy\n\n#gamers #leagueoflegends #game #instagram #SelfieTime #photo… https://t.co/XijmJojKBd
## 221 New book, and an introduction to a new game...at least for me 🙂 #leagueoflegends #arcane https://t.co/qlI9ZxnQ7Q
## 222 I am grateful to have known her.🙉 #LeagueofLegends #Fanart #ArtofLegends #Bjergsen #YıldızMuhafızları #КосплейLoL
## 223 And #leagueoflegends sound track finds a way on top again #SpotifyWrapped https://t.co/ubtTQwNxS1
## 224 Game Master…..🥺🥺 #LeagueofLegends #YıldızMuhafızı #Worlds2021 #TransformaTuDestino
## 225 Who remembers that?\nLove LoL? Visit us: https://t.co/JrAiMSWyOb\n#lolgoods #leagueoflegends #mmo #mmorpg #rivenstore… https://t.co/J9Ng8EBvNC
## 226 We can't take the void seriously: I'm sorry but it has to he said. Basically, the void is the cause of the ducking… https://t.co/e2sHjNQ1xZ
## 227 it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUPXrW
## 228 👧🏼⚡ R-0GwnGmj .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669901277 .\n.\n#distopicai #aiart #cyberpunk… https://t.co/UvSi38DdLQ
## 229 Enjoy your games🙊🙊🙊🙊🙊 #LeagueofLegends https://t.co/QRl8Cu9lqi
## 230 Oh yeah best time of the day just started!! ... oh you dont know what I mean... well... I mean... my stream started… https://t.co/vW25ZfnwEQ
## 231 It's tiiime:\n\nKicking it off as always! \n\nQMSamurai Au take down eXeLoL1 in League of Legends!\n\n#PlayWithHonour… https://t.co/P8UoFyvTyw
## 232 Hello tweeter !👇👇👇 #mobilegame #LeagueofLegends https://t.co/3SQmX6jvYZ
## 233 Which game do you like the most?\n#game #fortnite #LeagueOfLegends
## 234 Hello there!\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#leagueoflegends #lolgame #lolgamer… https://t.co/s4s43YCHDY
## 235 Gonna do some comic reading\n \n#leagueoflegends #prince #comic\n\nhttps://t.co/cAlVXTGlf4 https://t.co/ye2HkYT3lB
## 236 The world ender remix is dope\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt… https://t.co/1F9HpOj8OH
## 237 I should get the game.😎😎😎 #ArtofLegends #LeagueofLegends #mobilegame #StarGuardians #ClashLoL #G2WIN
## 238 ▶️ League of Legends - Top streams a las 13:58 (Hora ESP)🔥\n\n🥇 #Esportmaniacos➖Viewers: 1.073\n🥈 #Zeling➖Viewers: 1.0… https://t.co/qkrWgT4cKd
## 239 @RiotSupport I have opened many tickets and every agent I got so far failed to help me although I provided the prop… https://t.co/zHiqCpEEaa
## 240 Giving Feedback\n\n#vtuber #VTuberEN #leagueoflegends https://t.co/EYWJ5rNXPk
## 241 There is a new post every day.🔥🔥🔥🔥 #mobilegame #LeagueofLegends #StarGuardian https://t.co/OGHU10M3Ii
## 242 Day 28 pleading for Classic League of Legends! \n@MarcMerrill @RiotPhroxzon @RiotPhlox @RiotMeddler @ExasperatedDan… https://t.co/iP31Ye3C2v
## 243 ⚠️ #INTERVIEW ⚠️\n\nInterview LAN - ETHLAN #17 @Ethlan_Rouen : \n \n➡️ article : https://t.co/Zbflo8sm7L\n\n➡️ inscripti… https://t.co/25mHZ1K42y
## 244 JUST UPLOADED A NEW VID ON #leagueoflegends COME CHECK IT OUT :https://t.co/cZ8jHC9zhz
## 245 Zeri & Zoe for wild rift?: submitted by /u/Regular-Poet-3657 \n [link] [comments] https://t.co/sivGmOIEdn… https://t.co/ABqLDEZJRC
## 246 It was a completely new experience.😎😎😎 #LeagueofLegends #ArtofLegends #YıldızMuhafızı #ФанАрт #TLWIN
## 247 Skin Giveaway for League of Legends! \n\n1. Comment the Legendary Skin you wanted\n2. Retweet \n3. Send me your clips (… https://t.co/U14YObt0Gv
## 248 Likes, please!!\nVisit us: https://t.co/Jtncw61Y4H\n#lolgoods #leagueoflegends #mmo #mmorpg #rivenstore.com #lolstuff https://t.co/2y915oPjaI
## 249 Looks like @MADLions_EN are making moves for 2023. Read all about our take on their new roster.… https://t.co/ezO90jMDaf
## 250 Look, the album goes hard. What can I say? #LeagueOfLegends #Memes https://t.co/Jdq7iZYE1C
## 251 #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 252 Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#leagueoflegends #lolgame #lolgamer… https://t.co/8TGJMWe7vE
## 253 Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!… https://t.co/fWkdIy9UKg
## 254 [Tigerghost][Influencer] !instant !giveaway !eventos !discord for Tigerghost Codes https://t.co/vxEP4mTzEC -… https://t.co/4JcBNwsTGa
## 255 200 years of afk punisher experience\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt… https://t.co/AUSfcWA6w5
## 256 Tank Akshan😁Check the link for epic gaming kits! #leagueoflegends #lol #riotgames #league #leagueoflegend… https://t.co/Ye12c2IrnO
## 257 good morning gamers✨️\nhere are my glasses hehe\n#egirl #cute #glasses #nsfwtwt #gamer #LeagueOfLegends https://t.co/XRmx53dlyX
## 258 ▶️ League of Legends - Top streams a las 12:48 (Hora ESP)🔥\n\n🥇 #Zeling➖Viewers: 988\n🥈 #PochiPoom➖Viewers: 604\n🥉… https://t.co/CxH6wcZ4Y0
## 259 "Sure you can handle me, summoner?"\n\nPhoto: @Alex_VanDych\nMore photos: https://t.co/vJ04VPUb0V\n\n#LeagueOfLegends… https://t.co/W9S1DbMciQ
## 260 League of Legends Yuumi nerfs spark concern, but Riot isn’t worried https://t.co/k2V8bo2rjk #LeagueofLegends #MOBA #FreetoPlay #esports
## 261 Enjoy your special day!🥳🥳🥳🥳 #LeagueOfLegendsFanArt #LoL #LeagueofLegends #G2WIN #TransformaTuDestino #TLWIN \nOrigin… https://t.co/h8ozUAAYIB
## 262 Some Yuumi nerfs are coming to #LeagueOfLegends (yay), and despite player concerns Riot has defended its decision… https://t.co/XX2iPWBFzh
## 263 Who remembers that?\nVisit us: https://t.co/Jtncw61Y4H\n#leagueoflegends #lolgame #lolgamer #rivenstore.com #lolgoods… https://t.co/RAl2GgNBg1
## 264 #LeagueOfLegends cat and cat https://t.co/R4kHVmg7z5
## 265 I am not free from my #leagueoflegends curse. With the release of #Predecessor I can finally rest
## 266 I need friends who TFT. Dm me. Serious inquiries only #LeagueOfLegends #TFT
## 267 Guys, help. I don't feel like total war today, so which of these choices sounds the most fun. \n\n#twitch… https://t.co/VKvK2uCQfG
## 268 Some of the goodies you can find on my shop! 🥰\n\nhttps://t.co/7DUZEpUzeX\n\n#art #genshinimpact #pokemon… https://t.co/RLphbCVc8H
## 269 Do you wanna play?🎮🎮🎮 #LeagueofLegends #КосплейLoL #GENGWIN #Nilah
## 270 Like and Share if you have been fan since day 1\nVisit us: https://t.co/Jtncw61Y4H\n#lolgoods #leagueoflegends #mmo… https://t.co/HKT1uJzQf2
## 271 Baalinkux - The darkin hoop\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt… https://t.co/YRIyBMCjRf
## 272 The #LCS and #LEC are both expected to undergo changes heading into the 2023 season💥\n\nThe alterations rumored and c… https://t.co/PB7Uk1TuUv
## 273 Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose… https://t.co/QVXa3KQIjS
## 274 Baddest Ahri nsfw set just dropped! + comic version :3 click the link to see full art! (12 hd versions with downloa… https://t.co/MIxEHDOdzE
## 275 Pretty good winstreak back into D1.\nWas about to end at some point!\n#leaguetwt #LeagueOfLegends https://t.co/t8d9YTTWdL
## 276 Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸… https://t.co/JoDItqbO73
## 277 Who remembers that?\nLove LoL? Visit us: https://t.co/JrAiMSWyOb\n#leagueoflegends #lolgame #lolgamer #rivenstore.com… https://t.co/HqK9l2eGkv
## 278 Up your #LeagueOfLegends Game! #StrategyGuide #Win https://t.co/38ul3jtORC
## 279 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends… https://t.co/9f8QIv1OqV
## 280 nerf Yasuo's Wind Wall #LeagueOfLegends
## 281 ▶️ League of Legends - Top streams a las 11:10 (Hora ESP)🔥\n\n🥇 #iaaraS2➖Viewers: 984\n🥈 #Zeling➖Viewers: 623\n🥉… https://t.co/dRKvhiqSVE
## 282 How ya doin`?\nVisit us: https://t.co/Jtncw61Y4H\n#lolgoods #leagueoflegends #mmo #mmorpg #rivenstore.com #lolstuff https://t.co/VcbcG77KeY
## 283 “What brings you to the lost and found, dear?\nWon't you pull up a seat?\nEverybody got a price 'round here to play\nM… https://t.co/8z6SbpCDC6
## 284 We Holdin Hands Part 2\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022… https://t.co/mfCow3Dp4B
## 285 I enjoyed playing these games.🥺🥺🥺🥺🥺 #Fanart #LeagueofLegends #LeagueOfLegendsFanArt #GuardianasEstelares #ФанАрт #GuardiãsEstelares
## 286 I want more Bel’Veth content. Even without her, I’d gladly take more Void content in general. The Void is such a di… https://t.co/V6OjYUVdZN
## 287 Get Jinxed\n\n#arcane #LeagueOfLegends #LeagueOfLegendsFanArt #jinx #ArcaneArt #jinxfanart #art #digitalart… https://t.co/bezyF1smTS
## 288 What's your favorite lig skin? \n\n#leagueoflegends
## 289 Birthday Stream :3 Here we go\n\nhttps://t.co/eOhsbFIHDh\n\n#LeagueOfLegends #Diamond #Stream #Streaming #Live #Twitch
## 290 Irelia: The Defiant Blade | Champion Teaser – #LeagueofLegends https://t.co/0wfEGNCukK
## 291 hi so I just had this idea with the #lgbt center in my city to have a public #LeagueOfLegends #discord server so al… https://t.co/TtnZjcBz0f
## 292 how to counter Talon😂DM \n for the epic gaming kits! #leagueoflegends #lol #riotgames #league #leagueoflegend… https://t.co/40Du11SfZY
## 293 we found him\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett… https://t.co/9IQNSl9By0
## 294 A look into why Riot did not Nerf Heartsteel\n#LeagueOfLegends \nhttps://t.co/QHqKbssKqM
## 295 EVERYONE DOES CookBETTER IN RED\n#leagueoflegends #leagueoflegendswildrift #games #gameplay #rank1 #gaming… https://t.co/1KH8ztS5py
## 296 ❝ We vow to keep pressing forward. For we are the city of progress and our future is bright. ❞\n\n📸: @corbin_media\n🧥:… https://t.co/LLUcjvQboq
## 297 RT @Joycenator3195: Still alive, barely. How do you beat Heartsteel? New build time\nhttps://t.co/LaKCLLc9RY… https://t.co/GfEfN6LNEy
## 298 Game Master….. #LeagueofLegends https://t.co/sMXtQPH9q3
## 299 no knife 4k😈This is Zombie Gaming!! Join us https://t.co/aWXc0gF4wz Discord! Tik Tok! Instagram! Facebook! Youtube!… https://t.co/5tcMjxYGcB
## 300 Hello or good evening 🤔🤔 I would like to make a feedback or a report to your game #wildrift #leagueoflegends the ga… https://t.co/lAwsN7MUhg
## 301 Oh no\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett #Aphelios… https://t.co/xUEMfbRRNr
## 302 When will Riot update Amumu’s lore?: He seriously needs an ASU and a lore update to truly give him an identity, nob… https://t.co/E5mdrgdwiD
## 303 Don't mind me, just waiting for Kindred to release on #LeagueofLegends #WildRift. Trying to play Jungle on my secon… https://t.co/jKZYqt29wM
## 304 New chapter!\n\n#RenataGlasc #LeagueOfLegends \n\nhttps://t.co/ktZpZPChbW
## 305 Still alive, barely. How do you beat Heartsteel? New build time\nhttps://t.co/mfBRAbExVJ\n\n#supportsmallstreamers… https://t.co/UMl5LLb263
## 306 Fire to the Fuse (Ft. Jackson Wang) | Official Empyrean Cinematic - Leag... https://t.co/x3NPJGup5T via @YouTube… https://t.co/3kaQQxoX8N
## 307 League of Legends Xbox Game Pass'e geliyor\n#lol #LeagueOfLegends #XboxGamePass \nhttps://t.co/bD9kzCrSnJ
## 308 The ADC Late Game – #LeagueofLegends #shorts https://t.co/tkXBYiDLGs
## 309 Fire to the Fuse (Ft. Jackson Wang) | Official Empyrean Cinematic - Leag... https://t.co/ESSXL3Duku via @YouTube… https://t.co/hNYvQSuOKB
## 310 $150 LOL EUW MEST SPONSORSHIP SERIES WINNERS!\n\nRegister for the official MEST GAMING ARENA #leagueoflegends tournam… https://t.co/YCigeWApfQ
## 311 The first time i've ever changed my hair at all.. :C hope everyone likes it\n\n#gamer #gaming #Egirls #latinapawg… https://t.co/6pIkZy0Rcm
## 312 More Evelynn 💜\n#Artoflegends #LeagueOfLegends #Evelynn #art #KDA #fanart #KDAEvelynn https://t.co/TRGlmuBKtD
## 313 Jackson Wang - Fire to the Fuse | Worlds 2022 Finals Opening Ceremony Pr... https://t.co/GY1Ptv1sTT via @YouTube… https://t.co/OdC05MDeCj
## 314 Lmao questa e unexpexted. 😂😂\n\n#LeagueOfLegends #SpotifyWrapped #Salty https://t.co/3nMqFYr6pr
## 315 How ya doin`?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg… https://t.co/bAjqb64MLz
## 316 first timing a champion btw.\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt… https://t.co/JoQ422qB0E
## 317 With game 1 done GCU takes the lead with a 1-0 victory against University of Montana!\n\n#LeagueOfLegends #GCU #LoL… https://t.co/6Ca3sR7aGx
## 318 🚨Gameday🚨\n\nWith GCU league of legends going onto game 2 of the playoff series!\n\n#LeagueOfLegends #GCU #Esports #LoL… https://t.co/GoUmLjpzon
## 319 Hi all, i made hand-painted stylized Tombstone\n\nMy Artstation:\nhttps://t.co/ty07XxmqCF\n\n#handpainting #3DCoat… https://t.co/vgn3Pk2Q2E
## 320 I will kill for them\n#viego #LeagueOfLegends #fanart https://t.co/lC41BupVTp
## 321 League of Legends!! 😎\n\n¡Veamos a AlanDemolition en Twitch! https://t.co/pYVAIFVPXG\n\n#LeagueOfLegends #RiotGames #twitch #twitchtv #gamer
## 322 T1 Keria Neeko 🐧 #t1 #keria #t1fighting #leagueoflegends #shorts https://t.co/0p9dBXzp7q via @YouTube \n\nThis is my… https://t.co/vpH4d5cSFg
## 323 Meet my new husband #LeagueOfLegends xddddd https://t.co/k4FEUyR3ET
## 324 Help with lore accurate runes!: Hi all, \n\nFirst I wanna apologize if this is the wrong subreddit to post this in bu… https://t.co/YuIcH6Bdua
## 325 Day 17 of @LeagueOfLegends quotes:\n\nLamb: The only true death is to never live.\n-Kindred\n#LeagueOfLegends #quotes #gaming #Kindred
## 326 Day 16 of @LeagueOfLegends quotes:\n\nWhich weighs more, Riven? Your blade, or your past?\n-Yasuo\n#LeagueOfLegends #quotes #gaming #Yasuo
## 327 @VirtualxGF Very fun stream! Glad you were back today, Yay!!! Buuttt I still don't understand #LeagueOfLegends any… https://t.co/3VgOYHahhN
## 328 #LeagueOfLegends preseason 13 is perfectly balanced https://t.co/Di2actGTvu
## 329 Looks like a great game #LeagueofLegends #ArtofLegends #GuardiãsEstelares #Nilah #GuardianasEstelares \nOriginal: Zo… https://t.co/B8SaGx7afn
## 330 Any suggestion for a good guide to toplane and expecially on how to not lose exp or lane minions?\nI also want to kn… https://t.co/hDWWfnLZ1A
## 331 Very fun #LeagueOfLegends stream tonight! Thank you to everyone that came to hang out with me, and thank you so muc… https://t.co/MQZQkLZNaS
## 332 After one year playing league, i want to create a new account to climb in ranked as a toplaner.\nLately i've been le… https://t.co/hsaUSn0BE5
## 333 Sharky Fan's Assemble! I am now live!\nhttps://t.co/NUohtzJ120\n\n#riven #toplane #lol #leagueoflegends #korean… https://t.co/4RpiXPgxeG
## 334 WIP Commission Jhin drinkin' Quatro\n#wip #Commission #Jhin #LeagueOfLegends https://t.co/0rvwHEnm0j
## 335 finally It's here👀DM for epic gaming kits!! This is Zombie Gaming!! Join us https://t.co/aWXc0gF4wz Discord! Tik To… https://t.co/J5BIYMk9yg
## 336 Like and Share if you have been fan since day 1\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys… https://t.co/NJtOFmyx85
## 337 How champions would react if they were Rko'ed out of nowhere by randy orton\n#memes #meme #funny #lol… https://t.co/iWlhp79R19
## 338 Now playing #LeagueOfLegends uwu https://t.co/fzK47O7BNF
## 339 Oh I’m loving my Lost Ark’s Sheriff Caitlyn inspired avatar. 😍\n\nCan we pls have a fanfic written in this alt verse?… https://t.co/cn9V1r70WN
## 340 If you like it, share it. #game #LeagueofLegends https://t.co/G5u4VAQY7I
## 341 Doodling Jinx tonight :3 Full sketch/inking on patreon: https://t.co/5WiIAUnjZ5\n#digitalart #fanart #arcane… https://t.co/XllSxjN3Z0
## 342 Likes, please!!\nVisit us: https://t.co/Jtncw61Y4H\n#lolgoods #leagueoflegends #mmo #mmorpg #rivenstore.com #lolstuff https://t.co/Jb0dGmrABy
## 343 Live with a little League till the sun rises.☕️\n\nOn the Twitches for now. \n\n#leagueoflegends #graves #zeri \n\nhttps://t.co/mX4Drehcub
## 344 If you're one of those guys like me who always got frustrated in a @LeagueOfLegends game. You can use this… https://t.co/YQvNd1w8Ds
## 345 Rekkles unbelievable LEC outplay #leagueoflegends #shorts https://t.co/yC5Y9SlB4w
## 346 Today we will stream league of legends. \nDo you like to see the stream ? \nIf you want to leave a like\nIf you want t… https://t.co/kusYw7Z5lT
## 347 https://t.co/b09gnZya9Q. Blitz rank is a lifesaver #leagueoflegends
## 348 What do you think?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo… https://t.co/6RMSNEBFJH
## 349 Heya Gamers! Check out this Skarner VGU I made for uni!\n#LeagueOfLegends #LeagueOfLegendsFanArt #conceptart… https://t.co/S1V6b8p80x
## 350 full build 2 items\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett… https://t.co/ZgGnEVjdtd
## 351 CSGO Plays: Board is not going good so play light fr. \n\nConfidence Level: 6.5/10\nEarly and Afternoon games.\n\n#CSGO… https://t.co/BiIvXgBVYG
## 352 It has been 119 days since the last official update for Project L, the #LeagueOfLegends tag fighter
## 353 Can someone tell me what it is? #mobilegame #StarGuardian #LeagueofLegends https://t.co/LqJ5cz4Fup
## 354 “ . . . 𝓅ℯ𝓇𝒻ℯ𝒸𝓉. “\n\nromanticized scars.\n\n#ArcaneAnniversary #TheMonsterYouCreated #Arcane #Silco #silcofanart… https://t.co/LL3s7z2vqw
## 355 Imagine supporting an up and coming streamer/youtuber🫣❤️✨\n\nhttps://t.co/dBfTVyVAJz\n\n#YouTubeDOWN #YouTube #youtuber… https://t.co/vH99h8AxdB
## 356 Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 357 We’re live!! More mid and adc practice for log of legends :3 #LeagueOfLegends #VtubersEN #VtuberSupport
## 358 “Ge-Zaun-Dheit” Silco is sick and Vander is there to take care of him. The question is: will Silco be a cooperative… https://t.co/1jVzunz6ss
## 359 #LeagueOfLegends tribunal system and community sucks!
## 360 Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#leagueoflegends #lolgame #lolgamer… https://t.co/QDIQCLgm53
## 361 Ascended vs Darkin: Lore lovers hello !!! \n\nIts been awhile since we made a poll and new flairs. \n\nTo keep in touch… https://t.co/JhUtgv74uc
## 362 Sharky Fan's Assemble! I am now live!\nhttps://t.co/NUohtzJ120\n\n#riven #toplane #lol #leagueoflegends #korean… https://t.co/INsybyjohp
## 363 supp showdown\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett… https://t.co/mKUOffFGr6
## 364 I like this game.👇👇👇👇👇 #LeagueofLegends #Game #LeagueOfLegendsFanArt #TransformaTuDestino #G2WIN #КосплейLoL
## 365 ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ F… https://t.co/TVUkpZZORe
## 366 For anyone who just wants to read all the LoR card descriptions I recommened following Aradia_Bot: It's been really… https://t.co/WAc4ybFEDa
## 367 Please let us know about your favourite one.🎮🎮🎮🎮🎮 #LeagueofLegends #mobilegame #Nilah #GuardiãsEstelares… https://t.co/w0mtlafwZF
## 368 time to grind more preseason games out (: https://t.co/18L7QVDaGQ #LeagueOfLegends #twitchstreamer #TwitchAffiliates #smallstreamers
## 369 I do admit, "obsessed" is an understatement. #SpotifyWrapped #arcane #LeagueOfLegends https://t.co/iMpmcrsiNl https://t.co/Hs4yjzJNik
## 370 Today on the 1st of December, 12 years ago, Trundle; The Troll King was released 🎂: submitted by /u/aroushthekween… https://t.co/giXc0uKZRz
## 371 Like and Share if you have been fan since day 1\nLove LoL? Visit us: https://t.co/JrAiMSWyOb\n#lolgoods… https://t.co/HA4IpWsG8X
## 372 I hope I have luck with this game. #LeagueofLegends #Gameplay #Game #GENGWIN #TransformaTuDestino #GuardiãsEstelas
## 373 What's your favorite skin in #LeagueOfLegends? Mine is Snow Day Bard because of the Penguins and the hot cocoa wells🥺🥰
## 374 Corrupted Azir, Nasus & Renekton from Legends of Runeterra 🩸: submitted by /u/aroushthekween \n [link] [comments]… https://t.co/zzzYyvjlOz
## 375 Teemo pentakill 🤣 @wildrift\n#LeagueOfLegends #WildRift https://t.co/gaKArqGnYs
## 376 A Purple Knight With A Crystal Heart #arcaneviktor #Viktor #leagueoflegends #AU #ArtofLegends #pennywise #art https://t.co/1tzPmywMLj
## 377 Corrupted Azir, Nasus & Renekton from Legends of Runeterra 🔥: submitted by /u/aroushthekween \n [link] [comments]… https://t.co/Tw3RDwFGKF
## 378 pool party caitlyn\n\n#LeagueOfLegends https://t.co/K7IkLg0OJv
## 379 @RWickedWitch #IACFinalsRonetta #LeagueOfLegends \nI doubt that anyone knew that the name of champion Heimerdinger i… https://t.co/WMUjufqiUM
## 380 Padoru Lol Champs Collection\nArts:\nhttps://t.co/Mb2QPxTTx7\n\nSome creators, thank you:\n@Tifa_says_Hi \n@amuyop… https://t.co/A7ALOpTam9
## 381 Hello there!\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg… https://t.co/RCwLjbSxgs
## 382 Just a typo, or interesting lore tidbit?: So the new Darkin ere revealed, and Anaacka is my favorite. I heard Xonla… https://t.co/G24tEL8AR7
## 383 GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe… https://t.co/H4TP4RGvyN
## 384 Who would you like to play with?🤩🤩 #LeagueofLegends https://t.co/eG642HTuNZ
## 385 Finishing the audiobook reminded me what a pain in the bottom Thresh was: submitted by /u/Venv1th \n [link] [comme… https://t.co/HZFYU9ArkN
## 386 Something different.🤗🤗🤗🤗🤗 #LeagueofLegends #MOBA #Fanart #GuardiãsEstelares #Worlds2021 #ФанАрт
## 387 You don’t want to miss this one. #LeagueOfLegends #TikTok https://t.co/QpGVwf9Sp8
## 388 Playing some ranked! Come cheer me on? \nhttps://t.co/qVLAetGFy4\n#SpotifyWrapped #LeagueOfLegends #twitchaffiliate #TwitchStreamers
## 389 How ya doin`?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#leagueoflegends #lolgame #lolgamer… https://t.co/A5ahxHZqNo
## 390 In what world is this me treating someone poorly i called myself retarded, didnt know league had so much self-care… https://t.co/S0dDgYHw3g
## 391 Star guardian Akali's kunai, okay I really need to get back to homework😂\n\n#akali #starguardian #leagueoflegends… https://t.co/pp1A6Yliez
## 392 It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 393 Live! Playing tft all night to max out battle pass, come chill and vibe!\n\nhttps://t.co/imvtThnfLx\n\n#teamb42… https://t.co/hPw5maEXit
## 394 Gonna be playing #LeagueOfLegends with friends soon content may be offensive so be warned you can find me at… https://t.co/ucuXgO5ZSa
## 395 Built different\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett… https://t.co/CY0mIY5OjL
## 396 You can discover more. #LeagueofLegends #ArtofLegends #mobilegame #TLWIN #G2WIN #FLYWIN
## 397 Stars protect me. #LeagueofLegends #LeagueOfLegendsFanArt #mobilegame #YıldızMuhafızı #StarGuardian #GuardianasEstelares
## 398 The best feeling. We love to see it, and I've been seeing it much more often lately personally. \n\n#LeagueOfLegends https://t.co/6Nf4N2jr3X
## 399 Because I love calling myself out, here is how I spent my year I guess.😅 I can assure you my #LeagueOfLegends 🎶 con… https://t.co/rchAlYIJr5
## 400 🌸Spirit Blossom Zyra skin when?? I had so much fun using MidJourney and putting my own spin on what it created.… https://t.co/iF6pqLS3d1
## 401 INHOUSEN https://t.co/C6nTpnx25C \n@TwitchShare\n@TwitchTVGaming\n@TwitchTVOnline\n@twitchtvhost\n@Social_Pro_Mote… https://t.co/akPWeamhc8
## 402 It was just chilling out.💕 #mobilegame #LeagueofLegends #StarGuardian #YıldızMuhafızları #Bjergsen #GENGWIN
## 403 please ff imbroed #LeagueOfLegends https://t.co/DB3ScNCRky
## 404 Vaporwave is taking over Metashift. Check us out on twitch and discord for the full schedule and game highlights!… https://t.co/Dh0vYSgHlL
## 405 Will you come with me to hell? ♥ https://t.co/PvYcdr9C8n #VtuberUprsing #vtuber #vtubers #League_of_Legends… https://t.co/IgBLuVYUOe
## 406 My first League tiktok #leagueoflegends #ahri #ahrilol #lol 🥹❤️ https://t.co/J4rz7zl4gM
## 407 the new Morde nerfs\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmemes #legends… https://t.co/pKAC1XhFnd
## 408 Streaming #LeagueOfLegends right now! Any love is appreciated!!! #NorCal #twitch #twitchstreamer\nhttps://t.co/USpbFb4CZd
## 409 That goblin power hour has begun!!! https://t.co/t2AtRkTmCT #twitchstreamer #LeagueOfLegends
## 410 I'm playing #LeagueOfLegends and actually having fun!\n#SupportSmallStreams #youtubechannel \n\nhttps://t.co/RekKcoj3vX
## 411 New YT video tomorrow, super easy way to climb low ELOs right now with heartsteel #LeagueOfLegends https://t.co/uKrSM0GGcL
## 412 Sound clip: Sound Effects - League of Legends Sound https://t.co/TNV3oTeqnO #effects #leagueoflegends #sound #league #of #legends
## 413 the new Morde nerfs\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022… https://t.co/Sns2071KLX
## 414 New YT short, heartsteel is broken but a lot of fun LOL https://t.co/6CUcwxvi2d #LeagueOfLegends
## 415 ▶️ League of Legends - Top streams a las 01:50 (Hora ESP)🔥\n\n🥇 #Nissaxter➖Viewers: 4.865\n🥈 #SofiKimmy➖Viewers: 1.651… https://t.co/bfCQi3jOVo
## 416 Just reposting the link to my “Chances of Jinx appearing in CONV/RGENCE” discussion on the Ekko/Jinx subreddit sinc… https://t.co/bNVjOAfffw
## 417 An interesting fact is that if someone presses the blast cone for you and soon after you get a kill, the person gai… https://t.co/VaLDvCMQAv
## 418 A little commission thingy I did for my friend - Mad Hatter Shaco!\n\n#commissionsopen #ArtOfLegends #LeagueOfLegends… https://t.co/BSNJLOUwHh
## 419 The zoster \n#LeagueOfLegends #ZOE https://t.co/ReqZthJ5aW
## 420 Likes, please!!\nVisit us: https://t.co/Jtncw61Y4H\n#leagueoflegends #lolgame #lolgamer #rivenstore.com #lolgoods… https://t.co/WQdvSldUHz
## 421 And I love it!😂 Until I Jungle shows up...💀\n \nFunny how being new in the game allows me to actually have good chill… https://t.co/jBJK44uxfS
## 422 This is an enjoyable game.🙊 #LeagueofLegends #LoL #game https://t.co/hh6OAAUJ6m
## 423 Low Energy Gaming with Captain Atlas in the Captain's Quaters with friends.\n7:20 pm est\n#Vtuber|#ENVtuber|… https://t.co/5ZB5bSFosi
## 424 #Ranked #Games #LeagueofLegends & #Trading #Cryptos #Stocks via #eToro. \nhttps://t.co/gK6WuIzeKz… https://t.co/6rrZm3qqV2
## 425 Stream will be starting at 7:30pm EST! Sorry for the delay, I just got home and im hungry af XD I'm playing League… https://t.co/cei39VvmYe
## 426 I’m playing #LeagueOfLegends on twitch! https://t.co/sc06rOr0yn come join!! https://t.co/bKY7Lvsu5u
## 427 Master TOP : SoloQ compte smurf, stream chill #LeagueOfLegends https://t.co/xoKhN1upP6
## 428 My League of Legends art ~ part 2 ✨\n\nhope you like it!\n\n#ArtofLegends #artistsontwitter #leaguetwt #LeagueOfLegends https://t.co/cxrnNRclx3
## 429 Top artist with no top songs... Been listening to whole playlists on repeat 😅\n#SpotifyWrapped #LeagueOfLegends… https://t.co/D62PGstl7g
## 430 Likes, please!!\nVisit us: https://t.co/Jtncw61Y4H\n#lolgoods #leagueoflegends #mmo #mmorpg #rivenstore.com #lolstuff https://t.co/CtZFaaipdV
## 431 No gamer girl is getting a hold of my Runescape gold 🔥🔥🙏\n\n@OldSchoolRS #runescape #gamergirl #LeagueOfLegends https://t.co/nW2KFG0OPg
## 432 Keep working hard!🙊🙊 #LoL #LeagueofLegends #Fanart #Bjergsen #FLYWIN #YıldızMuhafızları
## 433 Basic DMCA avoidant anime artist / streamer lookin Spotify wrapped 😭😭😭\n#SpotifyWrapped #LeagueOfLegends https://t.co/uqfYcta5SF
## 434 Very first stream! Come join me :DD\nhttps://t.co/wxycjrF2iO\n#LeagueOfLegends #newstreamer
## 435 It's Community Day, come by and !join us for some #LeagueOfLegends viewer games all night (ノ◕ヮ◕)ノ*:・゚✧… https://t.co/Bfe2ySLEeL
## 436 I was sitting today at my work thinking about how I hate this new Nami skin (sorry, riot, its not that bad, just no… https://t.co/hvaPMHxc7y
## 437 PRESEASON WARRIOR IS LIVE! League into more HITMAN 3 later 🔫\n\n#LeagueOfLegends #Hitman3 #twitchstreamer \n\nTwitch . tv / Nana
## 438 #Soraka #OP! \n#LeagueofLegends | Captured by #Outplayed https://t.co/DDu2cErTwB
## 439 The Summoner Has Been Summoned https://t.co/Apm5aCxKAw\n\n#leagueoflegends #stream #goinglive #liveannouncment… https://t.co/VGgV7bKwjd
## 440 Check out this League of Legends clip I recorded with https://t.co/B2ODqIZjiZ! #LeagueofLegends\n\n🔗… https://t.co/Yxx1UWO0mM
## 441 What game do you like the most?🔥🔥🔥🔥 #LeagueofLegends https://t.co/njzSCnLLqM
## 442 Like and Share if you have been fan since day 1\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys… https://t.co/s9CnfUcusa
## 443 The commission is in the process.😍😍 #game #LoL #LeagueofLegends https://t.co/g6zDItV9pc
## 444 Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx… https://t.co/o8nZhVk8f2
## 445 When they say "the key to happiness is just one door away."\n\n#LeagueOfLegends #Hextec #LeagueoflegendsMeme https://t.co/mhwXkI4rUg
## 446 Saving Private Senna - #Lissandra #Gameplay #leagueoflegends #gaming https://t.co/qiOPw534zO
## 447 💙✨Emotes commission for @NikkiWaffle_ Thank you for commissioning me and trusting in my work💙💙 \nRT are appreciated🌱… https://t.co/iB95Oydyka
## 448 Wednesday stream #pathtoaffiliate #independent #leagueoflegends https://t.co/Z41OwWTnFm
## 449 Flexing in the jungle \n\n#leagueoflegends #twitch #twitchstreamer #smallstreamer #smallstreamers\n\nhttps://t.co/z8lowd3GGR
## 450 Riot Games: LiL Nas X at League Of Legends Worlds Finals Opening Ceremony Views: 72,393\n\n#Twitch #Twitchtv #Clips… https://t.co/ZOoD9uMKw5
## 451 Hello there!\nLove LoL? Visit us: https://t.co/JrAiMSWyOb\n#leagueoflegends #lolgame #lolgamer #rivenstore.com… https://t.co/hgNNHO5hdj
## 452 ❄️Winterblessed #Zoe - In Game #Overlay\n\n✅LINK : https://t.co/GYticXMJct\n\n-----------------\n#Twitchtv #GFX… https://t.co/KviylgVr7m
## 453 I kind of enjoy #LeagueOfLegends https://t.co/Sj5oxLP5aY
## 454 I’m standing my ground 😤#twitchstreamer #leagueoflegends #yone https://t.co/7Hc5hkuPZz via @YouTube
## 455 We are LIVE #LeagueOfLegends #jhin #stream https://t.co/CeusPsDSHw
## 456 Some bad map 2’s cause the clean sweep to miss. Got to love CSGO!\n\n#CSGO #VAL #Dota2 #Underdog #GamblingTwitter… https://t.co/1gqBkitYol
## 457 Like and Share if you have been fan since day 1\nVisit us: https://t.co/Jtncw61Y4H\n#leagueoflegends #lolgame… https://t.co/d7VRssTXte
## 458 I like to spend my downtime hunting edgelords for sport. In Roblox of course.\n\nhttps://t.co/bh6kAjUZcP\n#RuinedKing… https://t.co/PrS0wF8q0i
## 459 The #SafeMoon #Gaming calendar for the month of December! If you're a #gamer hardcore or casual & looking for an ac… https://t.co/5eFCa0GhqG
## 460 Hey ! Here is a #Xayah #Cosplay made by me ! :3 \nFollow me on Insta : akeinucosplay\nPhoto taken by Fabrice Fiorucci… https://t.co/WLSZC9KPBZ
## 461 nerf Yasuo's Wind Wall #LeagueOfLegends
## 462 The best of both worlds.👏👏👏👏 #LeagueofLegends #LeagueOfLegendsFanArt #Fanart #FLYWIN #StarGuardians #TransformaTuDestino
## 463 I did a explosive Penta with Zombie Slayer Jinx in aram :D \n\n#LeagueOfLegends https://t.co/fheo8UUudG
## 464 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/jcbbqvyicE
## 465 Check out this League of Legends clip I recorded with https://t.co/yWp0fEZAU5! #LeagueofLegends\n\n🔗… https://t.co/bziyZGLP4g
## 466 Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 467 Time for more Pre Season randomness. The games are wild and full of tank items on everyone other than tanks. Come e… https://t.co/I38wePZjxj
## 468 How ya doin`?\nLove LoL? Visit us: https://t.co/JrAiMSWyOb\n#leagueoflegends #lolgame #lolgamer #rivenstore.com… https://t.co/bda1syHpVr
## 469 Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends… https://t.co/9l2kb8gHMU
## 470 Cool: submitted by /u/Admin_IT \n [link] [comments] https://t.co/CTw4UVQvka #loreofleague #LeagueofLegends #Riotgames
## 471 custom PANEL . order now! https://t.co/Q5xzwhZTa3\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate… https://t.co/3FZv1NVGt9
## 472 I ended up in a match with Aymeric playing Morgana.\n\n#FFXIV #wildrift #LeagueOfLegends https://t.co/Lyb956lFus
## 473 Hey guys, heres another speed sculpt/composite - 'EKKO' check out the Timelapse on my YouTube channel:… https://t.co/2Mv76RqXsq
## 474 Engaging... Entertaining... Connoisseur... Witty...Funny...\n\nAll words that could describe me... If work wasn't as… https://t.co/RpL6Q2kqtu
## 475 Still the best.🙊🙊🙊🙊 #StarGuardian #LeagueofLegends #game https://t.co/vo1hvnfSIG
## 476 Estoy en vivo, ven a hablar un rato, si quieres me sigues >< / i'm on live come and see what happens, #lol… https://t.co/HtxGgxbjr1
## 477 High Noon Sylas 🤠\n\nSo... it was supposed to be HN but it ended up getting some sort of vampire hunter vibe... and I… https://t.co/gMYgqHNoA8
## 478 @riotgames\n#News/News… for #LeagueOfLegends:\n#Alt #EternalSwordYi, a #MasterYi of the #Multiverse in #5D, enters th… https://t.co/Ix97btBG4F
## 479 im playing epic cringe game! #LeagueOfLegends \n#VTubersAreStillWatching #Vtuber #VtubersEN
## 480 NALCS 🤝 CONCACAF\n\nGetting rekt in groups\n\n@lolesports #NALCS #LeagueOfLegends #LoLEsports #WorldcupQatar2022 #FIFAWorldCup
## 481 pog play almost 40 min game winning yolo solo action #kayn #LeagueOfLegends #clip \n😂 https://t.co/quHuUZMEHv
## 482 we play League of legends 5v5 practice! \n\nCome join in!\n\nhttps://t.co/5YCXjkEmcL\nhttps://t.co/JhZ1OWte0Q\n\n#streamer… https://t.co/U1unxfyHGR
## 483 3. . 2. . 1. . LIFTOFF! #cosplay #LeagueOfLegends #arcane #jinxcosplay https://t.co/bstqQfiIyl
## 484 Likes, please!!\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#leagueoflegends #lolgame #lolgamer… https://t.co/cfkKCiZhJ0
## 485 Sketch\n\n#Jinx #Vi #SpiritBlossom #League_of_Legends #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/j68G3JceVk
## 486 Yahoo Minions and Humans!!! Today for community night we are going to continue with #CultoftheLamb for a bit then s… https://t.co/gITq1FlUO4
## 487 Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 488 It will start soon. #StarGuardian #LeagueofLegends https://t.co/xZiLRyMz3S
## 489 I'm dumb: So I saw the new leaked cards for LOR and saw that Kayle was a targonian card, and I know that she is tar… https://t.co/rQTG2VZoV8
## 490 The Darkin Saga: The Full Story (and some non-canon stuff): The Darkin Saga has concluded and with its end comes th… https://t.co/bkHntzvRvt
## 491 hi twt im a league player my life its so great i love the move on from osu lets goooo😄😄😄😄😂😂😂😂#leagueoflegends
## 492 Also, repost of my old drawing of this pretty waifu :3 I love Kai'sa x Akali ❤️\n\n#LeagueOfLegends… https://t.co/8qEyWAKMZ5
## 493 this is faker fooooo\n#LeagueOfLegends https://t.co/GETgv1Xxlv
## 494 Which ones getting a boss fight drawing, old god skins are fun but yeah I only wanna do one of these\n#leaguetwt #LeagueOfLegends
## 495 https://t.co/GrGYqgI1A0 #LeagueOfLegends it's gonna chier
## 496 -“If you'd like to play with me, you'd better be sure you know the game”- Ahri from @LeagueOfLegends \n\n📸 and edit… https://t.co/4r5Vs87fuZ
## 497 How many gamers are playing? League of Legends Live Player Count https://t.co/hgOmmmRAOG #leagueoflegends #lol
## 498 Prestige Nightbringer Kayn wallpaper for the lovely @LadyOfValyria❤️ This is my second wallpaper I have made, and I… https://t.co/OsnHhV9g5F
## 499 chat every time i stream\n\n#chainsawman #VTuberEN #LeagueOfLegends https://t.co/aPPdYYJoYG
## 500 Hey friends!! Going to stream tonight at 5:30pm pst!! I’ll be playing some #Overwatch2 then hopefully some… https://t.co/z8SLJFKDOC
## 501 This is a new series idea that I am giving a go. I looked at the 100 Gwen/Gnar matchups from Season 12 in the four… https://t.co/Ms4xq2pIgc
## 502 Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 503 Anyone trying to erp? hit me up in dms #LeagueOfLegends #leaguetwt #leaguerp
## 504 Ar̡e you Looking for a modern and professional Social Media post? Click the link on the image. 😀\n\n#hiroshima #rhobh… https://t.co/hruwdh1xCz
## 505 I like that game.🥺 #LeagueofLegends #Fanart #LeagueOfLegendsFanArt #GuardiãsEstelas #YıldızMuhafızı #КосплейLoL https://t.co/ytul4BceP6
## 506 Finally finished my Lulu sheet... Basically just going over her design in detail for how I draw her. #lulu #yordles… https://t.co/5nG8p8u0kX
## 507 Likes, please!!\nVisit us: https://t.co/Jtncw61Y4H\n#leagueoflegends #lolgame #lolgamer #rivenstore.com #lolgoods… https://t.co/At5vqEPdz1
## 508 https://t.co/McWn9W8GDe FATHER OF SILVER IS LIVE! 11 YEARS IN SILVER! AM I MOST HARDSTUCK STREAMER? BROKEN KEYBOARD… https://t.co/2Drl0kdTNG
## 509 Playing ranked after a month hiatus 🥵\nhttps://t.co/dSxTjDhKBF \n\n#LeagueOfLegends #smallstreamers #twitchstreamer #TwitchAffilate #girlgamer
## 510 Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx
## 511 I’ll be your guide to the afterlife ❤️\n\n#ahri #ahricosplay #LeagueOfLegends https://t.co/gm4zoaqqPq
## 512 Thanks K/DA for spending 3,919 minutes with me in 2022. I couldn’t stop listening to VILLAIN. 😅🤣🥰#SpotifyWrapped… https://t.co/lLvjCEqKBN
## 513 What do you think?\nVisit us: https://t.co/Jtncw61Y4H\n#lolgoods #leagueoflegends #mmo #mmorpg #rivenstore.com… https://t.co/yPWv0BhFDp
## 514 It's funny.🚀 #LeagueofLegends https://t.co/1JYw0H5Xjk
## 515 We just keep growing! 🥳🥳🥳🥳🥳 #mobilegame #LeagueofLegends #game https://t.co/UuiDdXODB3
## 516 u gotta be a different type of bad to dodge normals in league #LeagueOfLegends
## 517 A little peek of the convention😆\nI'm not 100% prepared for the con but all the photos turned out so well! I'll be p… https://t.co/QPtcUN9M75
## 518 GAME DAY! \nLeague of Legends takes on @KUeSports in the @neccgames semi-finals TONIGHT at 7PM CST\n\nCome to the aren… https://t.co/VQ8SrnPeHZ
## 519 A short tournament date showcase that I made. I have not made the actual logo and it's for our upcoming League of L… https://t.co/0Xut3sERwt
## 520 It took a long time, but I love them.🙊🙊 #LeagueofLegends #StarGuardian #GuardianasEstelares #ФанАрт
## 521 It's riot night which means I'm ready to cry and rage at #LeagueOfLegends woooo! =^-^'= So fun!.. heh\nCome watch us… https://t.co/JtW7WMFS5F
## 522 loltyler1: Korea loves T1 Views: 92,566\n\n#Twitch #Twitchtv #Clips #TwitchStreamer #Gaming #LeagueofLegends… https://t.co/EgRx8JUBq3
## 523 going live https://t.co/JnDsPJzIa0 SEND HELP THO\n\n#LeagueOfLegends
## 524 Preseason Training Arc #leagueoflegends #lolstreamer #liveontwitch #smallstreamer https://t.co/Debz13oI4v
## 525 Ready to play.💕 #Fanart #LoL #LeagueofLegends #TLWIN #StarGuardians #Nilah \nOriginal: Eggpoach1 https://t.co/QHoUJJkRqn
## 526 Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ
## 527 Raid Boss? Nope, League tanks... 🥲\n\n#LeagueOfLegends https://t.co/IozTfUlUtN
## 528 Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#leagueoflegends #lolgame #lolgamer… https://t.co/0E2dA8VcHk
## 529 If there was a Vtube model that looked like a league champion would you use it? And is there any specific champion… https://t.co/vE9OAQPwKk
## 530 League of Legends Blood Moon Devil Yasuo the Unforgiven Cosplay Mask PaperCraft , Paper Model, PDF Template Pattern… https://t.co/v7XxjzpKoO
## 531 . ฅ^•ﻌ•^ฅ\n ⚠ 𝗌𝗎𝗉𝖾𝗋𝗏𝗂𝗅𝗅𝖺𝗂𝗇 𝗃𝗁𝗂𝗇.\n ⚠ 𝖽𝗈𝗇'𝗍 𝗋𝖾 𝗎𝗉!\n ⚠ 𝗋𝗍 +… https://t.co/xjyW7uHXy5
## 532 My entry for the #EnvarChallenge (#Envarcontest)!\n\nThis was a lot of fun to do, both because painting Fall is fun,… https://t.co/1LXU0ruo9b
## 533 Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 534 Idk if my sanity is ok after this #LeagueOfLegends https://t.co/cI1iF6IqIo
## 535 The focus is on love of the game.💕💕💕💕 #LoL #Gameplay #LeagueofLegends #StarGuardian #YıldızMuhafızı #StarGuardians
## 536 League of Legends Pink Ward 3d Easy House Decor PaperCraft , Paper Model, PDF Template Pattern Download… https://t.co/RYxlBND0Lg
## 537 League of Legends Ward 3d Easy House Decor PaperCraft , Paper Model, PDF Template Pattern Download… https://t.co/LAxaCvWOfo
## 538 whos lane is it anyways now diamond rank #leagueoflegends #leagueoflegendschallenges https://t.co/MvIlmQRP7D
## 539 Fall 2022 Championships https://t.co/1Up24QirHh \n\nCheck out the brackets above to follow the Arkansas @ArkActAssn… https://t.co/vNB9CZZ5CK
## 540 Likes, please!!\nVisit us: https://t.co/Jtncw61Y4H\n#lolgoods #leagueoflegends #mmo #mmorpg #rivenstore.com #lolstuff https://t.co/LfUyH075Mg
## 541 HONOR UNLOCKED AGAIN?!?! #reformedADC \n\n#leagueoflegends\nhttps://t.co/tYm0eJm2pA
## 542 just found out that my second most listened to artist this year is #LeagueOfLegends \nimma cringe myself to sleep no… https://t.co/Xf8JMDnIdN
## 543 Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 544 first commission let's goooo🔥\n\nThe characters are Dawnbringer Soraka and High Noon Twitch \n#LeagueOfLegends #Soraka… https://t.co/s2lED1DKAr
## 545 2019 World Championship | Orchestral Theme – #LeagueofLegends https://t.co/XsSb1Hz5R4
## 546 “The bigger the risk, the bigger the bounty.”\n\n-Miss fortune\n\n#conceptart #fantasy #ai #conceptartist #midjourney… https://t.co/KzjGtjBGjm
## 547 He has alot to explain....\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #LeagueOfLegendsNSFW #memesdaily #memes… https://t.co/mGjrKk73GJ
## 548 I have never played @LeagueOfLegends I'm just in it for the music 🤣 #youtubemusicrecap #YouTube #LeagueOfLegends https://t.co/yJ6s5qDxVf
## 549 Streaming some #LeagueOfLegends playing some viego jungle/top on #twitch\n\nWhat champs should I pick up for jungle next season?
## 550 Live in 5 min Playing some League of legends | Diamond 1 acc trying to get back to what i deserve (no it aint diamo… https://t.co/36cE9vR6DL
## 551 Who remembers that?\nVisit us: https://t.co/Jtncw61Y4H\n#lolgoods #leagueoflegends #mmo #mmorpg #rivenstore.com… https://t.co/8Hoy0SSTHQ
## 552 ?? overweight silver player *Earrape warning* #PAPAMAMA420 #duellinks #yugioh #leagueoflegends #livestream https://t.co/2VmYiYuTI8
## 553 PEAK DIAM1 ✅ ZERAPHINE ONLY 🎶🎵\n#TwitchStreamers #twitchgirls #LeagueOfLegends #jungle #twitchfr #twitchstreaming \nhttps://t.co/8Nr9TbYPkV
## 554 #LeagueOfLegends #Rakan \n\nPhoto by @tomicornio https://t.co/I9PJwz5xJz
## 555 WE ARE LIVE!!!\nhttps://t.co/ItaMMfUoBV\n#smallstreamer #twitch #twitchstreamer #cod #apexlegends #minecraft… https://t.co/j38c7ZMv7d
## 556 Probably one of my favourite cosplays this year 🧜🏻♀️ I felt so good wearing it!\n\nPhoto taken by giannimage (on ins… https://t.co/VKEZkkDIJg
## 557 Reacting to the Aatrox trailer and then playing some ARAM's | League of Legends \n\n#lol #leagueoflegends #twitch… https://t.co/1IGdwz6XuD
## 558 Hi all more League of Legends stream today! Grind to platinum in the preseason playing Jungle/adc! Yesterday was a… https://t.co/TYsCPmCdNC
## 559 Why didn't anybody tell me everfrost goes through the Yasuo windfall.\n\n#LeagueOfLegends #stream #streamer #YouTube… https://t.co/oN8Xk8gfVv
## 560 Disrespecting my enemy midlaner, because he got ganked.\n\n#LeagueOfLegends #stream #streamer #YouTube #Twitch… https://t.co/7to3aEl8Xt
## 561 "Come for the show, stay for the message" -Seraphine\nWooo finally hit Mastery Level 5 on Sera\n#LeagueOfLegends #LoL… https://t.co/QQDxnrBbd4
## 562 Spotify Wrapped just dropped! Here is @itsbeanslol and @iBjenlol from our #LeagueOfLegends team wrap up, can you gu… https://t.co/i4GqbmiP1m
## 563 ▶️ League of Legends - Top streams a las 18:36 (Hora ESP)🔥\n\n🥇 #Werlyb➖Viewers: 4.943\n🥈 #Th3Antonio➖Viewers: 2.257\n🥉… https://t.co/at6TPHUqfG
## 564 Day 5 of making pokémon teams for League Champions, Camille the Steel Shadow! \n\n#LoL #LeagueofLegends #leaguetwt… https://t.co/9neAEUtX0I
## 565 ** Progress **\nFar from done, but I'm happy with how it's turning out😊\n#sketches #sketch #doodle #doodles #Jinx… https://t.co/MoV0oJVPXD
## 566 Janna Wip idk where I’m going to go with her design #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/gXUDh3W1G8
## 567 I love #LeagueOfLegends \n\noh yeah and kpop I guess https://t.co/1KRdptxOe9
## 568 Is the Xolaani Aatrox and Kayle stuff canon?: I saw someone say it isn’t so I’m asking submitted by /u/GrrrrrrDin… https://t.co/sZK2mFhh1F
## 569 Should I play some #LeagueOfLegends when I stream next week 🤔?
## 570 Had an idea for Arcade Jinx (legendary) 🧵:\n#lightcannon #LeagueOfLegends #lux #jinx
## 571 Star Guardian seraphine 💖✨\nBut she's from the 🏝️🏝️\nCan't wait to receive thé wig ><\n#LeagueOfLegends #seraphine https://t.co/N58BRrmWcu
## 572 tinkaton It has quickly become one of my favorites pokemons, Too bad I don't have the game yet\n#PokemonScarlet… https://t.co/UH1PPfYFHU
## 573 HEYHEY\n\nNew valorant montage out now!\nbe sure to show some love <3 \n\nhttps://t.co/LKqIMoZ9Q3\n\n#valorant #twitch… https://t.co/6Oqd254fA7
## 574 Uh @KDA_MUSIC is not in my top 5 most listens to artists spotify is lying to me id never play #LeagueOfLegends
## 575 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/4zBFWGRyCA
## 576 I like the drawing a lot.👏👏 #LeagueofLegends #YıldızMuhafızları #GuardianasEstelares #Nilah
## 577 ▶️ League of Legends - Top streams a las 18:08 (Hora ESP)🔥\n\n🥇 #Werlyb➖Viewers: 3.073\n🥈 #Th3Antonio➖Viewers: 2.284\n🥉… https://t.co/05xBAYwkVd
## 578 In the end, the kids hurt the owls\n\nGG to Kids Area\n\n#1MUP 🦉 \n#LeagueofLegends #esports #gaming #safemode https://t.co/Hl54oQGaK5
## 579 2 Girls 1 Keyboard League of Legends\nCheck out our latest video!\n\nhttps://t.co/bG2Y3vzBBz\n#somewae… https://t.co/egUsX3Ynyr
## 580 Streaming in '10! Go check it out ✨️\n#LeagueOfLegends #TwitchStreamers #chill
## 581 Day 732: No news on Pentakill Rell 🖤\n#LeagueOfLegends #Pentakill #Rell
## 582 How ya doin`?\nVisit us: https://t.co/Jtncw61Y4H\n#leagueoflegends #lolgame #lolgamer #rivenstore.com #lolgoods… https://t.co/v1l7VIKw4U
## 583 Pov:league of legends player takes a bath after playing 3 months with no food and no water #LeagueOfLegends #gamers… https://t.co/k8b83BTf9R
## 584 So... what we have learned is that League has taken a hold of my life #SpotifyWrapped #LeagueOfLegends https://t.co/xTPoHS2aFC
## 585 Sorry yummi stolen 3dragon and 1 baron 😺🐉🍀💜✨\n#yummi #Pantheon #fanart #sketch #LeagueOfLegends… https://t.co/FCxxUMukQj
## 586 What was your favourite game from Day 1 of our SEL5 LAN Finals? ⤵️\n\n#LeagueOfLegends #CSGO
## 587 [...] In the future, one of us is alive. Hint : it's not you.🧁\n\n❤︎\nLeague Of Legends's Caitlyn Kiramman from ARCANE… https://t.co/A2AN2xQzl4
## 588 Better get good if you want our help soldier 🤣\n\n#gaming #esports #esport #twitch #valorant #leagueoflegends… https://t.co/EIS9CqaCWx
## 589 I definitely slap my keyboard a few times too... 😅\n\n#gaming #twitch #valorant #leagueoflegends #overwatch #csgo… https://t.co/55ojHdojKI
## 590 A Purple Knight With A Crystal Heart #fantasy #ArtofLegends #leagueoflegends #pennywise #alternativeuniverse #art… https://t.co/KdeYlf7sR1
## 591 ?? SILVER IS THE HELL I DESERVE *Earrape warning* #PAPAMAMA420 #duellinks #yugioh #leagueoflegends https://t.co/bWh7FvlySq
## 592 I listen over 406(?) time Enemy-\nDamn and my Playlist ist a bit gay? Also my Top Artist is League of Legend... Mamm… https://t.co/i9h7CIUhFt
## 593 I- I can’t believe #LeagueOfLegends is my top artist bc of the Arcane soundtrack stg.. \n\n#SpotifyWrapped https://t.co/UUgy0LTjXF
## 594 Mine is done aswell:\n- Favorite Song\n- Favorite Songs\n- Favorite artists\n#SpotifyWrapped #MonstaX #Monsta_X #Oneus… https://t.co/iIqZeV2azF
## 595 Wow Christmas just a week away! \n\n#LeagueOfLegendsFanArt #ArtofLegends #shortstack #yordle #LeagueOfLegends #poppy… https://t.co/tRGmmohu9u
## 596 Like and Share if you have been fan since day 1\nVisit us: https://t.co/Jtncw61Y4H\n#leagueoflegends #lolgame… https://t.co/0rOJ9OSwyu
## 597 I won't lead you astray 💙\n\nhere's a spirit blossom ahri to celebrate getting halfway through the week 😊 \n\n#ahri… https://t.co/qtIBOmQ2Oc
## 598 Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 599 Solo league ranked then overwatch maybe? o.o https://t.co/wbzpSraqck #vtuber #LeagueOfLegends #ENVtuber https://t.co/kJpF1G3dmS
## 600 It's 42nt day of SIMP waiting for MALE FURRY CHAMP 😊 #SIMPiswaiting #LeagueOfLegends
## 601 Am I dreaming? \n#lor #love #taliyah #LOL #LeagueOfLegends #rock #rockposting https://t.co/RORKBgyyqt
## 602 Alright, Gamers, review stream coming next week. 😤\n\n#Vtuber #VTuberEN #LeagueOfLegends #BookTwitter https://t.co/DDk1ubTyG2
## 603 my fav girl (after zoe lmao)\n\n#LeagueOfLegends #zeri\n#leagueoflegendsart https://t.co/RKBEOas1Mj
## 604 My Darling~🚀🚀🚀🚀🚀 #LeagueofLegends #LoL #Game #ФанАрт #КосплейLoL #GENGWIN \nOriginal: LOLegendsMemes https://t.co/u1ZEl8nM8k
## 605 #LeagueOfLegends players when human champion: https://t.co/prcbfxm6bE
## 606 https://t.co/KK1w2kAaPK Did you know LFGdating has commercials filmed by a former Comedy Central pilot director?… https://t.co/lWZCt4ygAU
## 607 Pantheon ⭐☄\n#LeagueOfLegends \n#LeagueOfLegendsFanArt https://t.co/8WudjIKErw
## 608 RT RevenantFiery: Tuesday streams changing to Wednesdays! Gonna be playing #leagueoflegends and getting some wins t… https://t.co/w1LWX5kB4b
## 609 Kayle and Morgana dad really got the badest bitch in Runnetera: submitted by /u/SirAlpaga \n [link] [comments]… https://t.co/qby2pw7sC6
## 610 Marietta College Esports is currently looking for a volunteer League of Legends coach (in-person or online via Disc… https://t.co/oSRXlyYBWZ
## 611 Streaing some crazy league of legends gameplay 🫣. \nCome join !!\n#LeagueOfLegends #stream #twitch\nhttps://t.co/K4lfP9xVuW
## 612 Tuesday streams changing to Wednesdays! Gonna be playing #leagueoflegends and getting some wins today! Come hangou… https://t.co/lZjKPWB2Cp
## 613 More?🥰🤩🤩🤩🤩🤩 #LoL #ArtofLegends #LeagueofLegends #GuardiãsEstelares #GENGWIN #ФанАрт
## 614 A tiltearse | Road to Oro 4 #streaming #live #twitch #twitchstreaming #endirecto #lol #leagueoflegends https://t.co/AS5GT9gMD7
## 615 ▶️ League of Legends - Top streams a las 16:30 (Hora ESP)🔥\n\n🥇 #Esportmaniacos➖Viewers: 4.257\n🥈 #Th3Antonio➖Viewers:… https://t.co/ctqSS0beng
## 616 ooops i'm like an entire year late with this one i guess... Jinx from arcane and league of legends. entirely inspir… https://t.co/vQhZIDbLTY
## 617 3 days in a row...Im on a roll. Playing some ranked and aram today, always trying to not rage.… https://t.co/GHSdDvrptF
## 618 tank ezreal😲This is Zombie Gaming!! Join us https://t.co/aWXc0gF4wz Discord! Tik Tok! Instagram! Facebook! Youtube!… https://t.co/eTi9PT7pCu
## 619 Just for fun: submitted by /u/alix1571 \n [link] [comments] https://t.co/zAqZwAabYS #loreofleague #LeagueofLegends… https://t.co/XQWe5xxs7t
## 620 Something different.🙈🙈 #LoL #LeagueofLegends #TransformaTuDestino #ФанАрт #ClashLoL
## 621 I’ve never been more embarrassed by anything in my life.\n#LeagueOfLegends #SpotifyWrapped #Howdiditcometothis https://t.co/ixRXt0umeo
## 622 I've been watching a lot of cartoons lately :D\n\n#viego #ruinedking #LeagueOfLegends https://t.co/TnAPeGTIra
## 623 gangplank dealing 0 damage😆This is Zombie Gaming!! Join us https://t.co/aWXc0gF4wz Discord! Tik Tok! Instagram! Fac… https://t.co/ZZEf2HWM3u
## 624 Props to whoever listened to more #Pentakill this year than me. \nI love the third album so much, and I don't think… https://t.co/fSFQYawdZe
## 625 Am I even surprised.. 😆\n#SpotifyWrapped \n#Dreamcatcher #LeagueOfLegends #Taemin #TheVeerUnion #ThirtySecondsToMars https://t.co/Kyzal7Ga1d
## 626 I really like this eye color #jinx #arcane #LeagueOfLegends #art https://t.co/CWekuQhHvF
## 627 Yordle OC - Helein\n\n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/YTbxvqFarw
## 628 Happy !👇👇 #Fanart #LeagueofLegends #StarGuardian #YıldızMuhafızları #ClashLoL
## 629 It's funny now.🙈🙈🙈 #LoL #LeagueofLegends #StarGuardian https://t.co/jqBFsMoGBB
## 630 Forever a bronze player but apparently I’m in the top 0.5% of league music listeners. Does that make me plat?… https://t.co/qtgNVmcGSZ
## 631 best gamemode ever😅This is Zombie Gaming!! Join us https://t.co/aWXc0gF4wz Discord! Tik Tok! Instagram! Facebook! Y… https://t.co/Mjud08DFwQ
## 632 DUNK!!\n251 PTS\n#Dunkmaster🏀 #FeelIonia🍃#LeagueOfLegends👊
## 633 We can officially tell that Jinx loves dragons more than Fishbones look at how she threw it on the ground just to f… https://t.co/pqlSNXCnhS
## 634 new art 💕\nIrelia in a cute dresssss 👀❤️🔥\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #Irelia #LeagueOfLegendsIrelia https://t.co/Q9mlOAK3R9
## 635 I like that game.👏👏👏👏👏 #LeagueofLegends #MOBA #ФанАрт #Worlds2021 #StarGuardians \nOriginal: ricebutwhole_ https://t.co/M6hgl3bvh1
## 636 AP UDYR😎This is Zombie Gaming!! Join us https://t.co/aWXc0gF4wz Discord! Tik Tok! Instagram! Facebook! Youtube! Twi… https://t.co/pI1xUtMuRP
## 637 Pawkt is kicking and biting people on https://t.co/bzjLativy6\n\nMaybe you'd like to #Donate towards the video guide… https://t.co/ppmPRk7FFg
## 638 Arts from #Leagueoflegends page in #GamePass https://t.co/7frR33zDGV
## 639 Aatrox is tired of this sh*t 😂\nUdyr's sandals and Aalberto will always be canon in my heart✨\n\n#aatrox #rhaast… https://t.co/LS3Wt9wkFr
## 640 In fact : when you stack some fury there is a delay between your aa and the moment the guinsoo transform the CCchan… https://t.co/TFABlrvPMp
## 641 The heart needs a friend.😍😍😍😍 #LeagueOfLegendsFanArt #LeagueofLegends #mobilegame #FLYWIN #Bjergsen #TLWIN
## 642 spoiler for LoR and a question (the image is the imgur link).: The image (card): https://t.co/5L613kVNy0 I might so… https://t.co/VMcnV31b0U
## 643 sketch of evelynn from league of legends! #LeagueOfLegends #LeagueOfLegendsFanArt #sketchbook #sketchart #sketches… https://t.co/yjdXeleciI
## 644 #SmallStreamersConnect #twitchtv #twitchstreamer #TwitchStreamers #games #streamers #LeagueOfLegends #League Hello… https://t.co/PbQfhZjVUz
## 645 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/b5SCXTak40
## 646 Stream in 🎄 LIVE 🎄\nGAMES with VIEWERS 🎅 come play ! \nhttps://t.co/asxVGxoFy5\n#streamer #twitchStreamers… https://t.co/yoIZ1pkK0o
## 647 There is no way Etta streams again right? Well yes i am streaming again... well like every day! (even if I dont ann… https://t.co/Cfc4i4G3sl
## 648 Hii guys! How are you? Are you enjoying tank meta?\n\n#ornn #LeagueOfLegends #RiotGames
## 649 I would love to play the whole game.😎😎 #LeagueofLegends #mobilegame #英雄联盟 https://t.co/D4HNPT8qTX
## 650 Check out my Kennen play! 1 893 damage dealt in 3 sec. Recorded by @Mobalytics Smart Highlights #LeagueOfLegends https://t.co/T0mpoQrLFc
## 651 howling abyss? \n\nthats what they call my pussy \n\n#LeagueOfLegends
## 652 Don't be afraid our owls won't hurt the kids\n\nDay 6 of @SafeModeByWE Vs Kids Area\n\nGame will be at 5PM Egypt time… https://t.co/mPJNWjcCPS
## 653 Here are a few more informations on what we are planning to do!\nWanna know more?\n\nCheck our Website and Discord!… https://t.co/3UgaterJUY
## 654 I'm still streaming league <3 \ntwitch/eco0l\n#twitch #smallstreamer #leagueoflegends https://t.co/KwHGMNIe49
## 655 Day 27 pleading for Classic League of Legends! \n@MarcMerrill @RiotPhroxzon @RiotPhlox @RiotMeddler @ExasperatedDan… https://t.co/V8OZjIyFUo
## 656 It needs skill😈This is Zombie Gaming!! Join us https://t.co/aWXc0gF4wz Discord! Tik Tok! Instagram! Facebook! Youtu… https://t.co/HAuFplIltr
## 657 Enjoy the game!👏👏👏👏 #LeagueofLegends https://t.co/hMhEe9KFH9
## 658 sketch of pooper from the bad game #LeagueOfLegends #LeagueOfLegendsFanArt #League_of_Legends https://t.co/bmAWXH5zEl
## 659 Who will guess the name of our planet? \nPlease take part in our quest😜\n\n#indiegame #gamedev #indie #indiedeveloper… https://t.co/lFU9TKjKCZ
## 660 Didn't Vladimir kill a Darkin?: I mean ppl are saying that Chalicar is necessary but Vlad did it without it. So the… https://t.co/9LqfmJnAS2
## 661 ▶️ League of Legends - Top streams a las 13:28 (Hora ESP)🔥\n\n🥇 #Esportmaniacos➖Viewers: 1.099\n🥈 #PochiPoom➖Viewers:… https://t.co/3E1wS0kGaW
## 662 (Old) Spirit Blossom Riven\nI really loved this skin when it first came out with all of the event lore stuffed into… https://t.co/1jw9gCbh0s
## 663 LIVE!\n\nIt's K'SANTE TIME in Diamond 2!\n\nhttps://t.co/0lAz6IawTI\n\n#twitch #TwitchStreamers #LeagueOfLegends
## 664 Shard of Violence: Ryze watched on as the mindscape before him constructed itself. Before him. the Icathians warred… https://t.co/rEAlgu1w5E
## 665 Is the Legends of Runeterra Darkin event cannon?: Because it all seems way to earth shattering to sideline to a Car… https://t.co/uacwma9SsL
## 666 Don't forget to check out all the new updates in #LeagueOfLegends. Don't forget! These will be featured in the next… https://t.co/GpNJICfXMF
## 667 Riot gave a preview to the changes coming to League Patch 12.23 #RiotGames #LeagueOfLegends #LoL #PinoyGamer https://t.co/KxcnCbA1hB
## 668 #IronLeague #Karthus #Outplay 😂\n\n#LeagueOfLegends • #LoL • #TwitchMain • #Hardstuck #Iron #GamerGirl • #eGirl • Wha… https://t.co/KhArvcPy3A
## 669 League of Legends Worlds 2022 champion reportedly off to Team Liquid 🐺\n\n📰 Read all about it:… https://t.co/QMWhn038o0
## 670 Finished...🎮🎮🎮 #Fanart #LeagueofLegends #GENGWIN #StarGuardians #Worlds2021 \nOriginal: Maze31492159 https://t.co/5btYaMsWM6
## 671 ▶️ League of Legends - Top streams a las 12:18 (Hora ESP)🔥\n\n🥇 #Esportmaniacos➖Viewers: 1.143\n🥈 #PochiPoom➖Viewers:… https://t.co/T4V8Kq4lwo
## 672 Looking for a person that can coach me in League of Legends. #LeagueOfLegends
## 673 Light A New Horizon | #StarGuardian 2017 #Skins Trailer – #LeagueofLegends https://t.co/GZWhjFqj0c
## 674 Cassiopeia and Elise must have planned it: submitted by /u/LuiZ123GM \n [link] [comments] https://t.co/xpfPUwO7et… https://t.co/HhEpBHfWBl
## 675 Do you play any games? #LeagueofLegends #LoL https://t.co/XcadK2k4jg
## 676 #MeetTheCoach Our #esports coach, Finlay! #professionalcoach for a #professionalteam 😊#EsportsAtCONEL #CONELCyphers… https://t.co/RVPjfGe3Xj
## 677 Kled mid😈This is Zombie Gaming!! Join us https://t.co/aWXc0gF4wz Discord! Tik Tok! Instagram! Facebook! Youtube! Tw… https://t.co/eRBoTjYTln
## 678 mine of legends https://t.co/FbN96fob6k \n#LOL #LeagueOfLegends #Twitch #minecraft #マインクラフト #マイクラ #マイクラ配信 #配信 #雑談 #初見さん歓迎 #マイクラ建築
## 679 I am so late with my streams I am so sorry everyone T-T I keep sleeping through my alarm\n\nhttps://t.co/mmsxTz2Esb… https://t.co/S4ggP57UO1
## 680 choose your fighter \n#leaguetwt #LeagueOfLegends https://t.co/7vFYyEhuaP
## 681 Riot is doing a little trolling with the new Kayle lore: submitted by /u/kingofchaosx \n [link] [comments]… https://t.co/bTiFV1S5zF
## 682 Up your #LeagueOfLegends Game! #StrategyGuide #Win https://t.co/38ul3jtORC
## 683 Full Quinn\n\nhttps://t.co/eOhsbFIHDh\n\n#LeagueOfLegends #Diamond #Stream #Streaming #Live #Twitch
## 684 【 Cosplay 】\n\nLeague of Legends / Blood Moon⋆☾·̩͙\n\nEvelynn @annl_o_l \nAkali @Ka___zuha \n\n📷 @akino_miya_lol… https://t.co/nEGQkMn4nO
## 685 Jackson Wang - Fire to the Fuse | Worlds 2022 Finals Opening Ceremony Pr... https://t.co/Vt0xUKvZIf via @YouTube… https://t.co/OUjuAvF3SP
## 686 nerf Yasuo's Wind Wall #LeagueOfLegends
## 687 If you could ask @PrimeLeague any question , what question would that be ? \n\nCollecting questions for an upcoming t… https://t.co/dMg34PkzXm
## 688 Live on: https://t.co/MurXfDzFu2\n\n#twitch e @twitch #YouTube #youtubeshorts … https://t.co/Dm1ZYjD5Ah
## 689 Jackson Wang - Fire to the Fuse | Worlds 2022 Finals Opening Ceremony Pr... https://t.co/HutVS1R4Uw via @YouTube… https://t.co/Gzz7JcTskt
## 690 The Computers at Conel Esports looking goood🔥 #Conel #Esports #valorant #league #leagueoflegends https://t.co/qP9UVQuIag
## 691 Outplayed! 👀🙈\n\n#veigar #veigarlol #veigarmain #veigarulti #leagueoflegendsart #leagueoflegends… https://t.co/o1vMvEtmIi
## 692 a little blood, Kayn – League of Legends #shorts #leagueoflegends league of legends https://t.co/KY7LNrCRCo
## 693 People say Malzahar top lane does not work. I fell like it does ^^ Do you play champs on top that usually are not p… https://t.co/3G2IAQ1ASe
## 694 It's still relatively early here in the UK... but it's never too early to shout out some top #Twitch streamers!… https://t.co/84r7pTjyxb
## 695 [#TBDESPORTS] League of Legends! LETS PLAY!\n\nCheer for us! #letswin\n\n🕒2022/12/10 - 13:00\n📺https://t.co/iZP7aoKvR7… https://t.co/Sg3bVEWDzZ
## 696 Art for @MosesLord777 !!\n\nCongrats one more time for winning the art raffle!! Aaand here is your prize!! <3\n\nIrelia… https://t.co/eqxR0HSZ0R
## 697 RT @whatthedrunk1: RT @TheKannaDarling: I'm streaming some league! Stop by and say hello? \n#CyberMonday… https://t.co/PFS1LdrKa1
## 698 I got a pentakill on her 😁😁😁. #xayah #LeagueOfLegends #fanart https://t.co/Rn8Jr87Eog
## 699 Just play!🔥🔥🔥🔥 #Game #LeagueofLegends #Fanart #TransformaTuDestino #Worlds2021 #ClashLoL
## 700 Likes, please!!\nVisit us: https://t.co/Jtncw61Y4H\n#lolgoods #leagueoflegends #mmo #mmorpg #rivenstore.com #lolstuff https://t.co/1ExCWvRDrf
## 701 The best LoL player in the world remains in @T1LoL for another 3 years!\n\nREAD MORE: https://t.co/Bx3kdJIbqC… https://t.co/aCsCE8RlPe
## 702 I think @TomMatthiesen & @EmDashEsports made a great article and i hope @LFLOfficiel in English would be soon produ… https://t.co/pa4sQHDGrz
## 703 A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf
## 704 Evelynn Lunar Beast ❤️\n#Evelynn #LunarBeast #WildRift #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/867qvQAvGT
## 705 RT @Joycenator3195: Short stream; I promise I'm alive, it's just been a heck of a week.\nhttps://t.co/LaKCLLc9RY… https://t.co/oyAsR4JjQa
## 706 try not to die hard challenge💀This is Zombie Gaming!! Join us https://t.co/aWXc0gF4wz Discord! Tik Tok! Instagram!… https://t.co/W5jziJCkm3
## 707 Encourage me to get my first order ❤️🔥📣📣\n\n#twitch #twitchscreens #smallstreamer #overlay #streaming #fortnite… https://t.co/v0Q8sQ5erM
## 708 Jackson Wang - Fire to the Fuse | Worlds 2022 Finals Opening Ceremony Pr... https://t.co/u9FCB0mjD2 via @YouTube… https://t.co/o45mwgHzsy
## 709 Seraphine's joke animation is a reference to Dance Dance Revolution. What can you say about Seraphine? 🤔 Tell us in… https://t.co/aRayQya0Eu
## 710 Proud to be a lizard wizard main ✨\n\n#Neeko #LeagueOfLegends https://t.co/46epyMfkPo
## 711 IT'S NOT THE NUMBER OF BLADES IT'S THE QUALITY.\n#leagueoflegends #leagueoflegendswildrift #games #gameplay #rank1… https://t.co/rYV6lepAY0
## 712 Short stream; I promise I'm alive, it's just been a heck of a week.\nhttps://t.co/mfBRAbExVJ\n\n#supportsmallstreamers… https://t.co/ESWKniXATx
## 713 More Evelynn fan art coming your way 😈\n#Artoflegends #LeagueOfLegends #Evelynn #art #KDA #fanart #KDAEvelynn… https://t.co/a6ehyYtBzV
## 714 Fire to the Fuse (Ft. Jackson Wang) | Official Empyrean Cinematic - Leag... https://t.co/ESSXL3Duku via @YouTube… https://t.co/ctqWKrYKMY
## 715 I used @Shazam to discover Fire To the Fuse by League of Legends, Jackson Wang & 88rising. https://t.co/4WKFNsvo3o… https://t.co/w0gHer64Ib
## 716 It was a completely new experience for me.🙉🙉 #LeagueofLegends #Gameplay #TransformaTuDestino #GuardiãsEstelares #G2WIN
## 717 luxxxxx wipppppppppopp I wanna sleeeeellollppppp #LeagueOfLegends #lux https://t.co/F4jS7a288K
## 718 7000HP K'SANTE👀This is Zombie Gaming!! Join us https://t.co/aWXc0gF4wz Discord! Tik Tok! Instagram! Facebook! Youtu… https://t.co/oGIwtvsf3w
## 719 Just logged back into #LeagueOfLegends for the first time in years. My account is still intact which surprised me b… https://t.co/05BsvInQRX
## 720 Divine Clerk "It is said that when Mihira left this place, she left a part of herself behind--a holy flame, burning… https://t.co/IaiAM4L9hp
## 721 must be hard to get fired there \n@riotgames @LeagueOfLegends \n#LeagueOfLegends #afk\nhttps://t.co/3p9D9sDDBu
## 722 Going back on live tonight!\nCurrently live on\nhttps://t.co/4KflQZSpDw\n\nLet's game the night away together… https://t.co/8RGO1szNzA
## 723 Hey guys, it's been a minute. Moved house and have a lot more free time now, so hopefully more streams in the futur… https://t.co/bnRMEeW2bP
## 724 Someone at work told me they were about to start playing #LeagueOfLegends and I'm considering spilling coffee on their laptop to save them
## 725 What is going wrong with hecarim ? He needs nerf, please riot 😭 #LeagueOfLegends #RiotGames #twitchaffiliate
## 726 League of Legends star Lee ‘Faker‘ Sang-hyeok has signed a three-year extension with South Korean esports organisat… https://t.co/WqfHnyYwR3
## 727 Just Me having some fun on Ekko in the mid lane! Really finding more entertainment in this game! #LeagueOfLegends… https://t.co/e2K77ExKY0
## 728 They see you and then they don't as assassin support peekaboo Pantheon comes in deletes you and disappears. Can't c… https://t.co/MUeA6dkbAo
## 729 Janna | SR | Sneak Peek for the Day #2 | IC TV\n#LeagueOfLegends #LoLPH https://t.co/YrlGUJ0KZz
## 730 The weirdest gaming video you have ever seen!\nhttps://t.co/0bYans8wym\n\n#gaming #gamer #Ohio #Fortnite… https://t.co/M21Y0FIiYh
## 731 Ezreal | ARAM | Sneak Peek for the Day #1 | IC TV \n#LeagueOfLegends #LoLPH https://t.co/6a7TnXVOrv
## 732 No need to be looking for teammates or looking for duo, we got the perfect solution for you!\n\n#VALORANT… https://t.co/imTO6KzZuK
## 733 Hello there!\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#leagueoflegends #lolgame #lolgamer… https://t.co/fHpkZMjrk9
## 734 League of Legends!! 🤪✌🏼\n\n¡Veamos a AlanDemolition en Twitch! https://t.co/pYVAIFVPXG\n\n#LeagueOfLegends #twitch… https://t.co/dBkqAlgdJk
## 735 I always thinking about this! \nWhos gonna win?? The DARKIN or The VOID?? \nWhat do you think guys?\n#LeagueOfLegends #Darkin #Void
## 736 ?? SILVER IS THE HELL I DESERVE *Earrape warning* #PAPAMAMA420 #duellinks #yugioh #leagueoflegends https://t.co/zFtLmVJFj4
## 737 CSGO Plays\n\n#CSGO #VAL #Dota2 #Underdog #GamblingTwitter #LeagueOfLegends #PlayerProps #PrizePicks #Follow #Like… https://t.co/DzxSDhm6T3
## 738 CSGO Plays\n\n#CSGO #VAL #Dota2 #Underdog #GamblingTwitter #LeagueOfLegends #PlayerProps #PrizePicks #Follow #Like… https://t.co/d9ACUD9gRc
## 739 me riben player me strem leeg sometimes\n\n#LeagueOfLegends #Vtubers #ENVtubers \n\nhttps://t.co/bCakHZ4dGo
## 740 I am not thinking about this game.👇👇👇 #LeagueofLegends #mobilegame #YıldızMuhafızları #YıldızMuhafızı #Nilah
## 741 ?? GROWN MAN WITH NO LIFE RANKED AND DOESNT CRY #PAPAMAMA420 #duellinks #yugioh #leagueoflegends https://t.co/7fOhfmvaWm
## 742 ?? GROWN MAN WITH NO LIFE RANKED AND DOESNT CRY #PAPAMAMA420 #duellinks #yugioh #leagueoflegends https://t.co/yFvz07Pfft
## 743 Good game #Fanart #Game #LeagueofLegends #TransformaTuDestino #FLYWIN #YıldızMuhafızları
## 744 League of Legends Patch 12.23 full preview by @RiotPhroxzon & @RiotPhlox \n\n#LeagueOfLegends #lolpatchbot… https://t.co/G3vcgn40ix
## 745 https://t.co/wYJnEDYZzM\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #LeagueOfLegendsRule34 #LeagueOfLegendsgenerator… https://t.co/9l19dvjFjy
## 746 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/GlvqQZ1ka2
## 747 Another older drawing of mine, sorry for posting older work but I mean look at this how can I not ?? \n\nTAGS… https://t.co/nzTbAB6Wyn
## 748 $50 RP card giveaway video is out, celebrating my first SHACO PENTAKILL.\n\nGood luck ;) #Giveaway #LeagueOfLegends https://t.co/9Q0woSIMi0
## 749 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/Q6eqxjpKBo
## 750 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/FEOK5Dezu7
## 751 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/vnBabIeA7x
## 752 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/zLM6GQnrdA
## 753 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/oa4RqtmZQ6
## 754 Sharky Fan's Assemble! I am now live!\nhttps://t.co/NUohtzJ120\n\n#riven #toplane #lol #leagueoflegends #korean… https://t.co/TjaHhN7cOm
## 755 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/cvlAWD3rxe
## 756 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/uy9QH1BGLT
## 757 It has been 118 days since the last official update for Project L, the #LeagueOfLegends tag fighter
## 758 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/0oQe3WK8TY
## 759 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/O0OlPIdCf2
## 760 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/opsNCMZ0M7
## 761 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/Mm13sdHziV
## 762 TRUE DAMAGE header designS\n\n#Photoshop #LeagueOfLegends https://t.co/ymA1QPx9JQ
## 763 Good luck.🙉 #mobilegame #LeagueofLegends https://t.co/bGY8pZPWYE
## 764 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/P5KHV5W0xt
## 765 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/PsKdEUrBep
## 766 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/PjMXaDoIi6
## 767 #leagueoflegends 29🚀🚀🚀 #KakulSaydonArt #NationalGirlfriendDay #SummerFashionArk \nSource: https://t.co/2EHbTYsP0c https://t.co/Y1FXd37jB0
## 768 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/SLBCXaXJnk
## 769 Chinese Invisible One-Shot Mechanic #leagueoflegends #shorts https://t.co/4PgVSXKQJP
## 770 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/ltFtOufcQZ
## 771 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/99klA3GkXw
## 772 AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://t.co/2vCa3XtLyt
## 773 It was enjoyable.🤩🤩 #LeagueofLegends #FLYWIN #Worlds2021 #StarGuardian
## 774 Sharky Fan's Assemble! I am now live!\nhttps://t.co/NUohtzJ120\n\n#riven #toplane #lol #leagueoflegends #korean… https://t.co/Ha0ECOuqAv
## 775 Former @DWGKIA top laner and 2020 World Champion, Jang “Nuguri” Ha-gwon, has announced his retirement from competit… https://t.co/iWf1c2IbK3
## 776 League of legends - Radiant Virtue\n\nI try Radiant Virtue cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ… https://t.co/z1abEGT7xz
## 777 Share it with your friends.🙈 #LeagueofLegends #英雄联盟 https://t.co/NfwDapQVZV
## 778 ?? GROWN MAN WITH NO LIFE RANKED AND DOESNT CRY #PAPAMAMA420 #duellinks #yugioh #leagueoflegends https://t.co/nBGrAMVbjp
## 779 Live with a little League.\n\nhttps://t.co/Hq3wBKF71O\n\n#leagueoflegends #zeri #graves
## 780 I made a poster for my daughter. #LeagueofLegends #StarGuardian https://t.co/mPirvuPrcR
## 781 A Great Start to gain a following -\n*New Video*\n\nvideo link: https://t.co/rCkMfCKdmf\n#leagueoflegends #lol… https://t.co/k7rATAvcaC
## 782 Birthday: Valmar and Kai On a day like today, November 30, 4 years ago in 2017, Valmar and Kai, The Heartlights wer… https://t.co/9cDkZtPYly
## 783 Never got why LoL was so popular until now playing it MY GOD IM HOOKED LOL! #LeagueOfLegends
## 784 Faulkner's League of Legends team falls to #1 Seneca in the final match of the championship. Congratulations to th… https://t.co/JRGDrJj1xf
## 785 start/finish\n\n#LeagueOfLegends #Seraphine https://t.co/9NViRHGLOU
## 786 Stunning!🤔🤔 #mobilegame #LeagueofLegends #StarGuardian https://t.co/aHT8hEgi4m
## 787 I really wanna cosplay #sett and #gladio 😩 They're both so H O T! ugh. \n\n#Settphel #settphelios #LeagueOfLegends… https://t.co/mKI0gD7B0w
## 788 Trying to get better at new champs sucks. "Mid is ass" in my mind "Well, I'm not playing well". \n\n#LeagueOfLegends
## 789 Did I just forget to take my meds because I was distracted drawing Jhins abs? Yes. And I have no regrets.… https://t.co/s3Dic95dKS
## 790 Sharky Fan's Assemble! I am now live!\nhttps://t.co/NUohtzJ120\n\n#riven #toplane #lol #leagueoflegends #korean… https://t.co/dncUhPftdk
## 791 MID COUNTERGANK - #lissandra #leagueoflegends #gameplay #gaming https://t.co/goVWCAmNBx
## 792 Running games with Alyss! https://t.co/XoYMQaDEBo #leagueoflegends #lol #botlaner #bot #twitch #streaming
## 793 IM LIVE! Come hang out. Good Vibes only! Playing League of Legends! https://t.co/xIauWHss89\n#streamer #twitch… https://t.co/jVQ4udsX0E
## 794 All I do is draw, help. #LeagueofLegends #mobilegame #game https://t.co/aiOlnewjbJ
## 795 Check out this League of Legends clip I recorded with https://t.co/yWp0fEZAU5! #LeagueofLegends\n\n🔗… https://t.co/1yNnf1Ukk4
## 796 Check out this League of Legends clip I recorded with https://t.co/yWp0fEZAU5! #LeagueofLegends\n\n🔗… https://t.co/0xdPGos3c5
## 797 Hey im live im playing league of legends its been forever ago since i last played come take a look or come give me… https://t.co/TK6Br5TsVq
## 798 There's 162 champions in #LeagueOfLegends. Of those 162, only 67 of them weren't seen in the latest Worlds champion… https://t.co/nwIrUuBF1w
## 799 My main for quite a period of time, I adore playing her lethality even if it sucks!\n#LeagueOfLegends… https://t.co/I4od8aRNC8
## 800 Feeling braindead so Imma play more League tonight! Come on in and backseat for me.\n\n#LeagueOfLegends #VtubersEN… https://t.co/l3T6TdSGXm
## 801 I'm streaming some ranked league! Come cheer me on? \nhttps://t.co/qVLAetGFy4\n#SmallStreamersConnect… https://t.co/z15dVXbuHJ
## 802 Like and Share if you have been fan since day 1\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods… https://t.co/yp9bOOMyFp
## 803 I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments]… https://t.co/bzowBj6hUA
## 804 Friends! going live now with some more league of legends!!! come vibe with me !!! https://t.co/WpKBxGvrY8 #twitch #LeagueOfLegends
## 805 total points now 16,000 ( got 2 challenges putting it over by 20 ) #leagueoflegends #leagueoflegendschallenges https://t.co/9t5MUUWFUS
## 806 What’s going on in the league??? \nGetting 11 LP for the win and losing -18 LP for the loss. Is this a some sort of… https://t.co/0AQoDKmFUH
## 807 Darkness distributer and incredible value now diamond rank #leagueoflegends #leagueoflegendschallenges https://t.co/wvUBVhySo3
## 808 Sorra vs All - Mid Lane Fight #highlights #insane #leagueoflegends #twis... https://t.co/bcrXcQIeIf via @YouTube
## 809 Home and ready to game tonight! #tft #teamfighttatics #leagueoflegends #gamer #miketheviking https://t.co/cuLvSnVLp3
## 810 Check out this League of Legends clip I recorded with https://t.co/7z9D9QPLlB! #LeagueofLegends\n\n🔗… https://t.co/sfuSaadOTh
## 811 OK #LeagueOfLegends community, IF I was to make a video breaking down what I'd like to see in another LoL RPG like… https://t.co/RBDvsiBSK1
## 812 Of course they are the same\n#PokemonScarletViolet \n#LeagueOfLegends https://t.co/XN1yxJz5Is
## 813 OH MG!!!!!! WHO IS THISSS!!!!! IS THAT MY BABY LILLIA IN YONE'S SA BATTLE ACADEMIA!!!!!!\n#LeagueOfLegends https://t.co/QLlL8FyhkF
## 814 Last rune was a hope shard?: I don't know LoR team inspired a Ryze's cinematic, but If yes, that mean a last rune w… https://t.co/2LnTNkCuoN
## 815 Ayo, the stream was fun! Thank you for helping me make those emotes for subs on my channel!\n\n#Zoe #Kayn #Yuumi #Vex… https://t.co/P9b3sypm1q
## 816 GRANDMASTER ADC | FLEXIN https://t.co/C6nTpnx25C \n@TwitchSharing\n@twitchtvhost\n@TwitchTVOnline\n@GraphicsCorner2… https://t.co/uSM44WF6ih
## 817 💖MISA MADOKA💖\n🧩Cosplay Idol Limited Puzzle🧩\n\n(500 pieces - Big Poster Size)\n\nOfficial collaboration with Biggest Co… https://t.co/V0Pau2p9et
## 818 Me when my adc says “good job” after I kill steal #LeagueOfLegends #league #LeagueOfLegendstwt #leaguetwt https://t.co/zDoCBgqlCN
## 819 https://t.co/7miY46AueY\n\nLeague Of Legends Wild Rift Game Online Generator Hack Cheat\n\n#wildrift #leagueoflegends… https://t.co/UnzWnGNP1z
## 820 commissions are open!!! please shoot me a message if interested https://t.co/ySFV7MmVmX\n\n#commissionsopen… https://t.co/N8GVdxVEhR
## 821 Preseason is whack! Come watch me figure it all out! https://t.co/MxD4gQNlN7 \n@rtsmallstreams\n\n@Twitch_RT\n\n@SGH_RTs… https://t.co/jUCnWZ7dAO
## 822 Jak'Sho, eh? We checked, I hit 3 HP at the end of this.\n\n#LeagueOfLegends\n\nhttps://t.co/k5IrFt7NOq
## 823 @riotgames @wildriftES @wildrift CAN U GUYS PLEASE DO SOMETHING ABOUT IT????? THIS IS REALLY IRRITATING I MEAN I F… https://t.co/r0oGGZVN7A
## 824 Havent played league in a while but this just made me laugh #leagueoflegends #meme #memes #cat #caturday https://t.co/7mwFW8vfED
## 825 Made some original concept art inspired Jinx sketches\nHer original design looks like she was born in prison; it hon… https://t.co/T57T558AeN
## 826 I decided to play because I wasn't enjoying it.🚀🚀 #MOBA #LeagueofLegends #Worlds2021 #StarGuardians #ClashLoL
## 827 My first post ever! Hiya!💕 Enjoy this drawing of a young Seraphine!✨\n\n#Seraphine #LeagueOfLegends… https://t.co/TDZZu9IvCl
## 828 That should be a great game.🔥 #LoL #英雄联盟 #LeagueofLegends https://t.co/t7dy3xlWCj
## 829 ▶️ League of Legends - Top streams a las 02:30 (Hora ESP)🔥\n\n🥇 #Nissaxter➖Viewers: 4.879\n🥈 #getFlakked➖Viewers: 2.50… https://t.co/pQaNeNIKWY
## 830 Me at champ select: I hate playing zed...\nalso me in game with Zed with @WeeabooWilkins \n#LeagueOfLegends #VTuberEN… https://t.co/gF3B1Xh7PQ
## 831 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉… https://t.co/gkFnam1L3A
## 832 https://t.co/HpRnAYUCa1\n\nZawesomesauce is back after an illness induced hiatus, so it's time for a Pajama cozy stre… https://t.co/bA1Nyxb7D1
## 833 You will get a new drawing.🙈🙈 #StarGuardian #game #LeagueofLegends https://t.co/1tr6yvMtKS
## 834 Tuesday League, cause it's Tuesday.\nhttps://t.co/l8XcEywcma\n#LeagueOfLegends
## 835 Some tertiary details\n\n#3dart #3D #3dmodeling #3dprint #3DCG #zbrush #pixologic #DigitalArtist #DigitalSculpting… https://t.co/OROYv8HkTN
## 836 A little side darkins analysis/ theory dump: submitted by /u/Toksy4 \n [link] [comments] https://t.co/9KQ6bcl4tl… https://t.co/IPK4vUTxRt
## 837 I can't imagine a world without games.🙈🙈 #LeagueofLegends #StarGuardian #YıldızMuhafızları #FLYWIN #КосплейLoL
## 838 Anima Squad 2022 | Official Event Trailer – #LeagueofLegends https://t.co/TH4fMKMHVd
## 839 PENTAKILL. 🤯\n\n🔴 https://t.co/Q7dCjCx4ml | #LeagueOfLegends https://t.co/uudYIQ070c
## 840 Twisted fate tits ...that's it that's the post\n#leagueoflegends #leagueoflegendstwistedfate\n#twistedfate… https://t.co/E0m2mKXZK0
## 841 Game time On the Rising Moon as we are docked in Night City for some CyberPunk 2077 with some league and baba is yo… https://t.co/mp0IXmrENb
## 842 This is a great game.🎮🎮🎮 #LoL #game #LeagueofLegends https://t.co/4H48MBQiK3
## 843 Just got a new PC, come watch me play @LeagueOfLegends https://t.co/LCBJYpXacQ\n\n#twitch #livestream… https://t.co/LnUdzgbAj7
## 844 ▶️ League of Legends - Top streams a las 01:20 (Hora ESP)🔥\n\n🥇 #Nissaxter➖Viewers: 4.837\n🥈 #getFlakked➖Viewers: 2.78… https://t.co/2ka8yi66rz
## 845 My Rift Don't Jiggle Jiggle | League of Legends | Vtubers! | 8 Followers from 100! https://t.co/BVmDvgsGRy\n\n#Vtuber… https://t.co/P50kglumma
## 846 Master TOP : SoloQ compte smurf, stream chill #leagueOfLegends https://t.co/xoKhN1upP6
## 847 Miss Fortune Copa2022\n#LeagueOfLegends #COPA #LOL #missfortune https://t.co/89r3EaF9DY
## 848 Wukong 3 star\n#TFT #LeagueOfLegends #LOL https://t.co/yePJtcZf0R
## 849 Our teams really gave it their all last night!!! GGs to Florida Tech JV and Clemson Orange 🤝\n\n#RocketLeague… https://t.co/tusPJValM1
## 850 Asking the question: What was your favorite cartoon growing up? Come watch the insanity as we play games and have f… https://t.co/oyVNWL0Gh3
## 851 Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 852 BACK TO THE LANES PEEPS |!socials |TTS 100 bits| |Sound Alerts 200 bits| \n\nLIVE NOW: https://t.co/IcAq7qqHT6… https://t.co/Ol6MA17qLJ
## 853 🤡 FEW LEAGUE GAMES THEN HITMAN3 FIRST PLAYTHROUGH!\n\n#LeagueOfLegends #Hitman3 #TwitchStreamers \n\nTwitch . tv / Nana
## 854 Tonight’s stream is #sponsored by Scentbird! You can support me by using my link to subscribe to Scentbird!… https://t.co/QJjCmRze4H
## 855 Well...\n\n#stripgame #stripthecharacter #LeagueOfLegends #LeagueOfLegendsfanart #ArtofLegends #Akali https://t.co/ussoQ1F8Xy
## 856 Riven\n#LeagueOfLegends https://t.co/Hvsg0QNq3b
## 857 happy birthday to me #leagueoflegends https://t.co/4PIu23luNu
## 858 Double kill. ⚔️\n\n🔴 https://t.co/Q7dCjCx4ml | #LeagueOfLegends https://t.co/p4PIuAUkuE
## 859 The Lol Esports Round Up covers the moves made by 4 teams over the last 24 hours, touching on TSM, 100T, BRO and IM… https://t.co/C6XS3PPwcN
## 860 "Let's change the world" 🥹 ~ seraphine #leagueoflegends #RiotGames https://t.co/E09Z0wCyWP
## 861 Looking for a #LeagueOfLegends League Director editor for some cinematic / interesting visuals for some professiona… https://t.co/wt9PqI6Z45
## 862 Coming At You From Night City. \nCaptain Atlas is Here\n7:00 pm est\nhttps://t.co/yBdSVxD4fH\n#Vtuber|#ENVtuber|… https://t.co/rSREOjvoDf
## 863 The journey is intriguing to me.🤗🤗🤗🤗🤗 #LeagueofLegends #TLWIN #ClashLoL #TransformaTuDestino https://t.co/4IhDNSSUC0
## 864 ▶️ League of Legends - Top streams a las 00:10 (Hora ESP)🔥\n\n🥇 #Nissaxter➖Viewers: 4.640\n🥈 #ElOjoNinja➖Viewers: 1.76… https://t.co/rJQndXxPQy
## 865 Super quick doodle of these Morde's tits before going to sleep : D.\nIn honor of my league name which is Mordes Tidd… https://t.co/6CwK0yZWPg
## 866 Here's an illustration of lux I've made , i was experimenting with lights and all \n#fanart #digitalart… https://t.co/NcmGoENwUO
## 867 🌊Prestige Ocean Song #Seraphine - Just Chatting #Overlay\n\n✅LINK : https://t.co/PEwn5tF7hl\n\n-----------------… https://t.co/8hyIhpYjRX
## 868 Evelyn fanart #leagueoflegends https://t.co/FvWq0H4fMC
## 869 Chemtech dragon is back in Season 13 preseason, how is everyone feeling about the new changes so far? #leagueoflegends #season13 #PCGaming
## 870 Honestly what did Riot expect?\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmemes… https://t.co/gH0bec3SdY
## 871 Mechanically complex champs vs. Braindead champs #LeagueOfLegends #Memes https://t.co/A021Onc7kx
## 872 Playin' some League of Legends with DefiantPhoenix this TWO'S-DAY! Come check out the bad gameplay and the season 1… https://t.co/2ZLg6vHGRu
## 873 I 100% need the new Empyrean Lux skin. 🖤\n🔥 https://t.co/2G9WcrPiem\n#Leagueoflegends #RiotGames
## 874 This is a great game.🔥🔥 #LoL #LeagueofLegends #YıldızMuhafızları #YıldızMuhafızı #Nilah
## 875 Please help my man stuck it in my nose #SpotifyWrapped #lol #LeagueOfLegends #reddit #ohio
## 876 candy cane miss fortune for christmas!! #art #DigitalArtist #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/ngnHIAmn0V
## 877 Hello! I'm 🌸 LIVE 🌸 and would love for you to come and hang out ❣️\nhttps://t.co/qsMH2HGCy3\n\n#vtuber #pngtuber… https://t.co/lFlXYyidop
## 878 The Dragoniiz goes Live! loveBotLane!! #leagueoflegends #league #LOL #Gaming #rank #aram https://t.co/3T6mZ5DjE6
## 879 nerf Yasuo's Wind Wall #LeagueOfLegends
## 880 Hitting that Jungle hard today!! #stream has BEGUN!!\n\n#gaymer #gay #LGBTQ #streamer #twitchtv #twitch… https://t.co/pAoZxng6HY
## 881 More sketches from video games \n#LeagueOfLegends #fireemblem #KidIcarus https://t.co/1yTZWCQo4R
## 882 This is a nice game.😎 #LeagueOfLegendsFanArt #LeagueofLegends #Bjergsen #GuardiãsEstelares #StarGuardians \nOriginal… https://t.co/j1Ti8VLP4c
## 883 okay I'm late for #ArcaneAnniversary but i started long before, so i wanna show y'all my last project - linocut of… https://t.co/ssYSs07C4N
## 884 Shall we?\n#LeagueOfLegends #LeagueOfLegendsFanArt #missfortune #undresschallenge https://t.co/A73BbE91hf
## 885 @TalismekG It's our second project and we are workin on it , it's a esport team that we are trying to build at our… https://t.co/7MuULXRso4
## 886 Animal Crossing and then LoL! #AnimalCrossing #LeagueofLegends #Twitch https://t.co/3JlzI1HZsY
## 887 How are you?🤩🤩 #LoL #LeagueofLegends #game https://t.co/XrkfYlm492
## 888 Check out my Braum play! 1 247 damage dealt in 13 sec. Recorded by @Mobalytics Smart Highlights #LeagueOfLegends https://t.co/63CY1TNcNo
## 889 ▶️ League of Legends - Top streams a las 23:00 (Hora ESP)🔥\n\n🥇 #Nissaxter➖Viewers: 3.257\n🥈 #rodenasink➖Viewers: 1.47… https://t.co/Qjwh6fUgDH
## 890 Wholesome🥹\n\nI will be making rage montages detailing my grind in league to at least Plat for y’all to laugh at…alon… https://t.co/8fd1MzRV2g
## 891 Check out my Caitlyn play! 1 943 damage dealt in 7 sec. Recorded by @Mobalytics Smart Highlights #LeagueOfLegends https://t.co/ZzTzGKri4A
## 892 Getting food then I'll be live with some #LeagueOfLegends, this game is actually fun???? https://t.co/uoHEVCSEIK
## 893 🌸 More NA shenanigans tonight at 8 pm est~ Comment your IGN if you want to participate in the Viewer Games, and Ima… https://t.co/d1mnTtGOVo
## 894 hellooo⚙️⚙️\n\n#oriannalol #oriannaleagueoflegends #oriannafanart #leagueoflegends #leagueoflegendsfanart… https://t.co/qmFTkmoxcu
## 895 I like this game.🤩🤩🤩🤩🤩 #LeagueofLegends https://t.co/FYMrnZWBKS
## 896 KARMA DESERVES A NEW SKIN ! LEGENDARY KARMA SKIN WHEN ‼️‼️ #LeagueOfLegends #league #riot #RiotGames
## 897 I'm trying to make characters with different looks.🤗🤗🤗 #StarGuardian #LeagueofLegends #LeagueOfLegendsFanArt #TLWIN… https://t.co/cRuUXDOggb
## 898 psssst...we streaming again\n\nhttps://t.co/cbqWbMz4ol\n#fobbmob #goinglive #SmallStreamerCommunity… https://t.co/cKIKv6mhPq
## 899 https://t.co/d8c4rqBkjv ONLY DIANA BEST DIANA LAS #DIANA #LeagueOfLegends #twitch #streamer
## 900 18+ PNGTuber~ League of Toxicity :D #twitch #stream #live #leagueoflegends #PNGtuber #Vtuber https://t.co/nO1cupBL5T
## 901 So Kayle beats Aatrox and the final match is Kayle vs Xolaani?: submitted by /u/Raidosz \n [link] [comments]… https://t.co/lei3qFiZh2
## 902 ENGAGING Multiplayer MARAUDERING !!!!! SUPAH DEAD STREAMER PLAYING #LeagueOfLegends AND OTHER GAMES WITH FRIENDS!… https://t.co/WKm9tUgz52
## 903 🪡 I drew Gwen✂️\n(I liked the colorless version better)\n#ArtofLegends #leagueoflegends #Gwen https://t.co/ZrspGXY4Jx
## 904 [#Greetings] \nWelcome To Swirl eSports. We Are A New Up-Coming Gaming Organization Out Of The U.S. Looking To Grow… https://t.co/Iz5jIlzTYs
## 905 Turns out @SBF_FTX was just playing #LeagueOfLegends all this time while everyone just helped themselves to custome… https://t.co/GcQNsPcJb6
## 906 They don’t wanna do this with us😤#twitchstreamer #leagueoflegends #ksante https://t.co/3BJMctoeLq via @YouTube
## 907 This game is SOOO hard and mostly just hurts my feelings 😂😭 \n#LeagueOfLegends https://t.co/j0lB2kH4Kb
## 908 LIVE NOW FORHEAD! playing some more LoL BUILDS BUILDS BUILDS i just want to win with my shitty stuff ;w;\n .\n.\n.… https://t.co/QPDnQCHbfz
## 909 all she wanted was her father back, is that too much for a daughter to ask for? #Arcane #Vi #LeagueOfLegends https://t.co/OE4FZgg1Cd
## 910 Honestly not certain if this is the first one ever, but it's the best one! @xPeke #bussin #Epic #backdoor… https://t.co/sCv0OHUgwn
## 911 Check out my Vel'Koz play! 719 damage dealt in 4 sec. Recorded by @Mobalytics Smart Highlights #LeagueOfLegends https://t.co/KlweH7yf2m
## 912 DUNK!!\n250 PTS\n#Dunkmaster🏀 #FeelIonia🍃#LeagueOfLegends👊
## 913 https://t.co/1YoZytf19a brota fml live ta on !!! #twitch #twitchstreamer #LOL #LeagueOfLegends
## 914 we play League of legends 5v5 practice! \n\nCome join in!\n\nhttps://t.co/5YCXjkEmcL\nhttps://t.co/JhZ1OWte0Q\n\n#streamer… https://t.co/t83yQhOus6
## 915 kindred yes\n#kindred #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/JZJBjd9GXI
## 916 Riven is OP 18/0/8\n\nhttps://t.co/FOSl63ztKp\n\n#ranked #LOL #LeagueOfLegends\n#riven #youtube #toplane #twitch #youtube
## 917 I like the game.🤩🤩🤩 #game #StarGuardian #LeagueofLegends https://t.co/LIErdcRi9J
## 918 He ain’t scaryin nuthin 😎#twitchstreamer #leagueoflegends #ksante https://t.co/rcaBaEsDHo via @YouTube
## 919 Riven Toplane Gameplay\nhttps://t.co/NUohtzJyRy \n\n#riven #top #toplane #LeagueOfLegends #RiotGames #korean #asian… https://t.co/ekaVx6nb2o
## 920 LIVEEEEEEEE #LeagueOfLegends #twitch #streaming \nhttps://t.co/5OhsKu5LXe
## 921 🔴LIVE: Awoooo~ come visit me wont you?🔴\nhttps://t.co/6zljY613Dg\nBack from my break and ready to game >:3\n#Lialive… https://t.co/8DRWGarRqi
## 922 IDK what to do...arams i guess so i dont kill brain cells https://t.co/fIRpm4QG29 #smallstreamer #streamer #LeagueOfLegends
## 923 ▶️ League of Legends - Top streams a las 21:50 (Hora ESP)🔥\n\n🥇 #Kerios➖Viewers: 1.059\n🥈 #ElOjoNinja➖Viewers: 1.053\n🥉… https://t.co/VEXVJ7vNUq
## 924 Petit crossover entre Warframe et League of Legends\nSkin Project : Jhin\n\n@PlayWarframe \n#warframe #leagueoflegends… https://t.co/39MW0FYwld
## 925 I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi… https://t.co/04DKCZsru4
## 926 Likes, please!!\nVisit us: https://t.co/Jtncw61Y4H\n#leagueoflegends #lolgame #lolgamer #rivenstore.com #lolgoods… https://t.co/7HUD0ehRRU
## 927 Pin-Up Evelynn 👀☠️❤️🔥 #KDA #KDAEvelynn #Evelyn #LeagueOfLegends https://t.co/Iky7ievKmU
## 928 Very Balanced non-Mythic item #LeagueOfLegends https://t.co/C4aXahZspG
## 929 I really just wanna 5 stack on #LeagueOfLegends and have a good night :/
## 930 how am i supposed to enjoy League #LeagueOfLegends https://t.co/ifipZPFjPQ
## 931 Going Live Come And Hang out! https://t.co/KlyqfnULfp #Leagueoflegends #streamer #twitchstream
## 932 the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art… https://t.co/AzlV869Ut3
## 933 I'm begging Riot to do anything with Sivir's storyline at this point: submitted by /u/Groovy_MoodBear \n [link] [c… https://t.co/5aALbDmHnl
## 934 Cho’gath bullying me nonstop. Click the link if you wanna watch the whole thing. It’s funny. It’s 3min. It’s short… https://t.co/6RKcifnKT2
## 935 Remake of a fanart of dawn bearer soraka, I hope you like it #LeagueOfLegends #soraka #fanart https://t.co/5Ca09F4LA9
## 936 my boy Sett <3\nmuaw muaw\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #Sett #УкрАрт #УкрАртПідтримка… https://t.co/MiYlgaHYrO
## 937 Do you want to play a game together?❤️❤️❤️❤️❤️ #StarGuardian #LeagueofLegends #Nilah #GuardiãsEstelares #GuardianasEstelares
## 938 Hey everyone! Starting up my Youtube Stream for the first time. Wish me luck! If you'd like to join, here's the lin… https://t.co/lTaCsUzYI1
## 939 LCS rosters 2023 (rumores y confirmados) II 29-11-22.\n#LCS #LeagueOfLegends \n\nTSM roster confirmed:… https://t.co/SFpbrqZScx
## 940 Immortals sign mid laner Ablazeolive #IMTWIN #LCS #LeagueOfLegends\n https://t.co/2PSeLG99ES
## 941 vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart… https://t.co/UbNoaZ3oUg
## 942 Sketch-book drawing for fun\n\n#LeagueOfLegends \n#camille_ferros https://t.co/m6YWFyJGBG
## 943 Shard of Reverence: Lust for power seemed a common trait among the Runeterrans. Even Targon's revered few craved it… https://t.co/7qfh2mU0oo
## 944 How many gamers are playing? League of Legends Live Player Count https://t.co/hgOmmmRAOG #leagueoflegends #lol
## 945 stream time🥰 come and join!!!\nhttps://t.co/Fej8J2dLyz \n#twitchtv #TwitchStreamers #women #gamergirl… https://t.co/r291f7r1FY
## 946 going liveee with some LoL and depressooo!!\n\nhttps://t.co/HP3GJsT1GC\n\n#twitch #twitchstreamer \n#twitchtv… https://t.co/6iVJN9MKrl
## 947 Da-da-di-Duuuuh!\n"Jinx joined the Party!"\nGot to finish adding Jinx to my banner today before work! \nHer braids are… https://t.co/VaYKDi2kNq
## 948 ?? GROWN MAN WITH NO LIFE YELLS INTO MICROPHONE #PAPAMAMA420 #duellinks #yugioh #leagueoflegends https://t.co/gPwnWDOoue
## 949 🤜🤜 #arcaneshow or #cyberpunkedgerunners ?\nWhich will you vote in #thegameawards \nCosplay from Miccostumes \n🛒… https://t.co/VkGKFJFXeb
## 950 I am sharing a drawing with you.🎮🎮🎮🎮 #mobilegame #LeagueofLegends #Game #GuardianasEstelares #Nilah #TLWIN \nOrigina… https://t.co/q8qxlB0aDQ
## 951 It's 41st day of SIMP waiting for MALE FURRY CHAMP 🧡 #SIMPiswaiting #LeagueOfLegends
## 952 ღ Ahri ღ\n\n𝓒𝓻𝓮𝓭𝓲𝓽: Yanderes.arts\n\n#kda #ahri #LeagueOfLegends #LeagueOfLegendsFanArt #KDAAhri #WildRift #riotgames… https://t.co/BA4zJDBjpt
## 953 Quick drawing of a human Gnar from #LeagueOfLegends. #DigitalIllustration #illustration #ArtistsOnTwitter… https://t.co/DIJRX5z2C8
## 954 JOIN TO OUR DISCORD SERVER! #TBDESPORTS\n\n- Informations\n- Tournaments\n- Giveaways\n\nLINK: https://t.co/pT4N1GYNIU… https://t.co/JrvYE2Y1eo
## 955 "Art requires a certain cruelty."\n\nA jhin fanart I just did searching for references for other things, not soo happ… https://t.co/xPFrIx4j6e
## 956 There's no neurotypical way for me to describe this but they're the same. #xerath #yorkpeppermintpattie #riot… https://t.co/XA8Mqgn96p
## 957 Present i did for a friend :3 #LeagueOfLegends https://t.co/JINiaYH3mJ
## 958 I can't help but show the process\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #GwenLoL #ArtistOnTwitter https://t.co/DIf95lcSrS
## 959 WE ARE LIVE!!!\nhttps://t.co/ItaMMfUoBV\n#smallstreamer #twitch #twitchstreamer #cod #apexlegends #minecraft… https://t.co/UkrYoEV0uD
## 960 I like the new design.😎😎😎😎 #LeagueofLegends #ArtofLegends #MOBA #GuardianasEstelares #Worlds2021 #Bjergsen
## 961 I love this champion. And you?\nhttps://t.co/sB2lOOv6u2\n\n#xerath #LeagueOfLegends #VictoryT
## 962 https://t.co/KxARWUmJEg streaming league rank less go #streaming #LeagueOfLegends
## 963 #LeagueOfLegends #pentakill\nThis is a BANGER!\n\nhttps://t.co/NkKWU0aNzQ
## 964 Glad we fixed league! #LeagueOfLegends https://t.co/0dGhzeZptU
## 965 Riot Games League Of Legends Volibear Collectible 7" Plush Doll Stuffed Toy VG via ebay https://t.co/VSAZnqzSZZ… https://t.co/fRL7SbkGtb
## 966 A new tool is being made. #LeagueofLegends #LoL #StarGuardian https://t.co/6I5NkYNRCK
## 967 This was when #LeagueOfLegends gamemodes were at it's peak.\n#Vtubers #VtuberEN https://t.co/HcHe6Pmd1c
## 968 What a day!\n\nWe won both games as team Vanquishers forfeited the first game and our Owls played very well against… https://t.co/vnxPbPskAn
## 969 Hi all more League of Legends stream today! Gonna continue the Grind to platinum in the preseason playing Jungle/Mi… https://t.co/rT7hfoZ1ZL
## 970 The poster I made had a drawing by my daughter.🔥🔥🔥🔥🔥 #mobilegame #LeagueofLegends #Bjergsen #Worlds2021 #КосплейLoL
## 971 Promo for traditional_league (Instagram)\n\n#pnkxfam \n\n#leagueoflegends #leagueoflegendsfanart #leagueoflegendsart… https://t.co/5S0IYxjnTr
## 972 Better than 1 is 2! @EmulousUK is at it again with some more #LeagueOfLegends, specifically the @LCK! 😎\n\n👉 What tea… https://t.co/jM8AFHjMsl
## 973 going live now with Silver 1 vibes: AFK, inting, <1.0 KDA\n\nhttps://t.co/JnDsPJAfZy\n\n#leagueoflegends #twitch #sendhelp
## 974 I enjoy this part the most.🤗 #LeagueofLegends #Fanart #GuardianasEstelares #Worlds2021 #YıldızMuhafızı
## 975 League of Legends 12.23 patch notes - champion buffs and nerfs, skins, release date, more\n\n#LeagueOfLegends… https://t.co/SCfw28ipDf
## 976 Shard of Hope: Love. A fog that blinds the wise to reason, and that rids the patient of patience. Ryze watched on a… https://t.co/FUJakWFkwO
## 977 Who wants to help me get to 500 orders total before end of the year? 😇🥰\nhttps://t.co/rGVjQevzJm\n\n#epal #epalgg… https://t.co/sV94WanLWW
## 978 (wip) My league faves wearing fancy stuff part two\n\n#MasterYi #LeagueOfLegends #ArtofLegends https://t.co/dNSxTJIEDR
## 979 ANGRY HEUMRAGE\n#2022MAMA #LeagueOfLegends #Leagueoflegend #Twitter #kesfet #viral #viralvideo #edit #FYP #RiotGames https://t.co/mY787g1b1E
## 980 Toplane Action [Plat 4] [Ger/Eng] [18+] \n#twitch #VtuberUprising #Vtuber #GERVtuber #twitchaffiliate… https://t.co/dRkDLs5pMS
## 981 @EndWokeness Are you're a gamer? Are you tired of getting chat banned for saying KYS? Next time you're out here fla… https://t.co/903jeyotu5
## 982 all of your (mine) favorites are inuit and transfem (a thread of chars i hc as native not all of these r transfem h… https://t.co/gzll6IqxMk
## 983 Hey what's up guys! Streaming for fun, so feel free to hop on in!\nhttps://t.co/B9pZB2Jjb3 #TTV #Streamer #Live… https://t.co/us9IutVlVD
## 984 The Captain runs the ship!\n\nCongratulations to @Trackie_D on winning the first ever #TidesofTurmoil event yesterday… https://t.co/rzKBksTxD8
## 985 Kayn Fanart I did for someone \n#Kayn #LeagueOfLegends #fanart https://t.co/x1L3N5ykMh
## 986 Did you know that US viewers watched 217 million hours of #eSports content this year? 👀\n\nIn 2018 that number was 1… https://t.co/6uerXKwfxX
## 987 World Ender: "Darkin! Awaken!" - Aatrox: submitted by /u/Regular-Poet-3657 \n [link] [comments]… https://t.co/Si7uEOpGA7
## 988 I got new posts on #kofi and #buymeacoffee!\nSo come check them out! ♥\n\n#epal #epalgg #gamergirl #gamer #Egirls… https://t.co/0C2HEAupTT
## 989 WHATS UP HAPPY TUESDAY PEEPS ~ ADC suffering time.. \n\n#leagueoflegends\nhttps://t.co/tYm0eJm2pA
## 990 #leagueoflegends🙉🙉🙉🙉🙉 #gaming #LostArkPvP #TwitchCon #LostArk \nSource: https://t.co/Pc8AH704TN https://t.co/bUejsCWbxg
## 991 #leagueoflegends Let's relax and have fun! New items etc. #stream #play Eune. https://t.co/NQJ1vK49si https://t.co/zWUizTrFgF
## 992 #LeagueOfLegendsFanArt #LeagueOfLegends \n\nYordle oc https://t.co/Oe1D3hLWwG
## 993 Champions' Strength: "Into battle with hearts aglow!" - Lux: submitted by /u/Regular-Poet-3657 \n [link] [comments… https://t.co/LphZmjIiZX
## 994 Trusty Ramhound: "She's not as fast as a silverwing, but you'd be surprised how fast her little legs can carry her.… https://t.co/5coVcrMoSF
## 995 Petricite Charger: "Nothing is stronger than petricite." - Durand Architect: submitted by /u/Regular-Poet-3657… https://t.co/60a6RkfiXk
## 996 A Fun Festive look at Bad Santa Veigar, black as coal and bitter as the winter itself\n\n#LeagueOfLegendsFanArt… https://t.co/naolCaaW9S
## 997 Hello! I'm 🌸 LIVE 🌸 and would love for you to come and hang out ❣️\nhttps://t.co/qsMH2HGCy3\n\n#vtuber #pngtuber… https://t.co/3SuDWfw5qL
## 998 Acolyte's Reliquary: "Our hands shape the desert!" - Ruinous Acolyte: submitted by /u/Regular-Poet-3657 \n [link]… https://t.co/fV6eE8IcW1
## 999 Redeemed Prodigy: Striving for perfection was limiting, rigid. Perfection had no life; could not breathe. However,… https://t.co/NgLE0FbmHj
## 1000 Stream is up! Come join for some #LeagueOfLegends \n\nhttps://t.co/byTVqdHDbn\n\n#smallstreamer #streamer #gamer #twitch #twitchaffiliate
## 1001 Let's change the world\nJayce:@redshinigami7\nPH: @ rixa_ph (IG)\n#arcane #viktor #LeagueOfLegends #arcanecosplay… https://t.co/QQsHg67dg7
## 1002 Void Gate: The Hive Herald raised two hands to the colossal structure above. "A THRONE," he screamed, "FOR AN EMPRE… https://t.co/rbAuUt2MvY
## 1003 Seraphine's Father Artwork: submitted by /u/Regular-Poet-3657 \n [link] [comments] https://t.co/0BYuF1zzw8… https://t.co/9VyzFzyar0
## 1004 Shard of Madness:The god-warriors of Shurima were thought peerless. Perfect. But years of war against an unstoppabl… https://t.co/fY7Zu7wfkE
## 1005 Xolaani, Aspect's Bane Full Artwork - Legends of Runeterra: submitted by /u/Regular-Poet-3657 \n [link] [comments]… https://t.co/nCTF518nWu
## 1006 Xolaani the Bloodweaver Full Artwork - Legends of Runeterra: submitted by /u/Regular-Poet-3657 \n [link] [comments… https://t.co/h8ZyZusLWg
## 1007 Mihira, Aspect of Justice: "Some revere the Aspects as gods. Others see them as messengers from the realm beyond. S… https://t.co/fCTQizjBi0
## 1008 Tyrus of Helia!: submitted by /u/Regular-Poet-3657 \n [link] [comments] https://t.co/9Nli3i5UIy #loreofleague… https://t.co/vvXckY6QgC
## 1009 Mihira, Aspect of Justice Full Artwork - Legends of Runeterra: submitted by /u/Regular-Poet-3657 \n [link] [commen… https://t.co/fDBsSsqmAa
## 1010 Kayle lvl 2: "We would surely know her to see her, should she ever return... but I worry there is little reason for… https://t.co/HzmfIhclM7
## 1011 ▶️ League of Legends - Top streams a las 18:48 (Hora ESP)🔥\n\n🥇 #Werlyb➖Viewers: 7.226\n🥈 #elyoyalol➖Viewers: 2.933\n🥉… https://t.co/RnmYtC0mqI
## 1012 Kayle lvl 1: "The Demacians know her as the Winged Protector, but those of us who live under the vault of stars in… https://t.co/e6fYrNLrf4
## 1013 Ryze lvl 2: Ryze pulled himself back to the present. The mindscapes he'd visited had answered his questions, and fi… https://t.co/taCT0Oioor
## 1014 Ryze lvl 1: "Ryze crested the ridge, accompanied by Kayle's silent servant. He looked down on a land scarred by war… https://t.co/6mZyKu8YOj
## 1015 Aatrox lvl 1: Even across continents, Aatrox felt her awakening. How the hatred still burned. He had already broken… https://t.co/PL6CNhDYLc
## 1016 Aatrox lvl 2: The battle gathered pace. Xolaani had finally found the courage to face him, and as the two ancient e… https://t.co/IW4oLvBV00
## 1017 Check out this League of Legends clip I recorded with https://t.co/RwI9WSSMvJ! #LeagueofLegends\n\n🔗… https://t.co/c2fvBzifFF
## 1018 ?? GROWN MAN WITH NO LIFE YELLS INTO MICROPHONE #PAPAMAMA420 #duellinks #yugioh #leagueoflegends https://t.co/D4rnudUkMB
## 1019 Baalkux (Legends of Runeterra): submitted by /u/TheFlax \n [link] [comments] https://t.co/8wpNMkBEs0 #loreofleague… https://t.co/T0reSAuuFy
## 1020 How ya doin`?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg… https://t.co/el6HooBODm
## 1021 Here are the list of things I hate on league:\n\n- your teammates being able to ban the champ you are showing\n- AUTOF… https://t.co/9cgu7QVlRY
## 1022 I enjoy this part the most.😎😎😎😎😎 #LeagueofLegends https://t.co/AnHRNNLhy1
## 1023 Katarina sexy pose\n#katarina #LOL #LeagueOfLegends #LeagueOfLegendsFanArt \nIf you enjoy my content and want to see… https://t.co/XobhVg5c4g
## 1024 Mihira, Aspect of Justice (Legends of Runeterra Reveal): submitted by /u/TheFlax \n [link] [comments]… https://t.co/ZcJGGYPKk9
## 1025 Anaakca, The Darkin Spear Full Artworks - Legends of Runeterra: submitted by /u/Regular-Poet-3657 \n [link] [comme… https://t.co/igFxu0UhCI
## 1026 evelynn prestige skin 2021\n#Evelynn #LOL #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/npJltN2Dhf
## 1027 Day 26 pleading for Classic League of Legends! \n@MarcMerrill @RiotPhroxzon @RiotPhlox @RiotMeddler @ExasperatedDan… https://t.co/J9RnNepKg5
## 1028 League of Legends / Silver Rank / Going for 300 subs https://t.co/mGvG8h6wsp via @YouTube \n#YouTube… https://t.co/1lvU3q2mNf
## 1029 custom badges . order now! https://t.co/Q5xzwhZTa3\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate… https://t.co/74Wly28Cr6
## 1030 Tonight i will stream Era Aeon's practice. Please come tune in and say Hi.\n#LeagueOfLegends #twitch #Practice
## 1031 Why i always have to deal with this shit when playing Teamfight tactics XD\n\n#LeagueOfLegends https://t.co/lsq3rGs7iK
## 1032 Well I try to color this \n#Warwick #LeagueOfLegends #LeagueOfLegendsFanArt #bara #furry https://t.co/cXXkaCLmy7
## 1033 IM TOO SLIPPERY FOR THEM! https://t.co/Sxl2gH1hbi via @YouTube \n\n#leagueoflegends #league #riotgames #zoe #Montage… https://t.co/gFs9Q4T6of
## 1034 2nd Sticker Design - Kindred\n#LeagueOfLegendsFanArt #LeagueOfLegends #kindred https://t.co/43rpDZe1BD
## 1035 Lil Sticker Commission of Bard ✨\nDo not Repost!\n#LeagueOfLegendsFanArt #leagueoflegends https://t.co/J8DIECGOGF
## 1036 "Now they ask where QiQi's at, I'm like you can't hang with that"\n\n#Qiyana #TrueDamage #LeagueOfLegends… https://t.co/pGm0S6aZJY
## 1037 Check out our newest article written by @EmulousUK! This time we are approaching #LeagueOfLegends major preseason c… https://t.co/QiEmcBZYiX
## 1038 Playing Without Fear in Immortal Lobby 🔥🍑 (valorant sensi 0.36) https://t.co/40E6KtCbNT via @YouTube\n\n#valorant… https://t.co/JohHYA9eGY
## 1039 her runes page is named big meow meow\n#vex #LeagueOfLegends https://t.co/Wh5SBO9qZO
## 1040 Live Now!! Playing TFT In League..No Idea what Im Doing XD https://t.co/GZSvGkDAC0 #LeagueOfLegends #TwitchAffilate… https://t.co/bTDXB57nuh
## 1041 Aatrox, Kayle & Ryze Reveal in Legends of Runeterra (swipe) 🩸💫🪬: submitted by /u/aroushthekween \n [link] [comment… https://t.co/EmzcFVi51O
## 1042 https://t.co/1aa1wsu7l1 - League Tuesday - Casual ARAM #ENVtuber #VtuberUprsing #LGBTQFriendly #JustChatting… https://t.co/yAet4gYClW
## 1043 Why is it always like this? 🤣\n\n#gaming #esports #esport #esportsteam #twitch #valorant #leagueoflegends #csgo… https://t.co/rECaoToqkC
## 1044 #LeagueOfLegends WHY RIOT WHAT DID WE EVER DO TO YOU https://t.co/l093qja4YB
## 1045 just your average draven game \n#LeagueOfLegends #pisslow https://t.co/FntcZSQNYI
## 1046 To make things more obvious for the entire squad, League players want Shyvana to make one modification\nCheckout the… https://t.co/zhoSqPZvS1
## 1047 Grandma corki, she’s got a little plane and will fly it directly into you. A true Valkyrie \n\n#LeagueOfLegendsFanArt… https://t.co/CTWo4MX42b
## 1048 And...Im back. Playing some ARAM and Ranked Leagues if I dont lose my shit.\n\n#TwitchStreamers\n#SmallStreamers… https://t.co/cgUepidJGt
## 1049 There's a game going on.👇👇👇👇👇 #LeagueofLegends #YıldızMuhafızı #StarGuardian #ClashLoL \nOriginal: PaulDye78280963 https://t.co/MTIdoxsVjv
## 1050 Sett The Boys 😎😎😎😎\n#LeagueOfLegends https://t.co/L6BQLX8KKp
## 1051 Hello! Streaming LoL at 6 p.m., go check it out!\nhttps://t.co/BylTfEgHLx\n#LeagueOfLegends #streaming #newstreamer
## 1052 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/B933TTFpxK
## 1053 Good morning lovely people! hope u guys are having a good epic day so far! we are joining the dark side and playing… https://t.co/lYYp3uh0q8
## 1054 Mel from Arcane✨ #arcane #LeagueOfLegends #RiotGames #fanart #mel #arcanefanart https://t.co/5FBvSM2Lbn
## 1055 Nothing like celebrating with your team in a LAN after a GG well played 👏🏼👏🏼🏆\n#esports #gaming #valorant… https://t.co/1ECfne0F5R
## 1056 The one and only reason why this game sucks\n#LeagueOfLegends #funny #meme https://t.co/fXVbPvt5EE
## 1057 What an amazing game🔥🔥 #Game #LeagueOfLegendsFanArt #LeagueofLegends #StarGuardian #TLWIN #YıldızMuhafızları
## 1058 Why is it so tough to recommend something you spent so much of your life playing? 😅\n\n#gaming #esports #esport… https://t.co/e6ZsRTiKHN
## 1059 more painting practice with spirit blossom ahri\n\n#LeagueOfLegendsFanArt #ArtofLegends #LeagueOfLegends https://t.co/r0tFoJAlqz
## 1060 ?? PAPAMAMA420 listening to Booka Shade exclusively #BOOKASHADE #PAPAMAMA420 #ROGUECOMPANY #duellinks #yugioh… https://t.co/N4ACst8960
## 1061 Have a good day 😎😎😎😎😎 #LeagueofLegends #StarGuardian https://t.co/CQO4RtQmU1
## 1062 𝐓𝐮𝐞𝐬𝐝𝐚𝐲 𝐓𝐫𝐢𝐯𝐢𝐚\n#contenderesports #esport #WarzoneMobile #LeagueOfLegends #games https://t.co/En78U8n57E
## 1063 I share my instagram channel where I will be posting videos, memes, guides and very soon stream, I only ask for you… https://t.co/OFYSvwOdQB
## 1064 My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 1065 Priestess\n#Illaoi #LeagueOfLegends #ArtofLegends https://t.co/QcDYARp8aM
## 1066 ?? PAPAMAMA420 listening to Booka Shade exclusively #BOOKASHADE #PAPAMAMA420 #ROGUECOMPANY #duellinks #yugioh… https://t.co/zY5u6zcsWZ
## 1067 🔞\n\nWanna play with Tibbers?💕💕💕\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt\n#Annie https://t.co/ezuJSKHtuH
## 1068 New This is War is amazing!\nhttps://t.co/HLgMd8Jjm2\n\nSylas using the same structure as Lux in the first one is *che… https://t.co/l4e4de365n
## 1069 I wonder if this is a mistake on the League website, cause Zombie Slayer Jinx has green eyes but they are pink on t… https://t.co/RjkVHddSId
## 1070 [9feb2020] I can tell you this is the most of people that hit the like botton many times for this sketch. Aatrox co… https://t.co/y7RyiF4EcH
## 1071 I've took new pics of the prints! 👀\n\nhttps://t.co/7DUZEpUzeX\n\n#LeagueOfLegends #artshop #Jinx #Ahri #Soraka… https://t.co/aV3ngxcQy4
## 1072 I'm lucky with the Poro chest for the second time\nI'm glad that I got the most beautiful skin for Nami in the game😭… https://t.co/EUDiPwOcDE
## 1073 We launched Kai'Sa just over a year ago & it appeared she sold out fast! 💜 We may have a couple left, so join our w… https://t.co/AhmUA01Wj7
## 1074 Live on my Birthday Stream play #LeagueOfLegends with viewer https://t.co/A5FSbAuMYa
## 1075 NEW VIDEO! - This is Amazing! - Arcane Fan 'Enemy' Imagine Dragons x J.I.D Music Video First Time Reaction!… https://t.co/7htWXcdwHI
## 1076 𝑳𝒐𝒐𝒌𝒊𝒏𝒈 𝒇𝒐𝒓 𝒂 𝒕𝒂𝒊𝒍𝒐𝒓? 🪡\nScissors, needles, thread; tools of Isolde. She'll always be with me, and I with her\n\nPhoto… https://t.co/MMD5R4Vk5R
## 1077 Chat restriction for what? ~.^ #LeagueOfLegends https://t.co/a8LC1fvFDU
## 1078 Morgane TOP 💪😎👍🕹️👾 #LOL #PLAY #MobileGame #gamergirl #gaming #Online #games #Gamers #MobileLegend #Vtuber #Twitter… https://t.co/JvO1ERr6LM
## 1079 Going live at 17:00 CET\nhttps://t.co/aXzNUGRKQi\nCome join for some #Overwatch2 #LeagueOfLegends #German #English… https://t.co/e1p9dVH3qw
## 1080 I have been playing this game all day. #LeagueofLegends #StarGuardians #ФанАрт #YıldızMuhafızları
## 1081 what's your league rank? #gamergirl #LeagueOfLegends #egirl https://t.co/mnUtd4hxoj
## 1082 Faker renews with T1 for 3 more years!\n#league #lol #leagueoflegends #faker \n\nhttps://t.co/y1QAjgQ841
## 1083 league of tanks \n#LeagueOfLegends #Ksante #Lol #videogames https://t.co/FGHgo3qqNR
## 1084 The Best Pentakill Samira I League of Legends Highlights | \n\n⚔ @gabrielcascian1 Casciano\n🗡 @laudaguelf RafaLaud… https://t.co/LGOp009rCn
## 1085 The game is enjoyable.🎮🎮🎮🎮🎮 #Fanart #LeagueofLegends #mobilegame #StarGuardian #TransformaTuDestino #КосплейLoL
## 1086 Teen Sett \nSo cuteee aaaaa😭😭❤I Love him. \n\n#settphelios #Sett #LeagueOfLegends\n#LeagueOfLegendsFanArt https://t.co/Kes821NRJg
## 1087 League of Legends 2023 budget “biggest of all time”, says Riot CEO 💰\n\n📰 Read all about it: https://t.co/NdOBynEBPz… https://t.co/zkiO28M8ZG
## 1088 Steph J Millz - [ Guide to Camille REVAMPED ] Ultimate Beatdown: Darius https://t.co/PG2Tnqxjp4 via @YouTube… https://t.co/nptMevywb4
## 1089 SHMOOD : ready to takeover this whole $hit show ☎️🦁😤 \n\n@SuckerPunchEnt @Mickmaynard2 @seanshelby \n\n#innerGmma #ufc… https://t.co/tY7rV5rN0d
## 1090 ▶️ League of Legends - Top streams a las 16:28 (Hora ESP)🔥\n\n🥇 #Werlyb➖Viewers: 7.234\n🥈 #Esportmaniacos➖Viewers: 3.7… https://t.co/cNs2l60YNZ
## 1091 Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single "Magician" - listen and lea… https://t.co/0TLU2GsW2X
## 1092 Aatrox, Kayle & Ryze featured in the World Ender Expansion 🩸✨🪬: submitted by /u/aroushthekween \n [link] [comments… https://t.co/VR2ipqFXCl
## 1093 #Preseason Jungle Gameplay 😁✌🏽 #leagueoflegends #gameplay #lolcoach #coaching\n\nhttps://t.co/yXQZ9gDYf1
## 1094 It's my choice as a mobile user.👇👇👇👇👇 #Fanart #LeagueofLegends #GENGWIN #GuardiãsEstelas #StarGuardian
## 1095 Calling ALL GAMING STREAMERS!\nCLICK https://t.co/sg901ujqxr & DM us here.\n\n#rtItBot #esports #twitchstreamer… https://t.co/sStEV3nJir
## 1096 Two matches in the same day? No worries our Owls are prepared well! \n\nGame 1 Vs Vanquishers at 7 pm \nGame 2 Vs… https://t.co/h8FyPtbeWL
## 1097 The League of Legends Championship match between the Faulkner Eagles and the Seneca Sting is tonight at 7:30 PM! Be… https://t.co/sPRbhch9Va
## 1098 Seraphine cosplay is so pretty. I want to swap places with that cat.\nIf you want to see more, go to my google link… https://t.co/qNLFP31Dxi
## 1099 🔥Top streamings a las 15:53 (Hora ESP)🧨\n\n🥇 #Werlyb➖Viewers: 7.717\n🥈 #LACOBRAAA➖Viewers: 6.138\n🥉 #AlterTimeSK➖Viewer… https://t.co/cLXSGQbQQY
## 1100 🔥Top streamings a las 15:39 (Hora ESP)🧨\n\n🥇 #Werlyb➖Viewers: 6.774\n🥈 #LACOBRAAA➖Viewers: 5.649\n🥉 #AlterTimeSK➖Viewer… https://t.co/qJSOp5Plpf
## 1101 I turned myself into a @sonwooang art Morty!\n\n#LeagueOfLegends #sonwooang #shen #LeagueOfLegendsFanArt https://t.co/Av8y4oPc2X
## 1102 World Ender Expansion!: submitted by /u/Regular-Poet-3657 \n [link] [comments] https://t.co/kknQU1BOwo… https://t.co/KGoh2fEodz
## 1103 I wanna try out this comic book style\n \n#leagueoflegends #isekai #studytwt\n\nhttps://t.co/SkQRTIHUS0 https://t.co/7w0ghSyK1Z
## 1104 baker pantheon! #LeagueOfLegends #Pantheon #fanart https://t.co/8btFe3uKgT
## created isRetweet
## 1 2022-12-01 23:56:47 FALSE
## 2 2022-12-01 23:54:12 FALSE
## 3 2022-12-01 23:53:47 FALSE
## 4 2022-12-01 23:50:31 FALSE
## 5 2022-12-01 23:48:56 FALSE
## 6 2022-12-01 23:48:33 FALSE
## 7 2022-12-01 23:48:19 FALSE
## 8 2022-12-01 23:45:14 FALSE
## 9 2022-12-01 23:42:51 FALSE
## 10 2022-12-01 23:42:00 FALSE
## 11 2022-12-01 23:40:45 FALSE
## 12 2022-12-01 23:38:40 FALSE
## 13 2022-12-01 23:35:25 FALSE
## 14 2022-12-01 23:35:25 FALSE
## 15 2022-12-01 23:30:07 FALSE
## 16 2022-12-01 23:28:28 FALSE
## 17 2022-12-01 23:28:20 FALSE
## 18 2022-12-01 23:28:04 FALSE
## 19 2022-12-01 23:24:16 FALSE
## 20 2022-12-01 23:23:47 FALSE
## 21 2022-12-01 23:23:24 FALSE
## 22 2022-12-01 23:19:51 FALSE
## 23 2022-12-01 23:18:50 FALSE
## 24 2022-12-01 23:18:43 FALSE
## 25 2022-12-01 23:17:34 FALSE
## 26 2022-12-01 23:16:51 FALSE
## 27 2022-12-01 23:12:51 FALSE
## 28 2022-12-01 23:04:10 FALSE
## 29 2022-12-01 23:01:01 FALSE
## 30 2022-12-01 23:00:05 FALSE
## 31 2022-12-01 23:00:00 FALSE
## 32 2022-12-01 22:59:21 FALSE
## 33 2022-12-01 22:56:38 FALSE
## 34 2022-12-01 22:55:49 FALSE
## 35 2022-12-01 22:52:43 FALSE
## 36 2022-12-01 22:50:47 FALSE
## 37 2022-12-01 22:49:52 FALSE
## 38 2022-12-01 22:48:44 FALSE
## 39 2022-12-01 22:38:38 FALSE
## 40 2022-12-01 22:38:11 FALSE
## 41 2022-12-01 22:37:40 FALSE
## 42 2022-12-01 22:34:37 FALSE
## 43 2022-12-01 22:32:28 FALSE
## 44 2022-12-01 22:26:56 FALSE
## 45 2022-12-01 22:20:48 FALSE
## 46 2022-12-01 22:18:05 FALSE
## 47 2022-12-01 22:15:04 FALSE
## 48 2022-12-01 22:12:03 FALSE
## 49 2022-12-01 22:08:43 FALSE
## 50 2022-12-01 22:05:54 FALSE
## 51 2022-12-01 22:02:31 FALSE
## 52 2022-12-01 22:00:26 FALSE
## 53 2022-12-01 22:00:01 FALSE
## 54 2022-12-01 22:00:01 FALSE
## 55 2022-12-01 21:59:22 FALSE
## 56 2022-12-01 21:57:34 FALSE
## 57 2022-12-01 21:55:57 FALSE
## 58 2022-12-01 21:52:30 FALSE
## 59 2022-12-01 21:50:06 FALSE
## 60 2022-12-01 21:49:29 FALSE
## 61 2022-12-01 21:45:13 FALSE
## 62 2022-12-01 21:44:25 FALSE
## 63 2022-12-01 21:36:34 FALSE
## 64 2022-12-01 21:35:11 FALSE
## 65 2022-12-01 21:33:44 FALSE
## 66 2022-12-01 21:32:55 FALSE
## 67 2022-12-01 21:27:52 FALSE
## 68 2022-12-01 21:25:00 FALSE
## 69 2022-12-01 21:19:37 FALSE
## 70 2022-12-01 21:18:13 FALSE
## 71 2022-12-01 21:17:26 FALSE
## 72 2022-12-01 21:15:00 FALSE
## 73 2022-12-01 21:13:12 FALSE
## 74 2022-12-01 21:10:53 FALSE
## 75 2022-12-01 21:09:31 FALSE
## 76 2022-12-01 21:09:10 FALSE
## 77 2022-12-01 21:08:44 FALSE
## 78 2022-12-01 21:02:11 FALSE
## 79 2022-12-01 20:54:52 FALSE
## 80 2022-12-01 20:54:45 FALSE
## 81 2022-12-01 20:43:33 FALSE
## 82 2022-12-01 20:40:20 FALSE
## 83 2022-12-01 20:37:50 FALSE
## 84 2022-12-01 20:35:01 FALSE
## 85 2022-12-01 20:32:53 FALSE
## 86 2022-12-01 20:28:38 FALSE
## 87 2022-12-01 20:26:03 FALSE
## 88 2022-12-01 20:22:13 FALSE
## 89 2022-12-01 20:21:17 FALSE
## 90 2022-12-01 20:16:27 FALSE
## 91 2022-12-01 20:16:12 FALSE
## 92 2022-12-01 20:12:44 FALSE
## 93 2022-12-01 20:09:36 FALSE
## 94 2022-12-01 20:05:17 FALSE
## 95 2022-12-01 20:04:00 FALSE
## 96 2022-12-01 20:01:13 FALSE
## 97 2022-12-01 20:01:05 FALSE
## 98 2022-12-01 20:00:03 FALSE
## 99 2022-12-01 19:47:37 FALSE
## 100 2022-12-01 19:46:07 FALSE
## 101 2022-12-01 19:38:09 FALSE
## 102 2022-12-01 19:37:57 FALSE
## 103 2022-12-01 19:37:22 FALSE
## 104 2022-12-01 19:35:07 FALSE
## 105 2022-12-01 19:34:32 FALSE
## 106 2022-12-01 19:31:27 FALSE
## 107 2022-12-01 19:25:31 FALSE
## 108 2022-12-01 19:19:05 FALSE
## 109 2022-12-01 19:17:27 FALSE
## 110 2022-12-01 19:15:52 FALSE
## 111 2022-12-01 19:15:05 FALSE
## 112 2022-12-01 19:15:02 FALSE
## 113 2022-12-01 19:13:03 FALSE
## 114 2022-12-01 19:11:44 FALSE
## 115 2022-12-01 19:08:31 FALSE
## 116 2022-12-01 19:05:45 FALSE
## 117 2022-12-01 19:05:44 FALSE
## 118 2022-12-01 19:00:59 FALSE
## 119 2022-12-01 19:00:00 FALSE
## 120 2022-12-01 18:59:13 FALSE
## 121 2022-12-01 18:58:40 FALSE
## 122 2022-12-01 18:55:25 FALSE
## 123 2022-12-01 18:53:28 FALSE
## 124 2022-12-01 18:52:31 FALSE
## 125 2022-12-01 18:40:30 FALSE
## 126 2022-12-01 18:34:08 FALSE
## 127 2022-12-01 18:29:31 FALSE
## 128 2022-12-01 18:19:47 FALSE
## 129 2022-12-01 18:19:21 FALSE
## 130 2022-12-01 18:15:21 FALSE
## 131 2022-12-01 18:12:50 FALSE
## 132 2022-12-01 18:12:10 FALSE
## 133 2022-12-01 18:11:08 FALSE
## 134 2022-12-01 18:10:15 FALSE
## 135 2022-12-01 18:04:13 FALSE
## 136 2022-12-01 18:04:10 FALSE
## 137 2022-12-01 18:03:50 FALSE
## 138 2022-12-01 18:03:05 FALSE
## 139 2022-12-01 18:02:16 FALSE
## 140 2022-12-01 18:00:00 FALSE
## 141 2022-12-01 17:57:55 FALSE
## 142 2022-12-01 17:57:16 FALSE
## 143 2022-12-01 17:49:10 FALSE
## 144 2022-12-01 17:42:24 FALSE
## 145 2022-12-01 17:34:20 FALSE
## 146 2022-12-01 17:33:24 FALSE
## 147 2022-12-01 17:31:11 FALSE
## 148 2022-12-01 17:31:09 FALSE
## 149 2022-12-01 17:28:19 FALSE
## 150 2022-12-01 17:27:06 FALSE
## 151 2022-12-01 17:26:38 FALSE
## 152 2022-12-01 17:25:01 FALSE
## 153 2022-12-01 17:24:52 FALSE
## 154 2022-12-01 17:24:30 FALSE
## 155 2022-12-01 17:23:11 FALSE
## 156 2022-12-01 17:15:58 FALSE
## 157 2022-12-01 17:15:28 FALSE
## 158 2022-12-01 17:14:45 FALSE
## 159 2022-12-01 17:14:11 FALSE
## 160 2022-12-01 17:08:17 FALSE
## 161 2022-12-01 17:07:25 FALSE
## 162 2022-12-01 17:05:54 FALSE
## 163 2022-12-01 17:03:45 FALSE
## 164 2022-12-01 17:00:00 FALSE
## 165 2022-12-01 16:57:22 FALSE
## 166 2022-12-01 16:55:58 FALSE
## 167 2022-12-01 16:50:50 FALSE
## 168 2022-12-01 16:49:20 FALSE
## 169 2022-12-01 16:40:34 FALSE
## 170 2022-12-01 16:40:00 FALSE
## 171 2022-12-01 16:36:53 FALSE
## 172 2022-12-01 16:33:38 FALSE
## 173 2022-12-01 16:32:23 FALSE
## 174 2022-12-01 16:30:51 FALSE
## 175 2022-12-01 16:29:01 FALSE
## 176 2022-12-01 16:28:43 FALSE
## 177 2022-12-01 16:28:05 FALSE
## 178 2022-12-01 16:23:26 FALSE
## 179 2022-12-01 16:15:18 FALSE
## 180 2022-12-01 16:12:50 FALSE
## 181 2022-12-01 16:10:50 FALSE
## 182 2022-12-01 16:10:31 FALSE
## 183 2022-12-01 16:05:06 FALSE
## 184 2022-12-01 16:02:06 FALSE
## 185 2022-12-01 16:00:22 FALSE
## 186 2022-12-01 16:00:01 FALSE
## 187 2022-12-01 15:51:33 FALSE
## 188 2022-12-01 15:51:19 FALSE
## 189 2022-12-01 15:45:13 FALSE
## 190 2022-12-01 15:42:32 FALSE
## 191 2022-12-01 15:39:15 FALSE
## 192 2022-12-01 15:33:03 FALSE
## 193 2022-12-01 15:32:48 FALSE
## 194 2022-12-01 15:31:07 FALSE
## 195 2022-12-01 15:19:43 FALSE
## 196 2022-12-01 15:09:01 FALSE
## 197 2022-12-01 15:08:32 FALSE
## 198 2022-12-01 15:07:48 FALSE
## 199 2022-12-01 15:07:22 FALSE
## 200 2022-12-01 15:06:55 FALSE
## 201 2022-12-01 15:04:54 FALSE
## 202 2022-12-01 15:04:34 FALSE
## 203 2022-12-01 15:00:00 FALSE
## 204 2022-12-01 14:51:29 FALSE
## 205 2022-12-01 14:50:05 FALSE
## 206 2022-12-01 14:45:28 FALSE
## 207 2022-12-01 14:44:04 FALSE
## 208 2022-12-01 14:40:33 FALSE
## 209 2022-12-01 14:20:55 FALSE
## 210 2022-12-01 14:17:43 FALSE
## 211 2022-12-01 14:16:31 FALSE
## 212 2022-12-01 14:14:15 FALSE
## 213 2022-12-01 14:08:06 FALSE
## 214 2022-12-01 14:06:21 FALSE
## 215 2022-12-01 14:05:21 FALSE
## 216 2022-12-01 14:04:06 FALSE
## 217 2022-12-01 14:00:30 FALSE
## 218 2022-12-01 14:00:01 FALSE
## 219 2022-12-01 14:00:00 FALSE
## 220 2022-12-01 13:58:23 FALSE
## 221 2022-12-01 13:57:20 FALSE
## 222 2022-12-01 13:51:15 FALSE
## 223 2022-12-01 13:45:14 FALSE
## 224 2022-12-01 13:37:16 FALSE
## 225 2022-12-01 13:35:50 FALSE
## 226 2022-12-01 13:35:04 FALSE
## 227 2022-12-01 13:30:53 FALSE
## 228 2022-12-01 13:30:06 FALSE
## 229 2022-12-01 13:13:32 FALSE
## 230 2022-12-01 13:10:35 FALSE
## 231 2022-12-01 13:08:12 FALSE
## 232 2022-12-01 13:07:17 FALSE
## 233 2022-12-01 13:05:49 FALSE
## 234 2022-12-01 13:05:45 FALSE
## 235 2022-12-01 13:01:06 FALSE
## 236 2022-12-01 13:00:01 FALSE
## 237 2022-12-01 12:59:56 FALSE
## 238 2022-12-01 12:58:05 FALSE
## 239 2022-12-01 12:57:25 FALSE
## 240 2022-12-01 12:57:02 FALSE
## 241 2022-12-01 12:53:02 FALSE
## 242 2022-12-01 12:52:17 FALSE
## 243 2022-12-01 12:49:51 FALSE
## 244 2022-12-01 12:49:22 FALSE
## 245 2022-12-01 12:47:32 FALSE
## 246 2022-12-01 12:47:23 FALSE
## 247 2022-12-01 12:42:27 FALSE
## 248 2022-12-01 12:36:38 FALSE
## 249 2022-12-01 12:24:00 FALSE
## 250 2022-12-01 12:23:48 FALSE
## 251 2022-12-01 12:10:56 FALSE
## 252 2022-12-01 12:05:27 FALSE
## 253 2022-12-01 12:02:29 FALSE
## 254 2022-12-01 12:01:36 FALSE
## 255 2022-12-01 12:00:02 FALSE
## 256 2022-12-01 11:58:40 FALSE
## 257 2022-12-01 11:56:24 FALSE
## 258 2022-12-01 11:48:06 FALSE
## 259 2022-12-01 11:46:26 FALSE
## 260 2022-12-01 11:44:04 FALSE
## 261 2022-12-01 11:42:48 FALSE
## 262 2022-12-01 11:41:52 FALSE
## 263 2022-12-01 11:34:24 FALSE
## 264 2022-12-01 11:31:36 FALSE
## 265 2022-12-01 11:25:11 FALSE
## 266 2022-12-01 11:22:58 FALSE
## 267 2022-12-01 11:22:45 FALSE
## 268 2022-12-01 11:21:30 FALSE
## 269 2022-12-01 11:20:34 FALSE
## 270 2022-12-01 11:05:16 FALSE
## 271 2022-12-01 11:00:02 FALSE
## 272 2022-12-01 11:00:00 FALSE
## 273 2022-12-01 10:57:14 FALSE
## 274 2022-12-01 10:51:34 FALSE
## 275 2022-12-01 10:48:03 FALSE
## 276 2022-12-01 10:43:02 FALSE
## 277 2022-12-01 10:36:08 FALSE
## 278 2022-12-01 10:30:10 FALSE
## 279 2022-12-01 10:28:24 FALSE
## 280 2022-12-01 10:19:00 FALSE
## 281 2022-12-01 10:10:06 FALSE
## 282 2022-12-01 10:06:56 FALSE
## 283 2022-12-01 10:01:45 FALSE
## 284 2022-12-01 10:00:05 FALSE
## 285 2022-12-01 09:58:51 FALSE
## 286 2022-12-01 09:56:21 FALSE
## 287 2022-12-01 09:44:55 FALSE
## 288 2022-12-01 09:18:39 FALSE
## 289 2022-12-01 09:16:38 FALSE
## 290 2022-12-01 09:15:37 FALSE
## 291 2022-12-01 09:07:41 FALSE
## 292 2022-12-01 09:06:51 FALSE
## 293 2022-12-01 09:00:00 FALSE
## 294 2022-12-01 08:58:40 FALSE
## 295 2022-12-01 08:50:43 FALSE
## 296 2022-12-01 08:47:43 FALSE
## 297 2022-12-01 08:43:17 FALSE
## 298 2022-12-01 08:43:00 FALSE
## 299 2022-12-01 08:20:42 FALSE
## 300 2022-12-01 08:17:38 FALSE
## 301 2022-12-01 08:00:01 FALSE
## 302 2022-12-01 07:55:01 FALSE
## 303 2022-12-01 07:54:52 FALSE
## 304 2022-12-01 07:46:04 FALSE
## 305 2022-12-01 07:44:37 FALSE
## 306 2022-12-01 07:42:17 FALSE
## 307 2022-12-01 07:39:00 FALSE
## 308 2022-12-01 07:35:40 FALSE
## 309 2022-12-01 07:26:05 FALSE
## 310 2022-12-01 07:24:39 FALSE
## 311 2022-12-01 07:24:23 FALSE
## 312 2022-12-01 07:16:07 FALSE
## 313 2022-12-01 07:15:09 FALSE
## 314 2022-12-01 07:07:59 FALSE
## 315 2022-12-01 07:03:15 FALSE
## 316 2022-12-01 07:00:01 FALSE
## 317 2022-12-01 06:58:57 FALSE
## 318 2022-12-01 06:57:28 FALSE
## 319 2022-12-01 06:46:24 FALSE
## 320 2022-12-01 06:43:42 FALSE
## 321 2022-12-01 06:38:46 FALSE
## 322 2022-12-01 06:36:38 FALSE
## 323 2022-12-01 06:34:38 FALSE
## 324 2022-12-01 06:34:33 FALSE
## 325 2022-12-01 06:32:13 FALSE
## 326 2022-12-01 06:30:46 FALSE
## 327 2022-12-01 06:30:43 FALSE
## 328 2022-12-01 06:23:44 FALSE
## 329 2022-12-01 06:22:54 FALSE
## 330 2022-12-01 06:19:53 FALSE
## 331 2022-12-01 06:18:23 FALSE
## 332 2022-12-01 06:16:02 FALSE
## 333 2022-12-01 06:13:05 FALSE
## 334 2022-12-01 06:12:12 FALSE
## 335 2022-12-01 06:05:23 FALSE
## 336 2022-12-01 06:03:03 FALSE
## 337 2022-12-01 06:00:03 FALSE
## 338 2022-12-01 05:57:12 FALSE
## 339 2022-12-01 05:53:50 FALSE
## 340 2022-12-01 05:43:48 FALSE
## 341 2022-12-01 05:40:56 FALSE
## 342 2022-12-01 05:31:55 FALSE
## 343 2022-12-01 05:30:17 FALSE
## 344 2022-12-01 05:29:11 FALSE
## 345 2022-12-01 05:22:15 FALSE
## 346 2022-12-01 05:19:22 FALSE
## 347 2022-12-01 05:13:27 FALSE
## 348 2022-12-01 05:02:54 FALSE
## 349 2022-12-01 05:02:19 FALSE
## 350 2022-12-01 05:00:01 FALSE
## 351 2022-12-01 04:56:44 FALSE
## 352 2022-12-01 04:53:10 FALSE
## 353 2022-12-01 04:45:31 FALSE
## 354 2022-12-01 04:44:44 FALSE
## 355 2022-12-01 04:32:59 FALSE
## 356 2022-12-01 04:23:41 FALSE
## 357 2022-12-01 04:20:34 FALSE
## 358 2022-12-01 04:12:04 FALSE
## 359 2022-12-01 04:09:08 FALSE
## 360 2022-12-01 04:01:21 FALSE
## 361 2022-12-01 04:00:32 FALSE
## 362 2022-12-01 04:00:19 FALSE
## 363 2022-12-01 04:00:01 FALSE
## 364 2022-12-01 03:55:45 FALSE
## 365 2022-12-01 03:54:39 FALSE
## 366 2022-12-01 03:53:32 FALSE
## 367 2022-12-01 03:46:40 FALSE
## 368 2022-12-01 03:44:53 FALSE
## 369 2022-12-01 03:37:16 FALSE
## 370 2022-12-01 03:32:32 FALSE
## 371 2022-12-01 03:30:50 FALSE
## 372 2022-12-01 03:25:24 FALSE
## 373 2022-12-01 03:25:12 FALSE
## 374 2022-12-01 03:20:07 FALSE
## 375 2022-12-01 03:16:18 FALSE
## 376 2022-12-01 03:13:50 FALSE
## 377 2022-12-01 03:06:04 FALSE
## 378 2022-12-01 03:05:40 FALSE
## 379 2022-12-01 03:01:12 FALSE
## 380 2022-12-01 03:01:00 FALSE
## 381 2022-12-01 02:59:26 FALSE
## 382 2022-12-01 02:58:32 FALSE
## 383 2022-12-01 02:52:55 FALSE
## 384 2022-12-01 02:52:29 FALSE
## 385 2022-12-01 02:45:05 FALSE
## 386 2022-12-01 02:41:39 FALSE
## 387 2022-12-01 02:34:28 FALSE
## 388 2022-12-01 02:30:29 FALSE
## 389 2022-12-01 02:29:20 FALSE
## 390 2022-12-01 02:28:31 FALSE
## 391 2022-12-01 02:28:19 FALSE
## 392 2022-12-01 02:26:47 FALSE
## 393 2022-12-01 02:17:37 FALSE
## 394 2022-12-01 02:02:44 FALSE
## 395 2022-12-01 02:00:05 FALSE
## 396 2022-12-01 01:58:48 FALSE
## 397 2022-12-01 01:54:52 FALSE
## 398 2022-12-01 01:54:18 FALSE
## 399 2022-12-01 01:50:02 FALSE
## 400 2022-12-01 01:47:02 FALSE
## 401 2022-12-01 01:42:44 FALSE
## 402 2022-12-01 01:36:34 FALSE
## 403 2022-12-01 01:29:00 FALSE
## 404 2022-12-01 01:21:00 FALSE
## 405 2022-12-01 01:17:15 FALSE
## 406 2022-12-01 01:15:56 FALSE
## 407 2022-12-01 01:13:42 FALSE
## 408 2022-12-01 01:06:02 FALSE
## 409 2022-12-01 01:06:02 FALSE
## 410 2022-12-01 01:05:00 FALSE
## 411 2022-12-01 01:03:09 FALSE
## 412 2022-12-01 01:00:09 FALSE
## 413 2022-12-01 01:00:01 FALSE
## 414 2022-12-01 00:57:52 FALSE
## 415 2022-12-01 00:50:04 FALSE
## 416 2022-12-01 00:49:55 FALSE
## 417 2022-12-01 00:47:18 FALSE
## 418 2022-12-01 00:43:44 FALSE
## 419 2022-12-01 00:39:55 FALSE
## 420 2022-12-01 00:28:16 FALSE
## 421 2022-12-01 00:25:02 FALSE
## 422 2022-12-01 00:23:25 FALSE
## 423 2022-12-01 00:19:46 FALSE
## 424 2022-12-01 00:18:05 FALSE
## 425 2022-12-01 00:16:14 FALSE
## 426 2022-12-01 00:11:50 FALSE
## 427 2022-12-01 00:07:28 FALSE
## 428 2022-12-01 00:05:05 FALSE
## 429 2022-11-30 23:59:46 FALSE
## 430 2022-11-30 23:58:10 FALSE
## 431 2022-11-30 23:56:47 FALSE
## 432 2022-11-30 23:52:23 FALSE
## 433 2022-11-30 23:50:01 FALSE
## 434 2022-11-30 23:42:56 FALSE
## 435 2022-11-30 23:42:24 FALSE
## 436 2022-11-30 23:42:20 FALSE
## 437 2022-11-30 23:35:25 FALSE
## 438 2022-11-30 23:35:15 FALSE
## 439 2022-11-30 23:31:57 FALSE
## 440 2022-11-30 23:29:51 FALSE
## 441 2022-11-30 23:28:16 FALSE
## 442 2022-11-30 23:27:00 FALSE
## 443 2022-11-30 23:26:44 FALSE
## 444 2022-11-30 23:24:22 FALSE
## 445 2022-11-30 23:18:06 FALSE
## 446 2022-11-30 23:16:44 FALSE
## 447 2022-11-30 23:15:29 FALSE
## 448 2022-11-30 23:13:51 FALSE
## 449 2022-11-30 23:03:59 FALSE
## 450 2022-11-30 23:00:47 FALSE
## 451 2022-11-30 22:56:39 FALSE
## 452 2022-11-30 22:56:00 FALSE
## 453 2022-11-30 22:46:43 FALSE
## 454 2022-11-30 22:44:13 FALSE
## 455 2022-11-30 22:37:58 FALSE
## 456 2022-11-30 22:33:57 FALSE
## 457 2022-11-30 22:27:28 FALSE
## 458 2022-11-30 22:23:31 FALSE
## 459 2022-11-30 22:20:35 FALSE
## 460 2022-11-30 22:20:28 FALSE
## 461 2022-11-30 22:18:59 FALSE
## 462 2022-11-30 22:18:56 FALSE
## 463 2022-11-30 22:16:57 FALSE
## 464 2022-11-30 22:14:07 FALSE
## 465 2022-11-30 22:12:14 FALSE
## 466 2022-11-30 22:08:50 FALSE
## 467 2022-11-30 22:01:27 FALSE
## 468 2022-11-30 21:56:12 FALSE
## 469 2022-11-30 21:49:27 FALSE
## 470 2022-11-30 21:40:32 FALSE
## 471 2022-11-30 21:39:03 FALSE
## 472 2022-11-30 21:38:08 FALSE
## 473 2022-11-30 21:35:43 FALSE
## 474 2022-11-30 21:35:24 FALSE
## 475 2022-11-30 21:34:05 FALSE
## 476 2022-11-30 21:33:02 FALSE
## 477 2022-11-30 21:25:23 FALSE
## 478 2022-11-30 21:21:41 FALSE
## 479 2022-11-30 21:20:02 FALSE
## 480 2022-11-30 21:18:35 FALSE
## 481 2022-11-30 21:13:29 FALSE
## 482 2022-11-30 21:05:32 FALSE
## 483 2022-11-30 21:03:04 FALSE
## 484 2022-11-30 20:54:57 FALSE
## 485 2022-11-30 20:39:40 FALSE
## 486 2022-11-30 20:37:21 FALSE
## 487 2022-11-30 20:35:37 FALSE
## 488 2022-11-30 20:34:03 FALSE
## 489 2022-11-30 20:33:05 FALSE
## 490 2022-11-30 20:33:03 FALSE
## 491 2022-11-30 20:29:50 FALSE
## 492 2022-11-30 20:28:34 FALSE
## 493 2022-11-30 20:26:41 FALSE
## 494 2022-11-30 20:23:48 FALSE
## 495 2022-11-30 20:21:16 FALSE
## 496 2022-11-30 20:13:04 FALSE
## 497 2022-11-30 20:05:03 FALSE
## 498 2022-11-30 20:03:50 FALSE
## 499 2022-11-30 20:02:48 FALSE
## 500 2022-11-30 20:02:44 FALSE
## 501 2022-11-30 20:00:52 FALSE
## 502 2022-11-30 20:00:47 FALSE
## 503 2022-11-30 19:59:04 FALSE
## 504 2022-11-30 19:58:59 FALSE
## 505 2022-11-30 19:58:09 FALSE
## 506 2022-11-30 19:56:54 FALSE
## 507 2022-11-30 19:56:14 FALSE
## 508 2022-11-30 19:48:08 FALSE
## 509 2022-11-30 19:45:48 FALSE
## 510 2022-11-30 19:39:00 FALSE
## 511 2022-11-30 19:36:12 FALSE
## 512 2022-11-30 19:30:26 FALSE
## 513 2022-11-30 19:24:38 FALSE
## 514 2022-11-30 19:20:41 FALSE
## 515 2022-11-30 19:18:27 FALSE
## 516 2022-11-30 19:12:18 FALSE
## 517 2022-11-30 19:09:38 FALSE
## 518 2022-11-30 19:06:02 FALSE
## 519 2022-11-30 19:05:04 FALSE
## 520 2022-11-30 19:02:36 FALSE
## 521 2022-11-30 19:02:30 FALSE
## 522 2022-11-30 19:00:40 FALSE
## 523 2022-11-30 19:00:19 FALSE
## 524 2022-11-30 18:59:30 FALSE
## 525 2022-11-30 18:55:25 FALSE
## 526 2022-11-30 18:55:08 FALSE
## 527 2022-11-30 18:54:09 FALSE
## 528 2022-11-30 18:53:37 FALSE
## 529 2022-11-30 18:51:02 FALSE
## 530 2022-11-30 18:50:59 FALSE
## 531 2022-11-30 18:50:16 FALSE
## 532 2022-11-30 18:48:38 FALSE
## 533 2022-11-30 18:44:30 FALSE
## 534 2022-11-30 18:43:37 FALSE
## 535 2022-11-30 18:34:55 FALSE
## 536 2022-11-30 18:34:12 FALSE
## 537 2022-11-30 18:32:30 FALSE
## 538 2022-11-30 18:31:22 FALSE
## 539 2022-11-30 18:26:33 FALSE
## 540 2022-11-30 18:24:23 FALSE
## 541 2022-11-30 18:18:19 FALSE
## 542 2022-11-30 18:17:36 FALSE
## 543 2022-11-30 18:13:18 FALSE
## 544 2022-11-30 18:12:33 FALSE
## 545 2022-11-30 18:09:39 FALSE
## 546 2022-11-30 18:09:20 FALSE
## 547 2022-11-30 18:03:07 FALSE
## 548 2022-11-30 18:03:02 FALSE
## 549 2022-11-30 18:02:38 FALSE
## 550 2022-11-30 17:57:25 FALSE
## 551 2022-11-30 17:54:18 FALSE
## 552 2022-11-30 17:50:18 FALSE
## 553 2022-11-30 17:47:43 FALSE
## 554 2022-11-30 17:46:31 FALSE
## 555 2022-11-30 17:46:23 FALSE
## 556 2022-11-30 17:43:33 FALSE
## 557 2022-11-30 17:42:53 FALSE
## 558 2022-11-30 17:39:56 FALSE
## 559 2022-11-30 17:39:44 FALSE
## 560 2022-11-30 17:38:47 FALSE
## 561 2022-11-30 17:38:42 FALSE
## 562 2022-11-30 17:37:45 FALSE
## 563 2022-11-30 17:36:06 FALSE
## 564 2022-11-30 17:35:23 FALSE
## 565 2022-11-30 17:33:50 FALSE
## 566 2022-11-30 17:32:32 FALSE
## 567 2022-11-30 17:30:16 FALSE
## 568 2022-11-30 17:26:03 FALSE
## 569 2022-11-30 17:25:10 FALSE
## 570 2022-11-30 17:22:40 FALSE
## 571 2022-11-30 17:19:20 FALSE
## 572 2022-11-30 17:15:47 FALSE
## 573 2022-11-30 17:14:54 FALSE
## 574 2022-11-30 17:11:24 FALSE
## 575 2022-11-30 17:09:33 FALSE
## 576 2022-11-30 17:08:29 FALSE
## 577 2022-11-30 17:08:05 FALSE
## 578 2022-11-30 17:03:45 FALSE
## 579 2022-11-30 17:00:01 FALSE
## 580 2022-11-30 16:56:18 FALSE
## 581 2022-11-30 16:55:08 FALSE
## 582 2022-11-30 16:54:42 FALSE
## 583 2022-11-30 16:54:26 FALSE
## 584 2022-11-30 16:53:16 FALSE
## 585 2022-11-30 16:53:03 FALSE
## 586 2022-11-30 16:49:13 FALSE
## 587 2022-11-30 16:48:25 FALSE
## 588 2022-11-30 16:46:45 FALSE
## 589 2022-11-30 16:46:45 FALSE
## 590 2022-11-30 16:44:17 FALSE
## 591 2022-11-30 16:41:05 FALSE
## 592 2022-11-30 16:40:24 FALSE
## 593 2022-11-30 16:30:37 FALSE
## 594 2022-11-30 16:26:15 FALSE
## 595 2022-11-30 16:25:58 FALSE
## 596 2022-11-30 16:25:32 FALSE
## 597 2022-11-30 16:19:31 FALSE
## 598 2022-11-30 16:15:24 FALSE
## 599 2022-11-30 16:13:29 FALSE
## 600 2022-11-30 16:09:47 FALSE
## 601 2022-11-30 16:09:19 FALSE
## 602 2022-11-30 15:58:51 FALSE
## 603 2022-11-30 15:56:38 FALSE
## 604 2022-11-30 15:50:35 FALSE
## 605 2022-11-30 15:50:05 FALSE
## 606 2022-11-30 15:50:00 FALSE
## 607 2022-11-30 15:48:15 FALSE
## 608 2022-11-30 15:46:04 FALSE
## 609 2022-11-30 15:45:03 FALSE
## 610 2022-11-30 15:38:58 FALSE
## 611 2022-11-30 15:38:32 FALSE
## 612 2022-11-30 15:34:43 FALSE
## 613 2022-11-30 15:34:02 FALSE
## 614 2022-11-30 15:30:59 FALSE
## 615 2022-11-30 15:30:05 FALSE
## 616 2022-11-30 15:25:06 FALSE
## 617 2022-11-30 15:23:35 FALSE
## 618 2022-11-30 15:18:44 FALSE
## 619 2022-11-30 15:15:08 FALSE
## 620 2022-11-30 15:11:41 FALSE
## 621 2022-11-30 15:10:30 FALSE
## 622 2022-11-30 15:07:33 FALSE
## 623 2022-11-30 15:04:22 FALSE
## 624 2022-11-30 15:02:07 FALSE
## 625 2022-11-30 14:54:02 FALSE
## 626 2022-11-30 14:49:05 FALSE
## 627 2022-11-30 14:46:55 FALSE
## 628 2022-11-30 14:36:12 FALSE
## 629 2022-11-30 14:36:02 FALSE
## 630 2022-11-30 14:33:05 FALSE
## 631 2022-11-30 14:31:23 FALSE
## 632 2022-11-30 14:29:53 FALSE
## 633 2022-11-30 14:14:45 FALSE
## 634 2022-11-30 14:11:50 FALSE
## 635 2022-11-30 14:07:00 FALSE
## 636 2022-11-30 14:03:16 FALSE
## 637 2022-11-30 14:00:33 FALSE
## 638 2022-11-30 14:00:06 FALSE
## 639 2022-11-30 13:51:38 FALSE
## 640 2022-11-30 13:46:52 FALSE
## 641 2022-11-30 13:38:48 FALSE
## 642 2022-11-30 13:33:06 FALSE
## 643 2022-11-30 13:19:59 FALSE
## 644 2022-11-30 13:19:00 FALSE
## 645 2022-11-30 13:14:12 FALSE
## 646 2022-11-30 13:12:09 FALSE
## 647 2022-11-30 13:10:00 FALSE
## 648 2022-11-30 13:05:41 FALSE
## 649 2022-11-30 13:05:08 FALSE
## 650 2022-11-30 13:04:13 FALSE
## 651 2022-11-30 13:03:17 FALSE
## 652 2022-11-30 13:00:44 FALSE
## 653 2022-11-30 13:00:30 FALSE
## 654 2022-11-30 12:54:41 FALSE
## 655 2022-11-30 12:53:14 FALSE
## 656 2022-11-30 12:46:36 FALSE
## 657 2022-11-30 12:46:11 FALSE
## 658 2022-11-30 12:46:01 FALSE
## 659 2022-11-30 12:40:42 FALSE
## 660 2022-11-30 12:32:02 FALSE
## 661 2022-11-30 12:28:06 FALSE
## 662 2022-11-30 12:23:55 FALSE
## 663 2022-11-30 12:22:40 FALSE
## 664 2022-11-30 12:12:04 FALSE
## 665 2022-11-30 12:06:06 FALSE
## 666 2022-11-30 12:00:02 FALSE
## 667 2022-11-30 12:00:01 FALSE
## 668 2022-11-30 11:59:10 FALSE
## 669 2022-11-30 11:35:04 FALSE
## 670 2022-11-30 11:18:29 FALSE
## 671 2022-11-30 11:18:05 FALSE
## 672 2022-11-30 11:15:06 FALSE
## 673 2022-11-30 11:12:16 FALSE
## 674 2022-11-30 11:11:09 FALSE
## 675 2022-11-30 10:49:29 FALSE
## 676 2022-11-30 10:47:24 FALSE
## 677 2022-11-30 10:43:17 FALSE
## 678 2022-11-30 10:42:20 FALSE
## 679 2022-11-30 10:39:22 FALSE
## 680 2022-11-30 10:34:37 FALSE
## 681 2022-11-30 10:32:08 FALSE
## 682 2022-11-30 10:30:08 FALSE
## 683 2022-11-30 10:26:14 FALSE
## 684 2022-11-30 10:22:25 FALSE
## 685 2022-11-30 10:20:57 FALSE
## 686 2022-11-30 10:18:58 FALSE
## 687 2022-11-30 10:17:37 FALSE
## 688 2022-11-30 10:16:19 FALSE
## 689 2022-11-30 10:01:30 FALSE
## 690 2022-11-30 09:57:56 FALSE
## 691 2022-11-30 09:50:59 FALSE
## 692 2022-11-30 09:45:08 FALSE
## 693 2022-11-30 09:44:28 FALSE
## 694 2022-11-30 09:39:41 FALSE
## 695 2022-11-30 09:38:54 FALSE
## 696 2022-11-30 09:38:22 FALSE
## 697 2022-11-30 09:36:01 FALSE
## 698 2022-11-30 09:27:15 FALSE
## 699 2022-11-30 09:23:49 FALSE
## 700 2022-11-30 09:20:06 FALSE
## 701 2022-11-30 09:12:30 FALSE
## 702 2022-11-30 09:03:09 FALSE
## 703 2022-11-30 09:00:59 FALSE
## 704 2022-11-30 08:58:07 FALSE
## 705 2022-11-30 08:49:45 FALSE
## 706 2022-11-30 08:45:28 FALSE
## 707 2022-11-30 08:40:56 FALSE
## 708 2022-11-30 08:06:53 FALSE
## 709 2022-11-30 08:00:08 FALSE
## 710 2022-11-30 07:59:42 FALSE
## 711 2022-11-30 07:57:28 FALSE
## 712 2022-11-30 07:56:26 FALSE
## 713 2022-11-30 07:54:43 FALSE
## 714 2022-11-30 07:39:14 FALSE
## 715 2022-11-30 07:38:43 FALSE
## 716 2022-11-30 07:37:35 FALSE
## 717 2022-11-30 07:34:28 FALSE
## 718 2022-11-30 07:32:24 FALSE
## 719 2022-11-30 07:22:55 FALSE
## 720 2022-11-30 07:08:03 FALSE
## 721 2022-11-30 07:02:44 FALSE
## 722 2022-11-30 07:02:21 FALSE
## 723 2022-11-30 07:01:00 FALSE
## 724 2022-11-30 07:00:31 FALSE
## 725 2022-11-30 06:52:23 FALSE
## 726 2022-11-30 06:49:49 FALSE
## 727 2022-11-30 06:48:43 FALSE
## 728 2022-11-30 06:44:41 FALSE
## 729 2022-11-30 06:40:35 FALSE
## 730 2022-11-30 06:37:36 FALSE
## 731 2022-11-30 06:29:44 FALSE
## 732 2022-11-30 06:21:18 FALSE
## 733 2022-11-30 06:21:03 FALSE
## 734 2022-11-30 06:16:59 FALSE
## 735 2022-11-30 06:12:47 FALSE
## 736 2022-11-30 06:08:15 FALSE
## 737 2022-11-30 06:02:56 FALSE
## 738 2022-11-30 06:02:01 FALSE
## 739 2022-11-30 05:58:44 FALSE
## 740 2022-11-30 05:50:52 FALSE
## 741 2022-11-30 05:48:54 FALSE
## 742 2022-11-30 05:47:37 FALSE
## 743 2022-11-30 05:46:11 FALSE
## 744 2022-11-30 05:44:27 FALSE
## 745 2022-11-30 05:44:08 FALSE
## 746 2022-11-30 05:44:02 FALSE
## 747 2022-11-30 05:43:05 FALSE
## 748 2022-11-30 05:40:29 FALSE
## 749 2022-11-30 05:39:58 FALSE
## 750 2022-11-30 05:39:00 FALSE
## 751 2022-11-30 05:37:52 FALSE
## 752 2022-11-30 05:36:29 FALSE
## 753 2022-11-30 05:35:38 FALSE
## 754 2022-11-30 05:34:50 FALSE
## 755 2022-11-30 05:33:58 FALSE
## 756 2022-11-30 05:33:28 FALSE
## 757 2022-11-30 05:32:53 FALSE
## 758 2022-11-30 05:31:48 FALSE
## 759 2022-11-30 05:30:36 FALSE
## 760 2022-11-30 05:29:54 FALSE
## 761 2022-11-30 05:29:01 FALSE
## 762 2022-11-30 05:28:54 FALSE
## 763 2022-11-30 05:28:28 FALSE
## 764 2022-11-30 05:28:16 FALSE
## 765 2022-11-30 05:27:33 FALSE
## 766 2022-11-30 05:26:46 FALSE
## 767 2022-11-30 05:26:34 FALSE
## 768 2022-11-30 05:26:32 FALSE
## 769 2022-11-30 05:25:17 FALSE
## 770 2022-11-30 05:24:25 FALSE
## 771 2022-11-30 05:22:24 FALSE
## 772 2022-11-30 05:15:25 FALSE
## 773 2022-11-30 05:09:03 FALSE
## 774 2022-11-30 05:01:34 FALSE
## 775 2022-11-30 05:00:03 FALSE
## 776 2022-11-30 04:57:17 FALSE
## 777 2022-11-30 04:51:31 FALSE
## 778 2022-11-30 04:47:27 FALSE
## 779 2022-11-30 04:47:01 FALSE
## 780 2022-11-30 04:32:12 FALSE
## 781 2022-11-30 04:31:38 FALSE
## 782 2022-11-30 04:20:03 FALSE
## 783 2022-11-30 04:17:43 FALSE
## 784 2022-11-30 04:17:40 FALSE
## 785 2022-11-30 04:12:07 FALSE
## 786 2022-11-30 04:09:15 FALSE
## 787 2022-11-30 03:47:13 FALSE
## 788 2022-11-30 03:47:12 FALSE
## 789 2022-11-30 03:41:08 FALSE
## 790 2022-11-30 03:37:18 FALSE
## 791 2022-11-30 03:36:53 FALSE
## 792 2022-11-30 03:32:39 FALSE
## 793 2022-11-30 03:32:18 FALSE
## 794 2022-11-30 03:28:51 FALSE
## 795 2022-11-30 03:26:05 FALSE
## 796 2022-11-30 03:25:44 FALSE
## 797 2022-11-30 03:25:35 FALSE
## 798 2022-11-30 03:24:28 FALSE
## 799 2022-11-30 03:15:49 FALSE
## 800 2022-11-30 03:11:50 FALSE
## 801 2022-11-30 03:09:36 FALSE
## 802 2022-11-30 03:07:51 FALSE
## 803 2022-11-30 03:05:05 FALSE
## 804 2022-11-30 02:58:06 FALSE
## 805 2022-11-30 02:57:41 FALSE
## 806 2022-11-30 02:55:25 FALSE
## 807 2022-11-30 02:52:20 FALSE
## 808 2022-11-30 02:51:29 FALSE
## 809 2022-11-30 02:48:05 FALSE
## 810 2022-11-30 02:47:02 FALSE
## 811 2022-11-30 02:32:05 FALSE
## 812 2022-11-30 02:30:02 FALSE
## 813 2022-11-30 02:25:42 FALSE
## 814 2022-11-30 02:13:33 FALSE
## 815 2022-11-30 02:07:31 FALSE
## 816 2022-11-30 02:06:14 FALSE
## 817 2022-11-30 02:05:59 FALSE
## 818 2022-11-30 02:05:05 FALSE
## 819 2022-11-30 01:59:42 FALSE
## 820 2022-11-30 01:59:08 FALSE
## 821 2022-11-30 01:57:05 FALSE
## 822 2022-11-30 01:51:19 FALSE
## 823 2022-11-30 01:48:04 FALSE
## 824 2022-11-30 01:47:31 FALSE
## 825 2022-11-30 01:40:14 FALSE
## 826 2022-11-30 01:40:01 FALSE
## 827 2022-11-30 01:36:14 FALSE
## 828 2022-11-30 01:31:05 FALSE
## 829 2022-11-30 01:30:04 FALSE
## 830 2022-11-30 01:25:40 FALSE
## 831 2022-11-30 01:24:31 FALSE
## 832 2022-11-30 01:23:27 FALSE
## 833 2022-11-30 01:13:36 FALSE
## 834 2022-11-30 00:45:42 FALSE
## 835 2022-11-30 00:43:36 FALSE
## 836 2022-11-30 00:43:32 FALSE
## 837 2022-11-30 00:40:56 FALSE
## 838 2022-11-30 00:36:10 FALSE
## 839 2022-11-30 00:32:21 FALSE
## 840 2022-11-30 00:30:07 FALSE
## 841 2022-11-30 00:27:47 FALSE
## 842 2022-11-30 00:26:19 FALSE
## 843 2022-11-30 00:23:17 FALSE
## 844 2022-11-30 00:20:05 FALSE
## 845 2022-11-30 00:16:11 FALSE
## 846 2022-11-30 00:16:08 FALSE
## 847 2022-11-30 00:14:31 FALSE
## 848 2022-11-30 00:13:11 FALSE
## 849 2022-11-30 00:08:55 FALSE
## 850 2022-11-30 00:02:01 FALSE
## 851 2022-11-30 00:01:01 FALSE
## 852 2022-11-29 23:57:08 FALSE
## 853 2022-11-29 23:56:22 FALSE
## 854 2022-11-29 23:40:22 FALSE
## 855 2022-11-29 23:40:19 FALSE
## 856 2022-11-29 23:34:54 FALSE
## 857 2022-11-29 23:33:40 FALSE
## 858 2022-11-29 23:32:12 FALSE
## 859 2022-11-29 23:27:07 FALSE
## 860 2022-11-29 23:24:33 FALSE
## 861 2022-11-29 23:19:43 FALSE
## 862 2022-11-29 23:18:08 FALSE
## 863 2022-11-29 23:12:29 FALSE
## 864 2022-11-29 23:10:06 FALSE
## 865 2022-11-29 23:06:42 FALSE
## 866 2022-11-29 22:54:52 FALSE
## 867 2022-11-29 22:53:00 FALSE
## 868 2022-11-29 22:51:49 FALSE
## 869 2022-11-29 22:50:07 FALSE
## 870 2022-11-29 22:48:37 FALSE
## 871 2022-11-29 22:43:50 FALSE
## 872 2022-11-29 22:43:00 FALSE
## 873 2022-11-29 22:33:43 FALSE
## 874 2022-11-29 22:32:13 FALSE
## 875 2022-11-29 22:29:31 FALSE
## 876 2022-11-29 22:27:08 FALSE
## 877 2022-11-29 22:24:28 FALSE
## 878 2022-11-29 22:19:34 FALSE
## 879 2022-11-29 22:18:55 FALSE
## 880 2022-11-29 22:18:10 FALSE
## 881 2022-11-29 22:17:17 FALSE
## 882 2022-11-29 22:16:58 FALSE
## 883 2022-11-29 22:16:11 FALSE
## 884 2022-11-29 22:15:49 FALSE
## 885 2022-11-29 22:12:26 FALSE
## 886 2022-11-29 22:10:42 FALSE
## 887 2022-11-29 22:03:58 FALSE
## 888 2022-11-29 22:02:16 FALSE
## 889 2022-11-29 22:00:03 FALSE
## 890 2022-11-29 21:59:32 FALSE
## 891 2022-11-29 21:56:58 FALSE
## 892 2022-11-29 21:54:27 FALSE
## 893 2022-11-29 21:51:08 FALSE
## 894 2022-11-29 21:47:59 FALSE
## 895 2022-11-29 21:46:59 FALSE
## 896 2022-11-29 21:46:32 FALSE
## 897 2022-11-29 21:46:31 FALSE
## 898 2022-11-29 21:44:58 FALSE
## 899 2022-11-29 21:41:08 FALSE
## 900 2022-11-29 21:40:39 FALSE
## 901 2022-11-29 21:40:04 FALSE
## 902 2022-11-29 21:35:55 FALSE
## 903 2022-11-29 21:34:40 FALSE
## 904 2022-11-29 21:32:09 FALSE
## 905 2022-11-29 21:29:34 FALSE
## 906 2022-11-29 21:27:37 FALSE
## 907 2022-11-29 21:22:34 FALSE
## 908 2022-11-29 21:18:51 FALSE
## 909 2022-11-29 21:14:58 FALSE
## 910 2022-11-29 21:13:28 FALSE
## 911 2022-11-29 21:12:51 FALSE
## 912 2022-11-29 21:07:42 FALSE
## 913 2022-11-29 21:01:49 FALSE
## 914 2022-11-29 21:01:04 FALSE
## 915 2022-11-29 20:57:14 FALSE
## 916 2022-11-29 20:56:59 FALSE
## 917 2022-11-29 20:55:26 FALSE
## 918 2022-11-29 20:54:42 FALSE
## 919 2022-11-29 20:53:48 FALSE
## 920 2022-11-29 20:52:55 FALSE
## 921 2022-11-29 20:52:15 FALSE
## 922 2022-11-29 20:51:33 FALSE
## 923 2022-11-29 20:50:04 FALSE
## 924 2022-11-29 20:49:15 FALSE
## 925 2022-11-29 20:48:44 FALSE
## 926 2022-11-29 20:46:10 FALSE
## 927 2022-11-29 20:45:00 FALSE
## 928 2022-11-29 20:42:53 FALSE
## 929 2022-11-29 20:41:02 FALSE
## 930 2022-11-29 20:40:47 FALSE
## 931 2022-11-29 20:40:37 FALSE
## 932 2022-11-29 20:32:12 FALSE
## 933 2022-11-29 20:32:05 FALSE
## 934 2022-11-29 20:30:36 FALSE
## 935 2022-11-29 20:29:22 FALSE
## 936 2022-11-29 20:29:10 FALSE
## 937 2022-11-29 20:22:21 FALSE
## 938 2022-11-29 20:18:29 FALSE
## 939 2022-11-29 20:16:15 FALSE
## 940 2022-11-29 20:12:01 FALSE
## 941 2022-11-29 20:09:51 FALSE
## 942 2022-11-29 20:05:54 FALSE
## 943 2022-11-29 20:05:33 FALSE
## 944 2022-11-29 20:05:04 FALSE
## 945 2022-11-29 20:04:34 FALSE
## 946 2022-11-29 20:03:21 FALSE
## 947 2022-11-29 20:03:15 FALSE
## 948 2022-11-29 20:02:34 FALSE
## 949 2022-11-29 20:01:10 FALSE
## 950 2022-11-29 19:54:55 FALSE
## 951 2022-11-29 19:48:20 FALSE
## 952 2022-11-29 19:47:14 FALSE
## 953 2022-11-29 19:40:33 FALSE
## 954 2022-11-29 19:40:25 FALSE
## 955 2022-11-29 19:35:17 FALSE
## 956 2022-11-29 19:32:29 FALSE
## 957 2022-11-29 19:25:42 FALSE
## 958 2022-11-29 19:23:36 FALSE
## 959 2022-11-29 19:21:29 FALSE
## 960 2022-11-29 19:16:37 FALSE
## 961 2022-11-29 19:12:10 FALSE
## 962 2022-11-29 19:09:19 FALSE
## 963 2022-11-29 19:08:29 FALSE
## 964 2022-11-29 19:04:30 FALSE
## 965 2022-11-29 19:04:00 FALSE
## 966 2022-11-29 19:02:38 FALSE
## 967 2022-11-29 19:02:26 FALSE
## 968 2022-11-29 19:02:21 FALSE
## 969 2022-11-29 19:02:14 FALSE
## 970 2022-11-29 19:00:30 FALSE
## 971 2022-11-29 19:00:00 FALSE
## 972 2022-11-29 19:00:00 FALSE
## 973 2022-11-29 18:59:09 FALSE
## 974 2022-11-29 18:54:14 FALSE
## 975 2022-11-29 18:52:31 FALSE
## 976 2022-11-29 18:50:08 FALSE
## 977 2022-11-29 18:47:51 FALSE
## 978 2022-11-29 18:47:32 FALSE
## 979 2022-11-29 18:40:31 FALSE
## 980 2022-11-29 18:40:13 FALSE
## 981 2022-11-29 18:38:58 FALSE
## 982 2022-11-29 18:36:01 FALSE
## 983 2022-11-29 18:32:38 FALSE
## 984 2022-11-29 18:30:21 FALSE
## 985 2022-11-29 18:30:10 FALSE
## 986 2022-11-29 18:24:09 FALSE
## 987 2022-11-29 18:21:03 FALSE
## 988 2022-11-29 18:18:54 FALSE
## 989 2022-11-29 18:18:38 FALSE
## 990 2022-11-29 18:18:33 FALSE
## 991 2022-11-29 18:18:22 FALSE
## 992 2022-11-29 18:14:13 FALSE
## 993 2022-11-29 18:14:07 FALSE
## 994 2022-11-29 18:14:05 FALSE
## 995 2022-11-29 18:14:03 FALSE
## 996 2022-11-29 18:08:26 FALSE
## 997 2022-11-29 18:06:22 FALSE
## 998 2022-11-29 18:06:08 FALSE
## 999 2022-11-29 18:06:06 FALSE
## 1000 2022-11-29 18:02:20 FALSE
## 1001 2022-11-29 18:00:51 FALSE
## 1002 2022-11-29 17:59:08 FALSE
## 1003 2022-11-29 17:59:06 FALSE
## 1004 2022-11-29 17:59:04 FALSE
## 1005 2022-11-29 17:52:43 FALSE
## 1006 2022-11-29 17:52:41 FALSE
## 1007 2022-11-29 17:52:39 FALSE
## 1008 2022-11-29 17:52:37 FALSE
## 1009 2022-11-29 17:52:35 FALSE
## 1010 2022-11-29 17:52:33 FALSE
## 1011 2022-11-29 17:48:05 FALSE
## 1012 2022-11-29 17:46:12 FALSE
## 1013 2022-11-29 17:46:10 FALSE
## 1014 2022-11-29 17:46:08 FALSE
## 1015 2022-11-29 17:46:06 FALSE
## 1016 2022-11-29 17:46:03 FALSE
## 1017 2022-11-29 17:45:45 FALSE
## 1018 2022-11-29 17:42:30 FALSE
## 1019 2022-11-29 17:39:34 FALSE
## 1020 2022-11-29 17:38:15 FALSE
## 1021 2022-11-29 17:32:40 FALSE
## 1022 2022-11-29 17:30:20 FALSE
## 1023 2022-11-29 17:28:47 FALSE
## 1024 2022-11-29 17:27:04 FALSE
## 1025 2022-11-29 17:27:02 FALSE
## 1026 2022-11-29 17:25:48 FALSE
## 1027 2022-11-29 17:25:28 FALSE
## 1028 2022-11-29 17:21:10 FALSE
## 1029 2022-11-29 17:21:05 FALSE
## 1030 2022-11-29 17:20:26 FALSE
## 1031 2022-11-29 17:20:21 FALSE
## 1032 2022-11-29 17:18:43 FALSE
## 1033 2022-11-29 17:16:19 FALSE
## 1034 2022-11-29 17:15:19 FALSE
## 1035 2022-11-29 17:12:07 FALSE
## 1036 2022-11-29 17:09:47 FALSE
## 1037 2022-11-29 17:09:25 FALSE
## 1038 2022-11-29 17:08:39 FALSE
## 1039 2022-11-29 17:08:07 FALSE
## 1040 2022-11-29 17:07:55 FALSE
## 1041 2022-11-29 17:07:02 FALSE
## 1042 2022-11-29 17:03:26 FALSE
## 1043 2022-11-29 17:02:17 FALSE
## 1044 2022-11-29 16:58:08 FALSE
## 1045 2022-11-29 16:57:25 FALSE
## 1046 2022-11-29 16:56:32 FALSE
## 1047 2022-11-29 16:54:10 FALSE
## 1048 2022-11-29 16:52:56 FALSE
## 1049 2022-11-29 16:52:40 FALSE
## 1050 2022-11-29 16:51:18 FALSE
## 1051 2022-11-29 16:49:40 FALSE
## 1052 2022-11-29 16:47:42 FALSE
## 1053 2022-11-29 16:39:16 FALSE
## 1054 2022-11-29 16:36:14 FALSE
## 1055 2022-11-29 16:35:17 FALSE
## 1056 2022-11-29 16:33:01 FALSE
## 1057 2022-11-29 16:32:07 FALSE
## 1058 2022-11-29 16:31:12 FALSE
## 1059 2022-11-29 16:30:55 FALSE
## 1060 2022-11-29 16:30:17 FALSE
## 1061 2022-11-29 16:28:36 FALSE
## 1062 2022-11-29 16:28:12 FALSE
## 1063 2022-11-29 16:26:18 FALSE
## 1064 2022-11-29 16:19:47 FALSE
## 1065 2022-11-29 16:19:00 FALSE
## 1066 2022-11-29 16:18:37 FALSE
## 1067 2022-11-29 16:18:00 FALSE
## 1068 2022-11-29 16:15:54 FALSE
## 1069 2022-11-29 16:12:52 FALSE
## 1070 2022-11-29 16:10:46 FALSE
## 1071 2022-11-29 16:06:07 FALSE
## 1072 2022-11-29 16:02:32 FALSE
## 1073 2022-11-29 16:01:58 FALSE
## 1074 2022-11-29 16:01:18 FALSE
## 1075 2022-11-29 16:00:30 FALSE
## 1076 2022-11-29 15:55:12 FALSE
## 1077 2022-11-29 15:51:24 FALSE
## 1078 2022-11-29 15:50:05 FALSE
## 1079 2022-11-29 15:48:36 FALSE
## 1080 2022-11-29 15:48:09 FALSE
## 1081 2022-11-29 15:45:53 FALSE
## 1082 2022-11-29 15:40:34 FALSE
## 1083 2022-11-29 15:39:15 FALSE
## 1084 2022-11-29 15:33:47 FALSE
## 1085 2022-11-29 15:32:36 FALSE
## 1086 2022-11-29 15:31:45 FALSE
## 1087 2022-11-29 15:30:10 FALSE
## 1088 2022-11-29 15:29:57 FALSE
## 1089 2022-11-29 15:28:27 FALSE
## 1090 2022-11-29 15:28:05 FALSE
## 1091 2022-11-29 15:27:21 FALSE
## 1092 2022-11-29 15:24:03 FALSE
## 1093 2022-11-29 15:20:18 FALSE
## 1094 2022-11-29 15:19:50 FALSE
## 1095 2022-11-29 15:17:36 FALSE
## 1096 2022-11-29 15:05:45 FALSE
## 1097 2022-11-29 15:00:17 FALSE
## 1098 2022-11-29 14:54:56 FALSE
## 1099 2022-11-29 14:53:01 FALSE
## 1100 2022-11-29 14:39:04 FALSE
## 1101 2022-11-29 14:34:44 FALSE
## 1102 2022-11-29 14:33:32 FALSE
## 1103 2022-11-29 14:33:18 FALSE
## 1104 2022-11-29 14:28:03 FALSE
save(tweets,file = "subTweetsDF.Rdata")
# LOAD DATA FRAME FILE.
load(file = "subTweetsDF.Rdata")
tweets %>%
group_by(1) %>%
summarise(max = max(created), min = min(created))
## # A tibble: 1 × 3
## `1` max min
## <dbl> <dttm> <dttm>
## 1 1 2022-12-01 23:56:47 2022-11-29 14:28:03
crt_data <- tweets %>% mutate(Created_At_Round = created %>% round(units = 'hours') %>% as.POSIXct())
crt_data
## screenName
## 1 lazy_scaai
## 2 welfero
## 3 mdiaz139
## 4 X17Swan
## 5 SmallStreamersC
## 6 JoseHaley18
## 7 Esportdirectory
## 8 FunkyWoomy
## 9 lil_luna_s
## 10 rumhamrapper
## 11 AriannaTokki
## 12 Vex_inator
## 13 RScottiee
## 14 JungleNotorious
## 15 EloDragonLoL
## 16 AwakeAt_DAWN
## 17 Esportdirectory
## 18 stats_live_es
## 19 ThaDonJay
## 20 TigerKirby215
## 21 AtmajaPd
## 22 DeltaDjinn
## 23 NerfWindWall
## 24 Elispillowfort
## 25 darkwolflegend
## 26 2fangzzz
## 27 daaaanissimoooo
## 28 CelaenaCosplay
## 29 sablanmtgalters
## 30 stats_live_es
## 31 LoLMemesBot
## 32 MadiaLollipop
## 33 Phantom_rogueTv
## 34 Phantom_rogueTv
## 35 HiClosite
## 36 melumii_
## 37 crvwave38
## 38 SavePointUSA
## 39 NurseAnnita
## 40 HumanEeveelutio
## 41 Esportdirectory
## 42 LaurenB56946765
## 43 Baiinze
## 44 goodvibesNA
## 45 Vimesy_art
## 46 stats_live_es
## 47 LoLRoundUp_
## 48 loreofruneterra
## 49 TiddlyVG
## 50 DistopicAI
## 51 RetroGameShowCA
## 52 Pancake_Tanks
## 53 LoLMemesBot
## 54 NFLTNG
## 55 DonnaJo43302569
## 56 Pancake_Tanks
## 57 _Hidden_In_Mist
## 58 NCLBandido_
## 59 ShunderTV
## 60 DonnaJo26713385
## 61 Auhstound
## 62 EZxavax99
## 63 LOLegendsMemes
## 64 AsthmaMarauder
## 65 Axelsaywhat
## 66 Mossab420
## 67 GamesWithMarc
## 68 kenjinMelle
## 69 DistopicAI
## 70 whoopsiedasy
## 71 LoLMemesBot
## 72 LoLoverlay_
## 73 levi_samurai
## 74 DunkmasterSett
## 75 choaphe
## 76 SkiNl3Y
## 77 Kiri_845
## 78 VikingKingJay
## 79 Neekosmic
## 80 Grilla
## 81 loreofruneterra
## 82 TrevorL79200836
## 83 YurichanNya
## 84 gg_TNC
## 85 DistopicAI
## 86 ISakul3g4nd
## 87 TigerKirby215
## 88 SSAelxo16
## 89 Chris_Naabie
## 90 PlayShareStar
## 91 plantninjatv
## 92 IsacohTV
## 93 XerXesX9
## 94 SquirrelSoleil
## 95 LOLegendsMemes
## 96 camilleorafk
## 97 miccostumes
## 98 LoLMemesBot
## 99 BlueJaaylol
## 100 DistopicAI
## 101 DebbyHalliwell
## 102 Hazles14
## 103 Miltanka
## 104 NativzCollege
## 105 potion_gg
## 106 MimiLegrimlins
## 107 AdvancedSIMP
## 108 CthulhuTilly
## 109 Cosiek7
## 110 akami_ak
## 111 BelongEsportsUK
## 112 te4_ll
## 113 akali_the_rebel
## 114 akami_ak
## 115 TheSomuaCrew
## 116 myrrhneo
## 117 missileEUW
## 118 NerdShredz
## 119 LoLMemesBot
## 120 eternalxena
## 121 DistopicAI
## 122 Un5uBx
## 123 saiamons
## 124 Stylish_Dante__
## 125 _immiland_
## 126 saiamons
## 127 LoLRoundUp_
## 128 p0ach3r1
## 129 K_alligatorDraw
## 130 SkewldyaTTV
## 131 q_pixie
## 132 oddh_aart
## 133 DistopicAI
## 134 MannyBardo
## 135 MrsChimChimLOL
## 136 GGunGunTV
## 137 ScarHuntz
## 138 SarahSelenite
## 139 Lumiibunnie
## 140 LoLMemesBot
## 141 DarksideJinx
## 142 im_welt
## 143 Im_Row1
## 144 Esportdirectory
## 145 Shyvadilol
## 146 GalloKikiriki
## 147 MikaHeartt
## 148 LydiaFo33470310
## 149 Roup_sib
## 150 metalichotchoco
## 151 Sanda_sielin
## 152 DistopicAI
## 153 metalichotchoco
## 154 shikispace
## 155 MetaShiftGG
## 156 ashhelynx
## 157 ThatArtlstGirl
## 158 fausto_fucking
## 159 Esportdirectory
## 160 Fredartwork1
## 161 OneMore_esports
## 162 sandhu_aw
## 163 Princess_Puma
## 164 LoLMemesBot
## 165 gameplay_karen
## 166 chibisennit
## 167 RamblingMuch
## 168 21stCentryIdeot
## 169 nivelli_
## 170 twognews
## 171 DistopicAI
## 172 _Nieru_
## 173 ArtaxArt
## 174 fandifi
## 175 Midnight_Midna
## 176 kyuucia
## 177 stats_live_es
## 178 LoLRoundUp_
## 179 ArnottDoc
## 180 MonicaCosgrove
## 181 CuttingCharm
## 182 CuttingCharm
## 183 RumbleWars
## 184 OneMore_esports
## 185 kenmadness12345
## 186 LoLMemesBot
## 187 MOK_For_Games
## 188 DistopicAI
## 189 Ben_Highlife
## 190 digighost666
## 191 RivenStore
## 192 ZasabiC
## 193 ProfForest21
## 194 Shichou96
## 195 jogabogi
## 196 siwen_cosplay
## 197 DistopicAI
## 198 RivenStore
## 199 AshleyM13544744
## 200 VSC_MwaMem
## 201 theScoreesports
## 202 TheRobator
## 203 LoLMemesBot
## 204 afkgaming
## 205 stats_live_es
## 206 KenApplepi
## 207 RobinTheArtBirb
## 208 jorge_junjun
## 209 newser_world
## 210 Kat_Alienn
## 211 DistopicAI
## 212 Esportdirectory
## 213 stats_live_es
## 214 J3zz1T
## 215 YordleScout
## 216 PentakillRell
## 217 TheMiyazakiMan
## 218 LoLMemesBot
## 219 Helix_VA
## 220 SimoneGuardiano
## 221 Calv31
## 222 tanksboard
## 223 TinyReese3
## 224 Lindsey11360895
## 225 RivenStore
## 226 loreofruneterra
## 227 kalicocal
## 228 DistopicAI
## 229 nicquehen
## 230 ettakinawa
## 231 qmsamurai
## 232 Timothy00212392
## 233 PvPGameHub
## 234 RivenStore
## 235 KIRUKA_IZUMI
## 236 LoLMemesBot
## 237 AlyssaH59725147
## 238 stats_live_es
## 239 loffio
## 240 CambionKami
## 241 LydiaFo33470310
## 242 ClassicLoLPlz
## 243 awgaming2019
## 244 TinyNoose
## 245 loreofruneterra
## 246 theuglyredditer
## 247 MATA_Kael
## 248 RivenStore
## 249 Luckbox
## 250 LOLegendsMemes
## 251 Mongnyam
## 252 RivenStore
## 253 damongreenhalgh
## 254 reb3ls0n
## 255 LoLMemesBot
## 256 ZombieGamingSB
## 257 GTrynket
## 258 stats_live_es
## 259 ShieraCosplay
## 260 Pixel__Byte
## 261 Flissy35039555
## 262 PCGamesN
## 263 RivenStore
## 264 miemiemiao233
## 265 PrezPurple
## 266 StevenAvocado
## 267 Chilllki
## 268 NinouilleSFW
## 269 DonJorgeSW1
## 270 RivenStore
## 271 LoLMemesBot
## 272 EsportsDotNet
## 273 Hippo_Chii131
## 274 shapy_wa
## 275 Legiloe7
## 276 asamisan_nft
## 277 RivenStore
## 278 omoplata91
## 279 McMugget
## 280 NerfWindWall
## 281 stats_live_es
## 282 RivenStore
## 283 rijkarar
## 284 LoLMemesBot
## 285 BrendaA56642710
## 286 Scarl3t_Maid3n
## 287 lazy_scaai
## 288 colasenami
## 289 IkerWrld
## 290 Esportdirectory
## 291 budchong
## 292 ZombieGamingSB
## 293 LoLMemesBot
## 294 LoL_Junkies
## 295 daredashing2
## 296 jeepcosplay
## 297 RexRTs
## 298 TonyRam26219233
## 299 ZombieGamingSB
## 300 GbrLuyss
## 301 LoLMemesBot
## 302 loreofruneterra
## 303 ItsMeSnoops
## 304 lesyeuxderenata
## 305 Joycenator3195
## 306 claudettee17
## 307 indir_com
## 308 Esportdirectory
## 309 StClair2803
## 310 mest_ga
## 311 Hp__moon
## 312 awegirlart
## 313 StClair2803
## 314 Ari0w0_
## 315 RivenStore
## 316 LoLMemesBot
## 317 Esports_GCU
## 318 Esports_GCU
## 319 GrunoKromer
## 320 DamnSpiderLover
## 321 DemolitionAlan
## 322 bytemax_
## 323 HailReee
## 324 loreofruneterra
## 325 MikuoHatsuneTTV
## 326 MikuoHatsuneTTV
## 327 CybrOtaku
## 328 prodalidus
## 329 mrdocto36571669
## 330 MarcoChamp1
## 331 VirtualxGF
## 332 MarcoChamp1
## 333 HobbySharky
## 334 fukuh_14
## 335 ZombieGamingSB
## 336 RivenStore
## 337 LoLMemesBot
## 338 DrPepper23_
## 339 nixgen
## 340 Eggpoach1
## 341 questionable124
## 342 RivenStore
## 343 Mikeyyyy_T
## 344 HondaCivic200
## 345 ZacriLOL
## 346 Wbezzttz_Gaming
## 347 NiteNightKid
## 348 RivenStore
## 349 MiterGear
## 350 LoLMemesBot
## 351 rayyyyyyy_
## 352 CountdownToL
## 353 Timothy00212392
## 354 ItsLittleEspers
## 355 hijabigaming
## 356 Po_ta_to_4
## 357 NovaaClaudia
## 358 MsMagicMane
## 359 DaltaniousT
## 360 RivenStore
## 361 loreofruneterra
## 362 HobbySharky
## 363 LoLMemesBot
## 364 NicoleB42064037
## 365 ClauSketch
## 366 loreofruneterra
## 367 hlk50000
## 368 KillerKirbzz
## 369 justalostkat
## 370 loreofruneterra
## 371 RivenStore
## 372 evasivecorn
## 373 Loringale
## 374 loreofruneterra
## 375 SHIJlN
## 376 AlstanfordA
## 377 loreofruneterra
## 378 mangie_w
## 379 SongOfTrue
## 380 rafaelhgsoares
## 381 RivenStore
## 382 loreofruneterra
## 383 starcrash102
## 384 nicquehen
## 385 loreofruneterra
## 386 hermeticuss
## 387 tossinsalads
## 388 TheKannaDarling
## 389 RivenStore
## 390 BasicallyIRage3
## 391 afurrybrownie
## 392 HornyTefu
## 393 Schnozzola
## 394 Otto_Alshire
## 395 LoLMemesBot
## 396 GailWil45711350
## 397 arvazi2
## 398 MadiaLollipop
## 399 therushirecat
## 400 alexois_
## 401 aicaid
## 402 HdDxrth
## 403 UnpleasantDotTV
## 404 VaporwaveEsport
## 405 milktea_vt
## 406 sniperroseelite
## 407 EloDragonLoL
## 408 NexusOverkill
## 409 MrEeezee
## 410 RazzTheVTuber
## 411 Wolf6_Actual
## 412 101soundboards
## 413 LoLMemesBot
## 414 Wolf6_Actual
## 415 stats_live_es
## 416 USOtaku1147
## 417 ZileanBiruta
## 418 njel_art
## 419 verydong
## 420 RivenStore
## 421 FaelanVT
## 422 LydiaFo33470310
## 423 BigBearPlayz
## 424 AVSolutionsHere
## 425 _SoshiSushi_
## 426 obvilauren
## 427 Scapinos1
## 428 undyne_undyin
## 429 syaolin_vt
## 430 RivenStore
## 431 2004AkaUrFriend
## 432 Neomeir1
## 433 syaolin_vt
## 434 Xuvisan
## 435 powerbottomaf
## 436 leu_art
## 437 Nanal0l
## 438 JoeX92
## 439 Mdndt1
## 440 RandomPhantom80
## 441 TonyRam26219233
## 442 RivenStore
## 443 nicquehen
## 444 Koiarts1
## 445 MannyBardo
## 446 levi_samurai
## 447 NavierLu
## 448 _____Dan______
## 449 VikingKingJay
## 450 TopLiveonTwitc1
## 451 RivenStore
## 452 LoLoverlay_
## 453 Scribble_knight
## 454 Stylish_Dante__
## 455 Pudd1nGaming
## 456 rayyyyyyy_
## 457 RivenStore
## 458 CyanideBrownie
## 459 GlennHasABeard
## 460 Akeinu_Art
## 461 NerfWindWall
## 462 evasivecorn
## 463 eazenpop
## 464 tori_ichigo_Ss
## 465 PrimalZeeee
## 466 SakaiYuki17
## 467 coxtristan_cox
## 468 RivenStore
## 469 odeko_yma
## 470 loreofruneterra
## 471 gontengstudio
## 472 BrattyGrymblade
## 473 MLW_Creative
## 474 AsthmaMarauder
## 475 JaredPo87147132
## 476 Chumix11
## 477 jabroell2
## 478 MagoMiratempo
## 479 LumiereVtuber
## 480 PayNoahttention
## 481 9928Beez
## 482 SkiNl3Y
## 483 summer_smores05
## 484 RivenStore
## 485 AlphantArt
## 486 MaouTenshi_tv
## 487 bromaah
## 488 nicquehen
## 489 loreofruneterra
## 490 loreofruneterra
## 491 itsdaichiii
## 492 miiiaaauuuuu
## 493 z_a_1108
## 494 metalichotchoco
## 495 UssopPlsComBack
## 496 erythchi
## 497 PlayerCounter
## 498 J0ker_LoL
## 499 Artstudebt
## 500 Rage_Goddess_
## 501 LoLRoundUp_
## 502 Moondustina
## 503 wyrdly1
## 504 LoiNguyenPhuc
## 505 Alonso024836477
## 506 morbidmoonart
## 507 RivenStore
## 508 veggas91
## 509 L4dyQuill
## 510 Luclfer0
## 511 ACNLSugar
## 512 FVCKNMIGSBITCH
## 513 RivenStore
## 514 JaredPo87147132
## 515 nicquehen
## 516 DEAD_DYING_
## 517 afurrybrownie
## 518 CarthageEsports
## 519 EmilSkoldqvist
## 520 Stephen91235801
## 521 AshuKitsune
## 522 TopLiveonTwitc1
## 523 eternalxena
## 524 MtnBoar
## 525 g0at1337
## 526 shikispace
## 527 theScoreesports
## 528 RivenStore
## 529 FancyPlanties
## 530 paperarting
## 531 Myuzhan
## 532 JezzaWorks18
## 533 hi__host
## 534 BadgerBitten
## 535 mrdocto36571669
## 536 paperarting
## 537 paperarting
## 538 HelghansTemplar
## 539 EsportsRedskin
## 540 RivenStore
## 541 ShunderTV
## 542 luise_emilie_
## 543 buck_shadow
## 544 MelonKameleon
## 545 Esportdirectory
## 546 AI_Charliott
## 547 ebuddygg
## 548 syraena7
## 549 snorlaire
## 550 Im_Row1
## 551 RivenStore
## 552 fausto_fucking
## 553 Wasroket
## 554 SethRodrigues
## 555 Papi_Longlegs69
## 556 yayachu2
## 557 CarlosSaraiva17
## 558 JandFriendsJ
## 559 Vibrat1on_Tw
## 560 Vibrat1on_Tw
## 561 envykun99
## 562 RedhawksGG
## 563 stats_live_es
## 564 Miltanka
## 565 LiliDrawsT
## 566 NotMonetta
## 567 Oatymeals
## 568 loreofruneterra
## 569 ehhkate
## 570 OffMetaKnight1
## 571 _Merydice_
## 572 nightfox641
## 573 ZukoValo
## 574 Chippy_Duck
## 575 close_226
## 576 thatsbiz4rre
## 577 stats_live_es
## 578 OneMore_esports
## 579 SomeWae_
## 580 TwtFives
## 581 PentakillRell
## 582 RivenStore
## 583 c00lgirl__
## 584 TigerGirrrl
## 585 NahoLadyDragon
## 586 EsportsSCO
## 587 whxtelamb_cos
## 588 esports_maps
## 589 fandifi
## 590 ALStanfordArt
## 591 fausto_fucking
## 592 EnforcerZhauns
## 593 norkyness
## 594 CurseCHeart
## 595 metalichotchoco
## 596 RivenStore
## 597 Namita_UWU
## 598 Koiarts1
## 599 _Akikyyo
## 600 AdvancedSIMP
## 601 Nicols22483097
## 602 FuyuHamako
## 603 OtrexOw
## 604 ArtawanNajmudin
## 605 Caitlyns_Ult
## 606 LFGdating
## 607 FakeRngbo
## 608 SmallStreamerIG
## 609 loreofruneterra
## 610 Games_Grump
## 611 ___My_ke___
## 612 RevenantFiery
## 613 CutHutagalung
## 614 zzzmorfeozzz
## 615 stats_live_es
## 616 thatSayned
## 617 SkewldyaTTV
## 618 ZombieGamingSB
## 619 loreofruneterra
## 620 DonJorgeSW1
## 621 BarrelOfFrogs
## 622 ErrSystem
## 623 ZombieGamingSB
## 624 SaphyraFrost
## 625 Didz_93
## 626 AcceleratorJB
## 627 yordleloveall
## 628 PaulDye78280963
## 629 LydiaFo33470310
## 630 RiotVendetta
## 631 ZombieGamingSB
## 632 DunkmasterSett
## 633 DarksideJinx
## 634 aestlouse
## 635 DonaldB74915047
## 636 ZombieGamingSB
## 637 YordleScout
## 638 Red_Fr0st
## 639 cahri_ai
## 640 Tim_rnd3
## 641 DonnaKe86054501
## 642 loreofruneterra
## 643 mooxlyx_
## 644 Deydreice
## 645 kamiya_26
## 646 pinkuyami
## 647 ettakinawa
## 648 Crazylazylowo
## 649 Timothy00212392
## 650 QiviiiQ
## 651 GwenMeIon
## 652 OneMore_esports
## 653 EsportLegendsGG
## 654 Ecoo0l
## 655 ClassicLoLPlz
## 656 ZombieGamingSB
## 657 LydiaFo33470310
## 658 StrapDeCobrinha
## 659 HotgerGames
## 660 loreofruneterra
## 661 stats_live_es
## 662 Sokal1411
## 663 The_Unf0rgiv3n
## 664 loreofruneterra
## 665 loreofruneterra
## 666 PinnacleEsports
## 667 pinoygamerph
## 668 ElodyGamerGirl
## 669 TheLoadout
## 670 Matej941
## 671 stats_live_es
## 672 Kristia11986748
## 673 Esportdirectory
## 674 loreofruneterra
## 675 kingkai22121
## 676 EsportsAtCONEL
## 677 ZombieGamingSB
## 678 Crappy_yu
## 679 mimichaneru
## 680 dravensgf
## 681 loreofruneterra
## 682 omoplata91
## 683 IkerWrld
## 684 Ka___zuha
## 685 BettyGirl3000
## 686 NerfWindWall
## 687 Auvy3n
## 688 filipeadnt
## 689 claudettee17
## 690 ConellCyphers
## 691 sherley_a7x
## 692 ToPiTeN10
## 693 Auvy3n
## 694 greatgameslive
## 695 tbdesports_
## 696 BloPhan
## 697 small_united
## 698 D_Papercut
## 699 AliciaW92648805
## 700 RivenStore
## 701 EsportsBet
## 702 MrWanted225
## 703 McChipyArt
## 704 egirldajungle
## 705 RexRTs
## 706 ZombieGamingSB
## 707 Cyrin_design
## 708 MagicCookie74
## 709 BrumiconGames
## 710 Starry_Ram
## 711 daredashing2
## 712 Joycenator3195
## 713 awegirlart
## 714 StClair2803
## 715 StClair2803
## 716 TerriBa33627771
## 717 windaberry_
## 718 ZombieGamingSB
## 719 jadedmania
## 720 loreofruneterra
## 721 Zaph_Kiel
## 722 PsychoMedic2
## 723 lily_pettle
## 724 ZiggyMJ_
## 725 nakuchikun
## 726 Sports_Khabri
## 727 Grimpiglet69
## 728 AlfaStrategist
## 729 dagang_costa
## 730 iBoyDilly
## 731 dagang_costa
## 732 epalgg
## 733 RivenStore
## 734 DemolitionAlan
## 735 JkMegenio
## 736 fausto_fucking
## 737 rayyyyyyy_
## 738 rayyyyyyy_
## 739 Helix_VA
## 740 Kristin82565964
## 741 fausto_fucking
## 742 fausto_fucking
## 743 NicoleB42064037
## 744 LoLPatchBot
## 745 CheatsAwesome
## 746 KurokiFran
## 747 SylviaCrowArt
## 748 TwTvSeacarry
## 749 KurokiFran
## 750 KurokiFran
## 751 KurokiFran
## 752 KurokiFran
## 753 KurokiFran
## 754 HobbySharky
## 755 KurokiFran
## 756 KurokiFran
## 757 CountdownToL
## 758 KurokiFran
## 759 KurokiFran
## 760 KurokiFran
## 761 KurokiFran
## 762 ice_xop
## 763 kingkai22121
## 764 KurokiFran
## 765 KurokiFran
## 766 KurokiFran
## 767 GawatiPermata
## 768 KurokiFran
## 769 ZacriLOL
## 770 KurokiFran
## 771 KurokiFran
## 772 DoutorEdmundo
## 773 Flissy35039555
## 774 HobbySharky
## 775 ONEEsports
## 776 Rena_Angel1111
## 777 JungleNotorious
## 778 fausto_fucking
## 779 Mikeyyyy_T
## 780 nicquehen
## 781 Sccutze
## 782 loreofruneterra
## 783 ItsAfloww
## 784 FaulknerESports
## 785 tofiblushes
## 786 Eggpoach1
## 787 Loringale
## 788 MrWheaton260
## 789 KhadaJhin464
## 790 HobbySharky
## 791 levi_samurai
## 792 MusicCalamity
## 793 ArgonianLady
## 794 Timothy00212392
## 795 PrimalZeeee
## 796 PrimalZeeee
## 797 NesbethMichael
## 798 TigerKirby215
## 799 FullTimeAngel13
## 800 MewnyVT
## 801 TheKannaDarling
## 802 RivenStore
## 803 loreofruneterra
## 804 chagss91
## 805 HelghansTemplar
## 806 byrandomss
## 807 HelghansTemplar
## 808 RealSorra
## 809 MikeTheViking4
## 810 DiscordJester
## 811 joel_easters
## 812 AL_RadioX
## 813 ReinaJoart
## 814 loreofruneterra
## 815 odeko_yma
## 816 aicaid
## 817 MisaMadoka
## 818 buzy_beaz
## 819 CheatsAwesome
## 820 Goose_Gobbler
## 821 Markusrosein
## 822 Syaoran89
## 823 aqibasad_
## 824 LazyYankee
## 825 wyldpainterwolf
## 826 mrdocto36571669
## 827 ThatArtlstGirl
## 828 Eggpoach1
## 829 stats_live_es
## 830 LaTulyaVT
## 831 AmiAmi_English
## 832 HaunterV
## 833 TonyRam26219233
## 834 smakadopolis
## 835 ISakul3g4nd
## 836 loreofruneterra
## 837 RuthRob36470669
## 838 Esportdirectory
## 839 MNVarsityLeague
## 840 Alelesha_art
## 841 BigBearPlayz
## 842 LydiaFo33470310
## 843 Lvcifr049
## 844 stats_live_es
## 845 ano_aries
## 846 Scapinos1
## 847 KerynNatani
## 848 GtwoGaming
## 849 Champ_Esports
## 850 LegatusMisfit
## 851 kovp6
## 852 quarksky
## 853 Nanal0l
## 854 BlameJV
## 855 ingly308
## 856 LanYialter
## 857 AmmonBen
## 858 MNVarsityLeague
## 859 LoLRoundUp_
## 860 xerenite_
## 861 YordleScout
## 862 BigBearPlayz
## 863 ArtawanNajmudin
## 864 stats_live_es
## 865 SaltyMorde
## 866 uhxjaxx
## 867 LoLoverlay_
## 868 _hyeryung
## 869 OfficialAFKOrg
## 870 EloDragonLoL
## 871 LOLegendsMemes
## 872 Cycordeth
## 873 AnonSolaris
## 874 Hezixx1
## 875 crapAtory
## 876 allysonkart
## 877 sakuyashan
## 878 TDragoniiz
## 879 NerfWindWall
## 880 TiddlyVG
## 881 Midna_ChaveLink
## 882 HaryantiLembah
## 883 V1negar_winrar
## 884 stefylaudy
## 885 Talesmek
## 886 AmbrrlynTTV
## 887 JaredPo87147132
## 888 melloish_Real
## 889 stats_live_es
## 890 hewhospeaaks
## 891 Emo_lol3
## 892 RTBGTTV
## 893 misakii_sayurii
## 894 tiny_tailss
## 895 TonyRam26219233
## 896 itschaheang
## 897 whale_lonliest
## 898 fobbthehuman
## 899 WolfyWavelife
## 900 MelaHarma
## 901 loreofruneterra
## 902 AsthmaMarauder
## 903 Blelus_B
## 904 SwirlHQ
## 905 CryptoCapitalRD
## 906 Stylish_Dante__
## 907 Supermanthony1
## 908 ShuUsagi
## 909 DailyTeenVi
## 910 BussinLance
## 911 gabrielbeleno
## 912 DunkmasterSett
## 913 zumanj1
## 914 SkiNl3Y
## 915 sicpolw
## 916 HobbySharky
## 917 Timothy00212392
## 918 Stylish_Dante__
## 919 HobbySharky
## 920 LeagueOfSeiya
## 921 FluffyFamiliar
## 922 TheEmburglar
## 923 stats_live_es
## 924 MissFluffy01
## 925 chrisfrootart
## 926 RivenStore
## 927 Axelsaywhat
## 928 Jamlex0205
## 929 AhoyJakey_
## 930 Jishi_Mu
## 931 SSAelxo16
## 932 PHB_pietro
## 933 loreofruneterra
## 934 LZYActive
## 935 xiMoonchi
## 936 GoodBirbb
## 937 kalita_spec
## 938 Xuvisan
## 939 TorikkoTv
## 940 FieldLevelMedia
## 941 neorarty3
## 942 DigsnowP
## 943 loreofruneterra
## 944 PlayerCounter
## 945 ritayy13
## 946 Jeansy_LoL
## 947 Teru_Rozu
## 948 fausto_fucking
## 949 miccostumes
## 950 DarunaKom
## 951 AdvancedSIMP
## 952 akali_the_rebel
## 953 joleen_dietz
## 954 tbdesports_
## 955 Nicols22483097
## 956 SakagiSN
## 957 gatorix1
## 958 mariakherovets
## 959 Papi_Longlegs69
## 960 Axtrek1
## 961 Victory90864271
## 962 ChapV44
## 963 azraphbelzie
## 964 Lf_Xayah
## 965 Atomic_Wow
## 966 Eggpoach1
## 967 SonoRayn
## 968 OneMore_esports
## 969 JandFriendsJ
## 970 RahmatNovitasa1
## 971 pnk_fam
## 972 PinnacleEsports
## 973 eternalxena
## 974 MrRonaldRaymon1
## 975 Gameort1
## 976 loreofruneterra
## 977 lil_luna_s
## 978 shikispace
## 979 griffithtwiter
## 980 Soba_VT
## 981 GodLovesMeM0re
## 982 nugothezreal
## 983 SecretAgentAhri
## 984 Grilla
## 985 godn1kk1
## 986 Thece_co
## 987 loreofruneterra
## 988 lil_luna_s
## 989 ShunderTV
## 990 GastiPuti
## 991 HyHylinor
## 992 yordleloveall
## 993 loreofruneterra
## 994 loreofruneterra
## 995 loreofruneterra
## 996 metalichotchoco
## 997 sakuyashan
## 998 loreofruneterra
## 999 loreofruneterra
## 1000 Kitssuneh
## 1001 ShiroBlazecos
## 1002 loreofruneterra
## 1003 loreofruneterra
## 1004 loreofruneterra
## 1005 loreofruneterra
## 1006 loreofruneterra
## 1007 loreofruneterra
## 1008 loreofruneterra
## 1009 loreofruneterra
## 1010 loreofruneterra
## 1011 stats_live_es
## 1012 loreofruneterra
## 1013 loreofruneterra
## 1014 loreofruneterra
## 1015 loreofruneterra
## 1016 loreofruneterra
## 1017 albert2052
## 1018 fausto_fucking
## 1019 loreofruneterra
## 1020 RivenStore
## 1021 itsburakcanim
## 1022 nicquehen
## 1023 HephaestusSd
## 1024 loreofruneterra
## 1025 loreofruneterra
## 1026 sagittifollia
## 1027 ClassicLoLPlz
## 1028 ZayDon_YT
## 1029 gontengstudio
## 1030 CappieEF
## 1031 kukuruyo
## 1032 K_alligatorDraw
## 1033 itsraffyoh
## 1034 ozoru_kiriu
## 1035 ozoru_kiriu
## 1036 AlphantArt
## 1037 PinnacleEsports
## 1038 arpanm69
## 1039 catakitsy
## 1040 IssyyBabyy6669
## 1041 loreofruneterra
## 1042 Princess_Puma
## 1043 fandifi
## 1044 IlyuhaCity
## 1045 RiotDravenn
## 1046 esports12K
## 1047 metalichotchoco
## 1048 SkewldyaTTV
## 1049 salisburymista1
## 1050 kotagami
## 1051 TwtFives
## 1052 koryu960
## 1053 GGEZgameplay
## 1054 pinkymeeli
## 1055 ViceZonegg
## 1056 UnrankedSmurfs
## 1057 Benjami89760141
## 1058 esports_maps
## 1059 AgnesDraws
## 1060 fausto_fucking
## 1061 JaredPo87147132
## 1062 ContenderIrvine
## 1063 Drastor3
## 1064 lPopotrix
## 1065 felinae_felidae
## 1066 fausto_fucking
## 1067 LilliaQnQ
## 1068 DanDexterTaylor
## 1069 DarksideJinx
## 1070 Yomzz_zzz
## 1071 NinouilleSFW
## 1072 buck_shadow
## 1073 PureArtsLimited
## 1074 DoomageddonGmig
## 1075 Veggie_Gamer
## 1076 Keikocosplay1
## 1077 Yzixas
## 1078 _Death_End_
## 1079 pachirisupichu
## 1080 RizkiBu19604930
## 1081 Nazzunaa
## 1082 AeraLeague
## 1083 josealonso2199
## 1084 FearGaming_e
## 1085 OdinOverlord
## 1086 Kirishimakrbk
## 1087 TheLoadout
## 1088 StephJMillz1
## 1089 InnerGmma
## 1090 stats_live_es
## 1091 JustJared
## 1092 loreofruneterra
## 1093 playersHUB_
## 1094 Kristin82565964
## 1095 thefedr8tion
## 1096 OneMore_esports
## 1097 FaulknerESports
## 1098 Mecosplay0
## 1099 stats_live_es
## 1100 stats_live_es
## 1101 NoviadeAzir
## 1102 loreofruneterra
## 1103 ShahidS75676250
## 1104 CravenSomethin
## text
## 1 Sketch of me in the #arcane universe. Welcome to the Zaun.\n\n#LeagueOfLegendsFanArt #LeagueOfLegends… https://t.co/JGvSfVNA9H
## 2 Kayle would be a strict, but just mum. \n\n#LeagueOfLegendsFanArt #LeagueOfLegends #Poppy #Kayle https://t.co/CNsvaS52y8
## 3 @MarioNawfal Questions are getting real... @SBF_FTX needs to go!!!! #Leagueoflegends awaits!!!!
## 4 What do you think about the theme? #StarGuardian #mobilegame #LeagueofLegends #FLYWIN #Bjergsen #ФанАрт \nOriginal:… https://t.co/EEDSyQ5EGJ
## 5 We're raiding FlawlessGenesis playing #LeagueofLegends with 7 viewers and 35 people in chat on Twitch! Check them o… https://t.co/c7jUFcHdBb
## 6 I enjoy playing games.💕💕 #mobilegame #LeagueofLegends #TransformaTuDestino #GuardiãsEstelares #GENGWIN
## 7 Chapter III Recap | Rise of the Sentinels – #LeagueofLegends https://t.co/YQpWEg9Foo
## 8 #kaisa from #LeagueOfLegends \n\n#LeagueOfLegendsFanArt #leagueoflegendsart #ArtofLegends https://t.co/MxcFjvMeBg
## 9 Check out my gift collection on Throne: ♥ Cosplay ♥ https://t.co/Y6j1GRXWGW \n\n#Throne #epal #epalgg #Kofi… https://t.co/QRu2zqyB1j
## 10 Watch out #flirting #girls #league #leagueoflegends #games #watchout #gollum #lordoftherings #played #playing… https://t.co/M4nSCUhW2G
## 11 just kidding I start now\n#LeagueOfLegends #Vtuber #stream #Live \nhttps://t.co/sEvtUdEYtE
## 12 Voralynn for tonight 💜\nI'm totally back and I feel better (for the moment huhu)💜\n#Evelynn #Vora \n#LeagueOfLegends… https://t.co/SY2u5aEzT2
## 13 The manhua has been feeding us so well\n \n#leagueoflegends #Xianxia #ncbd\n\nhttps://t.co/VdnSOAyWyj https://t.co/eHOEjruIsc
## 14 I have always kept my word.🙊🙊🙊🙊 #LeagueofLegends https://t.co/2tKAHTdgv3
## 15 Nerfs everywhere\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmemes #legends #riot… https://t.co/GBydf7p4wJ
## 16 When the person at the pizza place sees your #LeagueOfLegends keychain and starts talking to you about League.\n\nGue… https://t.co/FoQvikvoYe
## 17 Symphony of Light | Sentinels of Light Theme (SEA Version) – #LeagueofLegends: #WildRift https://t.co/S6Vmax83rH
## 18 ▶️ League of Legends - Top streams a las 00:28 (Hora ESP)🔥\n\n🥇 #Nissaxter➖Viewers: 3.381\n🥈 #grafo➖Viewers: 1.128\n🥉… https://t.co/CFnKPVVFsj
## 19 New youtube video, I still have a lot to learn. Shoot me any suggestions. Please leave me a like and subscribe.\n\nSE… https://t.co/G2Di1c61Vu
## 20 So I don't play jungle much but is there any reason to pick any of the new #LeagueOfLegends jungle pets other than… https://t.co/uIBVmEO9dF
## 21 I really liked this game.😍😍😍 #StarGuardian #LeagueOfLegendsFanArt #LeagueofLegends #TLWIN #GuardianasEstelares… https://t.co/pgSOCmjUMs
## 22 Hand gestures can be a bit difficult if you have only three fingers, but our favourite troll king refuses to admit… https://t.co/snoApeNcdQ
## 23 nerf Yasuo's Wind Wall #LeagueOfLegends
## 24 Going live now on #LeagueOfLegends! come keep me company or play some games! also if you get ads when you first joi… https://t.co/SEWGO7u9q1
## 25 Such a fun activity uwu\n#ahri #akali #evelynn #kaisa #seraphine #kda #LeagueOfLegends #kdacomebackwhen https://t.co/epk5Lvxon6
## 26 Soooo I wasn't able to stream yesterday and I am literally passin out rn cause im super tired. SO instead tmrw we'l… https://t.co/AkfrBJ22RG
## 27 sketch of katarina from league of legends\ni think the most beautiful skin for her\n\n#Katarina #LOL… https://t.co/x7AhEi6QPK
## 28 Christmas month has finally started!\n\n#Christmas #cosplayer #KDA #LeagueOfLegends https://t.co/1j0Dk4yxZq
## 29 (2022) Mindblade Render and Professional Face-Breaker altered after #LeagueofLegends characters Jinx and Vi, comple… https://t.co/Ycvq1VAhNh
## 30 ▶️ League of Legends - Top streams a las 00:00 (Hora ESP)🔥\n\n🥇 #Nissaxter➖Viewers: 1.974\n🥈 #LVParg➖Viewers: 1.175\n🥉… https://t.co/DhNobyWeIF
## 31 Told him to kiss his mother and send a Spotify link of "What a Wonderful World" in Chat...\n#memes #meme #funny #lol… https://t.co/4ir3pIleQ2
## 32 Pokémon unfortunately still makes me motion sick, so we are going LIVE NOW for some #LeagueOfLegends gaming! It'll… https://t.co/66e3KyK2Wk
## 33 When Lux thought she was safe but nope here I come #LeagueOfLegends #pcgamer #gamingcouple https://t.co/XKJuLzWdiU
## 34 Duos with the wifey and getting a sweet penta kill #LeagueOfLegends #pcgamer #gamingcouple #twitchstreamer https://t.co/EshjER9uMk
## 35 https://t.co/WG3kHDJVia Trying to main jg let's play a little! #SmallStreamersConnect #twitchstreamer #LeagueOfLegends
## 36 I finally upadted my etsy shop!! 😊 you can get these premade ahri emotes in a bundle or individually on ko-fi and e… https://t.co/70WYnHw16K
## 37 So I think that Vi and Caitlyn will DEFINTELY get together, BUT Jinx might be the thing that makes the both of them… https://t.co/dLtzbOmXWG
## 38 Join in the fun today, Thursday, for our League of Legends Meetup!\n\nFrom 6-11 pm enjoy a discounted event price to… https://t.co/OfxZGTj20t
## 39 So sad that I had a 4-game winning streak and then they positioned me as adc and top, bad teams and I lost...… https://t.co/izafxJdU8v
## 40 I hope I don't regret playing League of Legends... \nLink to twitch in pinned profile tweet \n#LeagueOfLegends #MOBA
## 41 Akshan: the Rogue Sentinel | Champion Trailer – #LeagueofLegends https://t.co/bKps3YDO8O
## 42 We need you for the game.🙊🙊🙊🙊🙊 #mobilegame #StarGuardian #LeagueofLegends https://t.co/k9jMLsoxbL
## 43 Zac just stood there in disbelief lmaooo\n#aphelios #leagueoflegends https://t.co/9OqwGq2qN8
## 44 Bot lane being level 6 while the enemy mid laner is level 13 feels really fucking bad. Looks like I'm not buying th… https://t.co/GfJ8u8mmwv
## 45 Boo! Bewitching #Tristana🎃 \n#LeagueOfLegendsFanArt #LeagueOfLegends #WildRift https://t.co/GiqZEpOrQ9
## 46 ▶️ League of Legends - Top streams a las 23:18 (Hora ESP)🔥\n\n🥇 #ElOjoNinja➖Viewers: 1.877\n🥈 #grafo➖Viewers: 1.011\n🥉… https://t.co/EkBVkNtlME
## 47 Today's Lol Esports Round Up covers the decisions made by Fnatic, Astralis, the Kwangdong Freec's and Immortals.… https://t.co/84Im5RyftH
## 48 Why it is wrong to want a character to be straight?: It is okay to want a character to be gay but why it is offensi… https://t.co/tqxZ2HGppa
## 49 #stream has STARTED!! Chillin and spillin in the Jungle!!\n\n#LeagueOfLegends #gay #gaymer #LGBTQ #twitch… https://t.co/hNxhNegwSS
## 50 👧🏼⚡ R-wdQvNHC .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669932297 .\n.\n#distopicai #aiart #cyberpunk… https://t.co/EQ0Cob3DqJ
## 51 League of Legends - Soraka Combos (cant touch this) https://t.co/cDynhfIfD0 via @YouTube #LeagueOfLegends #RiotGames @riotgames
## 52 Check out my video! #LeagueofLegends | Captured by #Outplayed #teemo #support #gg #bot #team #fight #win #game… https://t.co/VGRPX1feEy
## 53 tank mains are chads\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022… https://t.co/tng0zvLLK8
## 54 Which #LeagueOfLegends champions would be good at football? What would be the ultimate super team?\n\n▶️… https://t.co/ESPtxYEYPC
## 55 Do you wanna play?🤔🤔🤔🤔 #LeagueofLegends #Nilah #GuardiãsEstelas #StarGuardian
## 56 Check out my video! #LeagueofLegends | Captured by #Outplayed #morgana #gg #gank #lane #support #diff #win… https://t.co/MdJWGIsqLy
## 57 Girlfriendless behavior \n#WildRift\n#LeagueOfLegends https://t.co/svTN67vs3m
## 58 [PC/ENG] Ranked Grind, cozy gaming mood. Come hang out! https://t.co/9W9KltNjk3 #Twitch #Stream #TwitchAffiliate… https://t.co/aTUU7QzAoI
## 59 Lets see how jungle feels... ADC hhurtss \n\n#leagueoflegends\nhttps://t.co/tYm0eJm2pA
## 60 The game will start soon.😍😍😍😍😍 #LeagueofLegends #StarGuardians #Bjergsen #КосплейLoL https://t.co/myyQY7EsUj
## 61 It's time we get back to our regular daily streaming schedule, but with a huge twist. I'm no longer streaming CoD a… https://t.co/Uh7ytyGNv3
## 62 I suck at league #LeagueOfLegends https://t.co/K2GVk09JFD
## 63 Jak'Sho the Protean or something, idk I don't play league #LeagueOfLegends #Memes https://t.co/Gn8oiH7BzI
## 64 Playing some #LeagueOfLegends with friends maybe some #CallofDuty DMZ later !?!?\nI'm live now so come join the MARA… https://t.co/rFDQB1Alro
## 65 "Come back to bed."\n"Jayce it's 2 pm..."\n\n#arcane #ArcaneAnniversary #Viktor #Jayce #jayvik #jaytor #LeagueOfLegends https://t.co/cINS7kQ8zS
## 66 @RiotGamesFrance @TFT_France #CalendrierAventRiotFR happy christmas everyone! another year playing this cursed game… https://t.co/FYTakEJBVu
## 67 https://t.co/eV7Xn6VvU7\n\nSTREAMING GUYS COME STOP BY <3\n\n#twitch #TwitchStreamers #LeagueOfLegends
## 68 Going live to play Leg of Legs and grind out eternals. \n\nhttps://t.co/tDbj0Uat4i\n\n#VTuberUprising #VtubersEN… https://t.co/TnYo8eQEuq
## 69 👧🏼⚡ R-428fsj5 .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669929477 .\n.\n#distopicai #aiart #cyberpunk… https://t.co/E5sDoa0hCw
## 70 “I am what you made me..” \n\nGetting a bit more dramatic and angsty with this one. No context yet, that’ll be left f… https://t.co/cDiYZVsLG2
## 71 league time loop\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett… https://t.co/PMGeJI0dEu
## 72 ❄️Winterblessed #Zoe - Lobby #Overlay\n\n✅LINK : https://t.co/6S5jvEUhoi\n\n-----------------\n#Twitchtv #GFX… https://t.co/EiBXdC2kjc
## 73 @wildrift I dont know either I am a Lissandra main. When are we getting Lissandra on Mobile? #LeagueOfLegends #Lissandra
## 74 DUNK!!\n252 PTS\n#Dunkmaster🏀 #FeelIonia🍃#LeagueOfLegends👊
## 75 i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 76 we play League of legends 5v5 practice! \n\nCome join in!\n\nhttps://t.co/5YCXjkEmcL\nhttps://t.co/JhZ1OWte0Q\n\n#streamer… https://t.co/KHlAJjKx6b
## 77 https://t.co/v6UrUZEkbv Internet is back, I'm LIVE! CotL then LoL #CultoftheLamb #TwitchStreamers #LeagueOfLegends… https://t.co/yGb6UzmDgI
## 78 There are Vikings on the rift. SKOL!!! \n\n#leagueoflegends #twitch #twitchstreamer #smallstreamer #smallstreamers\n\nhttps://t.co/z8lowd3GGR
## 79 I finally made Neekosmic, this fanskin\nAnd I'm soooo proud~ ! >w<\n\n"Neeko like stars, isn't it pretty ?"\n\n✨~ Neeko… https://t.co/1tsI7IH97J
## 80 ☠️ TIDES OF TURMOIL II -- DECEMBER 17, 2022☠️\n\nJoin the fray and fight in a winner-take-all #LeagueofLegends 1v1 Ev… https://t.co/w3uXD5kCyc
## 81 Divine Clerk, Winged Messenger, Lawkeeper, Seraphic Wyvern & Mihira, Aspect of Justice Concept Art - Legends of Run… https://t.co/w8dOLjAGL6
## 82 Follow and share.🤔 #LeagueOfLegendsFanArt #LeagueofLegends #LoL #ClashLoL #StarGuardians #YıldızMuhafızları
## 83 My drawings 😊🍓\n#drawing #jinx #leagueoflegends #fanart #jinxarcane #untraveltwo #hollowknight #lol #leagueoflegends… https://t.co/n2Z2B9IZiZ
## 84 #TNC Staff Recruitment Post:\n\n📹#ContentCreators\n📝#Writers\n📢#SocialMedia\n🌐#Wordpress\n\n📄Apply Here 👇\n🔗… https://t.co/r6heB31gRE
## 85 👧🏼⚡ R-gDMrLHB .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669926658 .\n.\n#distopicai #aiart #cyberpunk… https://t.co/iWbz6jFcws
## 86 starting retopology\n\n#3dart #3D #3dmodeling #3dprint #3DCG #zbrush #pixologic #DigitalArtist #DigitalSculpting… https://t.co/JKfNw9jbqC
## 87 Have you ever seen a 6/1 Zed lose a 2v1 to a Soraka when his Leona both stunned the Soraka and Ignited her? Because… https://t.co/RmhSXuQhwZ
## 88 Going Live Come And Hang out! https://t.co/KlyqfnULfp #Leagueoflegends #streamer #twitchstream
## 89 I had to make a new #LeagueOfLegends account bound to SEA coz I can't migrate my #Garena account to my NA, EUW accounts blegh oh well
## 90 watch carefully or shaco will get you next!\n🎬LOL COTD\n\n#leagueoflegends #riotgames #riot #kanye #fifa #worldcup… https://t.co/qrTn1YP3Jc
## 91 I make sure my room is as uninviting as possible for females because every time you have s3x you lose mechanics… https://t.co/mvn1GCb41x
## 92 HEY PENTA QUEENS.\n\nOur line-up for our 5v5 #LeagueOfLegends Charity ARAM Tournament hosted by @homotronTTV and myse… https://t.co/lHGyTDQ78t
## 93 #BotWatch\n#LeagueOfLegends \n\nEXACTLY why I went jhin mid in 2017\n\nLove the damage bot lane\nSoraka's a bot\nKaisa (go… https://t.co/znRaxFKhXn
## 94 Going live now! Come say hi: https://t.co/giLcysVpam\n#streamer #leagueoflegends
## 95 There is no meme what the fuck riot #LeagueOfLegends #Memes https://t.co/abl7S4pVdd
## 96 Top male champions waiting for a new skin:\n1- Dr Mundo: 1468 days\n2- Udyr: 1126 days\n#LeagueOfLegends https://t.co/Zd5KGmtDGS
## 97 What is your favourite song released by #leagueoflegends ?\n\n(Say Pop Star plz😉😉)\n\nCosplay from Miccostumes \n🛒… https://t.co/HUraPvo6Wy
## 98 When scissors... don't cut it anymore\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx… https://t.co/TstkQG08eB
## 99 when youre up against a gamer girl who mains mid instead of support #LeagueOfLegends #RiotGames #VALORANT #games… https://t.co/vGzp5w2VZo
## 100 👧🏼⚡ R-JRnX87Z .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669923838 .\n.\n#distopicai #aiart #cyberpunk… https://t.co/FNwUOMh1Np
## 101 New #TikTok! \nBest advice ever for solo queue! \nHope that you will like it! \n#Vtuber\n#Vtubers\n#VTuberUprising… https://t.co/xOvHys55H0
## 102 The Boss! #shorts #leagueoflegends #lol #gaming https://t.co/E12LFgjCf5 via @YouTube
## 103 Day 5 of making pokémon teams for League Champions, Zed the Master of Shadows\n\n#LoL #LeagueofLegends #leaguetwt… https://t.co/QQ5tmGezmu
## 104 Live NOW with TUD v MTU in the #LeagueOfLegends semi finals!!\n\nhttps://t.co/654mzEHkkT
## 105 League skins this year have been 🔥🔥 #LeagueOfLegends #LoL https://t.co/15kkE90rt2
## 106 aaaand..another #LeagueOfLegends character with #Syndra .\n\n#illustration #ArtofLegends #LeagueOfLegendsFanArt… https://t.co/0f8mYAGqE4
## 107 It's 42nd day of SIMP waiting for MALE FURRY CHAMP 🥺 #SIMPiswaiting #LeagueOfLegends
## 108 8PM MST #LeagueOfLegends Nonsense live on https://t.co/H8KGdqkUPm with @Indextore It's gonna be funtastic.… https://t.co/5cf9bdyQwU
## 109 Very nice\n#digitalart #Aatrox #LeagueOfLegends https://t.co/RJjjB459ET
## 110 Wallpaper Bel´veth and Yone #LeagueOfLegends #LeagueOfLegendsFanArt #yone https://t.co/Uz6nNPJIwv
## 111 Tonight's #LeagueOfLegends #ArenaClash sees our Semi Final! 🔥\n\nTeesside Steelers Forgers take on Sutton Spectres Cu… https://t.co/9Mxftzxbdx
## 112 If you have a game I would love to play it on my channel.👏👏👏👏 #Gameplay #LeagueofLegends #FLYWIN #КосплейLoL #StarGuardians
## 113 ღ CaitVi x Jinx ღ\n\n𝓒𝓻𝓮𝓭𝓲𝓽: Yanderes.arts\n\n#jinx #vi #Caitlyn #LeagueOfLegends #LeagueOfLegendsFanArt #WildRift… https://t.co/w4AupLDDUq
## 114 Wallpaper Zed #LeagueOfLegends #LeagueOfLegendsFanArt #zed https://t.co/Ec2TBHyCfw
## 115 Time for Bell Ileae and their daughter to put up the christmas decoration !\n\nCommission by @JUrsus 💜… https://t.co/oSekLYVEzm
## 116 well I brought a Yone sketch anyway\n#LeagueOfLegends #LeagueOfLegendsFanArt #Yone https://t.co/8G60GkaKLc
## 117 https://t.co/v48jxOTJqP smurf to master (jungle) #LeagueOfLegends #leaguetwt
## 118 Live ⭐ Going to Skayle hard 💙 \nhttps://t.co/vMXsMWSJAk\n\n#Kayle #League #LeagueOfLegends #Gym #Fitness #Pt
## 119 Tactical Nuke Achieved\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022… https://t.co/Bscq3rmEll
## 120 gold promos AGAIN?! make it stop https://t.co/JnDsPJi6Lq\n\n#leagueoflegends #riotgames SEND HELP
## 121 👧🏼⚡ R-jW059KG .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669921017 .\n.\n#distopicai #aiart #cyberpunk… https://t.co/s94B4z91JH
## 122 Streaming league here —> SHACO CANT SHACO | !TIKTOK | !youtube | !discord https://t.co/Mo4D5v8lI7 @everyone\n#LeagueOfLegends #shaco #lol
## 123 I suck at taking selfies\n#aphelios #LeagueOfLegends #leagueoflegendscosplay https://t.co/8EIfDdlwef
## 124 The damage we are doing is wild lol #twitchstreamer #leagueoflegends #yone https://t.co/7UgifNcka1 via @YouTube
## 125 Elderwood #Xayah with her Sapphire Chroma 🦋 commissioned by @pearlsayah ✨\nThank you for commissioning me once more… https://t.co/0UtoE2qwSF
## 126 Hello i am aphelios, spirit blossom aphelios\n#LeagueOfLegends #cosplay #leagueoflegendscosplay https://t.co/rzsR0gYZMn
## 127 I'm live, talking about league esports. #LeagueOfLegends https://t.co/rnUJ49cRPg
## 128 New volibear buff coming this season. #LeagueOfLegends https://t.co/i9YxyACKNi
## 129 pool party boy (WIP)\n#LeagueOfLegends #renekton #bara #furry #furryart #DigitalArtist https://t.co/i3QeRe0sgp
## 130 Lets go! Stop by and say hi....staying positive as I try to climb from this hell that is Bronze rank in League.… https://t.co/EgOxWQcmQv
## 131 Early Xmas present to myself 💝 \nWelcome home Sera ~ \n\n#Seraphine #RiotGames #statue #LeagueOfLegends https://t.co/SVV9LFwE9B
## 132 pov : you are 3 months late. 🦈🔗\n\n#Aatrox #morgana #ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/Q7EJDI2Tw6
## 133 👧🏼⚡ R-khQjgwj .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669918198 .\n.\n#distopicai #aiart #cyberpunk… https://t.co/An59JWbxhU
## 134 VRChat in public worlds\n\n#LeagueOfLegends #VRChat #vrchatfunny https://t.co/1E4fO06yi9
## 135 Has AFK Detection has gone too far?\n\nLets talk about it..\n#LeagueOfLegends \n\nWATCH HERE: https://t.co/Leb3seshDX https://t.co/Ycx8vgd9HI
## 136 LFT ADC Master 120 Lp looking for MNT and more \n#LFT #LeagueOfLegends
## 137 Shot out to my homies at @LeagueOfLegends, for making me listen to fire to fuse since release and it made it way in… https://t.co/7F4WrkLfuL
## 138 Some fan art of Evelynn, one of my fave girl bosses💅🏻 Not a super fan of this piece but at least I finished it🥲… https://t.co/7oXkAbAS2O
## 139 It is my tradition to cosplay ambitious elf Jinx every year in December xD\n🎄\n#Jinx #AmbitiousElfJinx #Cosplay… https://t.co/uIwpofpBLf
## 140 I’ve cracked the code\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022… https://t.co/FeiaBl62q3
## 141 Do you guys remember that awesome Fishbones? 😃 Well, I made arrangements to meet the guy who built it at my convent… https://t.co/ZGTwXg5xk1
## 142 @wildriftDE @wildrift @riotgames Never is this Shit 7/10/7 SVP in my Team. All Game Long noobs in Team.… https://t.co/DR7WXNrxgg
## 143 im a bit sick but il be doing a short stream | Playing some league of legends | Diamond 1 currently… https://t.co/kruONr1BVc
## 144 Thresh Champion Overview | Gameplay – #LeagueofLegends: #WildRift https://t.co/ZJqA0Fqj3q
## 145 Sitting in class looking at twitter watching neace get exposed for making posts about himself on an alt is the funn… https://t.co/DpUeCW4urh
## 146 Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios… https://t.co/cJJW46JhJe
## 147 #RiftGala Qiyana fanart because I LOVED the design so muchh (design by @lolapaprikaa)\n\nI know I'm a little late too… https://t.co/lMgaYpjWPs
## 148 I liked this game. #LeagueofLegends #LoL #mobilegame https://t.co/wzSFyU7ytq
## 149 Games from Riot Games publishing house appeared in the PC Game Pass subscription!\n\nhttps://t.co/j3I4R4JxL7… https://t.co/H4awN5ITGX
## 150 Monochrome Misery \n\n#LeagueOfLegendsFanArt #LeagueOfLegends #vex #yordle #ArtofLegends #LeagueOfLegendsart https://t.co/AX4dqD7gQm
## 151 My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan… https://t.co/Sev5hyrURe
## 152 👧🏼⚡ R-VJXtFfr .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669915377 .\n.\n#distopicai #aiart #cyberpunk… https://t.co/416oYWWjdf
## 153 Which coven lady should get a boss fight? Morgana is the queen and I’m already drawing kayle so I thought these cho… https://t.co/JJ077QTRfy
## 154 Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://t.co/eJzdJFcAb9
## 155 ❗ TONIGHT - 8 PM EST ❗\n\nL7 Genesis VS Rawr Shadowz\n\n🔵 Xenon Division \n\nCatch the game live on our Twitch hosted by… https://t.co/VTXdJSfHYu
## 156 giggled so hard at this im so evil😂 #LeagueOfLegends https://t.co/CrjtyfJ2Gx
## 157 "Everyone's got their own muse. Mine's...everyone."\n- Seraphine💕\n\n#Seraphine #LeagueOfLegendsFanArt… https://t.co/K0qIUDqGLM
## 158 ?? Silver Hell episode 1 (League of Legends edition) #fullshuffle #PAPAMAMA420 #duellinks #yugioh #leagueoflegends… https://t.co/EYZDltgeRA
## 159 PsyOps – OPERATION: SONGBIRD | Official #Skins Trailer – #LeagueofLegends https://t.co/qaSPGTM2JU
## 160 Halloo! Get Jinx print/sticker at #paskomiket2022 SM Megamall Megatrade Hall 2 this December 3 & 4, 2022. I will be… https://t.co/WVsezRa0Tm
## 161 The owls tried their best but at the end @3bl_esports managed to get the win\n\nWe ended @SafeModeByWE Pro League at… https://t.co/6lCi0MdScO
## 162 I need ✨help✨\n\n#LeagueOfLegends https://t.co/RQ2qgWoVw3
## 163 https://t.co/1aa1wsu7l1 - League Thursday - More Casual ARAM #ENVtuber #VtuberUprising #LGBTQFriendly #JustChatting… https://t.co/Q4Ug6JJI20
## 164 What does this mean?\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022… https://t.co/xefzNyciyj
## 165 Crimeplay ou gameplay? Aram da madrugada no Wild Rift | Live https://t.co/ZQn0jOL8zx #WildRiftbr #leagueoflegends #brasil #Gameplay
## 166 @EvilGeniuses @totheLaPointe \n\nCould we fans get some clarity on the recent Danny developments. It looks terrible i… https://t.co/h6LB7TWfvE
## 167 Been listening to the Arcane soundtrack recently and it's reminding me how much of a hold that show still has on my… https://t.co/Jq3JQcoBBc
## 168 When you try to play God in #LeagueofLegends #TFT hyper roll, you get reduced to second place. https://t.co/SZZ6o8ckkW
## 169 WIP\nlook how happy he is☺\n#LeagueOfLegends #LeagueOfLegendsFanArt #Rakan https://t.co/GXBnNtEUmg
## 170 Slot Acquired! @fluxogg Enters CBLOL!\nhttps://t.co/w14Xy7jEAD\n#esports #CBLOL #leagueoflegends #twognews https://t.co/w4K4TLix2x
## 171 👧🏼⚡ R-M9XmXNz .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669912557 .\n.\n#distopicai #aiart #cyberpunk… https://t.co/y8wL7iQdmn
## 172 Day 1 of drawing fanart every day in December\n\nToday I rolled Ekko\n\n#fanart #ekko #arcane #LeagueOfLegends https://t.co/QZOMil3I9f
## 173 Casual #Leona (@kyuucia ) and #Diana (meeee) for #CCXP2022 ! ☀️🌙\n\n#LeagueOfLegends #leodia #leonadiana #dianaleona https://t.co/WvrjgTRZ28
## 174 I knew I shouldn't have neglected her side quests... 😅\n\n#gaming #esports #esport #twitch #valorant #leagueoflegends… https://t.co/1TPnKxLS9A
## 175 Is adderall the steroid of esports? #esports #leagueoflegends #Overwatch2 #valorant #SmashBros #RocketLeague #TFT #wow #vtubers
## 176 Going to #CCXP2022 as Leona and @ArtaxArt as Diana League of Legends #leodia #LOL #LeagueOfLegends https://t.co/hMw3ka6mWM
## 177 ▶️ League of Legends - Top streams a las 17:28 (Hora ESP)🔥\n\n🥇 #Werlyb➖Viewers: 5.488\n🥈 #ElmiilloR➖Viewers: 3.171\n🥉… https://t.co/Tn7rBlPchU
## 178 I intend on streaming on Youtube in a couple of hours, if you'd like to stop on by to talk about League. #LeagueOfLegends
## 179 Got a #LeagueOfLegends poro sticker from @WesternEGA in appreciation for supporting the club. I was not told where… https://t.co/Ko6GFKOmKF
## 180 Only Big Brain Plays https://t.co/aUTyb71ay4 #nowlive playing some #LeagueofLegends come hang out #TwitchAffiliate… https://t.co/MJMkNhgJxW
## 181 I'm #Vi from #LeagueofLegends , also https://t.co/fF6DfshHsX
## 182 I am #Neeko from #LeagueofLegends https://t.co/sQUIeuPe9s
## 183 The Best #P2E Ever!\n\nTitles include but limited to:\n#Warzone2 \n#FortniteChapter4 \n#FIFA23 \n#LeagueOfLegends… https://t.co/FmYbhZ8BcL
## 184 The end of @SafeModeByWE journey!\n\nNow we play the Final of Safemode Vs @3bl_esports and we will take our revenge a… https://t.co/2j6eKr9M2g
## 185 anyone wants to buy a league of legends account\n#LeagueOfLegends
## 186 so is that a yes?\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett… https://t.co/G1TrWYB9UV
## 187 Trying new champs in pre-season | League of Legends\n#LeagueOfLegends #support_main #bardo \n https://t.co/5ygZQ4OdMY
## 188 👧🏼⚡ R-bXxQ3Qj .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669909737 .\n.\n#distopicai #aiart #cyberpunk… https://t.co/9P04DoeydB
## 189 This is where I go to be a dumb nerdy slut. \n\nhttps://t.co/Bi8ErkW82T\n\n#gaymer #himbo #musclegrowth… https://t.co/XraHlA4nKj
## 190 #LeagueOfLegends #vtuber #LOL What my gf playing league on her mechanical keyboard in the other room sounds like: https://t.co/S3pzI3xNQq
## 191 What do you think?\nLove LoL? Visit us: https://t.co/JrAiMSWyOb\n#lolgoods #leagueoflegends #mmo #mmorpg #rivenstore.… https://t.co/u0x3p1Givl
## 192 Cosplay zed league of legends #LeagueOfLegends #zed #cosplay #League_of_Legends #WildRift https://t.co/BG41fgduj5
## 193 How To Create 3 LvL Jungle LEAD Every Game LIKE BO?!#leagueoflegends #leagueoflegendsriotgames #gaming #fyp #zyblol… https://t.co/o568pmmk9U
## 194 Space groove Lux 🪐🕺#ArtofLegends #LeagueOfLegends @LoL_France https://t.co/UcjZ1l1QXk
## 195 If you don't play LoL maybe sit this one out. 😅\n\nI think there is a serious argument to be made for the efficacy of… https://t.co/F1tpUrKgiS
## 196 Keep friends close and enemies guessing. \n\nPic by Hikary_photos (instagram)\n@LoL_France @LeagueOfLegends #Katarina… https://t.co/WsELN2Qxio
## 197 👧🏼⚡ R-C2z1X8q .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669907196 .\n.\n#distopicai #aiart #cyberpunk… https://t.co/LNlxP4lhat
## 198 What do you think?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo… https://t.co/jlENAt3UW6
## 199 I adore them so much.🤗🤗🤗🤗 #LeagueofLegends #mobilegame #Worlds2021 #GuardiãsEstelas #StarGuardians
## 200 "THE POWER OF SUPPORT" | League Of Legends Montage #11 #LeagueOfLegends #RiotGames #League_Of_Legends https://t.co/5fx1kObF3D via @YouTube
## 201 This World Champion is in some serious S@*t 😯\n\n▶️https://t.co/M3BijdXMrO\n\n#LeagueOfLegends https://t.co/qnrAKcZowK
## 202 Xolaani the Bloodweaver @PlayRuneterra \n\n#leagendsofruneterra #leagueoflegends #leagueoflegendsfanart #darkin… https://t.co/ocWJAi965K
## 203 New Darkin dropped so, Darkin A's tier list update\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx… https://t.co/ik7lv4GqZL
## 204 Which team are you supporting in 2023? 🤩👀\n\n#LCK #LeagueOfLegends #LoLEsports\n\nhttps://t.co/hi1GkKJRZp
## 205 ▶️ League of Legends - Top streams a las 15:50 (Hora ESP)🔥\n\n🥇 #Esportmaniacos➖Viewers: 3.705\n🥈 #Th3Antonio➖Viewers:… https://t.co/0VSQhU4GaJ
## 206 Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends… https://t.co/HSEd6l0FQm
## 207 A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!… https://t.co/hnLJ997BJV
## 208 Shadowbox No.166 Dark Star Orianna\nLED lighted Material: inkjet photo paper\n#ArtofLegends #leagueoflegends https://t.co/R1B0Dfpyct
## 209 League of Legends: Wild Rift's 3.5A update has arrived, featuring a lot of game changes, balance updates, gameplay… https://t.co/rNDRPz8L7c
## 210 Hacking in League of Legends #katarina #hacking #leagueoflegends #kat_alien streaming live at… https://t.co/VCOfyKoWf0
## 211 👧🏼⚡ R-2qzwpf2 .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669904097 .\n.\n#distopicai #aiart #cyberpunk… https://t.co/czPXAkhb6a
## 212 Light and Shadow (ft. Hiroyuki Sawano) | #StarGuardian Animated Trailer – #LeagueofLegends https://t.co/57h1GJgL5q
## 213 ▶️ League of Legends - Top streams a las 15:08 (Hora ESP)🔥\n\n🥇 #Esportmaniacos➖Viewers: 1.984\n🥈 #Th3Antonio➖Viewers:… https://t.co/npeuMr5ATe
## 214 🔴LIVE NOW \n\nLINK: https://t.co/4qCFrab2Rn\n\n#SmallStreamersConnect #livened #LeagueOfLegends #twitch #j3zz1playtv https://t.co/8z9PYH07Vl
## 215 Pawkt is kicking and biting people on https://t.co/bzjLativy6\n\nMaybe you'd like to #Donate towards the video guide… https://t.co/Bke0OpcfPW
## 216 Day 733: No news on Pentakill Rell 🖤\n#LeagueOfLegends #Pentakill #Rell
## 217 You don't want to miss the Joanne of Arc Miyazaki Man podcast episode! #joanneofarc #miyazakiman #weeb… https://t.co/ELj6IZFAqd
## 218 getting old\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett… https://t.co/eiAKYq1ZOU
## 219 wiggly noodle dragon escapes certain death \n\n#LeagueOfLegends #Vtubers #ENVtubers \n\nhttps://t.co/1YdnKgMwta
## 220 @MonaSchon\nThe mona see yet, and always has busy\n\n#gamers #leagueoflegends #game #instagram #SelfieTime #photo… https://t.co/XijmJojKBd
## 221 New book, and an introduction to a new game...at least for me 🙂 #leagueoflegends #arcane https://t.co/qlI9ZxnQ7Q
## 222 I am grateful to have known her.🙉 #LeagueofLegends #Fanart #ArtofLegends #Bjergsen #YıldızMuhafızları #КосплейLoL
## 223 And #leagueoflegends sound track finds a way on top again #SpotifyWrapped https://t.co/ubtTQwNxS1
## 224 Game Master…..🥺🥺 #LeagueofLegends #YıldızMuhafızı #Worlds2021 #TransformaTuDestino
## 225 Who remembers that?\nLove LoL? Visit us: https://t.co/JrAiMSWyOb\n#lolgoods #leagueoflegends #mmo #mmorpg #rivenstore… https://t.co/J9Ng8EBvNC
## 226 We can't take the void seriously: I'm sorry but it has to he said. Basically, the void is the cause of the ducking… https://t.co/e2sHjNQ1xZ
## 227 it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUPXrW
## 228 👧🏼⚡ R-0GwnGmj .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669901277 .\n.\n#distopicai #aiart #cyberpunk… https://t.co/UvSi38DdLQ
## 229 Enjoy your games🙊🙊🙊🙊🙊 #LeagueofLegends https://t.co/QRl8Cu9lqi
## 230 Oh yeah best time of the day just started!! ... oh you dont know what I mean... well... I mean... my stream started… https://t.co/vW25ZfnwEQ
## 231 It's tiiime:\n\nKicking it off as always! \n\nQMSamurai Au take down eXeLoL1 in League of Legends!\n\n#PlayWithHonour… https://t.co/P8UoFyvTyw
## 232 Hello tweeter !👇👇👇 #mobilegame #LeagueofLegends https://t.co/3SQmX6jvYZ
## 233 Which game do you like the most?\n#game #fortnite #LeagueOfLegends
## 234 Hello there!\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#leagueoflegends #lolgame #lolgamer… https://t.co/s4s43YCHDY
## 235 Gonna do some comic reading\n \n#leagueoflegends #prince #comic\n\nhttps://t.co/cAlVXTGlf4 https://t.co/ye2HkYT3lB
## 236 The world ender remix is dope\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt… https://t.co/1F9HpOj8OH
## 237 I should get the game.😎😎😎 #ArtofLegends #LeagueofLegends #mobilegame #StarGuardians #ClashLoL #G2WIN
## 238 ▶️ League of Legends - Top streams a las 13:58 (Hora ESP)🔥\n\n🥇 #Esportmaniacos➖Viewers: 1.073\n🥈 #Zeling➖Viewers: 1.0… https://t.co/qkrWgT4cKd
## 239 @RiotSupport I have opened many tickets and every agent I got so far failed to help me although I provided the prop… https://t.co/zHiqCpEEaa
## 240 Giving Feedback\n\n#vtuber #VTuberEN #leagueoflegends https://t.co/EYWJ5rNXPk
## 241 There is a new post every day.🔥🔥🔥🔥 #mobilegame #LeagueofLegends #StarGuardian https://t.co/OGHU10M3Ii
## 242 Day 28 pleading for Classic League of Legends! \n@MarcMerrill @RiotPhroxzon @RiotPhlox @RiotMeddler @ExasperatedDan… https://t.co/iP31Ye3C2v
## 243 ⚠️ #INTERVIEW ⚠️\n\nInterview LAN - ETHLAN #17 @Ethlan_Rouen : \n \n➡️ article : https://t.co/Zbflo8sm7L\n\n➡️ inscripti… https://t.co/25mHZ1K42y
## 244 JUST UPLOADED A NEW VID ON #leagueoflegends COME CHECK IT OUT :https://t.co/cZ8jHC9zhz
## 245 Zeri & Zoe for wild rift?: submitted by /u/Regular-Poet-3657 \n [link] [comments] https://t.co/sivGmOIEdn… https://t.co/ABqLDEZJRC
## 246 It was a completely new experience.😎😎😎 #LeagueofLegends #ArtofLegends #YıldızMuhafızı #ФанАрт #TLWIN
## 247 Skin Giveaway for League of Legends! \n\n1. Comment the Legendary Skin you wanted\n2. Retweet \n3. Send me your clips (… https://t.co/U14YObt0Gv
## 248 Likes, please!!\nVisit us: https://t.co/Jtncw61Y4H\n#lolgoods #leagueoflegends #mmo #mmorpg #rivenstore.com #lolstuff https://t.co/2y915oPjaI
## 249 Looks like @MADLions_EN are making moves for 2023. Read all about our take on their new roster.… https://t.co/ezO90jMDaf
## 250 Look, the album goes hard. What can I say? #LeagueOfLegends #Memes https://t.co/Jdq7iZYE1C
## 251 #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 252 Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#leagueoflegends #lolgame #lolgamer… https://t.co/8TGJMWe7vE
## 253 Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!… https://t.co/fWkdIy9UKg
## 254 [Tigerghost][Influencer] !instant !giveaway !eventos !discord for Tigerghost Codes https://t.co/vxEP4mTzEC -… https://t.co/4JcBNwsTGa
## 255 200 years of afk punisher experience\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt… https://t.co/AUSfcWA6w5
## 256 Tank Akshan😁Check the link for epic gaming kits! #leagueoflegends #lol #riotgames #league #leagueoflegend… https://t.co/Ye12c2IrnO
## 257 good morning gamers✨️\nhere are my glasses hehe\n#egirl #cute #glasses #nsfwtwt #gamer #LeagueOfLegends https://t.co/XRmx53dlyX
## 258 ▶️ League of Legends - Top streams a las 12:48 (Hora ESP)🔥\n\n🥇 #Zeling➖Viewers: 988\n🥈 #PochiPoom➖Viewers: 604\n🥉… https://t.co/CxH6wcZ4Y0
## 259 "Sure you can handle me, summoner?"\n\nPhoto: @Alex_VanDych\nMore photos: https://t.co/vJ04VPUb0V\n\n#LeagueOfLegends… https://t.co/W9S1DbMciQ
## 260 League of Legends Yuumi nerfs spark concern, but Riot isn’t worried https://t.co/k2V8bo2rjk #LeagueofLegends #MOBA #FreetoPlay #esports
## 261 Enjoy your special day!🥳🥳🥳🥳 #LeagueOfLegendsFanArt #LoL #LeagueofLegends #G2WIN #TransformaTuDestino #TLWIN \nOrigin… https://t.co/h8ozUAAYIB
## 262 Some Yuumi nerfs are coming to #LeagueOfLegends (yay), and despite player concerns Riot has defended its decision… https://t.co/XX2iPWBFzh
## 263 Who remembers that?\nVisit us: https://t.co/Jtncw61Y4H\n#leagueoflegends #lolgame #lolgamer #rivenstore.com #lolgoods… https://t.co/RAl2GgNBg1
## 264 #LeagueOfLegends cat and cat https://t.co/R4kHVmg7z5
## 265 I am not free from my #leagueoflegends curse. With the release of #Predecessor I can finally rest
## 266 I need friends who TFT. Dm me. Serious inquiries only #LeagueOfLegends #TFT
## 267 Guys, help. I don't feel like total war today, so which of these choices sounds the most fun. \n\n#twitch… https://t.co/VKvK2uCQfG
## 268 Some of the goodies you can find on my shop! 🥰\n\nhttps://t.co/7DUZEpUzeX\n\n#art #genshinimpact #pokemon… https://t.co/RLphbCVc8H
## 269 Do you wanna play?🎮🎮🎮 #LeagueofLegends #КосплейLoL #GENGWIN #Nilah
## 270 Like and Share if you have been fan since day 1\nVisit us: https://t.co/Jtncw61Y4H\n#lolgoods #leagueoflegends #mmo… https://t.co/HKT1uJzQf2
## 271 Baalinkux - The darkin hoop\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt… https://t.co/YRIyBMCjRf
## 272 The #LCS and #LEC are both expected to undergo changes heading into the 2023 season💥\n\nThe alterations rumored and c… https://t.co/PB7Uk1TuUv
## 273 Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose… https://t.co/QVXa3KQIjS
## 274 Baddest Ahri nsfw set just dropped! + comic version :3 click the link to see full art! (12 hd versions with downloa… https://t.co/MIxEHDOdzE
## 275 Pretty good winstreak back into D1.\nWas about to end at some point!\n#leaguetwt #LeagueOfLegends https://t.co/t8d9YTTWdL
## 276 Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸… https://t.co/JoDItqbO73
## 277 Who remembers that?\nLove LoL? Visit us: https://t.co/JrAiMSWyOb\n#leagueoflegends #lolgame #lolgamer #rivenstore.com… https://t.co/HqK9l2eGkv
## 278 Up your #LeagueOfLegends Game! #StrategyGuide #Win https://t.co/38ul3jtORC
## 279 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends… https://t.co/9f8QIv1OqV
## 280 nerf Yasuo's Wind Wall #LeagueOfLegends
## 281 ▶️ League of Legends - Top streams a las 11:10 (Hora ESP)🔥\n\n🥇 #iaaraS2➖Viewers: 984\n🥈 #Zeling➖Viewers: 623\n🥉… https://t.co/dRKvhiqSVE
## 282 How ya doin`?\nVisit us: https://t.co/Jtncw61Y4H\n#lolgoods #leagueoflegends #mmo #mmorpg #rivenstore.com #lolstuff https://t.co/VcbcG77KeY
## 283 “What brings you to the lost and found, dear?\nWon't you pull up a seat?\nEverybody got a price 'round here to play\nM… https://t.co/8z6SbpCDC6
## 284 We Holdin Hands Part 2\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022… https://t.co/mfCow3Dp4B
## 285 I enjoyed playing these games.🥺🥺🥺🥺🥺 #Fanart #LeagueofLegends #LeagueOfLegendsFanArt #GuardianasEstelares #ФанАрт #GuardiãsEstelares
## 286 I want more Bel’Veth content. Even without her, I’d gladly take more Void content in general. The Void is such a di… https://t.co/V6OjYUVdZN
## 287 Get Jinxed\n\n#arcane #LeagueOfLegends #LeagueOfLegendsFanArt #jinx #ArcaneArt #jinxfanart #art #digitalart… https://t.co/bezyF1smTS
## 288 What's your favorite lig skin? \n\n#leagueoflegends
## 289 Birthday Stream :3 Here we go\n\nhttps://t.co/eOhsbFIHDh\n\n#LeagueOfLegends #Diamond #Stream #Streaming #Live #Twitch
## 290 Irelia: The Defiant Blade | Champion Teaser – #LeagueofLegends https://t.co/0wfEGNCukK
## 291 hi so I just had this idea with the #lgbt center in my city to have a public #LeagueOfLegends #discord server so al… https://t.co/TtnZjcBz0f
## 292 how to counter Talon😂DM \n for the epic gaming kits! #leagueoflegends #lol #riotgames #league #leagueoflegend… https://t.co/40Du11SfZY
## 293 we found him\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett… https://t.co/9IQNSl9By0
## 294 A look into why Riot did not Nerf Heartsteel\n#LeagueOfLegends \nhttps://t.co/QHqKbssKqM
## 295 EVERYONE DOES CookBETTER IN RED\n#leagueoflegends #leagueoflegendswildrift #games #gameplay #rank1 #gaming… https://t.co/1KH8ztS5py
## 296 ❝ We vow to keep pressing forward. For we are the city of progress and our future is bright. ❞\n\n📸: @corbin_media\n🧥:… https://t.co/LLUcjvQboq
## 297 RT @Joycenator3195: Still alive, barely. How do you beat Heartsteel? New build time\nhttps://t.co/LaKCLLc9RY… https://t.co/GfEfN6LNEy
## 298 Game Master….. #LeagueofLegends https://t.co/sMXtQPH9q3
## 299 no knife 4k😈This is Zombie Gaming!! Join us https://t.co/aWXc0gF4wz Discord! Tik Tok! Instagram! Facebook! Youtube!… https://t.co/5tcMjxYGcB
## 300 Hello or good evening 🤔🤔 I would like to make a feedback or a report to your game #wildrift #leagueoflegends the ga… https://t.co/lAwsN7MUhg
## 301 Oh no\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett #Aphelios… https://t.co/xUEMfbRRNr
## 302 When will Riot update Amumu’s lore?: He seriously needs an ASU and a lore update to truly give him an identity, nob… https://t.co/E5mdrgdwiD
## 303 Don't mind me, just waiting for Kindred to release on #LeagueofLegends #WildRift. Trying to play Jungle on my secon… https://t.co/jKZYqt29wM
## 304 New chapter!\n\n#RenataGlasc #LeagueOfLegends \n\nhttps://t.co/ktZpZPChbW
## 305 Still alive, barely. How do you beat Heartsteel? New build time\nhttps://t.co/mfBRAbExVJ\n\n#supportsmallstreamers… https://t.co/UMl5LLb263
## 306 Fire to the Fuse (Ft. Jackson Wang) | Official Empyrean Cinematic - Leag... https://t.co/x3NPJGup5T via @YouTube… https://t.co/3kaQQxoX8N
## 307 League of Legends Xbox Game Pass'e geliyor\n#lol #LeagueOfLegends #XboxGamePass \nhttps://t.co/bD9kzCrSnJ
## 308 The ADC Late Game – #LeagueofLegends #shorts https://t.co/tkXBYiDLGs
## 309 Fire to the Fuse (Ft. Jackson Wang) | Official Empyrean Cinematic - Leag... https://t.co/ESSXL3Duku via @YouTube… https://t.co/hNYvQSuOKB
## 310 $150 LOL EUW MEST SPONSORSHIP SERIES WINNERS!\n\nRegister for the official MEST GAMING ARENA #leagueoflegends tournam… https://t.co/YCigeWApfQ
## 311 The first time i've ever changed my hair at all.. :C hope everyone likes it\n\n#gamer #gaming #Egirls #latinapawg… https://t.co/6pIkZy0Rcm
## 312 More Evelynn 💜\n#Artoflegends #LeagueOfLegends #Evelynn #art #KDA #fanart #KDAEvelynn https://t.co/TRGlmuBKtD
## 313 Jackson Wang - Fire to the Fuse | Worlds 2022 Finals Opening Ceremony Pr... https://t.co/GY1Ptv1sTT via @YouTube… https://t.co/OdC05MDeCj
## 314 Lmao questa e unexpexted. 😂😂\n\n#LeagueOfLegends #SpotifyWrapped #Salty https://t.co/3nMqFYr6pr
## 315 How ya doin`?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg… https://t.co/bAjqb64MLz
## 316 first timing a champion btw.\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt… https://t.co/JoQ422qB0E
## 317 With game 1 done GCU takes the lead with a 1-0 victory against University of Montana!\n\n#LeagueOfLegends #GCU #LoL… https://t.co/6Ca3sR7aGx
## 318 🚨Gameday🚨\n\nWith GCU league of legends going onto game 2 of the playoff series!\n\n#LeagueOfLegends #GCU #Esports #LoL… https://t.co/GoUmLjpzon
## 319 Hi all, i made hand-painted stylized Tombstone\n\nMy Artstation:\nhttps://t.co/ty07XxmqCF\n\n#handpainting #3DCoat… https://t.co/vgn3Pk2Q2E
## 320 I will kill for them\n#viego #LeagueOfLegends #fanart https://t.co/lC41BupVTp
## 321 League of Legends!! 😎\n\n¡Veamos a AlanDemolition en Twitch! https://t.co/pYVAIFVPXG\n\n#LeagueOfLegends #RiotGames #twitch #twitchtv #gamer
## 322 T1 Keria Neeko 🐧 #t1 #keria #t1fighting #leagueoflegends #shorts https://t.co/0p9dBXzp7q via @YouTube \n\nThis is my… https://t.co/vpH4d5cSFg
## 323 Meet my new husband #LeagueOfLegends xddddd https://t.co/k4FEUyR3ET
## 324 Help with lore accurate runes!: Hi all, \n\nFirst I wanna apologize if this is the wrong subreddit to post this in bu… https://t.co/YuIcH6Bdua
## 325 Day 17 of @LeagueOfLegends quotes:\n\nLamb: The only true death is to never live.\n-Kindred\n#LeagueOfLegends #quotes #gaming #Kindred
## 326 Day 16 of @LeagueOfLegends quotes:\n\nWhich weighs more, Riven? Your blade, or your past?\n-Yasuo\n#LeagueOfLegends #quotes #gaming #Yasuo
## 327 @VirtualxGF Very fun stream! Glad you were back today, Yay!!! Buuttt I still don't understand #LeagueOfLegends any… https://t.co/3VgOYHahhN
## 328 #LeagueOfLegends preseason 13 is perfectly balanced https://t.co/Di2actGTvu
## 329 Looks like a great game #LeagueofLegends #ArtofLegends #GuardiãsEstelares #Nilah #GuardianasEstelares \nOriginal: Zo… https://t.co/B8SaGx7afn
## 330 Any suggestion for a good guide to toplane and expecially on how to not lose exp or lane minions?\nI also want to kn… https://t.co/hDWWfnLZ1A
## 331 Very fun #LeagueOfLegends stream tonight! Thank you to everyone that came to hang out with me, and thank you so muc… https://t.co/MQZQkLZNaS
## 332 After one year playing league, i want to create a new account to climb in ranked as a toplaner.\nLately i've been le… https://t.co/hsaUSn0BE5
## 333 Sharky Fan's Assemble! I am now live!\nhttps://t.co/NUohtzJ120\n\n#riven #toplane #lol #leagueoflegends #korean… https://t.co/4RpiXPgxeG
## 334 WIP Commission Jhin drinkin' Quatro\n#wip #Commission #Jhin #LeagueOfLegends https://t.co/0rvwHEnm0j
## 335 finally It's here👀DM for epic gaming kits!! This is Zombie Gaming!! Join us https://t.co/aWXc0gF4wz Discord! Tik To… https://t.co/J5BIYMk9yg
## 336 Like and Share if you have been fan since day 1\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys… https://t.co/NJtOFmyx85
## 337 How champions would react if they were Rko'ed out of nowhere by randy orton\n#memes #meme #funny #lol… https://t.co/iWlhp79R19
## 338 Now playing #LeagueOfLegends uwu https://t.co/fzK47O7BNF
## 339 Oh I’m loving my Lost Ark’s Sheriff Caitlyn inspired avatar. 😍\n\nCan we pls have a fanfic written in this alt verse?… https://t.co/cn9V1r70WN
## 340 If you like it, share it. #game #LeagueofLegends https://t.co/G5u4VAQY7I
## 341 Doodling Jinx tonight :3 Full sketch/inking on patreon: https://t.co/5WiIAUnjZ5\n#digitalart #fanart #arcane… https://t.co/XllSxjN3Z0
## 342 Likes, please!!\nVisit us: https://t.co/Jtncw61Y4H\n#lolgoods #leagueoflegends #mmo #mmorpg #rivenstore.com #lolstuff https://t.co/Jb0dGmrABy
## 343 Live with a little League till the sun rises.☕️\n\nOn the Twitches for now. \n\n#leagueoflegends #graves #zeri \n\nhttps://t.co/mX4Drehcub
## 344 If you're one of those guys like me who always got frustrated in a @LeagueOfLegends game. You can use this… https://t.co/YQvNd1w8Ds
## 345 Rekkles unbelievable LEC outplay #leagueoflegends #shorts https://t.co/yC5Y9SlB4w
## 346 Today we will stream league of legends. \nDo you like to see the stream ? \nIf you want to leave a like\nIf you want t… https://t.co/kusYw7Z5lT
## 347 https://t.co/b09gnZya9Q. Blitz rank is a lifesaver #leagueoflegends
## 348 What do you think?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo… https://t.co/6RMSNEBFJH
## 349 Heya Gamers! Check out this Skarner VGU I made for uni!\n#LeagueOfLegends #LeagueOfLegendsFanArt #conceptart… https://t.co/S1V6b8p80x
## 350 full build 2 items\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett… https://t.co/ZgGnEVjdtd
## 351 CSGO Plays: Board is not going good so play light fr. \n\nConfidence Level: 6.5/10\nEarly and Afternoon games.\n\n#CSGO… https://t.co/BiIvXgBVYG
## 352 It has been 119 days since the last official update for Project L, the #LeagueOfLegends tag fighter
## 353 Can someone tell me what it is? #mobilegame #StarGuardian #LeagueofLegends https://t.co/LqJ5cz4Fup
## 354 “ . . . 𝓅ℯ𝓇𝒻ℯ𝒸𝓉. “\n\nromanticized scars.\n\n#ArcaneAnniversary #TheMonsterYouCreated #Arcane #Silco #silcofanart… https://t.co/LL3s7z2vqw
## 355 Imagine supporting an up and coming streamer/youtuber🫣❤️✨\n\nhttps://t.co/dBfTVyVAJz\n\n#YouTubeDOWN #YouTube #youtuber… https://t.co/vH99h8AxdB
## 356 Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 357 We’re live!! More mid and adc practice for log of legends :3 #LeagueOfLegends #VtubersEN #VtuberSupport
## 358 “Ge-Zaun-Dheit” Silco is sick and Vander is there to take care of him. The question is: will Silco be a cooperative… https://t.co/1jVzunz6ss
## 359 #LeagueOfLegends tribunal system and community sucks!
## 360 Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#leagueoflegends #lolgame #lolgamer… https://t.co/QDIQCLgm53
## 361 Ascended vs Darkin: Lore lovers hello !!! \n\nIts been awhile since we made a poll and new flairs. \n\nTo keep in touch… https://t.co/JhUtgv74uc
## 362 Sharky Fan's Assemble! I am now live!\nhttps://t.co/NUohtzJ120\n\n#riven #toplane #lol #leagueoflegends #korean… https://t.co/INsybyjohp
## 363 supp showdown\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett… https://t.co/mKUOffFGr6
## 364 I like this game.👇👇👇👇👇 #LeagueofLegends #Game #LeagueOfLegendsFanArt #TransformaTuDestino #G2WIN #КосплейLoL
## 365 ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ F… https://t.co/TVUkpZZORe
## 366 For anyone who just wants to read all the LoR card descriptions I recommened following Aradia_Bot: It's been really… https://t.co/WAc4ybFEDa
## 367 Please let us know about your favourite one.🎮🎮🎮🎮🎮 #LeagueofLegends #mobilegame #Nilah #GuardiãsEstelares… https://t.co/w0mtlafwZF
## 368 time to grind more preseason games out (: https://t.co/18L7QVDaGQ #LeagueOfLegends #twitchstreamer #TwitchAffiliates #smallstreamers
## 369 I do admit, "obsessed" is an understatement. #SpotifyWrapped #arcane #LeagueOfLegends https://t.co/iMpmcrsiNl https://t.co/Hs4yjzJNik
## 370 Today on the 1st of December, 12 years ago, Trundle; The Troll King was released 🎂: submitted by /u/aroushthekween… https://t.co/giXc0uKZRz
## 371 Like and Share if you have been fan since day 1\nLove LoL? Visit us: https://t.co/JrAiMSWyOb\n#lolgoods… https://t.co/HA4IpWsG8X
## 372 I hope I have luck with this game. #LeagueofLegends #Gameplay #Game #GENGWIN #TransformaTuDestino #GuardiãsEstelas
## 373 What's your favorite skin in #LeagueOfLegends? Mine is Snow Day Bard because of the Penguins and the hot cocoa wells🥺🥰
## 374 Corrupted Azir, Nasus & Renekton from Legends of Runeterra 🩸: submitted by /u/aroushthekween \n [link] [comments]… https://t.co/zzzYyvjlOz
## 375 Teemo pentakill 🤣 @wildrift\n#LeagueOfLegends #WildRift https://t.co/gaKArqGnYs
## 376 A Purple Knight With A Crystal Heart #arcaneviktor #Viktor #leagueoflegends #AU #ArtofLegends #pennywise #art https://t.co/1tzPmywMLj
## 377 Corrupted Azir, Nasus & Renekton from Legends of Runeterra 🔥: submitted by /u/aroushthekween \n [link] [comments]… https://t.co/Tw3RDwFGKF
## 378 pool party caitlyn\n\n#LeagueOfLegends https://t.co/K7IkLg0OJv
## 379 @RWickedWitch #IACFinalsRonetta #LeagueOfLegends \nI doubt that anyone knew that the name of champion Heimerdinger i… https://t.co/WMUjufqiUM
## 380 Padoru Lol Champs Collection\nArts:\nhttps://t.co/Mb2QPxTTx7\n\nSome creators, thank you:\n@Tifa_says_Hi \n@amuyop… https://t.co/A7ALOpTam9
## 381 Hello there!\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg… https://t.co/RCwLjbSxgs
## 382 Just a typo, or interesting lore tidbit?: So the new Darkin ere revealed, and Anaacka is my favorite. I heard Xonla… https://t.co/G24tEL8AR7
## 383 GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe… https://t.co/H4TP4RGvyN
## 384 Who would you like to play with?🤩🤩 #LeagueofLegends https://t.co/eG642HTuNZ
## 385 Finishing the audiobook reminded me what a pain in the bottom Thresh was: submitted by /u/Venv1th \n [link] [comme… https://t.co/HZFYU9ArkN
## 386 Something different.🤗🤗🤗🤗🤗 #LeagueofLegends #MOBA #Fanart #GuardiãsEstelares #Worlds2021 #ФанАрт
## 387 You don’t want to miss this one. #LeagueOfLegends #TikTok https://t.co/QpGVwf9Sp8
## 388 Playing some ranked! Come cheer me on? \nhttps://t.co/qVLAetGFy4\n#SpotifyWrapped #LeagueOfLegends #twitchaffiliate #TwitchStreamers
## 389 How ya doin`?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#leagueoflegends #lolgame #lolgamer… https://t.co/A5ahxHZqNo
## 390 In what world is this me treating someone poorly i called myself retarded, didnt know league had so much self-care… https://t.co/S0dDgYHw3g
## 391 Star guardian Akali's kunai, okay I really need to get back to homework😂\n\n#akali #starguardian #leagueoflegends… https://t.co/pp1A6Yliez
## 392 It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 393 Live! Playing tft all night to max out battle pass, come chill and vibe!\n\nhttps://t.co/imvtThnfLx\n\n#teamb42… https://t.co/hPw5maEXit
## 394 Gonna be playing #LeagueOfLegends with friends soon content may be offensive so be warned you can find me at… https://t.co/ucuXgO5ZSa
## 395 Built different\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett… https://t.co/CY0mIY5OjL
## 396 You can discover more. #LeagueofLegends #ArtofLegends #mobilegame #TLWIN #G2WIN #FLYWIN
## 397 Stars protect me. #LeagueofLegends #LeagueOfLegendsFanArt #mobilegame #YıldızMuhafızı #StarGuardian #GuardianasEstelares
## 398 The best feeling. We love to see it, and I've been seeing it much more often lately personally. \n\n#LeagueOfLegends https://t.co/6Nf4N2jr3X
## 399 Because I love calling myself out, here is how I spent my year I guess.😅 I can assure you my #LeagueOfLegends 🎶 con… https://t.co/rchAlYIJr5
## 400 🌸Spirit Blossom Zyra skin when?? I had so much fun using MidJourney and putting my own spin on what it created.… https://t.co/iF6pqLS3d1
## 401 INHOUSEN https://t.co/C6nTpnx25C \n@TwitchShare\n@TwitchTVGaming\n@TwitchTVOnline\n@twitchtvhost\n@Social_Pro_Mote… https://t.co/akPWeamhc8
## 402 It was just chilling out.💕 #mobilegame #LeagueofLegends #StarGuardian #YıldızMuhafızları #Bjergsen #GENGWIN
## 403 please ff imbroed #LeagueOfLegends https://t.co/DB3ScNCRky
## 404 Vaporwave is taking over Metashift. Check us out on twitch and discord for the full schedule and game highlights!… https://t.co/Dh0vYSgHlL
## 405 Will you come with me to hell? ♥ https://t.co/PvYcdr9C8n #VtuberUprsing #vtuber #vtubers #League_of_Legends… https://t.co/IgBLuVYUOe
## 406 My first League tiktok #leagueoflegends #ahri #ahrilol #lol 🥹❤️ https://t.co/J4rz7zl4gM
## 407 the new Morde nerfs\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmemes #legends… https://t.co/pKAC1XhFnd
## 408 Streaming #LeagueOfLegends right now! Any love is appreciated!!! #NorCal #twitch #twitchstreamer\nhttps://t.co/USpbFb4CZd
## 409 That goblin power hour has begun!!! https://t.co/t2AtRkTmCT #twitchstreamer #LeagueOfLegends
## 410 I'm playing #LeagueOfLegends and actually having fun!\n#SupportSmallStreams #youtubechannel \n\nhttps://t.co/RekKcoj3vX
## 411 New YT video tomorrow, super easy way to climb low ELOs right now with heartsteel #LeagueOfLegends https://t.co/uKrSM0GGcL
## 412 Sound clip: Sound Effects - League of Legends Sound https://t.co/TNV3oTeqnO #effects #leagueoflegends #sound #league #of #legends
## 413 the new Morde nerfs\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022… https://t.co/Sns2071KLX
## 414 New YT short, heartsteel is broken but a lot of fun LOL https://t.co/6CUcwxvi2d #LeagueOfLegends
## 415 ▶️ League of Legends - Top streams a las 01:50 (Hora ESP)🔥\n\n🥇 #Nissaxter➖Viewers: 4.865\n🥈 #SofiKimmy➖Viewers: 1.651… https://t.co/bfCQi3jOVo
## 416 Just reposting the link to my “Chances of Jinx appearing in CONV/RGENCE” discussion on the Ekko/Jinx subreddit sinc… https://t.co/bNVjOAfffw
## 417 An interesting fact is that if someone presses the blast cone for you and soon after you get a kill, the person gai… https://t.co/VaLDvCMQAv
## 418 A little commission thingy I did for my friend - Mad Hatter Shaco!\n\n#commissionsopen #ArtOfLegends #LeagueOfLegends… https://t.co/BSNJLOUwHh
## 419 The zoster \n#LeagueOfLegends #ZOE https://t.co/ReqZthJ5aW
## 420 Likes, please!!\nVisit us: https://t.co/Jtncw61Y4H\n#leagueoflegends #lolgame #lolgamer #rivenstore.com #lolgoods… https://t.co/WQdvSldUHz
## 421 And I love it!😂 Until I Jungle shows up...💀\n \nFunny how being new in the game allows me to actually have good chill… https://t.co/jBJK44uxfS
## 422 This is an enjoyable game.🙊 #LeagueofLegends #LoL #game https://t.co/hh6OAAUJ6m
## 423 Low Energy Gaming with Captain Atlas in the Captain's Quaters with friends.\n7:20 pm est\n#Vtuber|#ENVtuber|… https://t.co/5ZB5bSFosi
## 424 #Ranked #Games #LeagueofLegends & #Trading #Cryptos #Stocks via #eToro. \nhttps://t.co/gK6WuIzeKz… https://t.co/6rrZm3qqV2
## 425 Stream will be starting at 7:30pm EST! Sorry for the delay, I just got home and im hungry af XD I'm playing League… https://t.co/cei39VvmYe
## 426 I’m playing #LeagueOfLegends on twitch! https://t.co/sc06rOr0yn come join!! https://t.co/bKY7Lvsu5u
## 427 Master TOP : SoloQ compte smurf, stream chill #LeagueOfLegends https://t.co/xoKhN1upP6
## 428 My League of Legends art ~ part 2 ✨\n\nhope you like it!\n\n#ArtofLegends #artistsontwitter #leaguetwt #LeagueOfLegends https://t.co/cxrnNRclx3
## 429 Top artist with no top songs... Been listening to whole playlists on repeat 😅\n#SpotifyWrapped #LeagueOfLegends… https://t.co/D62PGstl7g
## 430 Likes, please!!\nVisit us: https://t.co/Jtncw61Y4H\n#lolgoods #leagueoflegends #mmo #mmorpg #rivenstore.com #lolstuff https://t.co/CtZFaaipdV
## 431 No gamer girl is getting a hold of my Runescape gold 🔥🔥🙏\n\n@OldSchoolRS #runescape #gamergirl #LeagueOfLegends https://t.co/nW2KFG0OPg
## 432 Keep working hard!🙊🙊 #LoL #LeagueofLegends #Fanart #Bjergsen #FLYWIN #YıldızMuhafızları
## 433 Basic DMCA avoidant anime artist / streamer lookin Spotify wrapped 😭😭😭\n#SpotifyWrapped #LeagueOfLegends https://t.co/uqfYcta5SF
## 434 Very first stream! Come join me :DD\nhttps://t.co/wxycjrF2iO\n#LeagueOfLegends #newstreamer
## 435 It's Community Day, come by and !join us for some #LeagueOfLegends viewer games all night (ノ◕ヮ◕)ノ*:・゚✧… https://t.co/Bfe2ySLEeL
## 436 I was sitting today at my work thinking about how I hate this new Nami skin (sorry, riot, its not that bad, just no… https://t.co/hvaPMHxc7y
## 437 PRESEASON WARRIOR IS LIVE! League into more HITMAN 3 later 🔫\n\n#LeagueOfLegends #Hitman3 #twitchstreamer \n\nTwitch . tv / Nana
## 438 #Soraka #OP! \n#LeagueofLegends | Captured by #Outplayed https://t.co/DDu2cErTwB
## 439 The Summoner Has Been Summoned https://t.co/Apm5aCxKAw\n\n#leagueoflegends #stream #goinglive #liveannouncment… https://t.co/VGgV7bKwjd
## 440 Check out this League of Legends clip I recorded with https://t.co/B2ODqIZjiZ! #LeagueofLegends\n\n🔗… https://t.co/Yxx1UWO0mM
## 441 What game do you like the most?🔥🔥🔥🔥 #LeagueofLegends https://t.co/njzSCnLLqM
## 442 Like and Share if you have been fan since day 1\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys… https://t.co/s9CnfUcusa
## 443 The commission is in the process.😍😍 #game #LoL #LeagueofLegends https://t.co/g6zDItV9pc
## 444 Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx… https://t.co/o8nZhVk8f2
## 445 When they say "the key to happiness is just one door away."\n\n#LeagueOfLegends #Hextec #LeagueoflegendsMeme https://t.co/mhwXkI4rUg
## 446 Saving Private Senna - #Lissandra #Gameplay #leagueoflegends #gaming https://t.co/qiOPw534zO
## 447 💙✨Emotes commission for @NikkiWaffle_ Thank you for commissioning me and trusting in my work💙💙 \nRT are appreciated🌱… https://t.co/iB95Oydyka
## 448 Wednesday stream #pathtoaffiliate #independent #leagueoflegends https://t.co/Z41OwWTnFm
## 449 Flexing in the jungle \n\n#leagueoflegends #twitch #twitchstreamer #smallstreamer #smallstreamers\n\nhttps://t.co/z8lowd3GGR
## 450 Riot Games: LiL Nas X at League Of Legends Worlds Finals Opening Ceremony Views: 72,393\n\n#Twitch #Twitchtv #Clips… https://t.co/ZOoD9uMKw5
## 451 Hello there!\nLove LoL? Visit us: https://t.co/JrAiMSWyOb\n#leagueoflegends #lolgame #lolgamer #rivenstore.com… https://t.co/hgNNHO5hdj
## 452 ❄️Winterblessed #Zoe - In Game #Overlay\n\n✅LINK : https://t.co/GYticXMJct\n\n-----------------\n#Twitchtv #GFX… https://t.co/KviylgVr7m
## 453 I kind of enjoy #LeagueOfLegends https://t.co/Sj5oxLP5aY
## 454 I’m standing my ground 😤#twitchstreamer #leagueoflegends #yone https://t.co/7Hc5hkuPZz via @YouTube
## 455 We are LIVE #LeagueOfLegends #jhin #stream https://t.co/CeusPsDSHw
## 456 Some bad map 2’s cause the clean sweep to miss. Got to love CSGO!\n\n#CSGO #VAL #Dota2 #Underdog #GamblingTwitter… https://t.co/1gqBkitYol
## 457 Like and Share if you have been fan since day 1\nVisit us: https://t.co/Jtncw61Y4H\n#leagueoflegends #lolgame… https://t.co/d7VRssTXte
## 458 I like to spend my downtime hunting edgelords for sport. In Roblox of course.\n\nhttps://t.co/bh6kAjUZcP\n#RuinedKing… https://t.co/PrS0wF8q0i
## 459 The #SafeMoon #Gaming calendar for the month of December! If you're a #gamer hardcore or casual & looking for an ac… https://t.co/5eFCa0GhqG
## 460 Hey ! Here is a #Xayah #Cosplay made by me ! :3 \nFollow me on Insta : akeinucosplay\nPhoto taken by Fabrice Fiorucci… https://t.co/WLSZC9KPBZ
## 461 nerf Yasuo's Wind Wall #LeagueOfLegends
## 462 The best of both worlds.👏👏👏👏 #LeagueofLegends #LeagueOfLegendsFanArt #Fanart #FLYWIN #StarGuardians #TransformaTuDestino
## 463 I did a explosive Penta with Zombie Slayer Jinx in aram :D \n\n#LeagueOfLegends https://t.co/fheo8UUudG
## 464 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/jcbbqvyicE
## 465 Check out this League of Legends clip I recorded with https://t.co/yWp0fEZAU5! #LeagueofLegends\n\n🔗… https://t.co/bziyZGLP4g
## 466 Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 467 Time for more Pre Season randomness. The games are wild and full of tank items on everyone other than tanks. Come e… https://t.co/I38wePZjxj
## 468 How ya doin`?\nLove LoL? Visit us: https://t.co/JrAiMSWyOb\n#leagueoflegends #lolgame #lolgamer #rivenstore.com… https://t.co/bda1syHpVr
## 469 Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends… https://t.co/9l2kb8gHMU
## 470 Cool: submitted by /u/Admin_IT \n [link] [comments] https://t.co/CTw4UVQvka #loreofleague #LeagueofLegends #Riotgames
## 471 custom PANEL . order now! https://t.co/Q5xzwhZTa3\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate… https://t.co/3FZv1NVGt9
## 472 I ended up in a match with Aymeric playing Morgana.\n\n#FFXIV #wildrift #LeagueOfLegends https://t.co/Lyb956lFus
## 473 Hey guys, heres another speed sculpt/composite - 'EKKO' check out the Timelapse on my YouTube channel:… https://t.co/2Mv76RqXsq
## 474 Engaging... Entertaining... Connoisseur... Witty...Funny...\n\nAll words that could describe me... If work wasn't as… https://t.co/RpL6Q2kqtu
## 475 Still the best.🙊🙊🙊🙊 #StarGuardian #LeagueofLegends #game https://t.co/vo1hvnfSIG
## 476 Estoy en vivo, ven a hablar un rato, si quieres me sigues >< / i'm on live come and see what happens, #lol… https://t.co/HtxGgxbjr1
## 477 High Noon Sylas 🤠\n\nSo... it was supposed to be HN but it ended up getting some sort of vampire hunter vibe... and I… https://t.co/gMYgqHNoA8
## 478 @riotgames\n#News/News… for #LeagueOfLegends:\n#Alt #EternalSwordYi, a #MasterYi of the #Multiverse in #5D, enters th… https://t.co/Ix97btBG4F
## 479 im playing epic cringe game! #LeagueOfLegends \n#VTubersAreStillWatching #Vtuber #VtubersEN
## 480 NALCS 🤝 CONCACAF\n\nGetting rekt in groups\n\n@lolesports #NALCS #LeagueOfLegends #LoLEsports #WorldcupQatar2022 #FIFAWorldCup
## 481 pog play almost 40 min game winning yolo solo action #kayn #LeagueOfLegends #clip \n😂 https://t.co/quHuUZMEHv
## 482 we play League of legends 5v5 practice! \n\nCome join in!\n\nhttps://t.co/5YCXjkEmcL\nhttps://t.co/JhZ1OWte0Q\n\n#streamer… https://t.co/U1unxfyHGR
## 483 3. . 2. . 1. . LIFTOFF! #cosplay #LeagueOfLegends #arcane #jinxcosplay https://t.co/bstqQfiIyl
## 484 Likes, please!!\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#leagueoflegends #lolgame #lolgamer… https://t.co/cfkKCiZhJ0
## 485 Sketch\n\n#Jinx #Vi #SpiritBlossom #League_of_Legends #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/j68G3JceVk
## 486 Yahoo Minions and Humans!!! Today for community night we are going to continue with #CultoftheLamb for a bit then s… https://t.co/gITq1FlUO4
## 487 Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 488 It will start soon. #StarGuardian #LeagueofLegends https://t.co/xZiLRyMz3S
## 489 I'm dumb: So I saw the new leaked cards for LOR and saw that Kayle was a targonian card, and I know that she is tar… https://t.co/rQTG2VZoV8
## 490 The Darkin Saga: The Full Story (and some non-canon stuff): The Darkin Saga has concluded and with its end comes th… https://t.co/bkHntzvRvt
## 491 hi twt im a league player my life its so great i love the move on from osu lets goooo😄😄😄😄😂😂😂😂#leagueoflegends
## 492 Also, repost of my old drawing of this pretty waifu :3 I love Kai'sa x Akali ❤️\n\n#LeagueOfLegends… https://t.co/8qEyWAKMZ5
## 493 this is faker fooooo\n#LeagueOfLegends https://t.co/GETgv1Xxlv
## 494 Which ones getting a boss fight drawing, old god skins are fun but yeah I only wanna do one of these\n#leaguetwt #LeagueOfLegends
## 495 https://t.co/GrGYqgI1A0 #LeagueOfLegends it's gonna chier
## 496 -“If you'd like to play with me, you'd better be sure you know the game”- Ahri from @LeagueOfLegends \n\n📸 and edit… https://t.co/4r5Vs87fuZ
## 497 How many gamers are playing? League of Legends Live Player Count https://t.co/hgOmmmRAOG #leagueoflegends #lol
## 498 Prestige Nightbringer Kayn wallpaper for the lovely @LadyOfValyria❤️ This is my second wallpaper I have made, and I… https://t.co/OsnHhV9g5F
## 499 chat every time i stream\n\n#chainsawman #VTuberEN #LeagueOfLegends https://t.co/aPPdYYJoYG
## 500 Hey friends!! Going to stream tonight at 5:30pm pst!! I’ll be playing some #Overwatch2 then hopefully some… https://t.co/z8SLJFKDOC
## 501 This is a new series idea that I am giving a go. I looked at the 100 Gwen/Gnar matchups from Season 12 in the four… https://t.co/Ms4xq2pIgc
## 502 Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 503 Anyone trying to erp? hit me up in dms #LeagueOfLegends #leaguetwt #leaguerp
## 504 Ar̡e you Looking for a modern and professional Social Media post? Click the link on the image. 😀\n\n#hiroshima #rhobh… https://t.co/hruwdh1xCz
## 505 I like that game.🥺 #LeagueofLegends #Fanart #LeagueOfLegendsFanArt #GuardiãsEstelas #YıldızMuhafızı #КосплейLoL https://t.co/ytul4BceP6
## 506 Finally finished my Lulu sheet... Basically just going over her design in detail for how I draw her. #lulu #yordles… https://t.co/5nG8p8u0kX
## 507 Likes, please!!\nVisit us: https://t.co/Jtncw61Y4H\n#leagueoflegends #lolgame #lolgamer #rivenstore.com #lolgoods… https://t.co/At5vqEPdz1
## 508 https://t.co/McWn9W8GDe FATHER OF SILVER IS LIVE! 11 YEARS IN SILVER! AM I MOST HARDSTUCK STREAMER? BROKEN KEYBOARD… https://t.co/2Drl0kdTNG
## 509 Playing ranked after a month hiatus 🥵\nhttps://t.co/dSxTjDhKBF \n\n#LeagueOfLegends #smallstreamers #twitchstreamer #TwitchAffilate #girlgamer
## 510 Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx
## 511 I’ll be your guide to the afterlife ❤️\n\n#ahri #ahricosplay #LeagueOfLegends https://t.co/gm4zoaqqPq
## 512 Thanks K/DA for spending 3,919 minutes with me in 2022. I couldn’t stop listening to VILLAIN. 😅🤣🥰#SpotifyWrapped… https://t.co/lLvjCEqKBN
## 513 What do you think?\nVisit us: https://t.co/Jtncw61Y4H\n#lolgoods #leagueoflegends #mmo #mmorpg #rivenstore.com… https://t.co/yPWv0BhFDp
## 514 It's funny.🚀 #LeagueofLegends https://t.co/1JYw0H5Xjk
## 515 We just keep growing! 🥳🥳🥳🥳🥳 #mobilegame #LeagueofLegends #game https://t.co/UuiDdXODB3
## 516 u gotta be a different type of bad to dodge normals in league #LeagueOfLegends
## 517 A little peek of the convention😆\nI'm not 100% prepared for the con but all the photos turned out so well! I'll be p… https://t.co/QPtcUN9M75
## 518 GAME DAY! \nLeague of Legends takes on @KUeSports in the @neccgames semi-finals TONIGHT at 7PM CST\n\nCome to the aren… https://t.co/VQ8SrnPeHZ
## 519 A short tournament date showcase that I made. I have not made the actual logo and it's for our upcoming League of L… https://t.co/0Xut3sERwt
## 520 It took a long time, but I love them.🙊🙊 #LeagueofLegends #StarGuardian #GuardianasEstelares #ФанАрт
## 521 It's riot night which means I'm ready to cry and rage at #LeagueOfLegends woooo! =^-^'= So fun!.. heh\nCome watch us… https://t.co/JtW7WMFS5F
## 522 loltyler1: Korea loves T1 Views: 92,566\n\n#Twitch #Twitchtv #Clips #TwitchStreamer #Gaming #LeagueofLegends… https://t.co/EgRx8JUBq3
## 523 going live https://t.co/JnDsPJzIa0 SEND HELP THO\n\n#LeagueOfLegends
## 524 Preseason Training Arc #leagueoflegends #lolstreamer #liveontwitch #smallstreamer https://t.co/Debz13oI4v
## 525 Ready to play.💕 #Fanart #LoL #LeagueofLegends #TLWIN #StarGuardians #Nilah \nOriginal: Eggpoach1 https://t.co/QHoUJJkRqn
## 526 Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ
## 527 Raid Boss? Nope, League tanks... 🥲\n\n#LeagueOfLegends https://t.co/IozTfUlUtN
## 528 Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#leagueoflegends #lolgame #lolgamer… https://t.co/0E2dA8VcHk
## 529 If there was a Vtube model that looked like a league champion would you use it? And is there any specific champion… https://t.co/vE9OAQPwKk
## 530 League of Legends Blood Moon Devil Yasuo the Unforgiven Cosplay Mask PaperCraft , Paper Model, PDF Template Pattern… https://t.co/v7XxjzpKoO
## 531 . ฅ^•ﻌ•^ฅ\n ⚠ 𝗌𝗎𝗉𝖾𝗋𝗏𝗂𝗅𝗅𝖺𝗂𝗇 𝗃𝗁𝗂𝗇.\n ⚠ 𝖽𝗈𝗇'𝗍 𝗋𝖾 𝗎𝗉!\n ⚠ 𝗋𝗍 +… https://t.co/xjyW7uHXy5
## 532 My entry for the #EnvarChallenge (#Envarcontest)!\n\nThis was a lot of fun to do, both because painting Fall is fun,… https://t.co/1LXU0ruo9b
## 533 Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 534 Idk if my sanity is ok after this #LeagueOfLegends https://t.co/cI1iF6IqIo
## 535 The focus is on love of the game.💕💕💕💕 #LoL #Gameplay #LeagueofLegends #StarGuardian #YıldızMuhafızı #StarGuardians
## 536 League of Legends Pink Ward 3d Easy House Decor PaperCraft , Paper Model, PDF Template Pattern Download… https://t.co/RYxlBND0Lg
## 537 League of Legends Ward 3d Easy House Decor PaperCraft , Paper Model, PDF Template Pattern Download… https://t.co/LAxaCvWOfo
## 538 whos lane is it anyways now diamond rank #leagueoflegends #leagueoflegendschallenges https://t.co/MvIlmQRP7D
## 539 Fall 2022 Championships https://t.co/1Up24QirHh \n\nCheck out the brackets above to follow the Arkansas @ArkActAssn… https://t.co/vNB9CZZ5CK
## 540 Likes, please!!\nVisit us: https://t.co/Jtncw61Y4H\n#lolgoods #leagueoflegends #mmo #mmorpg #rivenstore.com #lolstuff https://t.co/LfUyH075Mg
## 541 HONOR UNLOCKED AGAIN?!?! #reformedADC \n\n#leagueoflegends\nhttps://t.co/tYm0eJm2pA
## 542 just found out that my second most listened to artist this year is #LeagueOfLegends \nimma cringe myself to sleep no… https://t.co/Xf8JMDnIdN
## 543 Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 544 first commission let's goooo🔥\n\nThe characters are Dawnbringer Soraka and High Noon Twitch \n#LeagueOfLegends #Soraka… https://t.co/s2lED1DKAr
## 545 2019 World Championship | Orchestral Theme – #LeagueofLegends https://t.co/XsSb1Hz5R4
## 546 “The bigger the risk, the bigger the bounty.”\n\n-Miss fortune\n\n#conceptart #fantasy #ai #conceptartist #midjourney… https://t.co/KzjGtjBGjm
## 547 He has alot to explain....\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #LeagueOfLegendsNSFW #memesdaily #memes… https://t.co/mGjrKk73GJ
## 548 I have never played @LeagueOfLegends I'm just in it for the music 🤣 #youtubemusicrecap #YouTube #LeagueOfLegends https://t.co/yJ6s5qDxVf
## 549 Streaming some #LeagueOfLegends playing some viego jungle/top on #twitch\n\nWhat champs should I pick up for jungle next season?
## 550 Live in 5 min Playing some League of legends | Diamond 1 acc trying to get back to what i deserve (no it aint diamo… https://t.co/36cE9vR6DL
## 551 Who remembers that?\nVisit us: https://t.co/Jtncw61Y4H\n#lolgoods #leagueoflegends #mmo #mmorpg #rivenstore.com… https://t.co/8Hoy0SSTHQ
## 552 ?? overweight silver player *Earrape warning* #PAPAMAMA420 #duellinks #yugioh #leagueoflegends #livestream https://t.co/2VmYiYuTI8
## 553 PEAK DIAM1 ✅ ZERAPHINE ONLY 🎶🎵\n#TwitchStreamers #twitchgirls #LeagueOfLegends #jungle #twitchfr #twitchstreaming \nhttps://t.co/8Nr9TbYPkV
## 554 #LeagueOfLegends #Rakan \n\nPhoto by @tomicornio https://t.co/I9PJwz5xJz
## 555 WE ARE LIVE!!!\nhttps://t.co/ItaMMfUoBV\n#smallstreamer #twitch #twitchstreamer #cod #apexlegends #minecraft… https://t.co/j38c7ZMv7d
## 556 Probably one of my favourite cosplays this year 🧜🏻♀️ I felt so good wearing it!\n\nPhoto taken by giannimage (on ins… https://t.co/VKEZkkDIJg
## 557 Reacting to the Aatrox trailer and then playing some ARAM's | League of Legends \n\n#lol #leagueoflegends #twitch… https://t.co/1IGdwz6XuD
## 558 Hi all more League of Legends stream today! Grind to platinum in the preseason playing Jungle/adc! Yesterday was a… https://t.co/TYsCPmCdNC
## 559 Why didn't anybody tell me everfrost goes through the Yasuo windfall.\n\n#LeagueOfLegends #stream #streamer #YouTube… https://t.co/oN8Xk8gfVv
## 560 Disrespecting my enemy midlaner, because he got ganked.\n\n#LeagueOfLegends #stream #streamer #YouTube #Twitch… https://t.co/7to3aEl8Xt
## 561 "Come for the show, stay for the message" -Seraphine\nWooo finally hit Mastery Level 5 on Sera\n#LeagueOfLegends #LoL… https://t.co/QQDxnrBbd4
## 562 Spotify Wrapped just dropped! Here is @itsbeanslol and @iBjenlol from our #LeagueOfLegends team wrap up, can you gu… https://t.co/i4GqbmiP1m
## 563 ▶️ League of Legends - Top streams a las 18:36 (Hora ESP)🔥\n\n🥇 #Werlyb➖Viewers: 4.943\n🥈 #Th3Antonio➖Viewers: 2.257\n🥉… https://t.co/at6TPHUqfG
## 564 Day 5 of making pokémon teams for League Champions, Camille the Steel Shadow! \n\n#LoL #LeagueofLegends #leaguetwt… https://t.co/9neAEUtX0I
## 565 ** Progress **\nFar from done, but I'm happy with how it's turning out😊\n#sketches #sketch #doodle #doodles #Jinx… https://t.co/MoV0oJVPXD
## 566 Janna Wip idk where I’m going to go with her design #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/gXUDh3W1G8
## 567 I love #LeagueOfLegends \n\noh yeah and kpop I guess https://t.co/1KRdptxOe9
## 568 Is the Xolaani Aatrox and Kayle stuff canon?: I saw someone say it isn’t so I’m asking submitted by /u/GrrrrrrDin… https://t.co/sZK2mFhh1F
## 569 Should I play some #LeagueOfLegends when I stream next week 🤔?
## 570 Had an idea for Arcade Jinx (legendary) 🧵:\n#lightcannon #LeagueOfLegends #lux #jinx
## 571 Star Guardian seraphine 💖✨\nBut she's from the 🏝️🏝️\nCan't wait to receive thé wig ><\n#LeagueOfLegends #seraphine https://t.co/N58BRrmWcu
## 572 tinkaton It has quickly become one of my favorites pokemons, Too bad I don't have the game yet\n#PokemonScarlet… https://t.co/UH1PPfYFHU
## 573 HEYHEY\n\nNew valorant montage out now!\nbe sure to show some love <3 \n\nhttps://t.co/LKqIMoZ9Q3\n\n#valorant #twitch… https://t.co/6Oqd254fA7
## 574 Uh @KDA_MUSIC is not in my top 5 most listens to artists spotify is lying to me id never play #LeagueOfLegends
## 575 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/4zBFWGRyCA
## 576 I like the drawing a lot.👏👏 #LeagueofLegends #YıldızMuhafızları #GuardianasEstelares #Nilah
## 577 ▶️ League of Legends - Top streams a las 18:08 (Hora ESP)🔥\n\n🥇 #Werlyb➖Viewers: 3.073\n🥈 #Th3Antonio➖Viewers: 2.284\n🥉… https://t.co/05xBAYwkVd
## 578 In the end, the kids hurt the owls\n\nGG to Kids Area\n\n#1MUP 🦉 \n#LeagueofLegends #esports #gaming #safemode https://t.co/Hl54oQGaK5
## 579 2 Girls 1 Keyboard League of Legends\nCheck out our latest video!\n\nhttps://t.co/bG2Y3vzBBz\n#somewae… https://t.co/egUsX3Ynyr
## 580 Streaming in '10! Go check it out ✨️\n#LeagueOfLegends #TwitchStreamers #chill
## 581 Day 732: No news on Pentakill Rell 🖤\n#LeagueOfLegends #Pentakill #Rell
## 582 How ya doin`?\nVisit us: https://t.co/Jtncw61Y4H\n#leagueoflegends #lolgame #lolgamer #rivenstore.com #lolgoods… https://t.co/v1l7VIKw4U
## 583 Pov:league of legends player takes a bath after playing 3 months with no food and no water #LeagueOfLegends #gamers… https://t.co/k8b83BTf9R
## 584 So... what we have learned is that League has taken a hold of my life #SpotifyWrapped #LeagueOfLegends https://t.co/xTPoHS2aFC
## 585 Sorry yummi stolen 3dragon and 1 baron 😺🐉🍀💜✨\n#yummi #Pantheon #fanart #sketch #LeagueOfLegends… https://t.co/FCxxUMukQj
## 586 What was your favourite game from Day 1 of our SEL5 LAN Finals? ⤵️\n\n#LeagueOfLegends #CSGO
## 587 [...] In the future, one of us is alive. Hint : it's not you.🧁\n\n❤︎\nLeague Of Legends's Caitlyn Kiramman from ARCANE… https://t.co/A2AN2xQzl4
## 588 Better get good if you want our help soldier 🤣\n\n#gaming #esports #esport #twitch #valorant #leagueoflegends… https://t.co/EIS9CqaCWx
## 589 I definitely slap my keyboard a few times too... 😅\n\n#gaming #twitch #valorant #leagueoflegends #overwatch #csgo… https://t.co/55ojHdojKI
## 590 A Purple Knight With A Crystal Heart #fantasy #ArtofLegends #leagueoflegends #pennywise #alternativeuniverse #art… https://t.co/KdeYlf7sR1
## 591 ?? SILVER IS THE HELL I DESERVE *Earrape warning* #PAPAMAMA420 #duellinks #yugioh #leagueoflegends https://t.co/bWh7FvlySq
## 592 I listen over 406(?) time Enemy-\nDamn and my Playlist ist a bit gay? Also my Top Artist is League of Legend... Mamm… https://t.co/i9h7CIUhFt
## 593 I- I can’t believe #LeagueOfLegends is my top artist bc of the Arcane soundtrack stg.. \n\n#SpotifyWrapped https://t.co/UUgy0LTjXF
## 594 Mine is done aswell:\n- Favorite Song\n- Favorite Songs\n- Favorite artists\n#SpotifyWrapped #MonstaX #Monsta_X #Oneus… https://t.co/iIqZeV2azF
## 595 Wow Christmas just a week away! \n\n#LeagueOfLegendsFanArt #ArtofLegends #shortstack #yordle #LeagueOfLegends #poppy… https://t.co/tRGmmohu9u
## 596 Like and Share if you have been fan since day 1\nVisit us: https://t.co/Jtncw61Y4H\n#leagueoflegends #lolgame… https://t.co/0rOJ9OSwyu
## 597 I won't lead you astray 💙\n\nhere's a spirit blossom ahri to celebrate getting halfway through the week 😊 \n\n#ahri… https://t.co/qtIBOmQ2Oc
## 598 Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 599 Solo league ranked then overwatch maybe? o.o https://t.co/wbzpSraqck #vtuber #LeagueOfLegends #ENVtuber https://t.co/kJpF1G3dmS
## 600 It's 42nt day of SIMP waiting for MALE FURRY CHAMP 😊 #SIMPiswaiting #LeagueOfLegends
## 601 Am I dreaming? \n#lor #love #taliyah #LOL #LeagueOfLegends #rock #rockposting https://t.co/RORKBgyyqt
## 602 Alright, Gamers, review stream coming next week. 😤\n\n#Vtuber #VTuberEN #LeagueOfLegends #BookTwitter https://t.co/DDk1ubTyG2
## 603 my fav girl (after zoe lmao)\n\n#LeagueOfLegends #zeri\n#leagueoflegendsart https://t.co/RKBEOas1Mj
## 604 My Darling~🚀🚀🚀🚀🚀 #LeagueofLegends #LoL #Game #ФанАрт #КосплейLoL #GENGWIN \nOriginal: LOLegendsMemes https://t.co/u1ZEl8nM8k
## 605 #LeagueOfLegends players when human champion: https://t.co/prcbfxm6bE
## 606 https://t.co/KK1w2kAaPK Did you know LFGdating has commercials filmed by a former Comedy Central pilot director?… https://t.co/lWZCt4ygAU
## 607 Pantheon ⭐☄\n#LeagueOfLegends \n#LeagueOfLegendsFanArt https://t.co/8WudjIKErw
## 608 RT RevenantFiery: Tuesday streams changing to Wednesdays! Gonna be playing #leagueoflegends and getting some wins t… https://t.co/w1LWX5kB4b
## 609 Kayle and Morgana dad really got the badest bitch in Runnetera: submitted by /u/SirAlpaga \n [link] [comments]… https://t.co/qby2pw7sC6
## 610 Marietta College Esports is currently looking for a volunteer League of Legends coach (in-person or online via Disc… https://t.co/oSRXlyYBWZ
## 611 Streaing some crazy league of legends gameplay 🫣. \nCome join !!\n#LeagueOfLegends #stream #twitch\nhttps://t.co/K4lfP9xVuW
## 612 Tuesday streams changing to Wednesdays! Gonna be playing #leagueoflegends and getting some wins today! Come hangou… https://t.co/lZjKPWB2Cp
## 613 More?🥰🤩🤩🤩🤩🤩 #LoL #ArtofLegends #LeagueofLegends #GuardiãsEstelares #GENGWIN #ФанАрт
## 614 A tiltearse | Road to Oro 4 #streaming #live #twitch #twitchstreaming #endirecto #lol #leagueoflegends https://t.co/AS5GT9gMD7
## 615 ▶️ League of Legends - Top streams a las 16:30 (Hora ESP)🔥\n\n🥇 #Esportmaniacos➖Viewers: 4.257\n🥈 #Th3Antonio➖Viewers:… https://t.co/ctqSS0beng
## 616 ooops i'm like an entire year late with this one i guess... Jinx from arcane and league of legends. entirely inspir… https://t.co/vQhZIDbLTY
## 617 3 days in a row...Im on a roll. Playing some ranked and aram today, always trying to not rage.… https://t.co/GHSdDvrptF
## 618 tank ezreal😲This is Zombie Gaming!! Join us https://t.co/aWXc0gF4wz Discord! Tik Tok! Instagram! Facebook! Youtube!… https://t.co/eTi9PT7pCu
## 619 Just for fun: submitted by /u/alix1571 \n [link] [comments] https://t.co/zAqZwAabYS #loreofleague #LeagueofLegends… https://t.co/XQWe5xxs7t
## 620 Something different.🙈🙈 #LoL #LeagueofLegends #TransformaTuDestino #ФанАрт #ClashLoL
## 621 I’ve never been more embarrassed by anything in my life.\n#LeagueOfLegends #SpotifyWrapped #Howdiditcometothis https://t.co/ixRXt0umeo
## 622 I've been watching a lot of cartoons lately :D\n\n#viego #ruinedking #LeagueOfLegends https://t.co/TnAPeGTIra
## 623 gangplank dealing 0 damage😆This is Zombie Gaming!! Join us https://t.co/aWXc0gF4wz Discord! Tik Tok! Instagram! Fac… https://t.co/ZZEf2HWM3u
## 624 Props to whoever listened to more #Pentakill this year than me. \nI love the third album so much, and I don't think… https://t.co/fSFQYawdZe
## 625 Am I even surprised.. 😆\n#SpotifyWrapped \n#Dreamcatcher #LeagueOfLegends #Taemin #TheVeerUnion #ThirtySecondsToMars https://t.co/Kyzal7Ga1d
## 626 I really like this eye color #jinx #arcane #LeagueOfLegends #art https://t.co/CWekuQhHvF
## 627 Yordle OC - Helein\n\n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/YTbxvqFarw
## 628 Happy !👇👇 #Fanart #LeagueofLegends #StarGuardian #YıldızMuhafızları #ClashLoL
## 629 It's funny now.🙈🙈🙈 #LoL #LeagueofLegends #StarGuardian https://t.co/jqBFsMoGBB
## 630 Forever a bronze player but apparently I’m in the top 0.5% of league music listeners. Does that make me plat?… https://t.co/qtgNVmcGSZ
## 631 best gamemode ever😅This is Zombie Gaming!! Join us https://t.co/aWXc0gF4wz Discord! Tik Tok! Instagram! Facebook! Y… https://t.co/Mjud08DFwQ
## 632 DUNK!!\n251 PTS\n#Dunkmaster🏀 #FeelIonia🍃#LeagueOfLegends👊
## 633 We can officially tell that Jinx loves dragons more than Fishbones look at how she threw it on the ground just to f… https://t.co/pqlSNXCnhS
## 634 new art 💕\nIrelia in a cute dresssss 👀❤️🔥\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #Irelia #LeagueOfLegendsIrelia https://t.co/Q9mlOAK3R9
## 635 I like that game.👏👏👏👏👏 #LeagueofLegends #MOBA #ФанАрт #Worlds2021 #StarGuardians \nOriginal: ricebutwhole_ https://t.co/M6hgl3bvh1
## 636 AP UDYR😎This is Zombie Gaming!! Join us https://t.co/aWXc0gF4wz Discord! Tik Tok! Instagram! Facebook! Youtube! Twi… https://t.co/pI1xUtMuRP
## 637 Pawkt is kicking and biting people on https://t.co/bzjLativy6\n\nMaybe you'd like to #Donate towards the video guide… https://t.co/ppmPRk7FFg
## 638 Arts from #Leagueoflegends page in #GamePass https://t.co/7frR33zDGV
## 639 Aatrox is tired of this sh*t 😂\nUdyr's sandals and Aalberto will always be canon in my heart✨\n\n#aatrox #rhaast… https://t.co/LS3Wt9wkFr
## 640 In fact : when you stack some fury there is a delay between your aa and the moment the guinsoo transform the CCchan… https://t.co/TFABlrvPMp
## 641 The heart needs a friend.😍😍😍😍 #LeagueOfLegendsFanArt #LeagueofLegends #mobilegame #FLYWIN #Bjergsen #TLWIN
## 642 spoiler for LoR and a question (the image is the imgur link).: The image (card): https://t.co/5L613kVNy0 I might so… https://t.co/VMcnV31b0U
## 643 sketch of evelynn from league of legends! #LeagueOfLegends #LeagueOfLegendsFanArt #sketchbook #sketchart #sketches… https://t.co/yjdXeleciI
## 644 #SmallStreamersConnect #twitchtv #twitchstreamer #TwitchStreamers #games #streamers #LeagueOfLegends #League Hello… https://t.co/PbQfhZjVUz
## 645 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/b5SCXTak40
## 646 Stream in 🎄 LIVE 🎄\nGAMES with VIEWERS 🎅 come play ! \nhttps://t.co/asxVGxoFy5\n#streamer #twitchStreamers… https://t.co/yoIZ1pkK0o
## 647 There is no way Etta streams again right? Well yes i am streaming again... well like every day! (even if I dont ann… https://t.co/Cfc4i4G3sl
## 648 Hii guys! How are you? Are you enjoying tank meta?\n\n#ornn #LeagueOfLegends #RiotGames
## 649 I would love to play the whole game.😎😎 #LeagueofLegends #mobilegame #英雄联盟 https://t.co/D4HNPT8qTX
## 650 Check out my Kennen play! 1 893 damage dealt in 3 sec. Recorded by @Mobalytics Smart Highlights #LeagueOfLegends https://t.co/T0mpoQrLFc
## 651 howling abyss? \n\nthats what they call my pussy \n\n#LeagueOfLegends
## 652 Don't be afraid our owls won't hurt the kids\n\nDay 6 of @SafeModeByWE Vs Kids Area\n\nGame will be at 5PM Egypt time… https://t.co/mPJNWjcCPS
## 653 Here are a few more informations on what we are planning to do!\nWanna know more?\n\nCheck our Website and Discord!… https://t.co/3UgaterJUY
## 654 I'm still streaming league <3 \ntwitch/eco0l\n#twitch #smallstreamer #leagueoflegends https://t.co/KwHGMNIe49
## 655 Day 27 pleading for Classic League of Legends! \n@MarcMerrill @RiotPhroxzon @RiotPhlox @RiotMeddler @ExasperatedDan… https://t.co/V8OZjIyFUo
## 656 It needs skill😈This is Zombie Gaming!! Join us https://t.co/aWXc0gF4wz Discord! Tik Tok! Instagram! Facebook! Youtu… https://t.co/HAuFplIltr
## 657 Enjoy the game!👏👏👏👏 #LeagueofLegends https://t.co/hMhEe9KFH9
## 658 sketch of pooper from the bad game #LeagueOfLegends #LeagueOfLegendsFanArt #League_of_Legends https://t.co/bmAWXH5zEl
## 659 Who will guess the name of our planet? \nPlease take part in our quest😜\n\n#indiegame #gamedev #indie #indiedeveloper… https://t.co/lFU9TKjKCZ
## 660 Didn't Vladimir kill a Darkin?: I mean ppl are saying that Chalicar is necessary but Vlad did it without it. So the… https://t.co/9LqfmJnAS2
## 661 ▶️ League of Legends - Top streams a las 13:28 (Hora ESP)🔥\n\n🥇 #Esportmaniacos➖Viewers: 1.099\n🥈 #PochiPoom➖Viewers:… https://t.co/3E1wS0kGaW
## 662 (Old) Spirit Blossom Riven\nI really loved this skin when it first came out with all of the event lore stuffed into… https://t.co/1jw9gCbh0s
## 663 LIVE!\n\nIt's K'SANTE TIME in Diamond 2!\n\nhttps://t.co/0lAz6IawTI\n\n#twitch #TwitchStreamers #LeagueOfLegends
## 664 Shard of Violence: Ryze watched on as the mindscape before him constructed itself. Before him. the Icathians warred… https://t.co/rEAlgu1w5E
## 665 Is the Legends of Runeterra Darkin event cannon?: Because it all seems way to earth shattering to sideline to a Car… https://t.co/uacwma9SsL
## 666 Don't forget to check out all the new updates in #LeagueOfLegends. Don't forget! These will be featured in the next… https://t.co/GpNJICfXMF
## 667 Riot gave a preview to the changes coming to League Patch 12.23 #RiotGames #LeagueOfLegends #LoL #PinoyGamer https://t.co/KxcnCbA1hB
## 668 #IronLeague #Karthus #Outplay 😂\n\n#LeagueOfLegends • #LoL • #TwitchMain • #Hardstuck #Iron #GamerGirl • #eGirl • Wha… https://t.co/KhArvcPy3A
## 669 League of Legends Worlds 2022 champion reportedly off to Team Liquid 🐺\n\n📰 Read all about it:… https://t.co/QMWhn038o0
## 670 Finished...🎮🎮🎮 #Fanart #LeagueofLegends #GENGWIN #StarGuardians #Worlds2021 \nOriginal: Maze31492159 https://t.co/5btYaMsWM6
## 671 ▶️ League of Legends - Top streams a las 12:18 (Hora ESP)🔥\n\n🥇 #Esportmaniacos➖Viewers: 1.143\n🥈 #PochiPoom➖Viewers:… https://t.co/T4V8Kq4lwo
## 672 Looking for a person that can coach me in League of Legends. #LeagueOfLegends
## 673 Light A New Horizon | #StarGuardian 2017 #Skins Trailer – #LeagueofLegends https://t.co/GZWhjFqj0c
## 674 Cassiopeia and Elise must have planned it: submitted by /u/LuiZ123GM \n [link] [comments] https://t.co/xpfPUwO7et… https://t.co/HhEpBHfWBl
## 675 Do you play any games? #LeagueofLegends #LoL https://t.co/XcadK2k4jg
## 676 #MeetTheCoach Our #esports coach, Finlay! #professionalcoach for a #professionalteam 😊#EsportsAtCONEL #CONELCyphers… https://t.co/RVPjfGe3Xj
## 677 Kled mid😈This is Zombie Gaming!! Join us https://t.co/aWXc0gF4wz Discord! Tik Tok! Instagram! Facebook! Youtube! Tw… https://t.co/eRBoTjYTln
## 678 mine of legends https://t.co/FbN96fob6k \n#LOL #LeagueOfLegends #Twitch #minecraft #マインクラフト #マイクラ #マイクラ配信 #配信 #雑談 #初見さん歓迎 #マイクラ建築
## 679 I am so late with my streams I am so sorry everyone T-T I keep sleeping through my alarm\n\nhttps://t.co/mmsxTz2Esb… https://t.co/S4ggP57UO1
## 680 choose your fighter \n#leaguetwt #LeagueOfLegends https://t.co/7vFYyEhuaP
## 681 Riot is doing a little trolling with the new Kayle lore: submitted by /u/kingofchaosx \n [link] [comments]… https://t.co/bTiFV1S5zF
## 682 Up your #LeagueOfLegends Game! #StrategyGuide #Win https://t.co/38ul3jtORC
## 683 Full Quinn\n\nhttps://t.co/eOhsbFIHDh\n\n#LeagueOfLegends #Diamond #Stream #Streaming #Live #Twitch
## 684 【 Cosplay 】\n\nLeague of Legends / Blood Moon⋆☾·̩͙\n\nEvelynn @annl_o_l \nAkali @Ka___zuha \n\n📷 @akino_miya_lol… https://t.co/nEGQkMn4nO
## 685 Jackson Wang - Fire to the Fuse | Worlds 2022 Finals Opening Ceremony Pr... https://t.co/Vt0xUKvZIf via @YouTube… https://t.co/OUjuAvF3SP
## 686 nerf Yasuo's Wind Wall #LeagueOfLegends
## 687 If you could ask @PrimeLeague any question , what question would that be ? \n\nCollecting questions for an upcoming t… https://t.co/dMg34PkzXm
## 688 Live on: https://t.co/MurXfDzFu2\n\n#twitch e @twitch #YouTube #youtubeshorts … https://t.co/Dm1ZYjD5Ah
## 689 Jackson Wang - Fire to the Fuse | Worlds 2022 Finals Opening Ceremony Pr... https://t.co/HutVS1R4Uw via @YouTube… https://t.co/Gzz7JcTskt
## 690 The Computers at Conel Esports looking goood🔥 #Conel #Esports #valorant #league #leagueoflegends https://t.co/qP9UVQuIag
## 691 Outplayed! 👀🙈\n\n#veigar #veigarlol #veigarmain #veigarulti #leagueoflegendsart #leagueoflegends… https://t.co/o1vMvEtmIi
## 692 a little blood, Kayn – League of Legends #shorts #leagueoflegends league of legends https://t.co/KY7LNrCRCo
## 693 People say Malzahar top lane does not work. I fell like it does ^^ Do you play champs on top that usually are not p… https://t.co/3G2IAQ1ASe
## 694 It's still relatively early here in the UK... but it's never too early to shout out some top #Twitch streamers!… https://t.co/84r7pTjyxb
## 695 [#TBDESPORTS] League of Legends! LETS PLAY!\n\nCheer for us! #letswin\n\n🕒2022/12/10 - 13:00\n📺https://t.co/iZP7aoKvR7… https://t.co/Sg3bVEWDzZ
## 696 Art for @MosesLord777 !!\n\nCongrats one more time for winning the art raffle!! Aaand here is your prize!! <3\n\nIrelia… https://t.co/eqxR0HSZ0R
## 697 RT @whatthedrunk1: RT @TheKannaDarling: I'm streaming some league! Stop by and say hello? \n#CyberMonday… https://t.co/PFS1LdrKa1
## 698 I got a pentakill on her 😁😁😁. #xayah #LeagueOfLegends #fanart https://t.co/Rn8Jr87Eog
## 699 Just play!🔥🔥🔥🔥 #Game #LeagueofLegends #Fanart #TransformaTuDestino #Worlds2021 #ClashLoL
## 700 Likes, please!!\nVisit us: https://t.co/Jtncw61Y4H\n#lolgoods #leagueoflegends #mmo #mmorpg #rivenstore.com #lolstuff https://t.co/1ExCWvRDrf
## 701 The best LoL player in the world remains in @T1LoL for another 3 years!\n\nREAD MORE: https://t.co/Bx3kdJIbqC… https://t.co/aCsCE8RlPe
## 702 I think @TomMatthiesen & @EmDashEsports made a great article and i hope @LFLOfficiel in English would be soon produ… https://t.co/pa4sQHDGrz
## 703 A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf
## 704 Evelynn Lunar Beast ❤️\n#Evelynn #LunarBeast #WildRift #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/867qvQAvGT
## 705 RT @Joycenator3195: Short stream; I promise I'm alive, it's just been a heck of a week.\nhttps://t.co/LaKCLLc9RY… https://t.co/oyAsR4JjQa
## 706 try not to die hard challenge💀This is Zombie Gaming!! Join us https://t.co/aWXc0gF4wz Discord! Tik Tok! Instagram!… https://t.co/W5jziJCkm3
## 707 Encourage me to get my first order ❤️🔥📣📣\n\n#twitch #twitchscreens #smallstreamer #overlay #streaming #fortnite… https://t.co/v0Q8sQ5erM
## 708 Jackson Wang - Fire to the Fuse | Worlds 2022 Finals Opening Ceremony Pr... https://t.co/u9FCB0mjD2 via @YouTube… https://t.co/o45mwgHzsy
## 709 Seraphine's joke animation is a reference to Dance Dance Revolution. What can you say about Seraphine? 🤔 Tell us in… https://t.co/aRayQya0Eu
## 710 Proud to be a lizard wizard main ✨\n\n#Neeko #LeagueOfLegends https://t.co/46epyMfkPo
## 711 IT'S NOT THE NUMBER OF BLADES IT'S THE QUALITY.\n#leagueoflegends #leagueoflegendswildrift #games #gameplay #rank1… https://t.co/rYV6lepAY0
## 712 Short stream; I promise I'm alive, it's just been a heck of a week.\nhttps://t.co/mfBRAbExVJ\n\n#supportsmallstreamers… https://t.co/ESWKniXATx
## 713 More Evelynn fan art coming your way 😈\n#Artoflegends #LeagueOfLegends #Evelynn #art #KDA #fanart #KDAEvelynn… https://t.co/a6ehyYtBzV
## 714 Fire to the Fuse (Ft. Jackson Wang) | Official Empyrean Cinematic - Leag... https://t.co/ESSXL3Duku via @YouTube… https://t.co/ctqWKrYKMY
## 715 I used @Shazam to discover Fire To the Fuse by League of Legends, Jackson Wang & 88rising. https://t.co/4WKFNsvo3o… https://t.co/w0gHer64Ib
## 716 It was a completely new experience for me.🙉🙉 #LeagueofLegends #Gameplay #TransformaTuDestino #GuardiãsEstelares #G2WIN
## 717 luxxxxx wipppppppppopp I wanna sleeeeellollppppp #LeagueOfLegends #lux https://t.co/F4jS7a288K
## 718 7000HP K'SANTE👀This is Zombie Gaming!! Join us https://t.co/aWXc0gF4wz Discord! Tik Tok! Instagram! Facebook! Youtu… https://t.co/oGIwtvsf3w
## 719 Just logged back into #LeagueOfLegends for the first time in years. My account is still intact which surprised me b… https://t.co/05BsvInQRX
## 720 Divine Clerk "It is said that when Mihira left this place, she left a part of herself behind--a holy flame, burning… https://t.co/IaiAM4L9hp
## 721 must be hard to get fired there \n@riotgames @LeagueOfLegends \n#LeagueOfLegends #afk\nhttps://t.co/3p9D9sDDBu
## 722 Going back on live tonight!\nCurrently live on\nhttps://t.co/4KflQZSpDw\n\nLet's game the night away together… https://t.co/8RGO1szNzA
## 723 Hey guys, it's been a minute. Moved house and have a lot more free time now, so hopefully more streams in the futur… https://t.co/bnRMEeW2bP
## 724 Someone at work told me they were about to start playing #LeagueOfLegends and I'm considering spilling coffee on their laptop to save them
## 725 What is going wrong with hecarim ? He needs nerf, please riot 😭 #LeagueOfLegends #RiotGames #twitchaffiliate
## 726 League of Legends star Lee ‘Faker‘ Sang-hyeok has signed a three-year extension with South Korean esports organisat… https://t.co/WqfHnyYwR3
## 727 Just Me having some fun on Ekko in the mid lane! Really finding more entertainment in this game! #LeagueOfLegends… https://t.co/e2K77ExKY0
## 728 They see you and then they don't as assassin support peekaboo Pantheon comes in deletes you and disappears. Can't c… https://t.co/MUeA6dkbAo
## 729 Janna | SR | Sneak Peek for the Day #2 | IC TV\n#LeagueOfLegends #LoLPH https://t.co/YrlGUJ0KZz
## 730 The weirdest gaming video you have ever seen!\nhttps://t.co/0bYans8wym\n\n#gaming #gamer #Ohio #Fortnite… https://t.co/M21Y0FIiYh
## 731 Ezreal | ARAM | Sneak Peek for the Day #1 | IC TV \n#LeagueOfLegends #LoLPH https://t.co/6a7TnXVOrv
## 732 No need to be looking for teammates or looking for duo, we got the perfect solution for you!\n\n#VALORANT… https://t.co/imTO6KzZuK
## 733 Hello there!\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#leagueoflegends #lolgame #lolgamer… https://t.co/fHpkZMjrk9
## 734 League of Legends!! 🤪✌🏼\n\n¡Veamos a AlanDemolition en Twitch! https://t.co/pYVAIFVPXG\n\n#LeagueOfLegends #twitch… https://t.co/dBkqAlgdJk
## 735 I always thinking about this! \nWhos gonna win?? The DARKIN or The VOID?? \nWhat do you think guys?\n#LeagueOfLegends #Darkin #Void
## 736 ?? SILVER IS THE HELL I DESERVE *Earrape warning* #PAPAMAMA420 #duellinks #yugioh #leagueoflegends https://t.co/zFtLmVJFj4
## 737 CSGO Plays\n\n#CSGO #VAL #Dota2 #Underdog #GamblingTwitter #LeagueOfLegends #PlayerProps #PrizePicks #Follow #Like… https://t.co/DzxSDhm6T3
## 738 CSGO Plays\n\n#CSGO #VAL #Dota2 #Underdog #GamblingTwitter #LeagueOfLegends #PlayerProps #PrizePicks #Follow #Like… https://t.co/d9ACUD9gRc
## 739 me riben player me strem leeg sometimes\n\n#LeagueOfLegends #Vtubers #ENVtubers \n\nhttps://t.co/bCakHZ4dGo
## 740 I am not thinking about this game.👇👇👇 #LeagueofLegends #mobilegame #YıldızMuhafızları #YıldızMuhafızı #Nilah
## 741 ?? GROWN MAN WITH NO LIFE RANKED AND DOESNT CRY #PAPAMAMA420 #duellinks #yugioh #leagueoflegends https://t.co/7fOhfmvaWm
## 742 ?? GROWN MAN WITH NO LIFE RANKED AND DOESNT CRY #PAPAMAMA420 #duellinks #yugioh #leagueoflegends https://t.co/yFvz07Pfft
## 743 Good game #Fanart #Game #LeagueofLegends #TransformaTuDestino #FLYWIN #YıldızMuhafızları
## 744 League of Legends Patch 12.23 full preview by @RiotPhroxzon & @RiotPhlox \n\n#LeagueOfLegends #lolpatchbot… https://t.co/G3vcgn40ix
## 745 https://t.co/wYJnEDYZzM\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #LeagueOfLegendsRule34 #LeagueOfLegendsgenerator… https://t.co/9l19dvjFjy
## 746 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/GlvqQZ1ka2
## 747 Another older drawing of mine, sorry for posting older work but I mean look at this how can I not ?? \n\nTAGS… https://t.co/nzTbAB6Wyn
## 748 $50 RP card giveaway video is out, celebrating my first SHACO PENTAKILL.\n\nGood luck ;) #Giveaway #LeagueOfLegends https://t.co/9Q0woSIMi0
## 749 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/Q6eqxjpKBo
## 750 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/FEOK5Dezu7
## 751 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/vnBabIeA7x
## 752 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/zLM6GQnrdA
## 753 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/oa4RqtmZQ6
## 754 Sharky Fan's Assemble! I am now live!\nhttps://t.co/NUohtzJ120\n\n#riven #toplane #lol #leagueoflegends #korean… https://t.co/TjaHhN7cOm
## 755 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/cvlAWD3rxe
## 756 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/uy9QH1BGLT
## 757 It has been 118 days since the last official update for Project L, the #LeagueOfLegends tag fighter
## 758 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/0oQe3WK8TY
## 759 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/O0OlPIdCf2
## 760 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/opsNCMZ0M7
## 761 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/Mm13sdHziV
## 762 TRUE DAMAGE header designS\n\n#Photoshop #LeagueOfLegends https://t.co/ymA1QPx9JQ
## 763 Good luck.🙉 #mobilegame #LeagueofLegends https://t.co/bGY8pZPWYE
## 764 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/P5KHV5W0xt
## 765 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/PsKdEUrBep
## 766 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/PjMXaDoIi6
## 767 #leagueoflegends 29🚀🚀🚀 #KakulSaydonArt #NationalGirlfriendDay #SummerFashionArk \nSource: https://t.co/2EHbTYsP0c https://t.co/Y1FXd37jB0
## 768 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/SLBCXaXJnk
## 769 Chinese Invisible One-Shot Mechanic #leagueoflegends #shorts https://t.co/4PgVSXKQJP
## 770 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/ltFtOufcQZ
## 771 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/99klA3GkXw
## 772 AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://t.co/2vCa3XtLyt
## 773 It was enjoyable.🤩🤩 #LeagueofLegends #FLYWIN #Worlds2021 #StarGuardian
## 774 Sharky Fan's Assemble! I am now live!\nhttps://t.co/NUohtzJ120\n\n#riven #toplane #lol #leagueoflegends #korean… https://t.co/Ha0ECOuqAv
## 775 Former @DWGKIA top laner and 2020 World Champion, Jang “Nuguri” Ha-gwon, has announced his retirement from competit… https://t.co/iWf1c2IbK3
## 776 League of legends - Radiant Virtue\n\nI try Radiant Virtue cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ… https://t.co/z1abEGT7xz
## 777 Share it with your friends.🙈 #LeagueofLegends #英雄联盟 https://t.co/NfwDapQVZV
## 778 ?? GROWN MAN WITH NO LIFE RANKED AND DOESNT CRY #PAPAMAMA420 #duellinks #yugioh #leagueoflegends https://t.co/nBGrAMVbjp
## 779 Live with a little League.\n\nhttps://t.co/Hq3wBKF71O\n\n#leagueoflegends #zeri #graves
## 780 I made a poster for my daughter. #LeagueofLegends #StarGuardian https://t.co/mPirvuPrcR
## 781 A Great Start to gain a following -\n*New Video*\n\nvideo link: https://t.co/rCkMfCKdmf\n#leagueoflegends #lol… https://t.co/k7rATAvcaC
## 782 Birthday: Valmar and Kai On a day like today, November 30, 4 years ago in 2017, Valmar and Kai, The Heartlights wer… https://t.co/9cDkZtPYly
## 783 Never got why LoL was so popular until now playing it MY GOD IM HOOKED LOL! #LeagueOfLegends
## 784 Faulkner's League of Legends team falls to #1 Seneca in the final match of the championship. Congratulations to th… https://t.co/JRGDrJj1xf
## 785 start/finish\n\n#LeagueOfLegends #Seraphine https://t.co/9NViRHGLOU
## 786 Stunning!🤔🤔 #mobilegame #LeagueofLegends #StarGuardian https://t.co/aHT8hEgi4m
## 787 I really wanna cosplay #sett and #gladio 😩 They're both so H O T! ugh. \n\n#Settphel #settphelios #LeagueOfLegends… https://t.co/mKI0gD7B0w
## 788 Trying to get better at new champs sucks. "Mid is ass" in my mind "Well, I'm not playing well". \n\n#LeagueOfLegends
## 789 Did I just forget to take my meds because I was distracted drawing Jhins abs? Yes. And I have no regrets.… https://t.co/s3Dic95dKS
## 790 Sharky Fan's Assemble! I am now live!\nhttps://t.co/NUohtzJ120\n\n#riven #toplane #lol #leagueoflegends #korean… https://t.co/dncUhPftdk
## 791 MID COUNTERGANK - #lissandra #leagueoflegends #gameplay #gaming https://t.co/goVWCAmNBx
## 792 Running games with Alyss! https://t.co/XoYMQaDEBo #leagueoflegends #lol #botlaner #bot #twitch #streaming
## 793 IM LIVE! Come hang out. Good Vibes only! Playing League of Legends! https://t.co/xIauWHss89\n#streamer #twitch… https://t.co/jVQ4udsX0E
## 794 All I do is draw, help. #LeagueofLegends #mobilegame #game https://t.co/aiOlnewjbJ
## 795 Check out this League of Legends clip I recorded with https://t.co/yWp0fEZAU5! #LeagueofLegends\n\n🔗… https://t.co/1yNnf1Ukk4
## 796 Check out this League of Legends clip I recorded with https://t.co/yWp0fEZAU5! #LeagueofLegends\n\n🔗… https://t.co/0xdPGos3c5
## 797 Hey im live im playing league of legends its been forever ago since i last played come take a look or come give me… https://t.co/TK6Br5TsVq
## 798 There's 162 champions in #LeagueOfLegends. Of those 162, only 67 of them weren't seen in the latest Worlds champion… https://t.co/nwIrUuBF1w
## 799 My main for quite a period of time, I adore playing her lethality even if it sucks!\n#LeagueOfLegends… https://t.co/I4od8aRNC8
## 800 Feeling braindead so Imma play more League tonight! Come on in and backseat for me.\n\n#LeagueOfLegends #VtubersEN… https://t.co/l3T6TdSGXm
## 801 I'm streaming some ranked league! Come cheer me on? \nhttps://t.co/qVLAetGFy4\n#SmallStreamersConnect… https://t.co/z15dVXbuHJ
## 802 Like and Share if you have been fan since day 1\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods… https://t.co/yp9bOOMyFp
## 803 I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments]… https://t.co/bzowBj6hUA
## 804 Friends! going live now with some more league of legends!!! come vibe with me !!! https://t.co/WpKBxGvrY8 #twitch #LeagueOfLegends
## 805 total points now 16,000 ( got 2 challenges putting it over by 20 ) #leagueoflegends #leagueoflegendschallenges https://t.co/9t5MUUWFUS
## 806 What’s going on in the league??? \nGetting 11 LP for the win and losing -18 LP for the loss. Is this a some sort of… https://t.co/0AQoDKmFUH
## 807 Darkness distributer and incredible value now diamond rank #leagueoflegends #leagueoflegendschallenges https://t.co/wvUBVhySo3
## 808 Sorra vs All - Mid Lane Fight #highlights #insane #leagueoflegends #twis... https://t.co/bcrXcQIeIf via @YouTube
## 809 Home and ready to game tonight! #tft #teamfighttatics #leagueoflegends #gamer #miketheviking https://t.co/cuLvSnVLp3
## 810 Check out this League of Legends clip I recorded with https://t.co/7z9D9QPLlB! #LeagueofLegends\n\n🔗… https://t.co/sfuSaadOTh
## 811 OK #LeagueOfLegends community, IF I was to make a video breaking down what I'd like to see in another LoL RPG like… https://t.co/RBDvsiBSK1
## 812 Of course they are the same\n#PokemonScarletViolet \n#LeagueOfLegends https://t.co/XN1yxJz5Is
## 813 OH MG!!!!!! WHO IS THISSS!!!!! IS THAT MY BABY LILLIA IN YONE'S SA BATTLE ACADEMIA!!!!!!\n#LeagueOfLegends https://t.co/QLlL8FyhkF
## 814 Last rune was a hope shard?: I don't know LoR team inspired a Ryze's cinematic, but If yes, that mean a last rune w… https://t.co/2LnTNkCuoN
## 815 Ayo, the stream was fun! Thank you for helping me make those emotes for subs on my channel!\n\n#Zoe #Kayn #Yuumi #Vex… https://t.co/P9b3sypm1q
## 816 GRANDMASTER ADC | FLEXIN https://t.co/C6nTpnx25C \n@TwitchSharing\n@twitchtvhost\n@TwitchTVOnline\n@GraphicsCorner2… https://t.co/uSM44WF6ih
## 817 💖MISA MADOKA💖\n🧩Cosplay Idol Limited Puzzle🧩\n\n(500 pieces - Big Poster Size)\n\nOfficial collaboration with Biggest Co… https://t.co/V0Pau2p9et
## 818 Me when my adc says “good job” after I kill steal #LeagueOfLegends #league #LeagueOfLegendstwt #leaguetwt https://t.co/zDoCBgqlCN
## 819 https://t.co/7miY46AueY\n\nLeague Of Legends Wild Rift Game Online Generator Hack Cheat\n\n#wildrift #leagueoflegends… https://t.co/UnzWnGNP1z
## 820 commissions are open!!! please shoot me a message if interested https://t.co/ySFV7MmVmX\n\n#commissionsopen… https://t.co/N8GVdxVEhR
## 821 Preseason is whack! Come watch me figure it all out! https://t.co/MxD4gQNlN7 \n@rtsmallstreams\n\n@Twitch_RT\n\n@SGH_RTs… https://t.co/jUCnWZ7dAO
## 822 Jak'Sho, eh? We checked, I hit 3 HP at the end of this.\n\n#LeagueOfLegends\n\nhttps://t.co/k5IrFt7NOq
## 823 @riotgames @wildriftES @wildrift CAN U GUYS PLEASE DO SOMETHING ABOUT IT????? THIS IS REALLY IRRITATING I MEAN I F… https://t.co/r0oGGZVN7A
## 824 Havent played league in a while but this just made me laugh #leagueoflegends #meme #memes #cat #caturday https://t.co/7mwFW8vfED
## 825 Made some original concept art inspired Jinx sketches\nHer original design looks like she was born in prison; it hon… https://t.co/T57T558AeN
## 826 I decided to play because I wasn't enjoying it.🚀🚀 #MOBA #LeagueofLegends #Worlds2021 #StarGuardians #ClashLoL
## 827 My first post ever! Hiya!💕 Enjoy this drawing of a young Seraphine!✨\n\n#Seraphine #LeagueOfLegends… https://t.co/TDZZu9IvCl
## 828 That should be a great game.🔥 #LoL #英雄联盟 #LeagueofLegends https://t.co/t7dy3xlWCj
## 829 ▶️ League of Legends - Top streams a las 02:30 (Hora ESP)🔥\n\n🥇 #Nissaxter➖Viewers: 4.879\n🥈 #getFlakked➖Viewers: 2.50… https://t.co/pQaNeNIKWY
## 830 Me at champ select: I hate playing zed...\nalso me in game with Zed with @WeeabooWilkins \n#LeagueOfLegends #VTuberEN… https://t.co/gF3B1Xh7PQ
## 831 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉… https://t.co/gkFnam1L3A
## 832 https://t.co/HpRnAYUCa1\n\nZawesomesauce is back after an illness induced hiatus, so it's time for a Pajama cozy stre… https://t.co/bA1Nyxb7D1
## 833 You will get a new drawing.🙈🙈 #StarGuardian #game #LeagueofLegends https://t.co/1tr6yvMtKS
## 834 Tuesday League, cause it's Tuesday.\nhttps://t.co/l8XcEywcma\n#LeagueOfLegends
## 835 Some tertiary details\n\n#3dart #3D #3dmodeling #3dprint #3DCG #zbrush #pixologic #DigitalArtist #DigitalSculpting… https://t.co/OROYv8HkTN
## 836 A little side darkins analysis/ theory dump: submitted by /u/Toksy4 \n [link] [comments] https://t.co/9KQ6bcl4tl… https://t.co/IPK4vUTxRt
## 837 I can't imagine a world without games.🙈🙈 #LeagueofLegends #StarGuardian #YıldızMuhafızları #FLYWIN #КосплейLoL
## 838 Anima Squad 2022 | Official Event Trailer – #LeagueofLegends https://t.co/TH4fMKMHVd
## 839 PENTAKILL. 🤯\n\n🔴 https://t.co/Q7dCjCx4ml | #LeagueOfLegends https://t.co/uudYIQ070c
## 840 Twisted fate tits ...that's it that's the post\n#leagueoflegends #leagueoflegendstwistedfate\n#twistedfate… https://t.co/E0m2mKXZK0
## 841 Game time On the Rising Moon as we are docked in Night City for some CyberPunk 2077 with some league and baba is yo… https://t.co/mp0IXmrENb
## 842 This is a great game.🎮🎮🎮 #LoL #game #LeagueofLegends https://t.co/4H48MBQiK3
## 843 Just got a new PC, come watch me play @LeagueOfLegends https://t.co/LCBJYpXacQ\n\n#twitch #livestream… https://t.co/LnUdzgbAj7
## 844 ▶️ League of Legends - Top streams a las 01:20 (Hora ESP)🔥\n\n🥇 #Nissaxter➖Viewers: 4.837\n🥈 #getFlakked➖Viewers: 2.78… https://t.co/2ka8yi66rz
## 845 My Rift Don't Jiggle Jiggle | League of Legends | Vtubers! | 8 Followers from 100! https://t.co/BVmDvgsGRy\n\n#Vtuber… https://t.co/P50kglumma
## 846 Master TOP : SoloQ compte smurf, stream chill #leagueOfLegends https://t.co/xoKhN1upP6
## 847 Miss Fortune Copa2022\n#LeagueOfLegends #COPA #LOL #missfortune https://t.co/89r3EaF9DY
## 848 Wukong 3 star\n#TFT #LeagueOfLegends #LOL https://t.co/yePJtcZf0R
## 849 Our teams really gave it their all last night!!! GGs to Florida Tech JV and Clemson Orange 🤝\n\n#RocketLeague… https://t.co/tusPJValM1
## 850 Asking the question: What was your favorite cartoon growing up? Come watch the insanity as we play games and have f… https://t.co/oyVNWL0Gh3
## 851 Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 852 BACK TO THE LANES PEEPS |!socials |TTS 100 bits| |Sound Alerts 200 bits| \n\nLIVE NOW: https://t.co/IcAq7qqHT6… https://t.co/Ol6MA17qLJ
## 853 🤡 FEW LEAGUE GAMES THEN HITMAN3 FIRST PLAYTHROUGH!\n\n#LeagueOfLegends #Hitman3 #TwitchStreamers \n\nTwitch . tv / Nana
## 854 Tonight’s stream is #sponsored by Scentbird! You can support me by using my link to subscribe to Scentbird!… https://t.co/QJjCmRze4H
## 855 Well...\n\n#stripgame #stripthecharacter #LeagueOfLegends #LeagueOfLegendsfanart #ArtofLegends #Akali https://t.co/ussoQ1F8Xy
## 856 Riven\n#LeagueOfLegends https://t.co/Hvsg0QNq3b
## 857 happy birthday to me #leagueoflegends https://t.co/4PIu23luNu
## 858 Double kill. ⚔️\n\n🔴 https://t.co/Q7dCjCx4ml | #LeagueOfLegends https://t.co/p4PIuAUkuE
## 859 The Lol Esports Round Up covers the moves made by 4 teams over the last 24 hours, touching on TSM, 100T, BRO and IM… https://t.co/C6XS3PPwcN
## 860 "Let's change the world" 🥹 ~ seraphine #leagueoflegends #RiotGames https://t.co/E09Z0wCyWP
## 861 Looking for a #LeagueOfLegends League Director editor for some cinematic / interesting visuals for some professiona… https://t.co/wt9PqI6Z45
## 862 Coming At You From Night City. \nCaptain Atlas is Here\n7:00 pm est\nhttps://t.co/yBdSVxD4fH\n#Vtuber|#ENVtuber|… https://t.co/rSREOjvoDf
## 863 The journey is intriguing to me.🤗🤗🤗🤗🤗 #LeagueofLegends #TLWIN #ClashLoL #TransformaTuDestino https://t.co/4IhDNSSUC0
## 864 ▶️ League of Legends - Top streams a las 00:10 (Hora ESP)🔥\n\n🥇 #Nissaxter➖Viewers: 4.640\n🥈 #ElOjoNinja➖Viewers: 1.76… https://t.co/rJQndXxPQy
## 865 Super quick doodle of these Morde's tits before going to sleep : D.\nIn honor of my league name which is Mordes Tidd… https://t.co/6CwK0yZWPg
## 866 Here's an illustration of lux I've made , i was experimenting with lights and all \n#fanart #digitalart… https://t.co/NcmGoENwUO
## 867 🌊Prestige Ocean Song #Seraphine - Just Chatting #Overlay\n\n✅LINK : https://t.co/PEwn5tF7hl\n\n-----------------… https://t.co/8hyIhpYjRX
## 868 Evelyn fanart #leagueoflegends https://t.co/FvWq0H4fMC
## 869 Chemtech dragon is back in Season 13 preseason, how is everyone feeling about the new changes so far? #leagueoflegends #season13 #PCGaming
## 870 Honestly what did Riot expect?\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmemes… https://t.co/gH0bec3SdY
## 871 Mechanically complex champs vs. Braindead champs #LeagueOfLegends #Memes https://t.co/A021Onc7kx
## 872 Playin' some League of Legends with DefiantPhoenix this TWO'S-DAY! Come check out the bad gameplay and the season 1… https://t.co/2ZLg6vHGRu
## 873 I 100% need the new Empyrean Lux skin. 🖤\n🔥 https://t.co/2G9WcrPiem\n#Leagueoflegends #RiotGames
## 874 This is a great game.🔥🔥 #LoL #LeagueofLegends #YıldızMuhafızları #YıldızMuhafızı #Nilah
## 875 Please help my man stuck it in my nose #SpotifyWrapped #lol #LeagueOfLegends #reddit #ohio
## 876 candy cane miss fortune for christmas!! #art #DigitalArtist #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/ngnHIAmn0V
## 877 Hello! I'm 🌸 LIVE 🌸 and would love for you to come and hang out ❣️\nhttps://t.co/qsMH2HGCy3\n\n#vtuber #pngtuber… https://t.co/lFlXYyidop
## 878 The Dragoniiz goes Live! loveBotLane!! #leagueoflegends #league #LOL #Gaming #rank #aram https://t.co/3T6mZ5DjE6
## 879 nerf Yasuo's Wind Wall #LeagueOfLegends
## 880 Hitting that Jungle hard today!! #stream has BEGUN!!\n\n#gaymer #gay #LGBTQ #streamer #twitchtv #twitch… https://t.co/pAoZxng6HY
## 881 More sketches from video games \n#LeagueOfLegends #fireemblem #KidIcarus https://t.co/1yTZWCQo4R
## 882 This is a nice game.😎 #LeagueOfLegendsFanArt #LeagueofLegends #Bjergsen #GuardiãsEstelares #StarGuardians \nOriginal… https://t.co/j1Ti8VLP4c
## 883 okay I'm late for #ArcaneAnniversary but i started long before, so i wanna show y'all my last project - linocut of… https://t.co/ssYSs07C4N
## 884 Shall we?\n#LeagueOfLegends #LeagueOfLegendsFanArt #missfortune #undresschallenge https://t.co/A73BbE91hf
## 885 @TalismekG It's our second project and we are workin on it , it's a esport team that we are trying to build at our… https://t.co/7MuULXRso4
## 886 Animal Crossing and then LoL! #AnimalCrossing #LeagueofLegends #Twitch https://t.co/3JlzI1HZsY
## 887 How are you?🤩🤩 #LoL #LeagueofLegends #game https://t.co/XrkfYlm492
## 888 Check out my Braum play! 1 247 damage dealt in 13 sec. Recorded by @Mobalytics Smart Highlights #LeagueOfLegends https://t.co/63CY1TNcNo
## 889 ▶️ League of Legends - Top streams a las 23:00 (Hora ESP)🔥\n\n🥇 #Nissaxter➖Viewers: 3.257\n🥈 #rodenasink➖Viewers: 1.47… https://t.co/Qjwh6fUgDH
## 890 Wholesome🥹\n\nI will be making rage montages detailing my grind in league to at least Plat for y’all to laugh at…alon… https://t.co/8fd1MzRV2g
## 891 Check out my Caitlyn play! 1 943 damage dealt in 7 sec. Recorded by @Mobalytics Smart Highlights #LeagueOfLegends https://t.co/ZzTzGKri4A
## 892 Getting food then I'll be live with some #LeagueOfLegends, this game is actually fun???? https://t.co/uoHEVCSEIK
## 893 🌸 More NA shenanigans tonight at 8 pm est~ Comment your IGN if you want to participate in the Viewer Games, and Ima… https://t.co/d1mnTtGOVo
## 894 hellooo⚙️⚙️\n\n#oriannalol #oriannaleagueoflegends #oriannafanart #leagueoflegends #leagueoflegendsfanart… https://t.co/qmFTkmoxcu
## 895 I like this game.🤩🤩🤩🤩🤩 #LeagueofLegends https://t.co/FYMrnZWBKS
## 896 KARMA DESERVES A NEW SKIN ! LEGENDARY KARMA SKIN WHEN ‼️‼️ #LeagueOfLegends #league #riot #RiotGames
## 897 I'm trying to make characters with different looks.🤗🤗🤗 #StarGuardian #LeagueofLegends #LeagueOfLegendsFanArt #TLWIN… https://t.co/cRuUXDOggb
## 898 psssst...we streaming again\n\nhttps://t.co/cbqWbMz4ol\n#fobbmob #goinglive #SmallStreamerCommunity… https://t.co/cKIKv6mhPq
## 899 https://t.co/d8c4rqBkjv ONLY DIANA BEST DIANA LAS #DIANA #LeagueOfLegends #twitch #streamer
## 900 18+ PNGTuber~ League of Toxicity :D #twitch #stream #live #leagueoflegends #PNGtuber #Vtuber https://t.co/nO1cupBL5T
## 901 So Kayle beats Aatrox and the final match is Kayle vs Xolaani?: submitted by /u/Raidosz \n [link] [comments]… https://t.co/lei3qFiZh2
## 902 ENGAGING Multiplayer MARAUDERING !!!!! SUPAH DEAD STREAMER PLAYING #LeagueOfLegends AND OTHER GAMES WITH FRIENDS!… https://t.co/WKm9tUgz52
## 903 🪡 I drew Gwen✂️\n(I liked the colorless version better)\n#ArtofLegends #leagueoflegends #Gwen https://t.co/ZrspGXY4Jx
## 904 [#Greetings] \nWelcome To Swirl eSports. We Are A New Up-Coming Gaming Organization Out Of The U.S. Looking To Grow… https://t.co/Iz5jIlzTYs
## 905 Turns out @SBF_FTX was just playing #LeagueOfLegends all this time while everyone just helped themselves to custome… https://t.co/GcQNsPcJb6
## 906 They don’t wanna do this with us😤#twitchstreamer #leagueoflegends #ksante https://t.co/3BJMctoeLq via @YouTube
## 907 This game is SOOO hard and mostly just hurts my feelings 😂😭 \n#LeagueOfLegends https://t.co/j0lB2kH4Kb
## 908 LIVE NOW FORHEAD! playing some more LoL BUILDS BUILDS BUILDS i just want to win with my shitty stuff ;w;\n .\n.\n.… https://t.co/QPDnQCHbfz
## 909 all she wanted was her father back, is that too much for a daughter to ask for? #Arcane #Vi #LeagueOfLegends https://t.co/OE4FZgg1Cd
## 910 Honestly not certain if this is the first one ever, but it's the best one! @xPeke #bussin #Epic #backdoor… https://t.co/sCv0OHUgwn
## 911 Check out my Vel'Koz play! 719 damage dealt in 4 sec. Recorded by @Mobalytics Smart Highlights #LeagueOfLegends https://t.co/KlweH7yf2m
## 912 DUNK!!\n250 PTS\n#Dunkmaster🏀 #FeelIonia🍃#LeagueOfLegends👊
## 913 https://t.co/1YoZytf19a brota fml live ta on !!! #twitch #twitchstreamer #LOL #LeagueOfLegends
## 914 we play League of legends 5v5 practice! \n\nCome join in!\n\nhttps://t.co/5YCXjkEmcL\nhttps://t.co/JhZ1OWte0Q\n\n#streamer… https://t.co/t83yQhOus6
## 915 kindred yes\n#kindred #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/JZJBjd9GXI
## 916 Riven is OP 18/0/8\n\nhttps://t.co/FOSl63ztKp\n\n#ranked #LOL #LeagueOfLegends\n#riven #youtube #toplane #twitch #youtube
## 917 I like the game.🤩🤩🤩 #game #StarGuardian #LeagueofLegends https://t.co/LIErdcRi9J
## 918 He ain’t scaryin nuthin 😎#twitchstreamer #leagueoflegends #ksante https://t.co/rcaBaEsDHo via @YouTube
## 919 Riven Toplane Gameplay\nhttps://t.co/NUohtzJyRy \n\n#riven #top #toplane #LeagueOfLegends #RiotGames #korean #asian… https://t.co/ekaVx6nb2o
## 920 LIVEEEEEEEE #LeagueOfLegends #twitch #streaming \nhttps://t.co/5OhsKu5LXe
## 921 🔴LIVE: Awoooo~ come visit me wont you?🔴\nhttps://t.co/6zljY613Dg\nBack from my break and ready to game >:3\n#Lialive… https://t.co/8DRWGarRqi
## 922 IDK what to do...arams i guess so i dont kill brain cells https://t.co/fIRpm4QG29 #smallstreamer #streamer #LeagueOfLegends
## 923 ▶️ League of Legends - Top streams a las 21:50 (Hora ESP)🔥\n\n🥇 #Kerios➖Viewers: 1.059\n🥈 #ElOjoNinja➖Viewers: 1.053\n🥉… https://t.co/VEXVJ7vNUq
## 924 Petit crossover entre Warframe et League of Legends\nSkin Project : Jhin\n\n@PlayWarframe \n#warframe #leagueoflegends… https://t.co/39MW0FYwld
## 925 I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi… https://t.co/04DKCZsru4
## 926 Likes, please!!\nVisit us: https://t.co/Jtncw61Y4H\n#leagueoflegends #lolgame #lolgamer #rivenstore.com #lolgoods… https://t.co/7HUD0ehRRU
## 927 Pin-Up Evelynn 👀☠️❤️🔥 #KDA #KDAEvelynn #Evelyn #LeagueOfLegends https://t.co/Iky7ievKmU
## 928 Very Balanced non-Mythic item #LeagueOfLegends https://t.co/C4aXahZspG
## 929 I really just wanna 5 stack on #LeagueOfLegends and have a good night :/
## 930 how am i supposed to enjoy League #LeagueOfLegends https://t.co/ifipZPFjPQ
## 931 Going Live Come And Hang out! https://t.co/KlyqfnULfp #Leagueoflegends #streamer #twitchstream
## 932 the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art… https://t.co/AzlV869Ut3
## 933 I'm begging Riot to do anything with Sivir's storyline at this point: submitted by /u/Groovy_MoodBear \n [link] [c… https://t.co/5aALbDmHnl
## 934 Cho’gath bullying me nonstop. Click the link if you wanna watch the whole thing. It’s funny. It’s 3min. It’s short… https://t.co/6RKcifnKT2
## 935 Remake of a fanart of dawn bearer soraka, I hope you like it #LeagueOfLegends #soraka #fanart https://t.co/5Ca09F4LA9
## 936 my boy Sett <3\nmuaw muaw\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #Sett #УкрАрт #УкрАртПідтримка… https://t.co/MiYlgaHYrO
## 937 Do you want to play a game together?❤️❤️❤️❤️❤️ #StarGuardian #LeagueofLegends #Nilah #GuardiãsEstelares #GuardianasEstelares
## 938 Hey everyone! Starting up my Youtube Stream for the first time. Wish me luck! If you'd like to join, here's the lin… https://t.co/lTaCsUzYI1
## 939 LCS rosters 2023 (rumores y confirmados) II 29-11-22.\n#LCS #LeagueOfLegends \n\nTSM roster confirmed:… https://t.co/SFpbrqZScx
## 940 Immortals sign mid laner Ablazeolive #IMTWIN #LCS #LeagueOfLegends\n https://t.co/2PSeLG99ES
## 941 vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart… https://t.co/UbNoaZ3oUg
## 942 Sketch-book drawing for fun\n\n#LeagueOfLegends \n#camille_ferros https://t.co/m6YWFyJGBG
## 943 Shard of Reverence: Lust for power seemed a common trait among the Runeterrans. Even Targon's revered few craved it… https://t.co/7qfh2mU0oo
## 944 How many gamers are playing? League of Legends Live Player Count https://t.co/hgOmmmRAOG #leagueoflegends #lol
## 945 stream time🥰 come and join!!!\nhttps://t.co/Fej8J2dLyz \n#twitchtv #TwitchStreamers #women #gamergirl… https://t.co/r291f7r1FY
## 946 going liveee with some LoL and depressooo!!\n\nhttps://t.co/HP3GJsT1GC\n\n#twitch #twitchstreamer \n#twitchtv… https://t.co/6iVJN9MKrl
## 947 Da-da-di-Duuuuh!\n"Jinx joined the Party!"\nGot to finish adding Jinx to my banner today before work! \nHer braids are… https://t.co/VaYKDi2kNq
## 948 ?? GROWN MAN WITH NO LIFE YELLS INTO MICROPHONE #PAPAMAMA420 #duellinks #yugioh #leagueoflegends https://t.co/gPwnWDOoue
## 949 🤜🤜 #arcaneshow or #cyberpunkedgerunners ?\nWhich will you vote in #thegameawards \nCosplay from Miccostumes \n🛒… https://t.co/VkGKFJFXeb
## 950 I am sharing a drawing with you.🎮🎮🎮🎮 #mobilegame #LeagueofLegends #Game #GuardianasEstelares #Nilah #TLWIN \nOrigina… https://t.co/q8qxlB0aDQ
## 951 It's 41st day of SIMP waiting for MALE FURRY CHAMP 🧡 #SIMPiswaiting #LeagueOfLegends
## 952 ღ Ahri ღ\n\n𝓒𝓻𝓮𝓭𝓲𝓽: Yanderes.arts\n\n#kda #ahri #LeagueOfLegends #LeagueOfLegendsFanArt #KDAAhri #WildRift #riotgames… https://t.co/BA4zJDBjpt
## 953 Quick drawing of a human Gnar from #LeagueOfLegends. #DigitalIllustration #illustration #ArtistsOnTwitter… https://t.co/DIJRX5z2C8
## 954 JOIN TO OUR DISCORD SERVER! #TBDESPORTS\n\n- Informations\n- Tournaments\n- Giveaways\n\nLINK: https://t.co/pT4N1GYNIU… https://t.co/JrvYE2Y1eo
## 955 "Art requires a certain cruelty."\n\nA jhin fanart I just did searching for references for other things, not soo happ… https://t.co/xPFrIx4j6e
## 956 There's no neurotypical way for me to describe this but they're the same. #xerath #yorkpeppermintpattie #riot… https://t.co/XA8Mqgn96p
## 957 Present i did for a friend :3 #LeagueOfLegends https://t.co/JINiaYH3mJ
## 958 I can't help but show the process\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #GwenLoL #ArtistOnTwitter https://t.co/DIf95lcSrS
## 959 WE ARE LIVE!!!\nhttps://t.co/ItaMMfUoBV\n#smallstreamer #twitch #twitchstreamer #cod #apexlegends #minecraft… https://t.co/UkrYoEV0uD
## 960 I like the new design.😎😎😎😎 #LeagueofLegends #ArtofLegends #MOBA #GuardianasEstelares #Worlds2021 #Bjergsen
## 961 I love this champion. And you?\nhttps://t.co/sB2lOOv6u2\n\n#xerath #LeagueOfLegends #VictoryT
## 962 https://t.co/KxARWUmJEg streaming league rank less go #streaming #LeagueOfLegends
## 963 #LeagueOfLegends #pentakill\nThis is a BANGER!\n\nhttps://t.co/NkKWU0aNzQ
## 964 Glad we fixed league! #LeagueOfLegends https://t.co/0dGhzeZptU
## 965 Riot Games League Of Legends Volibear Collectible 7" Plush Doll Stuffed Toy VG via ebay https://t.co/VSAZnqzSZZ… https://t.co/fRL7SbkGtb
## 966 A new tool is being made. #LeagueofLegends #LoL #StarGuardian https://t.co/6I5NkYNRCK
## 967 This was when #LeagueOfLegends gamemodes were at it's peak.\n#Vtubers #VtuberEN https://t.co/HcHe6Pmd1c
## 968 What a day!\n\nWe won both games as team Vanquishers forfeited the first game and our Owls played very well against… https://t.co/vnxPbPskAn
## 969 Hi all more League of Legends stream today! Gonna continue the Grind to platinum in the preseason playing Jungle/Mi… https://t.co/rT7hfoZ1ZL
## 970 The poster I made had a drawing by my daughter.🔥🔥🔥🔥🔥 #mobilegame #LeagueofLegends #Bjergsen #Worlds2021 #КосплейLoL
## 971 Promo for traditional_league (Instagram)\n\n#pnkxfam \n\n#leagueoflegends #leagueoflegendsfanart #leagueoflegendsart… https://t.co/5S0IYxjnTr
## 972 Better than 1 is 2! @EmulousUK is at it again with some more #LeagueOfLegends, specifically the @LCK! 😎\n\n👉 What tea… https://t.co/jM8AFHjMsl
## 973 going live now with Silver 1 vibes: AFK, inting, <1.0 KDA\n\nhttps://t.co/JnDsPJAfZy\n\n#leagueoflegends #twitch #sendhelp
## 974 I enjoy this part the most.🤗 #LeagueofLegends #Fanart #GuardianasEstelares #Worlds2021 #YıldızMuhafızı
## 975 League of Legends 12.23 patch notes - champion buffs and nerfs, skins, release date, more\n\n#LeagueOfLegends… https://t.co/SCfw28ipDf
## 976 Shard of Hope: Love. A fog that blinds the wise to reason, and that rids the patient of patience. Ryze watched on a… https://t.co/FUJakWFkwO
## 977 Who wants to help me get to 500 orders total before end of the year? 😇🥰\nhttps://t.co/rGVjQevzJm\n\n#epal #epalgg… https://t.co/sV94WanLWW
## 978 (wip) My league faves wearing fancy stuff part two\n\n#MasterYi #LeagueOfLegends #ArtofLegends https://t.co/dNSxTJIEDR
## 979 ANGRY HEUMRAGE\n#2022MAMA #LeagueOfLegends #Leagueoflegend #Twitter #kesfet #viral #viralvideo #edit #FYP #RiotGames https://t.co/mY787g1b1E
## 980 Toplane Action [Plat 4] [Ger/Eng] [18+] \n#twitch #VtuberUprising #Vtuber #GERVtuber #twitchaffiliate… https://t.co/dRkDLs5pMS
## 981 @EndWokeness Are you're a gamer? Are you tired of getting chat banned for saying KYS? Next time you're out here fla… https://t.co/903jeyotu5
## 982 all of your (mine) favorites are inuit and transfem (a thread of chars i hc as native not all of these r transfem h… https://t.co/gzll6IqxMk
## 983 Hey what's up guys! Streaming for fun, so feel free to hop on in!\nhttps://t.co/B9pZB2Jjb3 #TTV #Streamer #Live… https://t.co/us9IutVlVD
## 984 The Captain runs the ship!\n\nCongratulations to @Trackie_D on winning the first ever #TidesofTurmoil event yesterday… https://t.co/rzKBksTxD8
## 985 Kayn Fanart I did for someone \n#Kayn #LeagueOfLegends #fanart https://t.co/x1L3N5ykMh
## 986 Did you know that US viewers watched 217 million hours of #eSports content this year? 👀\n\nIn 2018 that number was 1… https://t.co/6uerXKwfxX
## 987 World Ender: "Darkin! Awaken!" - Aatrox: submitted by /u/Regular-Poet-3657 \n [link] [comments]… https://t.co/Si7uEOpGA7
## 988 I got new posts on #kofi and #buymeacoffee!\nSo come check them out! ♥\n\n#epal #epalgg #gamergirl #gamer #Egirls… https://t.co/0C2HEAupTT
## 989 WHATS UP HAPPY TUESDAY PEEPS ~ ADC suffering time.. \n\n#leagueoflegends\nhttps://t.co/tYm0eJm2pA
## 990 #leagueoflegends🙉🙉🙉🙉🙉 #gaming #LostArkPvP #TwitchCon #LostArk \nSource: https://t.co/Pc8AH704TN https://t.co/bUejsCWbxg
## 991 #leagueoflegends Let's relax and have fun! New items etc. #stream #play Eune. https://t.co/NQJ1vK49si https://t.co/zWUizTrFgF
## 992 #LeagueOfLegendsFanArt #LeagueOfLegends \n\nYordle oc https://t.co/Oe1D3hLWwG
## 993 Champions' Strength: "Into battle with hearts aglow!" - Lux: submitted by /u/Regular-Poet-3657 \n [link] [comments… https://t.co/LphZmjIiZX
## 994 Trusty Ramhound: "She's not as fast as a silverwing, but you'd be surprised how fast her little legs can carry her.… https://t.co/5coVcrMoSF
## 995 Petricite Charger: "Nothing is stronger than petricite." - Durand Architect: submitted by /u/Regular-Poet-3657… https://t.co/60a6RkfiXk
## 996 A Fun Festive look at Bad Santa Veigar, black as coal and bitter as the winter itself\n\n#LeagueOfLegendsFanArt… https://t.co/naolCaaW9S
## 997 Hello! I'm 🌸 LIVE 🌸 and would love for you to come and hang out ❣️\nhttps://t.co/qsMH2HGCy3\n\n#vtuber #pngtuber… https://t.co/3SuDWfw5qL
## 998 Acolyte's Reliquary: "Our hands shape the desert!" - Ruinous Acolyte: submitted by /u/Regular-Poet-3657 \n [link]… https://t.co/fV6eE8IcW1
## 999 Redeemed Prodigy: Striving for perfection was limiting, rigid. Perfection had no life; could not breathe. However,… https://t.co/NgLE0FbmHj
## 1000 Stream is up! Come join for some #LeagueOfLegends \n\nhttps://t.co/byTVqdHDbn\n\n#smallstreamer #streamer #gamer #twitch #twitchaffiliate
## 1001 Let's change the world\nJayce:@redshinigami7\nPH: @ rixa_ph (IG)\n#arcane #viktor #LeagueOfLegends #arcanecosplay… https://t.co/QQsHg67dg7
## 1002 Void Gate: The Hive Herald raised two hands to the colossal structure above. "A THRONE," he screamed, "FOR AN EMPRE… https://t.co/rbAuUt2MvY
## 1003 Seraphine's Father Artwork: submitted by /u/Regular-Poet-3657 \n [link] [comments] https://t.co/0BYuF1zzw8… https://t.co/9VyzFzyar0
## 1004 Shard of Madness:The god-warriors of Shurima were thought peerless. Perfect. But years of war against an unstoppabl… https://t.co/fY7Zu7wfkE
## 1005 Xolaani, Aspect's Bane Full Artwork - Legends of Runeterra: submitted by /u/Regular-Poet-3657 \n [link] [comments]… https://t.co/nCTF518nWu
## 1006 Xolaani the Bloodweaver Full Artwork - Legends of Runeterra: submitted by /u/Regular-Poet-3657 \n [link] [comments… https://t.co/h8ZyZusLWg
## 1007 Mihira, Aspect of Justice: "Some revere the Aspects as gods. Others see them as messengers from the realm beyond. S… https://t.co/fCTQizjBi0
## 1008 Tyrus of Helia!: submitted by /u/Regular-Poet-3657 \n [link] [comments] https://t.co/9Nli3i5UIy #loreofleague… https://t.co/vvXckY6QgC
## 1009 Mihira, Aspect of Justice Full Artwork - Legends of Runeterra: submitted by /u/Regular-Poet-3657 \n [link] [commen… https://t.co/fDBsSsqmAa
## 1010 Kayle lvl 2: "We would surely know her to see her, should she ever return... but I worry there is little reason for… https://t.co/HzmfIhclM7
## 1011 ▶️ League of Legends - Top streams a las 18:48 (Hora ESP)🔥\n\n🥇 #Werlyb➖Viewers: 7.226\n🥈 #elyoyalol➖Viewers: 2.933\n🥉… https://t.co/RnmYtC0mqI
## 1012 Kayle lvl 1: "The Demacians know her as the Winged Protector, but those of us who live under the vault of stars in… https://t.co/e6fYrNLrf4
## 1013 Ryze lvl 2: Ryze pulled himself back to the present. The mindscapes he'd visited had answered his questions, and fi… https://t.co/taCT0Oioor
## 1014 Ryze lvl 1: "Ryze crested the ridge, accompanied by Kayle's silent servant. He looked down on a land scarred by war… https://t.co/6mZyKu8YOj
## 1015 Aatrox lvl 1: Even across continents, Aatrox felt her awakening. How the hatred still burned. He had already broken… https://t.co/PL6CNhDYLc
## 1016 Aatrox lvl 2: The battle gathered pace. Xolaani had finally found the courage to face him, and as the two ancient e… https://t.co/IW4oLvBV00
## 1017 Check out this League of Legends clip I recorded with https://t.co/RwI9WSSMvJ! #LeagueofLegends\n\n🔗… https://t.co/c2fvBzifFF
## 1018 ?? GROWN MAN WITH NO LIFE YELLS INTO MICROPHONE #PAPAMAMA420 #duellinks #yugioh #leagueoflegends https://t.co/D4rnudUkMB
## 1019 Baalkux (Legends of Runeterra): submitted by /u/TheFlax \n [link] [comments] https://t.co/8wpNMkBEs0 #loreofleague… https://t.co/T0reSAuuFy
## 1020 How ya doin`?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg… https://t.co/el6HooBODm
## 1021 Here are the list of things I hate on league:\n\n- your teammates being able to ban the champ you are showing\n- AUTOF… https://t.co/9cgu7QVlRY
## 1022 I enjoy this part the most.😎😎😎😎😎 #LeagueofLegends https://t.co/AnHRNNLhy1
## 1023 Katarina sexy pose\n#katarina #LOL #LeagueOfLegends #LeagueOfLegendsFanArt \nIf you enjoy my content and want to see… https://t.co/XobhVg5c4g
## 1024 Mihira, Aspect of Justice (Legends of Runeterra Reveal): submitted by /u/TheFlax \n [link] [comments]… https://t.co/ZcJGGYPKk9
## 1025 Anaakca, The Darkin Spear Full Artworks - Legends of Runeterra: submitted by /u/Regular-Poet-3657 \n [link] [comme… https://t.co/igFxu0UhCI
## 1026 evelynn prestige skin 2021\n#Evelynn #LOL #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/npJltN2Dhf
## 1027 Day 26 pleading for Classic League of Legends! \n@MarcMerrill @RiotPhroxzon @RiotPhlox @RiotMeddler @ExasperatedDan… https://t.co/J9RnNepKg5
## 1028 League of Legends / Silver Rank / Going for 300 subs https://t.co/mGvG8h6wsp via @YouTube \n#YouTube… https://t.co/1lvU3q2mNf
## 1029 custom badges . order now! https://t.co/Q5xzwhZTa3\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate… https://t.co/74Wly28Cr6
## 1030 Tonight i will stream Era Aeon's practice. Please come tune in and say Hi.\n#LeagueOfLegends #twitch #Practice
## 1031 Why i always have to deal with this shit when playing Teamfight tactics XD\n\n#LeagueOfLegends https://t.co/lsq3rGs7iK
## 1032 Well I try to color this \n#Warwick #LeagueOfLegends #LeagueOfLegendsFanArt #bara #furry https://t.co/cXXkaCLmy7
## 1033 IM TOO SLIPPERY FOR THEM! https://t.co/Sxl2gH1hbi via @YouTube \n\n#leagueoflegends #league #riotgames #zoe #Montage… https://t.co/gFs9Q4T6of
## 1034 2nd Sticker Design - Kindred\n#LeagueOfLegendsFanArt #LeagueOfLegends #kindred https://t.co/43rpDZe1BD
## 1035 Lil Sticker Commission of Bard ✨\nDo not Repost!\n#LeagueOfLegendsFanArt #leagueoflegends https://t.co/J8DIECGOGF
## 1036 "Now they ask where QiQi's at, I'm like you can't hang with that"\n\n#Qiyana #TrueDamage #LeagueOfLegends… https://t.co/pGm0S6aZJY
## 1037 Check out our newest article written by @EmulousUK! This time we are approaching #LeagueOfLegends major preseason c… https://t.co/QiEmcBZYiX
## 1038 Playing Without Fear in Immortal Lobby 🔥🍑 (valorant sensi 0.36) https://t.co/40E6KtCbNT via @YouTube\n\n#valorant… https://t.co/JohHYA9eGY
## 1039 her runes page is named big meow meow\n#vex #LeagueOfLegends https://t.co/Wh5SBO9qZO
## 1040 Live Now!! Playing TFT In League..No Idea what Im Doing XD https://t.co/GZSvGkDAC0 #LeagueOfLegends #TwitchAffilate… https://t.co/bTDXB57nuh
## 1041 Aatrox, Kayle & Ryze Reveal in Legends of Runeterra (swipe) 🩸💫🪬: submitted by /u/aroushthekween \n [link] [comment… https://t.co/EmzcFVi51O
## 1042 https://t.co/1aa1wsu7l1 - League Tuesday - Casual ARAM #ENVtuber #VtuberUprsing #LGBTQFriendly #JustChatting… https://t.co/yAet4gYClW
## 1043 Why is it always like this? 🤣\n\n#gaming #esports #esport #esportsteam #twitch #valorant #leagueoflegends #csgo… https://t.co/rECaoToqkC
## 1044 #LeagueOfLegends WHY RIOT WHAT DID WE EVER DO TO YOU https://t.co/l093qja4YB
## 1045 just your average draven game \n#LeagueOfLegends #pisslow https://t.co/FntcZSQNYI
## 1046 To make things more obvious for the entire squad, League players want Shyvana to make one modification\nCheckout the… https://t.co/zhoSqPZvS1
## 1047 Grandma corki, she’s got a little plane and will fly it directly into you. A true Valkyrie \n\n#LeagueOfLegendsFanArt… https://t.co/CTWo4MX42b
## 1048 And...Im back. Playing some ARAM and Ranked Leagues if I dont lose my shit.\n\n#TwitchStreamers\n#SmallStreamers… https://t.co/cgUepidJGt
## 1049 There's a game going on.👇👇👇👇👇 #LeagueofLegends #YıldızMuhafızı #StarGuardian #ClashLoL \nOriginal: PaulDye78280963 https://t.co/MTIdoxsVjv
## 1050 Sett The Boys 😎😎😎😎\n#LeagueOfLegends https://t.co/L6BQLX8KKp
## 1051 Hello! Streaming LoL at 6 p.m., go check it out!\nhttps://t.co/BylTfEgHLx\n#LeagueOfLegends #streaming #newstreamer
## 1052 Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/B933TTFpxK
## 1053 Good morning lovely people! hope u guys are having a good epic day so far! we are joining the dark side and playing… https://t.co/lYYp3uh0q8
## 1054 Mel from Arcane✨ #arcane #LeagueOfLegends #RiotGames #fanart #mel #arcanefanart https://t.co/5FBvSM2Lbn
## 1055 Nothing like celebrating with your team in a LAN after a GG well played 👏🏼👏🏼🏆\n#esports #gaming #valorant… https://t.co/1ECfne0F5R
## 1056 The one and only reason why this game sucks\n#LeagueOfLegends #funny #meme https://t.co/fXVbPvt5EE
## 1057 What an amazing game🔥🔥 #Game #LeagueOfLegendsFanArt #LeagueofLegends #StarGuardian #TLWIN #YıldızMuhafızları
## 1058 Why is it so tough to recommend something you spent so much of your life playing? 😅\n\n#gaming #esports #esport… https://t.co/e6ZsRTiKHN
## 1059 more painting practice with spirit blossom ahri\n\n#LeagueOfLegendsFanArt #ArtofLegends #LeagueOfLegends https://t.co/r0tFoJAlqz
## 1060 ?? PAPAMAMA420 listening to Booka Shade exclusively #BOOKASHADE #PAPAMAMA420 #ROGUECOMPANY #duellinks #yugioh… https://t.co/N4ACst8960
## 1061 Have a good day 😎😎😎😎😎 #LeagueofLegends #StarGuardian https://t.co/CQO4RtQmU1
## 1062 𝐓𝐮𝐞𝐬𝐝𝐚𝐲 𝐓𝐫𝐢𝐯𝐢𝐚\n#contenderesports #esport #WarzoneMobile #LeagueOfLegends #games https://t.co/En78U8n57E
## 1063 I share my instagram channel where I will be posting videos, memes, guides and very soon stream, I only ask for you… https://t.co/OFYSvwOdQB
## 1064 My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 1065 Priestess\n#Illaoi #LeagueOfLegends #ArtofLegends https://t.co/QcDYARp8aM
## 1066 ?? PAPAMAMA420 listening to Booka Shade exclusively #BOOKASHADE #PAPAMAMA420 #ROGUECOMPANY #duellinks #yugioh… https://t.co/zY5u6zcsWZ
## 1067 🔞\n\nWanna play with Tibbers?💕💕💕\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt\n#Annie https://t.co/ezuJSKHtuH
## 1068 New This is War is amazing!\nhttps://t.co/HLgMd8Jjm2\n\nSylas using the same structure as Lux in the first one is *che… https://t.co/l4e4de365n
## 1069 I wonder if this is a mistake on the League website, cause Zombie Slayer Jinx has green eyes but they are pink on t… https://t.co/RjkVHddSId
## 1070 [9feb2020] I can tell you this is the most of people that hit the like botton many times for this sketch. Aatrox co… https://t.co/y7RyiF4EcH
## 1071 I've took new pics of the prints! 👀\n\nhttps://t.co/7DUZEpUzeX\n\n#LeagueOfLegends #artshop #Jinx #Ahri #Soraka… https://t.co/aV3ngxcQy4
## 1072 I'm lucky with the Poro chest for the second time\nI'm glad that I got the most beautiful skin for Nami in the game😭… https://t.co/EUDiPwOcDE
## 1073 We launched Kai'Sa just over a year ago & it appeared she sold out fast! 💜 We may have a couple left, so join our w… https://t.co/AhmUA01Wj7
## 1074 Live on my Birthday Stream play #LeagueOfLegends with viewer https://t.co/A5FSbAuMYa
## 1075 NEW VIDEO! - This is Amazing! - Arcane Fan 'Enemy' Imagine Dragons x J.I.D Music Video First Time Reaction!… https://t.co/7htWXcdwHI
## 1076 𝑳𝒐𝒐𝒌𝒊𝒏𝒈 𝒇𝒐𝒓 𝒂 𝒕𝒂𝒊𝒍𝒐𝒓? 🪡\nScissors, needles, thread; tools of Isolde. She'll always be with me, and I with her\n\nPhoto… https://t.co/MMD5R4Vk5R
## 1077 Chat restriction for what? ~.^ #LeagueOfLegends https://t.co/a8LC1fvFDU
## 1078 Morgane TOP 💪😎👍🕹️👾 #LOL #PLAY #MobileGame #gamergirl #gaming #Online #games #Gamers #MobileLegend #Vtuber #Twitter… https://t.co/JvO1ERr6LM
## 1079 Going live at 17:00 CET\nhttps://t.co/aXzNUGRKQi\nCome join for some #Overwatch2 #LeagueOfLegends #German #English… https://t.co/e1p9dVH3qw
## 1080 I have been playing this game all day. #LeagueofLegends #StarGuardians #ФанАрт #YıldızMuhafızları
## 1081 what's your league rank? #gamergirl #LeagueOfLegends #egirl https://t.co/mnUtd4hxoj
## 1082 Faker renews with T1 for 3 more years!\n#league #lol #leagueoflegends #faker \n\nhttps://t.co/y1QAjgQ841
## 1083 league of tanks \n#LeagueOfLegends #Ksante #Lol #videogames https://t.co/FGHgo3qqNR
## 1084 The Best Pentakill Samira I League of Legends Highlights | \n\n⚔ @gabrielcascian1 Casciano\n🗡 @laudaguelf RafaLaud… https://t.co/LGOp009rCn
## 1085 The game is enjoyable.🎮🎮🎮🎮🎮 #Fanart #LeagueofLegends #mobilegame #StarGuardian #TransformaTuDestino #КосплейLoL
## 1086 Teen Sett \nSo cuteee aaaaa😭😭❤I Love him. \n\n#settphelios #Sett #LeagueOfLegends\n#LeagueOfLegendsFanArt https://t.co/Kes821NRJg
## 1087 League of Legends 2023 budget “biggest of all time”, says Riot CEO 💰\n\n📰 Read all about it: https://t.co/NdOBynEBPz… https://t.co/zkiO28M8ZG
## 1088 Steph J Millz - [ Guide to Camille REVAMPED ] Ultimate Beatdown: Darius https://t.co/PG2Tnqxjp4 via @YouTube… https://t.co/nptMevywb4
## 1089 SHMOOD : ready to takeover this whole $hit show ☎️🦁😤 \n\n@SuckerPunchEnt @Mickmaynard2 @seanshelby \n\n#innerGmma #ufc… https://t.co/tY7rV5rN0d
## 1090 ▶️ League of Legends - Top streams a las 16:28 (Hora ESP)🔥\n\n🥇 #Werlyb➖Viewers: 7.234\n🥈 #Esportmaniacos➖Viewers: 3.7… https://t.co/cNs2l60YNZ
## 1091 Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single "Magician" - listen and lea… https://t.co/0TLU2GsW2X
## 1092 Aatrox, Kayle & Ryze featured in the World Ender Expansion 🩸✨🪬: submitted by /u/aroushthekween \n [link] [comments… https://t.co/VR2ipqFXCl
## 1093 #Preseason Jungle Gameplay 😁✌🏽 #leagueoflegends #gameplay #lolcoach #coaching\n\nhttps://t.co/yXQZ9gDYf1
## 1094 It's my choice as a mobile user.👇👇👇👇👇 #Fanart #LeagueofLegends #GENGWIN #GuardiãsEstelas #StarGuardian
## 1095 Calling ALL GAMING STREAMERS!\nCLICK https://t.co/sg901ujqxr & DM us here.\n\n#rtItBot #esports #twitchstreamer… https://t.co/sStEV3nJir
## 1096 Two matches in the same day? No worries our Owls are prepared well! \n\nGame 1 Vs Vanquishers at 7 pm \nGame 2 Vs… https://t.co/h8FyPtbeWL
## 1097 The League of Legends Championship match between the Faulkner Eagles and the Seneca Sting is tonight at 7:30 PM! Be… https://t.co/sPRbhch9Va
## 1098 Seraphine cosplay is so pretty. I want to swap places with that cat.\nIf you want to see more, go to my google link… https://t.co/qNLFP31Dxi
## 1099 🔥Top streamings a las 15:53 (Hora ESP)🧨\n\n🥇 #Werlyb➖Viewers: 7.717\n🥈 #LACOBRAAA➖Viewers: 6.138\n🥉 #AlterTimeSK➖Viewer… https://t.co/cLXSGQbQQY
## 1100 🔥Top streamings a las 15:39 (Hora ESP)🧨\n\n🥇 #Werlyb➖Viewers: 6.774\n🥈 #LACOBRAAA➖Viewers: 5.649\n🥉 #AlterTimeSK➖Viewer… https://t.co/qJSOp5Plpf
## 1101 I turned myself into a @sonwooang art Morty!\n\n#LeagueOfLegends #sonwooang #shen #LeagueOfLegendsFanArt https://t.co/Av8y4oPc2X
## 1102 World Ender Expansion!: submitted by /u/Regular-Poet-3657 \n [link] [comments] https://t.co/kknQU1BOwo… https://t.co/KGoh2fEodz
## 1103 I wanna try out this comic book style\n \n#leagueoflegends #isekai #studytwt\n\nhttps://t.co/SkQRTIHUS0 https://t.co/7w0ghSyK1Z
## 1104 baker pantheon! #LeagueOfLegends #Pantheon #fanart https://t.co/8btFe3uKgT
## created isRetweet Created_At_Round
## 1 2022-12-01 23:56:47 FALSE 2022-12-02 00:00:00
## 2 2022-12-01 23:54:12 FALSE 2022-12-02 00:00:00
## 3 2022-12-01 23:53:47 FALSE 2022-12-02 00:00:00
## 4 2022-12-01 23:50:31 FALSE 2022-12-02 00:00:00
## 5 2022-12-01 23:48:56 FALSE 2022-12-02 00:00:00
## 6 2022-12-01 23:48:33 FALSE 2022-12-02 00:00:00
## 7 2022-12-01 23:48:19 FALSE 2022-12-02 00:00:00
## 8 2022-12-01 23:45:14 FALSE 2022-12-02 00:00:00
## 9 2022-12-01 23:42:51 FALSE 2022-12-02 00:00:00
## 10 2022-12-01 23:42:00 FALSE 2022-12-02 00:00:00
## 11 2022-12-01 23:40:45 FALSE 2022-12-02 00:00:00
## 12 2022-12-01 23:38:40 FALSE 2022-12-02 00:00:00
## 13 2022-12-01 23:35:25 FALSE 2022-12-02 00:00:00
## 14 2022-12-01 23:35:25 FALSE 2022-12-02 00:00:00
## 15 2022-12-01 23:30:07 FALSE 2022-12-02 00:00:00
## 16 2022-12-01 23:28:28 FALSE 2022-12-01 23:00:00
## 17 2022-12-01 23:28:20 FALSE 2022-12-01 23:00:00
## 18 2022-12-01 23:28:04 FALSE 2022-12-01 23:00:00
## 19 2022-12-01 23:24:16 FALSE 2022-12-01 23:00:00
## 20 2022-12-01 23:23:47 FALSE 2022-12-01 23:00:00
## 21 2022-12-01 23:23:24 FALSE 2022-12-01 23:00:00
## 22 2022-12-01 23:19:51 FALSE 2022-12-01 23:00:00
## 23 2022-12-01 23:18:50 FALSE 2022-12-01 23:00:00
## 24 2022-12-01 23:18:43 FALSE 2022-12-01 23:00:00
## 25 2022-12-01 23:17:34 FALSE 2022-12-01 23:00:00
## 26 2022-12-01 23:16:51 FALSE 2022-12-01 23:00:00
## 27 2022-12-01 23:12:51 FALSE 2022-12-01 23:00:00
## 28 2022-12-01 23:04:10 FALSE 2022-12-01 23:00:00
## 29 2022-12-01 23:01:01 FALSE 2022-12-01 23:00:00
## 30 2022-12-01 23:00:05 FALSE 2022-12-01 23:00:00
## 31 2022-12-01 23:00:00 FALSE 2022-12-01 23:00:00
## 32 2022-12-01 22:59:21 FALSE 2022-12-01 23:00:00
## 33 2022-12-01 22:56:38 FALSE 2022-12-01 23:00:00
## 34 2022-12-01 22:55:49 FALSE 2022-12-01 23:00:00
## 35 2022-12-01 22:52:43 FALSE 2022-12-01 23:00:00
## 36 2022-12-01 22:50:47 FALSE 2022-12-01 23:00:00
## 37 2022-12-01 22:49:52 FALSE 2022-12-01 23:00:00
## 38 2022-12-01 22:48:44 FALSE 2022-12-01 23:00:00
## 39 2022-12-01 22:38:38 FALSE 2022-12-01 23:00:00
## 40 2022-12-01 22:38:11 FALSE 2022-12-01 23:00:00
## 41 2022-12-01 22:37:40 FALSE 2022-12-01 23:00:00
## 42 2022-12-01 22:34:37 FALSE 2022-12-01 23:00:00
## 43 2022-12-01 22:32:28 FALSE 2022-12-01 23:00:00
## 44 2022-12-01 22:26:56 FALSE 2022-12-01 22:00:00
## 45 2022-12-01 22:20:48 FALSE 2022-12-01 22:00:00
## 46 2022-12-01 22:18:05 FALSE 2022-12-01 22:00:00
## 47 2022-12-01 22:15:04 FALSE 2022-12-01 22:00:00
## 48 2022-12-01 22:12:03 FALSE 2022-12-01 22:00:00
## 49 2022-12-01 22:08:43 FALSE 2022-12-01 22:00:00
## 50 2022-12-01 22:05:54 FALSE 2022-12-01 22:00:00
## 51 2022-12-01 22:02:31 FALSE 2022-12-01 22:00:00
## 52 2022-12-01 22:00:26 FALSE 2022-12-01 22:00:00
## 53 2022-12-01 22:00:01 FALSE 2022-12-01 22:00:00
## 54 2022-12-01 22:00:01 FALSE 2022-12-01 22:00:00
## 55 2022-12-01 21:59:22 FALSE 2022-12-01 22:00:00
## 56 2022-12-01 21:57:34 FALSE 2022-12-01 22:00:00
## 57 2022-12-01 21:55:57 FALSE 2022-12-01 22:00:00
## 58 2022-12-01 21:52:30 FALSE 2022-12-01 22:00:00
## 59 2022-12-01 21:50:06 FALSE 2022-12-01 22:00:00
## 60 2022-12-01 21:49:29 FALSE 2022-12-01 22:00:00
## 61 2022-12-01 21:45:13 FALSE 2022-12-01 22:00:00
## 62 2022-12-01 21:44:25 FALSE 2022-12-01 22:00:00
## 63 2022-12-01 21:36:34 FALSE 2022-12-01 22:00:00
## 64 2022-12-01 21:35:11 FALSE 2022-12-01 22:00:00
## 65 2022-12-01 21:33:44 FALSE 2022-12-01 22:00:00
## 66 2022-12-01 21:32:55 FALSE 2022-12-01 22:00:00
## 67 2022-12-01 21:27:52 FALSE 2022-12-01 21:00:00
## 68 2022-12-01 21:25:00 FALSE 2022-12-01 21:00:00
## 69 2022-12-01 21:19:37 FALSE 2022-12-01 21:00:00
## 70 2022-12-01 21:18:13 FALSE 2022-12-01 21:00:00
## 71 2022-12-01 21:17:26 FALSE 2022-12-01 21:00:00
## 72 2022-12-01 21:15:00 FALSE 2022-12-01 21:00:00
## 73 2022-12-01 21:13:12 FALSE 2022-12-01 21:00:00
## 74 2022-12-01 21:10:53 FALSE 2022-12-01 21:00:00
## 75 2022-12-01 21:09:31 FALSE 2022-12-01 21:00:00
## 76 2022-12-01 21:09:10 FALSE 2022-12-01 21:00:00
## 77 2022-12-01 21:08:44 FALSE 2022-12-01 21:00:00
## 78 2022-12-01 21:02:11 FALSE 2022-12-01 21:00:00
## 79 2022-12-01 20:54:52 FALSE 2022-12-01 21:00:00
## 80 2022-12-01 20:54:45 FALSE 2022-12-01 21:00:00
## 81 2022-12-01 20:43:33 FALSE 2022-12-01 21:00:00
## 82 2022-12-01 20:40:20 FALSE 2022-12-01 21:00:00
## 83 2022-12-01 20:37:50 FALSE 2022-12-01 21:00:00
## 84 2022-12-01 20:35:01 FALSE 2022-12-01 21:00:00
## 85 2022-12-01 20:32:53 FALSE 2022-12-01 21:00:00
## 86 2022-12-01 20:28:38 FALSE 2022-12-01 20:00:00
## 87 2022-12-01 20:26:03 FALSE 2022-12-01 20:00:00
## 88 2022-12-01 20:22:13 FALSE 2022-12-01 20:00:00
## 89 2022-12-01 20:21:17 FALSE 2022-12-01 20:00:00
## 90 2022-12-01 20:16:27 FALSE 2022-12-01 20:00:00
## 91 2022-12-01 20:16:12 FALSE 2022-12-01 20:00:00
## 92 2022-12-01 20:12:44 FALSE 2022-12-01 20:00:00
## 93 2022-12-01 20:09:36 FALSE 2022-12-01 20:00:00
## 94 2022-12-01 20:05:17 FALSE 2022-12-01 20:00:00
## 95 2022-12-01 20:04:00 FALSE 2022-12-01 20:00:00
## 96 2022-12-01 20:01:13 FALSE 2022-12-01 20:00:00
## 97 2022-12-01 20:01:05 FALSE 2022-12-01 20:00:00
## 98 2022-12-01 20:00:03 FALSE 2022-12-01 20:00:00
## 99 2022-12-01 19:47:37 FALSE 2022-12-01 20:00:00
## 100 2022-12-01 19:46:07 FALSE 2022-12-01 20:00:00
## 101 2022-12-01 19:38:09 FALSE 2022-12-01 20:00:00
## 102 2022-12-01 19:37:57 FALSE 2022-12-01 20:00:00
## 103 2022-12-01 19:37:22 FALSE 2022-12-01 20:00:00
## 104 2022-12-01 19:35:07 FALSE 2022-12-01 20:00:00
## 105 2022-12-01 19:34:32 FALSE 2022-12-01 20:00:00
## 106 2022-12-01 19:31:27 FALSE 2022-12-01 20:00:00
## 107 2022-12-01 19:25:31 FALSE 2022-12-01 19:00:00
## 108 2022-12-01 19:19:05 FALSE 2022-12-01 19:00:00
## 109 2022-12-01 19:17:27 FALSE 2022-12-01 19:00:00
## 110 2022-12-01 19:15:52 FALSE 2022-12-01 19:00:00
## 111 2022-12-01 19:15:05 FALSE 2022-12-01 19:00:00
## 112 2022-12-01 19:15:02 FALSE 2022-12-01 19:00:00
## 113 2022-12-01 19:13:03 FALSE 2022-12-01 19:00:00
## 114 2022-12-01 19:11:44 FALSE 2022-12-01 19:00:00
## 115 2022-12-01 19:08:31 FALSE 2022-12-01 19:00:00
## 116 2022-12-01 19:05:45 FALSE 2022-12-01 19:00:00
## 117 2022-12-01 19:05:44 FALSE 2022-12-01 19:00:00
## 118 2022-12-01 19:00:59 FALSE 2022-12-01 19:00:00
## 119 2022-12-01 19:00:00 FALSE 2022-12-01 19:00:00
## 120 2022-12-01 18:59:13 FALSE 2022-12-01 19:00:00
## 121 2022-12-01 18:58:40 FALSE 2022-12-01 19:00:00
## 122 2022-12-01 18:55:25 FALSE 2022-12-01 19:00:00
## 123 2022-12-01 18:53:28 FALSE 2022-12-01 19:00:00
## 124 2022-12-01 18:52:31 FALSE 2022-12-01 19:00:00
## 125 2022-12-01 18:40:30 FALSE 2022-12-01 19:00:00
## 126 2022-12-01 18:34:08 FALSE 2022-12-01 19:00:00
## 127 2022-12-01 18:29:31 FALSE 2022-12-01 18:00:00
## 128 2022-12-01 18:19:47 FALSE 2022-12-01 18:00:00
## 129 2022-12-01 18:19:21 FALSE 2022-12-01 18:00:00
## 130 2022-12-01 18:15:21 FALSE 2022-12-01 18:00:00
## 131 2022-12-01 18:12:50 FALSE 2022-12-01 18:00:00
## 132 2022-12-01 18:12:10 FALSE 2022-12-01 18:00:00
## 133 2022-12-01 18:11:08 FALSE 2022-12-01 18:00:00
## 134 2022-12-01 18:10:15 FALSE 2022-12-01 18:00:00
## 135 2022-12-01 18:04:13 FALSE 2022-12-01 18:00:00
## 136 2022-12-01 18:04:10 FALSE 2022-12-01 18:00:00
## 137 2022-12-01 18:03:50 FALSE 2022-12-01 18:00:00
## 138 2022-12-01 18:03:05 FALSE 2022-12-01 18:00:00
## 139 2022-12-01 18:02:16 FALSE 2022-12-01 18:00:00
## 140 2022-12-01 18:00:00 FALSE 2022-12-01 18:00:00
## 141 2022-12-01 17:57:55 FALSE 2022-12-01 18:00:00
## 142 2022-12-01 17:57:16 FALSE 2022-12-01 18:00:00
## 143 2022-12-01 17:49:10 FALSE 2022-12-01 18:00:00
## 144 2022-12-01 17:42:24 FALSE 2022-12-01 18:00:00
## 145 2022-12-01 17:34:20 FALSE 2022-12-01 18:00:00
## 146 2022-12-01 17:33:24 FALSE 2022-12-01 18:00:00
## 147 2022-12-01 17:31:11 FALSE 2022-12-01 18:00:00
## 148 2022-12-01 17:31:09 FALSE 2022-12-01 18:00:00
## 149 2022-12-01 17:28:19 FALSE 2022-12-01 17:00:00
## 150 2022-12-01 17:27:06 FALSE 2022-12-01 17:00:00
## 151 2022-12-01 17:26:38 FALSE 2022-12-01 17:00:00
## 152 2022-12-01 17:25:01 FALSE 2022-12-01 17:00:00
## 153 2022-12-01 17:24:52 FALSE 2022-12-01 17:00:00
## 154 2022-12-01 17:24:30 FALSE 2022-12-01 17:00:00
## 155 2022-12-01 17:23:11 FALSE 2022-12-01 17:00:00
## 156 2022-12-01 17:15:58 FALSE 2022-12-01 17:00:00
## 157 2022-12-01 17:15:28 FALSE 2022-12-01 17:00:00
## 158 2022-12-01 17:14:45 FALSE 2022-12-01 17:00:00
## 159 2022-12-01 17:14:11 FALSE 2022-12-01 17:00:00
## 160 2022-12-01 17:08:17 FALSE 2022-12-01 17:00:00
## 161 2022-12-01 17:07:25 FALSE 2022-12-01 17:00:00
## 162 2022-12-01 17:05:54 FALSE 2022-12-01 17:00:00
## 163 2022-12-01 17:03:45 FALSE 2022-12-01 17:00:00
## 164 2022-12-01 17:00:00 FALSE 2022-12-01 17:00:00
## 165 2022-12-01 16:57:22 FALSE 2022-12-01 17:00:00
## 166 2022-12-01 16:55:58 FALSE 2022-12-01 17:00:00
## 167 2022-12-01 16:50:50 FALSE 2022-12-01 17:00:00
## 168 2022-12-01 16:49:20 FALSE 2022-12-01 17:00:00
## 169 2022-12-01 16:40:34 FALSE 2022-12-01 17:00:00
## 170 2022-12-01 16:40:00 FALSE 2022-12-01 17:00:00
## 171 2022-12-01 16:36:53 FALSE 2022-12-01 17:00:00
## 172 2022-12-01 16:33:38 FALSE 2022-12-01 17:00:00
## 173 2022-12-01 16:32:23 FALSE 2022-12-01 17:00:00
## 174 2022-12-01 16:30:51 FALSE 2022-12-01 17:00:00
## 175 2022-12-01 16:29:01 FALSE 2022-12-01 16:00:00
## 176 2022-12-01 16:28:43 FALSE 2022-12-01 16:00:00
## 177 2022-12-01 16:28:05 FALSE 2022-12-01 16:00:00
## 178 2022-12-01 16:23:26 FALSE 2022-12-01 16:00:00
## 179 2022-12-01 16:15:18 FALSE 2022-12-01 16:00:00
## 180 2022-12-01 16:12:50 FALSE 2022-12-01 16:00:00
## 181 2022-12-01 16:10:50 FALSE 2022-12-01 16:00:00
## 182 2022-12-01 16:10:31 FALSE 2022-12-01 16:00:00
## 183 2022-12-01 16:05:06 FALSE 2022-12-01 16:00:00
## 184 2022-12-01 16:02:06 FALSE 2022-12-01 16:00:00
## 185 2022-12-01 16:00:22 FALSE 2022-12-01 16:00:00
## 186 2022-12-01 16:00:01 FALSE 2022-12-01 16:00:00
## 187 2022-12-01 15:51:33 FALSE 2022-12-01 16:00:00
## 188 2022-12-01 15:51:19 FALSE 2022-12-01 16:00:00
## 189 2022-12-01 15:45:13 FALSE 2022-12-01 16:00:00
## 190 2022-12-01 15:42:32 FALSE 2022-12-01 16:00:00
## 191 2022-12-01 15:39:15 FALSE 2022-12-01 16:00:00
## 192 2022-12-01 15:33:03 FALSE 2022-12-01 16:00:00
## 193 2022-12-01 15:32:48 FALSE 2022-12-01 16:00:00
## 194 2022-12-01 15:31:07 FALSE 2022-12-01 16:00:00
## 195 2022-12-01 15:19:43 FALSE 2022-12-01 15:00:00
## 196 2022-12-01 15:09:01 FALSE 2022-12-01 15:00:00
## 197 2022-12-01 15:08:32 FALSE 2022-12-01 15:00:00
## 198 2022-12-01 15:07:48 FALSE 2022-12-01 15:00:00
## 199 2022-12-01 15:07:22 FALSE 2022-12-01 15:00:00
## 200 2022-12-01 15:06:55 FALSE 2022-12-01 15:00:00
## 201 2022-12-01 15:04:54 FALSE 2022-12-01 15:00:00
## 202 2022-12-01 15:04:34 FALSE 2022-12-01 15:00:00
## 203 2022-12-01 15:00:00 FALSE 2022-12-01 15:00:00
## 204 2022-12-01 14:51:29 FALSE 2022-12-01 15:00:00
## 205 2022-12-01 14:50:05 FALSE 2022-12-01 15:00:00
## 206 2022-12-01 14:45:28 FALSE 2022-12-01 15:00:00
## 207 2022-12-01 14:44:04 FALSE 2022-12-01 15:00:00
## 208 2022-12-01 14:40:33 FALSE 2022-12-01 15:00:00
## 209 2022-12-01 14:20:55 FALSE 2022-12-01 14:00:00
## 210 2022-12-01 14:17:43 FALSE 2022-12-01 14:00:00
## 211 2022-12-01 14:16:31 FALSE 2022-12-01 14:00:00
## 212 2022-12-01 14:14:15 FALSE 2022-12-01 14:00:00
## 213 2022-12-01 14:08:06 FALSE 2022-12-01 14:00:00
## 214 2022-12-01 14:06:21 FALSE 2022-12-01 14:00:00
## 215 2022-12-01 14:05:21 FALSE 2022-12-01 14:00:00
## 216 2022-12-01 14:04:06 FALSE 2022-12-01 14:00:00
## 217 2022-12-01 14:00:30 FALSE 2022-12-01 14:00:00
## 218 2022-12-01 14:00:01 FALSE 2022-12-01 14:00:00
## 219 2022-12-01 14:00:00 FALSE 2022-12-01 14:00:00
## 220 2022-12-01 13:58:23 FALSE 2022-12-01 14:00:00
## 221 2022-12-01 13:57:20 FALSE 2022-12-01 14:00:00
## 222 2022-12-01 13:51:15 FALSE 2022-12-01 14:00:00
## 223 2022-12-01 13:45:14 FALSE 2022-12-01 14:00:00
## 224 2022-12-01 13:37:16 FALSE 2022-12-01 14:00:00
## 225 2022-12-01 13:35:50 FALSE 2022-12-01 14:00:00
## 226 2022-12-01 13:35:04 FALSE 2022-12-01 14:00:00
## 227 2022-12-01 13:30:53 FALSE 2022-12-01 14:00:00
## 228 2022-12-01 13:30:06 FALSE 2022-12-01 14:00:00
## 229 2022-12-01 13:13:32 FALSE 2022-12-01 13:00:00
## 230 2022-12-01 13:10:35 FALSE 2022-12-01 13:00:00
## 231 2022-12-01 13:08:12 FALSE 2022-12-01 13:00:00
## 232 2022-12-01 13:07:17 FALSE 2022-12-01 13:00:00
## 233 2022-12-01 13:05:49 FALSE 2022-12-01 13:00:00
## 234 2022-12-01 13:05:45 FALSE 2022-12-01 13:00:00
## 235 2022-12-01 13:01:06 FALSE 2022-12-01 13:00:00
## 236 2022-12-01 13:00:01 FALSE 2022-12-01 13:00:00
## 237 2022-12-01 12:59:56 FALSE 2022-12-01 13:00:00
## 238 2022-12-01 12:58:05 FALSE 2022-12-01 13:00:00
## 239 2022-12-01 12:57:25 FALSE 2022-12-01 13:00:00
## 240 2022-12-01 12:57:02 FALSE 2022-12-01 13:00:00
## 241 2022-12-01 12:53:02 FALSE 2022-12-01 13:00:00
## 242 2022-12-01 12:52:17 FALSE 2022-12-01 13:00:00
## 243 2022-12-01 12:49:51 FALSE 2022-12-01 13:00:00
## 244 2022-12-01 12:49:22 FALSE 2022-12-01 13:00:00
## 245 2022-12-01 12:47:32 FALSE 2022-12-01 13:00:00
## 246 2022-12-01 12:47:23 FALSE 2022-12-01 13:00:00
## 247 2022-12-01 12:42:27 FALSE 2022-12-01 13:00:00
## 248 2022-12-01 12:36:38 FALSE 2022-12-01 13:00:00
## 249 2022-12-01 12:24:00 FALSE 2022-12-01 12:00:00
## 250 2022-12-01 12:23:48 FALSE 2022-12-01 12:00:00
## 251 2022-12-01 12:10:56 FALSE 2022-12-01 12:00:00
## 252 2022-12-01 12:05:27 FALSE 2022-12-01 12:00:00
## 253 2022-12-01 12:02:29 FALSE 2022-12-01 12:00:00
## 254 2022-12-01 12:01:36 FALSE 2022-12-01 12:00:00
## 255 2022-12-01 12:00:02 FALSE 2022-12-01 12:00:00
## 256 2022-12-01 11:58:40 FALSE 2022-12-01 12:00:00
## 257 2022-12-01 11:56:24 FALSE 2022-12-01 12:00:00
## 258 2022-12-01 11:48:06 FALSE 2022-12-01 12:00:00
## 259 2022-12-01 11:46:26 FALSE 2022-12-01 12:00:00
## 260 2022-12-01 11:44:04 FALSE 2022-12-01 12:00:00
## 261 2022-12-01 11:42:48 FALSE 2022-12-01 12:00:00
## 262 2022-12-01 11:41:52 FALSE 2022-12-01 12:00:00
## 263 2022-12-01 11:34:24 FALSE 2022-12-01 12:00:00
## 264 2022-12-01 11:31:36 FALSE 2022-12-01 12:00:00
## 265 2022-12-01 11:25:11 FALSE 2022-12-01 11:00:00
## 266 2022-12-01 11:22:58 FALSE 2022-12-01 11:00:00
## 267 2022-12-01 11:22:45 FALSE 2022-12-01 11:00:00
## 268 2022-12-01 11:21:30 FALSE 2022-12-01 11:00:00
## 269 2022-12-01 11:20:34 FALSE 2022-12-01 11:00:00
## 270 2022-12-01 11:05:16 FALSE 2022-12-01 11:00:00
## 271 2022-12-01 11:00:02 FALSE 2022-12-01 11:00:00
## 272 2022-12-01 11:00:00 FALSE 2022-12-01 11:00:00
## 273 2022-12-01 10:57:14 FALSE 2022-12-01 11:00:00
## 274 2022-12-01 10:51:34 FALSE 2022-12-01 11:00:00
## 275 2022-12-01 10:48:03 FALSE 2022-12-01 11:00:00
## 276 2022-12-01 10:43:02 FALSE 2022-12-01 11:00:00
## 277 2022-12-01 10:36:08 FALSE 2022-12-01 11:00:00
## 278 2022-12-01 10:30:10 FALSE 2022-12-01 11:00:00
## 279 2022-12-01 10:28:24 FALSE 2022-12-01 10:00:00
## 280 2022-12-01 10:19:00 FALSE 2022-12-01 10:00:00
## 281 2022-12-01 10:10:06 FALSE 2022-12-01 10:00:00
## 282 2022-12-01 10:06:56 FALSE 2022-12-01 10:00:00
## 283 2022-12-01 10:01:45 FALSE 2022-12-01 10:00:00
## 284 2022-12-01 10:00:05 FALSE 2022-12-01 10:00:00
## 285 2022-12-01 09:58:51 FALSE 2022-12-01 10:00:00
## 286 2022-12-01 09:56:21 FALSE 2022-12-01 10:00:00
## 287 2022-12-01 09:44:55 FALSE 2022-12-01 10:00:00
## 288 2022-12-01 09:18:39 FALSE 2022-12-01 09:00:00
## 289 2022-12-01 09:16:38 FALSE 2022-12-01 09:00:00
## 290 2022-12-01 09:15:37 FALSE 2022-12-01 09:00:00
## 291 2022-12-01 09:07:41 FALSE 2022-12-01 09:00:00
## 292 2022-12-01 09:06:51 FALSE 2022-12-01 09:00:00
## 293 2022-12-01 09:00:00 FALSE 2022-12-01 09:00:00
## 294 2022-12-01 08:58:40 FALSE 2022-12-01 09:00:00
## 295 2022-12-01 08:50:43 FALSE 2022-12-01 09:00:00
## 296 2022-12-01 08:47:43 FALSE 2022-12-01 09:00:00
## 297 2022-12-01 08:43:17 FALSE 2022-12-01 09:00:00
## 298 2022-12-01 08:43:00 FALSE 2022-12-01 09:00:00
## 299 2022-12-01 08:20:42 FALSE 2022-12-01 08:00:00
## 300 2022-12-01 08:17:38 FALSE 2022-12-01 08:00:00
## 301 2022-12-01 08:00:01 FALSE 2022-12-01 08:00:00
## 302 2022-12-01 07:55:01 FALSE 2022-12-01 08:00:00
## 303 2022-12-01 07:54:52 FALSE 2022-12-01 08:00:00
## 304 2022-12-01 07:46:04 FALSE 2022-12-01 08:00:00
## 305 2022-12-01 07:44:37 FALSE 2022-12-01 08:00:00
## 306 2022-12-01 07:42:17 FALSE 2022-12-01 08:00:00
## 307 2022-12-01 07:39:00 FALSE 2022-12-01 08:00:00
## 308 2022-12-01 07:35:40 FALSE 2022-12-01 08:00:00
## 309 2022-12-01 07:26:05 FALSE 2022-12-01 07:00:00
## 310 2022-12-01 07:24:39 FALSE 2022-12-01 07:00:00
## 311 2022-12-01 07:24:23 FALSE 2022-12-01 07:00:00
## 312 2022-12-01 07:16:07 FALSE 2022-12-01 07:00:00
## 313 2022-12-01 07:15:09 FALSE 2022-12-01 07:00:00
## 314 2022-12-01 07:07:59 FALSE 2022-12-01 07:00:00
## 315 2022-12-01 07:03:15 FALSE 2022-12-01 07:00:00
## 316 2022-12-01 07:00:01 FALSE 2022-12-01 07:00:00
## 317 2022-12-01 06:58:57 FALSE 2022-12-01 07:00:00
## 318 2022-12-01 06:57:28 FALSE 2022-12-01 07:00:00
## 319 2022-12-01 06:46:24 FALSE 2022-12-01 07:00:00
## 320 2022-12-01 06:43:42 FALSE 2022-12-01 07:00:00
## 321 2022-12-01 06:38:46 FALSE 2022-12-01 07:00:00
## 322 2022-12-01 06:36:38 FALSE 2022-12-01 07:00:00
## 323 2022-12-01 06:34:38 FALSE 2022-12-01 07:00:00
## 324 2022-12-01 06:34:33 FALSE 2022-12-01 07:00:00
## 325 2022-12-01 06:32:13 FALSE 2022-12-01 07:00:00
## 326 2022-12-01 06:30:46 FALSE 2022-12-01 07:00:00
## 327 2022-12-01 06:30:43 FALSE 2022-12-01 07:00:00
## 328 2022-12-01 06:23:44 FALSE 2022-12-01 06:00:00
## 329 2022-12-01 06:22:54 FALSE 2022-12-01 06:00:00
## 330 2022-12-01 06:19:53 FALSE 2022-12-01 06:00:00
## 331 2022-12-01 06:18:23 FALSE 2022-12-01 06:00:00
## 332 2022-12-01 06:16:02 FALSE 2022-12-01 06:00:00
## 333 2022-12-01 06:13:05 FALSE 2022-12-01 06:00:00
## 334 2022-12-01 06:12:12 FALSE 2022-12-01 06:00:00
## 335 2022-12-01 06:05:23 FALSE 2022-12-01 06:00:00
## 336 2022-12-01 06:03:03 FALSE 2022-12-01 06:00:00
## 337 2022-12-01 06:00:03 FALSE 2022-12-01 06:00:00
## 338 2022-12-01 05:57:12 FALSE 2022-12-01 06:00:00
## 339 2022-12-01 05:53:50 FALSE 2022-12-01 06:00:00
## 340 2022-12-01 05:43:48 FALSE 2022-12-01 06:00:00
## 341 2022-12-01 05:40:56 FALSE 2022-12-01 06:00:00
## 342 2022-12-01 05:31:55 FALSE 2022-12-01 06:00:00
## 343 2022-12-01 05:30:17 FALSE 2022-12-01 06:00:00
## 344 2022-12-01 05:29:11 FALSE 2022-12-01 05:00:00
## 345 2022-12-01 05:22:15 FALSE 2022-12-01 05:00:00
## 346 2022-12-01 05:19:22 FALSE 2022-12-01 05:00:00
## 347 2022-12-01 05:13:27 FALSE 2022-12-01 05:00:00
## 348 2022-12-01 05:02:54 FALSE 2022-12-01 05:00:00
## 349 2022-12-01 05:02:19 FALSE 2022-12-01 05:00:00
## 350 2022-12-01 05:00:01 FALSE 2022-12-01 05:00:00
## 351 2022-12-01 04:56:44 FALSE 2022-12-01 05:00:00
## 352 2022-12-01 04:53:10 FALSE 2022-12-01 05:00:00
## 353 2022-12-01 04:45:31 FALSE 2022-12-01 05:00:00
## 354 2022-12-01 04:44:44 FALSE 2022-12-01 05:00:00
## 355 2022-12-01 04:32:59 FALSE 2022-12-01 05:00:00
## 356 2022-12-01 04:23:41 FALSE 2022-12-01 04:00:00
## 357 2022-12-01 04:20:34 FALSE 2022-12-01 04:00:00
## 358 2022-12-01 04:12:04 FALSE 2022-12-01 04:00:00
## 359 2022-12-01 04:09:08 FALSE 2022-12-01 04:00:00
## 360 2022-12-01 04:01:21 FALSE 2022-12-01 04:00:00
## 361 2022-12-01 04:00:32 FALSE 2022-12-01 04:00:00
## 362 2022-12-01 04:00:19 FALSE 2022-12-01 04:00:00
## 363 2022-12-01 04:00:01 FALSE 2022-12-01 04:00:00
## 364 2022-12-01 03:55:45 FALSE 2022-12-01 04:00:00
## 365 2022-12-01 03:54:39 FALSE 2022-12-01 04:00:00
## 366 2022-12-01 03:53:32 FALSE 2022-12-01 04:00:00
## 367 2022-12-01 03:46:40 FALSE 2022-12-01 04:00:00
## 368 2022-12-01 03:44:53 FALSE 2022-12-01 04:00:00
## 369 2022-12-01 03:37:16 FALSE 2022-12-01 04:00:00
## 370 2022-12-01 03:32:32 FALSE 2022-12-01 04:00:00
## 371 2022-12-01 03:30:50 FALSE 2022-12-01 04:00:00
## 372 2022-12-01 03:25:24 FALSE 2022-12-01 03:00:00
## 373 2022-12-01 03:25:12 FALSE 2022-12-01 03:00:00
## 374 2022-12-01 03:20:07 FALSE 2022-12-01 03:00:00
## 375 2022-12-01 03:16:18 FALSE 2022-12-01 03:00:00
## 376 2022-12-01 03:13:50 FALSE 2022-12-01 03:00:00
## 377 2022-12-01 03:06:04 FALSE 2022-12-01 03:00:00
## 378 2022-12-01 03:05:40 FALSE 2022-12-01 03:00:00
## 379 2022-12-01 03:01:12 FALSE 2022-12-01 03:00:00
## 380 2022-12-01 03:01:00 FALSE 2022-12-01 03:00:00
## 381 2022-12-01 02:59:26 FALSE 2022-12-01 03:00:00
## 382 2022-12-01 02:58:32 FALSE 2022-12-01 03:00:00
## 383 2022-12-01 02:52:55 FALSE 2022-12-01 03:00:00
## 384 2022-12-01 02:52:29 FALSE 2022-12-01 03:00:00
## 385 2022-12-01 02:45:05 FALSE 2022-12-01 03:00:00
## 386 2022-12-01 02:41:39 FALSE 2022-12-01 03:00:00
## 387 2022-12-01 02:34:28 FALSE 2022-12-01 03:00:00
## 388 2022-12-01 02:30:29 FALSE 2022-12-01 03:00:00
## 389 2022-12-01 02:29:20 FALSE 2022-12-01 02:00:00
## 390 2022-12-01 02:28:31 FALSE 2022-12-01 02:00:00
## 391 2022-12-01 02:28:19 FALSE 2022-12-01 02:00:00
## 392 2022-12-01 02:26:47 FALSE 2022-12-01 02:00:00
## 393 2022-12-01 02:17:37 FALSE 2022-12-01 02:00:00
## 394 2022-12-01 02:02:44 FALSE 2022-12-01 02:00:00
## 395 2022-12-01 02:00:05 FALSE 2022-12-01 02:00:00
## 396 2022-12-01 01:58:48 FALSE 2022-12-01 02:00:00
## 397 2022-12-01 01:54:52 FALSE 2022-12-01 02:00:00
## 398 2022-12-01 01:54:18 FALSE 2022-12-01 02:00:00
## 399 2022-12-01 01:50:02 FALSE 2022-12-01 02:00:00
## 400 2022-12-01 01:47:02 FALSE 2022-12-01 02:00:00
## 401 2022-12-01 01:42:44 FALSE 2022-12-01 02:00:00
## 402 2022-12-01 01:36:34 FALSE 2022-12-01 02:00:00
## 403 2022-12-01 01:29:00 FALSE 2022-12-01 01:00:00
## 404 2022-12-01 01:21:00 FALSE 2022-12-01 01:00:00
## 405 2022-12-01 01:17:15 FALSE 2022-12-01 01:00:00
## 406 2022-12-01 01:15:56 FALSE 2022-12-01 01:00:00
## 407 2022-12-01 01:13:42 FALSE 2022-12-01 01:00:00
## 408 2022-12-01 01:06:02 FALSE 2022-12-01 01:00:00
## 409 2022-12-01 01:06:02 FALSE 2022-12-01 01:00:00
## 410 2022-12-01 01:05:00 FALSE 2022-12-01 01:00:00
## 411 2022-12-01 01:03:09 FALSE 2022-12-01 01:00:00
## 412 2022-12-01 01:00:09 FALSE 2022-12-01 01:00:00
## 413 2022-12-01 01:00:01 FALSE 2022-12-01 01:00:00
## 414 2022-12-01 00:57:52 FALSE 2022-12-01 01:00:00
## 415 2022-12-01 00:50:04 FALSE 2022-12-01 01:00:00
## 416 2022-12-01 00:49:55 FALSE 2022-12-01 01:00:00
## 417 2022-12-01 00:47:18 FALSE 2022-12-01 01:00:00
## 418 2022-12-01 00:43:44 FALSE 2022-12-01 01:00:00
## 419 2022-12-01 00:39:55 FALSE 2022-12-01 01:00:00
## 420 2022-12-01 00:28:16 FALSE 2022-12-01 00:00:00
## 421 2022-12-01 00:25:02 FALSE 2022-12-01 00:00:00
## 422 2022-12-01 00:23:25 FALSE 2022-12-01 00:00:00
## 423 2022-12-01 00:19:46 FALSE 2022-12-01 00:00:00
## 424 2022-12-01 00:18:05 FALSE 2022-12-01 00:00:00
## 425 2022-12-01 00:16:14 FALSE 2022-12-01 00:00:00
## 426 2022-12-01 00:11:50 FALSE 2022-12-01 00:00:00
## 427 2022-12-01 00:07:28 FALSE 2022-12-01 00:00:00
## 428 2022-12-01 00:05:05 FALSE 2022-12-01 00:00:00
## 429 2022-11-30 23:59:46 FALSE 2022-12-01 00:00:00
## 430 2022-11-30 23:58:10 FALSE 2022-12-01 00:00:00
## 431 2022-11-30 23:56:47 FALSE 2022-12-01 00:00:00
## 432 2022-11-30 23:52:23 FALSE 2022-12-01 00:00:00
## 433 2022-11-30 23:50:01 FALSE 2022-12-01 00:00:00
## 434 2022-11-30 23:42:56 FALSE 2022-12-01 00:00:00
## 435 2022-11-30 23:42:24 FALSE 2022-12-01 00:00:00
## 436 2022-11-30 23:42:20 FALSE 2022-12-01 00:00:00
## 437 2022-11-30 23:35:25 FALSE 2022-12-01 00:00:00
## 438 2022-11-30 23:35:15 FALSE 2022-12-01 00:00:00
## 439 2022-11-30 23:31:57 FALSE 2022-12-01 00:00:00
## 440 2022-11-30 23:29:51 FALSE 2022-11-30 23:00:00
## 441 2022-11-30 23:28:16 FALSE 2022-11-30 23:00:00
## 442 2022-11-30 23:27:00 FALSE 2022-11-30 23:00:00
## 443 2022-11-30 23:26:44 FALSE 2022-11-30 23:00:00
## 444 2022-11-30 23:24:22 FALSE 2022-11-30 23:00:00
## 445 2022-11-30 23:18:06 FALSE 2022-11-30 23:00:00
## 446 2022-11-30 23:16:44 FALSE 2022-11-30 23:00:00
## 447 2022-11-30 23:15:29 FALSE 2022-11-30 23:00:00
## 448 2022-11-30 23:13:51 FALSE 2022-11-30 23:00:00
## 449 2022-11-30 23:03:59 FALSE 2022-11-30 23:00:00
## 450 2022-11-30 23:00:47 FALSE 2022-11-30 23:00:00
## 451 2022-11-30 22:56:39 FALSE 2022-11-30 23:00:00
## 452 2022-11-30 22:56:00 FALSE 2022-11-30 23:00:00
## 453 2022-11-30 22:46:43 FALSE 2022-11-30 23:00:00
## 454 2022-11-30 22:44:13 FALSE 2022-11-30 23:00:00
## 455 2022-11-30 22:37:58 FALSE 2022-11-30 23:00:00
## 456 2022-11-30 22:33:57 FALSE 2022-11-30 23:00:00
## 457 2022-11-30 22:27:28 FALSE 2022-11-30 22:00:00
## 458 2022-11-30 22:23:31 FALSE 2022-11-30 22:00:00
## 459 2022-11-30 22:20:35 FALSE 2022-11-30 22:00:00
## 460 2022-11-30 22:20:28 FALSE 2022-11-30 22:00:00
## 461 2022-11-30 22:18:59 FALSE 2022-11-30 22:00:00
## 462 2022-11-30 22:18:56 FALSE 2022-11-30 22:00:00
## 463 2022-11-30 22:16:57 FALSE 2022-11-30 22:00:00
## 464 2022-11-30 22:14:07 FALSE 2022-11-30 22:00:00
## 465 2022-11-30 22:12:14 FALSE 2022-11-30 22:00:00
## 466 2022-11-30 22:08:50 FALSE 2022-11-30 22:00:00
## 467 2022-11-30 22:01:27 FALSE 2022-11-30 22:00:00
## 468 2022-11-30 21:56:12 FALSE 2022-11-30 22:00:00
## 469 2022-11-30 21:49:27 FALSE 2022-11-30 22:00:00
## 470 2022-11-30 21:40:32 FALSE 2022-11-30 22:00:00
## 471 2022-11-30 21:39:03 FALSE 2022-11-30 22:00:00
## 472 2022-11-30 21:38:08 FALSE 2022-11-30 22:00:00
## 473 2022-11-30 21:35:43 FALSE 2022-11-30 22:00:00
## 474 2022-11-30 21:35:24 FALSE 2022-11-30 22:00:00
## 475 2022-11-30 21:34:05 FALSE 2022-11-30 22:00:00
## 476 2022-11-30 21:33:02 FALSE 2022-11-30 22:00:00
## 477 2022-11-30 21:25:23 FALSE 2022-11-30 21:00:00
## 478 2022-11-30 21:21:41 FALSE 2022-11-30 21:00:00
## 479 2022-11-30 21:20:02 FALSE 2022-11-30 21:00:00
## 480 2022-11-30 21:18:35 FALSE 2022-11-30 21:00:00
## 481 2022-11-30 21:13:29 FALSE 2022-11-30 21:00:00
## 482 2022-11-30 21:05:32 FALSE 2022-11-30 21:00:00
## 483 2022-11-30 21:03:04 FALSE 2022-11-30 21:00:00
## 484 2022-11-30 20:54:57 FALSE 2022-11-30 21:00:00
## 485 2022-11-30 20:39:40 FALSE 2022-11-30 21:00:00
## 486 2022-11-30 20:37:21 FALSE 2022-11-30 21:00:00
## 487 2022-11-30 20:35:37 FALSE 2022-11-30 21:00:00
## 488 2022-11-30 20:34:03 FALSE 2022-11-30 21:00:00
## 489 2022-11-30 20:33:05 FALSE 2022-11-30 21:00:00
## 490 2022-11-30 20:33:03 FALSE 2022-11-30 21:00:00
## 491 2022-11-30 20:29:50 FALSE 2022-11-30 20:00:00
## 492 2022-11-30 20:28:34 FALSE 2022-11-30 20:00:00
## 493 2022-11-30 20:26:41 FALSE 2022-11-30 20:00:00
## 494 2022-11-30 20:23:48 FALSE 2022-11-30 20:00:00
## 495 2022-11-30 20:21:16 FALSE 2022-11-30 20:00:00
## 496 2022-11-30 20:13:04 FALSE 2022-11-30 20:00:00
## 497 2022-11-30 20:05:03 FALSE 2022-11-30 20:00:00
## 498 2022-11-30 20:03:50 FALSE 2022-11-30 20:00:00
## 499 2022-11-30 20:02:48 FALSE 2022-11-30 20:00:00
## 500 2022-11-30 20:02:44 FALSE 2022-11-30 20:00:00
## 501 2022-11-30 20:00:52 FALSE 2022-11-30 20:00:00
## 502 2022-11-30 20:00:47 FALSE 2022-11-30 20:00:00
## 503 2022-11-30 19:59:04 FALSE 2022-11-30 20:00:00
## 504 2022-11-30 19:58:59 FALSE 2022-11-30 20:00:00
## 505 2022-11-30 19:58:09 FALSE 2022-11-30 20:00:00
## 506 2022-11-30 19:56:54 FALSE 2022-11-30 20:00:00
## 507 2022-11-30 19:56:14 FALSE 2022-11-30 20:00:00
## 508 2022-11-30 19:48:08 FALSE 2022-11-30 20:00:00
## 509 2022-11-30 19:45:48 FALSE 2022-11-30 20:00:00
## 510 2022-11-30 19:39:00 FALSE 2022-11-30 20:00:00
## 511 2022-11-30 19:36:12 FALSE 2022-11-30 20:00:00
## 512 2022-11-30 19:30:26 FALSE 2022-11-30 20:00:00
## 513 2022-11-30 19:24:38 FALSE 2022-11-30 19:00:00
## 514 2022-11-30 19:20:41 FALSE 2022-11-30 19:00:00
## 515 2022-11-30 19:18:27 FALSE 2022-11-30 19:00:00
## 516 2022-11-30 19:12:18 FALSE 2022-11-30 19:00:00
## 517 2022-11-30 19:09:38 FALSE 2022-11-30 19:00:00
## 518 2022-11-30 19:06:02 FALSE 2022-11-30 19:00:00
## 519 2022-11-30 19:05:04 FALSE 2022-11-30 19:00:00
## 520 2022-11-30 19:02:36 FALSE 2022-11-30 19:00:00
## 521 2022-11-30 19:02:30 FALSE 2022-11-30 19:00:00
## 522 2022-11-30 19:00:40 FALSE 2022-11-30 19:00:00
## 523 2022-11-30 19:00:19 FALSE 2022-11-30 19:00:00
## 524 2022-11-30 18:59:30 FALSE 2022-11-30 19:00:00
## 525 2022-11-30 18:55:25 FALSE 2022-11-30 19:00:00
## 526 2022-11-30 18:55:08 FALSE 2022-11-30 19:00:00
## 527 2022-11-30 18:54:09 FALSE 2022-11-30 19:00:00
## 528 2022-11-30 18:53:37 FALSE 2022-11-30 19:00:00
## 529 2022-11-30 18:51:02 FALSE 2022-11-30 19:00:00
## 530 2022-11-30 18:50:59 FALSE 2022-11-30 19:00:00
## 531 2022-11-30 18:50:16 FALSE 2022-11-30 19:00:00
## 532 2022-11-30 18:48:38 FALSE 2022-11-30 19:00:00
## 533 2022-11-30 18:44:30 FALSE 2022-11-30 19:00:00
## 534 2022-11-30 18:43:37 FALSE 2022-11-30 19:00:00
## 535 2022-11-30 18:34:55 FALSE 2022-11-30 19:00:00
## 536 2022-11-30 18:34:12 FALSE 2022-11-30 19:00:00
## 537 2022-11-30 18:32:30 FALSE 2022-11-30 19:00:00
## 538 2022-11-30 18:31:22 FALSE 2022-11-30 19:00:00
## 539 2022-11-30 18:26:33 FALSE 2022-11-30 18:00:00
## 540 2022-11-30 18:24:23 FALSE 2022-11-30 18:00:00
## 541 2022-11-30 18:18:19 FALSE 2022-11-30 18:00:00
## 542 2022-11-30 18:17:36 FALSE 2022-11-30 18:00:00
## 543 2022-11-30 18:13:18 FALSE 2022-11-30 18:00:00
## 544 2022-11-30 18:12:33 FALSE 2022-11-30 18:00:00
## 545 2022-11-30 18:09:39 FALSE 2022-11-30 18:00:00
## 546 2022-11-30 18:09:20 FALSE 2022-11-30 18:00:00
## 547 2022-11-30 18:03:07 FALSE 2022-11-30 18:00:00
## 548 2022-11-30 18:03:02 FALSE 2022-11-30 18:00:00
## 549 2022-11-30 18:02:38 FALSE 2022-11-30 18:00:00
## 550 2022-11-30 17:57:25 FALSE 2022-11-30 18:00:00
## 551 2022-11-30 17:54:18 FALSE 2022-11-30 18:00:00
## 552 2022-11-30 17:50:18 FALSE 2022-11-30 18:00:00
## 553 2022-11-30 17:47:43 FALSE 2022-11-30 18:00:00
## 554 2022-11-30 17:46:31 FALSE 2022-11-30 18:00:00
## 555 2022-11-30 17:46:23 FALSE 2022-11-30 18:00:00
## 556 2022-11-30 17:43:33 FALSE 2022-11-30 18:00:00
## 557 2022-11-30 17:42:53 FALSE 2022-11-30 18:00:00
## 558 2022-11-30 17:39:56 FALSE 2022-11-30 18:00:00
## 559 2022-11-30 17:39:44 FALSE 2022-11-30 18:00:00
## 560 2022-11-30 17:38:47 FALSE 2022-11-30 18:00:00
## 561 2022-11-30 17:38:42 FALSE 2022-11-30 18:00:00
## 562 2022-11-30 17:37:45 FALSE 2022-11-30 18:00:00
## 563 2022-11-30 17:36:06 FALSE 2022-11-30 18:00:00
## 564 2022-11-30 17:35:23 FALSE 2022-11-30 18:00:00
## 565 2022-11-30 17:33:50 FALSE 2022-11-30 18:00:00
## 566 2022-11-30 17:32:32 FALSE 2022-11-30 18:00:00
## 567 2022-11-30 17:30:16 FALSE 2022-11-30 18:00:00
## 568 2022-11-30 17:26:03 FALSE 2022-11-30 17:00:00
## 569 2022-11-30 17:25:10 FALSE 2022-11-30 17:00:00
## 570 2022-11-30 17:22:40 FALSE 2022-11-30 17:00:00
## 571 2022-11-30 17:19:20 FALSE 2022-11-30 17:00:00
## 572 2022-11-30 17:15:47 FALSE 2022-11-30 17:00:00
## 573 2022-11-30 17:14:54 FALSE 2022-11-30 17:00:00
## 574 2022-11-30 17:11:24 FALSE 2022-11-30 17:00:00
## 575 2022-11-30 17:09:33 FALSE 2022-11-30 17:00:00
## 576 2022-11-30 17:08:29 FALSE 2022-11-30 17:00:00
## 577 2022-11-30 17:08:05 FALSE 2022-11-30 17:00:00
## 578 2022-11-30 17:03:45 FALSE 2022-11-30 17:00:00
## 579 2022-11-30 17:00:01 FALSE 2022-11-30 17:00:00
## 580 2022-11-30 16:56:18 FALSE 2022-11-30 17:00:00
## 581 2022-11-30 16:55:08 FALSE 2022-11-30 17:00:00
## 582 2022-11-30 16:54:42 FALSE 2022-11-30 17:00:00
## 583 2022-11-30 16:54:26 FALSE 2022-11-30 17:00:00
## 584 2022-11-30 16:53:16 FALSE 2022-11-30 17:00:00
## 585 2022-11-30 16:53:03 FALSE 2022-11-30 17:00:00
## 586 2022-11-30 16:49:13 FALSE 2022-11-30 17:00:00
## 587 2022-11-30 16:48:25 FALSE 2022-11-30 17:00:00
## 588 2022-11-30 16:46:45 FALSE 2022-11-30 17:00:00
## 589 2022-11-30 16:46:45 FALSE 2022-11-30 17:00:00
## 590 2022-11-30 16:44:17 FALSE 2022-11-30 17:00:00
## 591 2022-11-30 16:41:05 FALSE 2022-11-30 17:00:00
## 592 2022-11-30 16:40:24 FALSE 2022-11-30 17:00:00
## 593 2022-11-30 16:30:37 FALSE 2022-11-30 17:00:00
## 594 2022-11-30 16:26:15 FALSE 2022-11-30 16:00:00
## 595 2022-11-30 16:25:58 FALSE 2022-11-30 16:00:00
## 596 2022-11-30 16:25:32 FALSE 2022-11-30 16:00:00
## 597 2022-11-30 16:19:31 FALSE 2022-11-30 16:00:00
## 598 2022-11-30 16:15:24 FALSE 2022-11-30 16:00:00
## 599 2022-11-30 16:13:29 FALSE 2022-11-30 16:00:00
## 600 2022-11-30 16:09:47 FALSE 2022-11-30 16:00:00
## 601 2022-11-30 16:09:19 FALSE 2022-11-30 16:00:00
## 602 2022-11-30 15:58:51 FALSE 2022-11-30 16:00:00
## 603 2022-11-30 15:56:38 FALSE 2022-11-30 16:00:00
## 604 2022-11-30 15:50:35 FALSE 2022-11-30 16:00:00
## 605 2022-11-30 15:50:05 FALSE 2022-11-30 16:00:00
## 606 2022-11-30 15:50:00 FALSE 2022-11-30 16:00:00
## 607 2022-11-30 15:48:15 FALSE 2022-11-30 16:00:00
## 608 2022-11-30 15:46:04 FALSE 2022-11-30 16:00:00
## 609 2022-11-30 15:45:03 FALSE 2022-11-30 16:00:00
## 610 2022-11-30 15:38:58 FALSE 2022-11-30 16:00:00
## 611 2022-11-30 15:38:32 FALSE 2022-11-30 16:00:00
## 612 2022-11-30 15:34:43 FALSE 2022-11-30 16:00:00
## 613 2022-11-30 15:34:02 FALSE 2022-11-30 16:00:00
## 614 2022-11-30 15:30:59 FALSE 2022-11-30 16:00:00
## 615 2022-11-30 15:30:05 FALSE 2022-11-30 16:00:00
## 616 2022-11-30 15:25:06 FALSE 2022-11-30 15:00:00
## 617 2022-11-30 15:23:35 FALSE 2022-11-30 15:00:00
## 618 2022-11-30 15:18:44 FALSE 2022-11-30 15:00:00
## 619 2022-11-30 15:15:08 FALSE 2022-11-30 15:00:00
## 620 2022-11-30 15:11:41 FALSE 2022-11-30 15:00:00
## 621 2022-11-30 15:10:30 FALSE 2022-11-30 15:00:00
## 622 2022-11-30 15:07:33 FALSE 2022-11-30 15:00:00
## 623 2022-11-30 15:04:22 FALSE 2022-11-30 15:00:00
## 624 2022-11-30 15:02:07 FALSE 2022-11-30 15:00:00
## 625 2022-11-30 14:54:02 FALSE 2022-11-30 15:00:00
## 626 2022-11-30 14:49:05 FALSE 2022-11-30 15:00:00
## 627 2022-11-30 14:46:55 FALSE 2022-11-30 15:00:00
## 628 2022-11-30 14:36:12 FALSE 2022-11-30 15:00:00
## 629 2022-11-30 14:36:02 FALSE 2022-11-30 15:00:00
## 630 2022-11-30 14:33:05 FALSE 2022-11-30 15:00:00
## 631 2022-11-30 14:31:23 FALSE 2022-11-30 15:00:00
## 632 2022-11-30 14:29:53 FALSE 2022-11-30 14:00:00
## 633 2022-11-30 14:14:45 FALSE 2022-11-30 14:00:00
## 634 2022-11-30 14:11:50 FALSE 2022-11-30 14:00:00
## 635 2022-11-30 14:07:00 FALSE 2022-11-30 14:00:00
## 636 2022-11-30 14:03:16 FALSE 2022-11-30 14:00:00
## 637 2022-11-30 14:00:33 FALSE 2022-11-30 14:00:00
## 638 2022-11-30 14:00:06 FALSE 2022-11-30 14:00:00
## 639 2022-11-30 13:51:38 FALSE 2022-11-30 14:00:00
## 640 2022-11-30 13:46:52 FALSE 2022-11-30 14:00:00
## 641 2022-11-30 13:38:48 FALSE 2022-11-30 14:00:00
## 642 2022-11-30 13:33:06 FALSE 2022-11-30 14:00:00
## 643 2022-11-30 13:19:59 FALSE 2022-11-30 13:00:00
## 644 2022-11-30 13:19:00 FALSE 2022-11-30 13:00:00
## 645 2022-11-30 13:14:12 FALSE 2022-11-30 13:00:00
## 646 2022-11-30 13:12:09 FALSE 2022-11-30 13:00:00
## 647 2022-11-30 13:10:00 FALSE 2022-11-30 13:00:00
## 648 2022-11-30 13:05:41 FALSE 2022-11-30 13:00:00
## 649 2022-11-30 13:05:08 FALSE 2022-11-30 13:00:00
## 650 2022-11-30 13:04:13 FALSE 2022-11-30 13:00:00
## 651 2022-11-30 13:03:17 FALSE 2022-11-30 13:00:00
## 652 2022-11-30 13:00:44 FALSE 2022-11-30 13:00:00
## 653 2022-11-30 13:00:30 FALSE 2022-11-30 13:00:00
## 654 2022-11-30 12:54:41 FALSE 2022-11-30 13:00:00
## 655 2022-11-30 12:53:14 FALSE 2022-11-30 13:00:00
## 656 2022-11-30 12:46:36 FALSE 2022-11-30 13:00:00
## 657 2022-11-30 12:46:11 FALSE 2022-11-30 13:00:00
## 658 2022-11-30 12:46:01 FALSE 2022-11-30 13:00:00
## 659 2022-11-30 12:40:42 FALSE 2022-11-30 13:00:00
## 660 2022-11-30 12:32:02 FALSE 2022-11-30 13:00:00
## 661 2022-11-30 12:28:06 FALSE 2022-11-30 12:00:00
## 662 2022-11-30 12:23:55 FALSE 2022-11-30 12:00:00
## 663 2022-11-30 12:22:40 FALSE 2022-11-30 12:00:00
## 664 2022-11-30 12:12:04 FALSE 2022-11-30 12:00:00
## 665 2022-11-30 12:06:06 FALSE 2022-11-30 12:00:00
## 666 2022-11-30 12:00:02 FALSE 2022-11-30 12:00:00
## 667 2022-11-30 12:00:01 FALSE 2022-11-30 12:00:00
## 668 2022-11-30 11:59:10 FALSE 2022-11-30 12:00:00
## 669 2022-11-30 11:35:04 FALSE 2022-11-30 12:00:00
## 670 2022-11-30 11:18:29 FALSE 2022-11-30 11:00:00
## 671 2022-11-30 11:18:05 FALSE 2022-11-30 11:00:00
## 672 2022-11-30 11:15:06 FALSE 2022-11-30 11:00:00
## 673 2022-11-30 11:12:16 FALSE 2022-11-30 11:00:00
## 674 2022-11-30 11:11:09 FALSE 2022-11-30 11:00:00
## 675 2022-11-30 10:49:29 FALSE 2022-11-30 11:00:00
## 676 2022-11-30 10:47:24 FALSE 2022-11-30 11:00:00
## 677 2022-11-30 10:43:17 FALSE 2022-11-30 11:00:00
## 678 2022-11-30 10:42:20 FALSE 2022-11-30 11:00:00
## 679 2022-11-30 10:39:22 FALSE 2022-11-30 11:00:00
## 680 2022-11-30 10:34:37 FALSE 2022-11-30 11:00:00
## 681 2022-11-30 10:32:08 FALSE 2022-11-30 11:00:00
## 682 2022-11-30 10:30:08 FALSE 2022-11-30 11:00:00
## 683 2022-11-30 10:26:14 FALSE 2022-11-30 10:00:00
## 684 2022-11-30 10:22:25 FALSE 2022-11-30 10:00:00
## 685 2022-11-30 10:20:57 FALSE 2022-11-30 10:00:00
## 686 2022-11-30 10:18:58 FALSE 2022-11-30 10:00:00
## 687 2022-11-30 10:17:37 FALSE 2022-11-30 10:00:00
## 688 2022-11-30 10:16:19 FALSE 2022-11-30 10:00:00
## 689 2022-11-30 10:01:30 FALSE 2022-11-30 10:00:00
## 690 2022-11-30 09:57:56 FALSE 2022-11-30 10:00:00
## 691 2022-11-30 09:50:59 FALSE 2022-11-30 10:00:00
## 692 2022-11-30 09:45:08 FALSE 2022-11-30 10:00:00
## 693 2022-11-30 09:44:28 FALSE 2022-11-30 10:00:00
## 694 2022-11-30 09:39:41 FALSE 2022-11-30 10:00:00
## 695 2022-11-30 09:38:54 FALSE 2022-11-30 10:00:00
## 696 2022-11-30 09:38:22 FALSE 2022-11-30 10:00:00
## 697 2022-11-30 09:36:01 FALSE 2022-11-30 10:00:00
## 698 2022-11-30 09:27:15 FALSE 2022-11-30 09:00:00
## 699 2022-11-30 09:23:49 FALSE 2022-11-30 09:00:00
## 700 2022-11-30 09:20:06 FALSE 2022-11-30 09:00:00
## 701 2022-11-30 09:12:30 FALSE 2022-11-30 09:00:00
## 702 2022-11-30 09:03:09 FALSE 2022-11-30 09:00:00
## 703 2022-11-30 09:00:59 FALSE 2022-11-30 09:00:00
## 704 2022-11-30 08:58:07 FALSE 2022-11-30 09:00:00
## 705 2022-11-30 08:49:45 FALSE 2022-11-30 09:00:00
## 706 2022-11-30 08:45:28 FALSE 2022-11-30 09:00:00
## 707 2022-11-30 08:40:56 FALSE 2022-11-30 09:00:00
## 708 2022-11-30 08:06:53 FALSE 2022-11-30 08:00:00
## 709 2022-11-30 08:00:08 FALSE 2022-11-30 08:00:00
## 710 2022-11-30 07:59:42 FALSE 2022-11-30 08:00:00
## 711 2022-11-30 07:57:28 FALSE 2022-11-30 08:00:00
## 712 2022-11-30 07:56:26 FALSE 2022-11-30 08:00:00
## 713 2022-11-30 07:54:43 FALSE 2022-11-30 08:00:00
## 714 2022-11-30 07:39:14 FALSE 2022-11-30 08:00:00
## 715 2022-11-30 07:38:43 FALSE 2022-11-30 08:00:00
## 716 2022-11-30 07:37:35 FALSE 2022-11-30 08:00:00
## 717 2022-11-30 07:34:28 FALSE 2022-11-30 08:00:00
## 718 2022-11-30 07:32:24 FALSE 2022-11-30 08:00:00
## 719 2022-11-30 07:22:55 FALSE 2022-11-30 07:00:00
## 720 2022-11-30 07:08:03 FALSE 2022-11-30 07:00:00
## 721 2022-11-30 07:02:44 FALSE 2022-11-30 07:00:00
## 722 2022-11-30 07:02:21 FALSE 2022-11-30 07:00:00
## 723 2022-11-30 07:01:00 FALSE 2022-11-30 07:00:00
## 724 2022-11-30 07:00:31 FALSE 2022-11-30 07:00:00
## 725 2022-11-30 06:52:23 FALSE 2022-11-30 07:00:00
## 726 2022-11-30 06:49:49 FALSE 2022-11-30 07:00:00
## 727 2022-11-30 06:48:43 FALSE 2022-11-30 07:00:00
## 728 2022-11-30 06:44:41 FALSE 2022-11-30 07:00:00
## 729 2022-11-30 06:40:35 FALSE 2022-11-30 07:00:00
## 730 2022-11-30 06:37:36 FALSE 2022-11-30 07:00:00
## 731 2022-11-30 06:29:44 FALSE 2022-11-30 06:00:00
## 732 2022-11-30 06:21:18 FALSE 2022-11-30 06:00:00
## 733 2022-11-30 06:21:03 FALSE 2022-11-30 06:00:00
## 734 2022-11-30 06:16:59 FALSE 2022-11-30 06:00:00
## 735 2022-11-30 06:12:47 FALSE 2022-11-30 06:00:00
## 736 2022-11-30 06:08:15 FALSE 2022-11-30 06:00:00
## 737 2022-11-30 06:02:56 FALSE 2022-11-30 06:00:00
## 738 2022-11-30 06:02:01 FALSE 2022-11-30 06:00:00
## 739 2022-11-30 05:58:44 FALSE 2022-11-30 06:00:00
## 740 2022-11-30 05:50:52 FALSE 2022-11-30 06:00:00
## 741 2022-11-30 05:48:54 FALSE 2022-11-30 06:00:00
## 742 2022-11-30 05:47:37 FALSE 2022-11-30 06:00:00
## 743 2022-11-30 05:46:11 FALSE 2022-11-30 06:00:00
## 744 2022-11-30 05:44:27 FALSE 2022-11-30 06:00:00
## 745 2022-11-30 05:44:08 FALSE 2022-11-30 06:00:00
## 746 2022-11-30 05:44:02 FALSE 2022-11-30 06:00:00
## 747 2022-11-30 05:43:05 FALSE 2022-11-30 06:00:00
## 748 2022-11-30 05:40:29 FALSE 2022-11-30 06:00:00
## 749 2022-11-30 05:39:58 FALSE 2022-11-30 06:00:00
## 750 2022-11-30 05:39:00 FALSE 2022-11-30 06:00:00
## 751 2022-11-30 05:37:52 FALSE 2022-11-30 06:00:00
## 752 2022-11-30 05:36:29 FALSE 2022-11-30 06:00:00
## 753 2022-11-30 05:35:38 FALSE 2022-11-30 06:00:00
## 754 2022-11-30 05:34:50 FALSE 2022-11-30 06:00:00
## 755 2022-11-30 05:33:58 FALSE 2022-11-30 06:00:00
## 756 2022-11-30 05:33:28 FALSE 2022-11-30 06:00:00
## 757 2022-11-30 05:32:53 FALSE 2022-11-30 06:00:00
## 758 2022-11-30 05:31:48 FALSE 2022-11-30 06:00:00
## 759 2022-11-30 05:30:36 FALSE 2022-11-30 06:00:00
## 760 2022-11-30 05:29:54 FALSE 2022-11-30 05:00:00
## 761 2022-11-30 05:29:01 FALSE 2022-11-30 05:00:00
## 762 2022-11-30 05:28:54 FALSE 2022-11-30 05:00:00
## 763 2022-11-30 05:28:28 FALSE 2022-11-30 05:00:00
## 764 2022-11-30 05:28:16 FALSE 2022-11-30 05:00:00
## 765 2022-11-30 05:27:33 FALSE 2022-11-30 05:00:00
## 766 2022-11-30 05:26:46 FALSE 2022-11-30 05:00:00
## 767 2022-11-30 05:26:34 FALSE 2022-11-30 05:00:00
## 768 2022-11-30 05:26:32 FALSE 2022-11-30 05:00:00
## 769 2022-11-30 05:25:17 FALSE 2022-11-30 05:00:00
## 770 2022-11-30 05:24:25 FALSE 2022-11-30 05:00:00
## 771 2022-11-30 05:22:24 FALSE 2022-11-30 05:00:00
## 772 2022-11-30 05:15:25 FALSE 2022-11-30 05:00:00
## 773 2022-11-30 05:09:03 FALSE 2022-11-30 05:00:00
## 774 2022-11-30 05:01:34 FALSE 2022-11-30 05:00:00
## 775 2022-11-30 05:00:03 FALSE 2022-11-30 05:00:00
## 776 2022-11-30 04:57:17 FALSE 2022-11-30 05:00:00
## 777 2022-11-30 04:51:31 FALSE 2022-11-30 05:00:00
## 778 2022-11-30 04:47:27 FALSE 2022-11-30 05:00:00
## 779 2022-11-30 04:47:01 FALSE 2022-11-30 05:00:00
## 780 2022-11-30 04:32:12 FALSE 2022-11-30 05:00:00
## 781 2022-11-30 04:31:38 FALSE 2022-11-30 05:00:00
## 782 2022-11-30 04:20:03 FALSE 2022-11-30 04:00:00
## 783 2022-11-30 04:17:43 FALSE 2022-11-30 04:00:00
## 784 2022-11-30 04:17:40 FALSE 2022-11-30 04:00:00
## 785 2022-11-30 04:12:07 FALSE 2022-11-30 04:00:00
## 786 2022-11-30 04:09:15 FALSE 2022-11-30 04:00:00
## 787 2022-11-30 03:47:13 FALSE 2022-11-30 04:00:00
## 788 2022-11-30 03:47:12 FALSE 2022-11-30 04:00:00
## 789 2022-11-30 03:41:08 FALSE 2022-11-30 04:00:00
## 790 2022-11-30 03:37:18 FALSE 2022-11-30 04:00:00
## 791 2022-11-30 03:36:53 FALSE 2022-11-30 04:00:00
## 792 2022-11-30 03:32:39 FALSE 2022-11-30 04:00:00
## 793 2022-11-30 03:32:18 FALSE 2022-11-30 04:00:00
## 794 2022-11-30 03:28:51 FALSE 2022-11-30 03:00:00
## 795 2022-11-30 03:26:05 FALSE 2022-11-30 03:00:00
## 796 2022-11-30 03:25:44 FALSE 2022-11-30 03:00:00
## 797 2022-11-30 03:25:35 FALSE 2022-11-30 03:00:00
## 798 2022-11-30 03:24:28 FALSE 2022-11-30 03:00:00
## 799 2022-11-30 03:15:49 FALSE 2022-11-30 03:00:00
## 800 2022-11-30 03:11:50 FALSE 2022-11-30 03:00:00
## 801 2022-11-30 03:09:36 FALSE 2022-11-30 03:00:00
## 802 2022-11-30 03:07:51 FALSE 2022-11-30 03:00:00
## 803 2022-11-30 03:05:05 FALSE 2022-11-30 03:00:00
## 804 2022-11-30 02:58:06 FALSE 2022-11-30 03:00:00
## 805 2022-11-30 02:57:41 FALSE 2022-11-30 03:00:00
## 806 2022-11-30 02:55:25 FALSE 2022-11-30 03:00:00
## 807 2022-11-30 02:52:20 FALSE 2022-11-30 03:00:00
## 808 2022-11-30 02:51:29 FALSE 2022-11-30 03:00:00
## 809 2022-11-30 02:48:05 FALSE 2022-11-30 03:00:00
## 810 2022-11-30 02:47:02 FALSE 2022-11-30 03:00:00
## 811 2022-11-30 02:32:05 FALSE 2022-11-30 03:00:00
## 812 2022-11-30 02:30:02 FALSE 2022-11-30 03:00:00
## 813 2022-11-30 02:25:42 FALSE 2022-11-30 02:00:00
## 814 2022-11-30 02:13:33 FALSE 2022-11-30 02:00:00
## 815 2022-11-30 02:07:31 FALSE 2022-11-30 02:00:00
## 816 2022-11-30 02:06:14 FALSE 2022-11-30 02:00:00
## 817 2022-11-30 02:05:59 FALSE 2022-11-30 02:00:00
## 818 2022-11-30 02:05:05 FALSE 2022-11-30 02:00:00
## 819 2022-11-30 01:59:42 FALSE 2022-11-30 02:00:00
## 820 2022-11-30 01:59:08 FALSE 2022-11-30 02:00:00
## 821 2022-11-30 01:57:05 FALSE 2022-11-30 02:00:00
## 822 2022-11-30 01:51:19 FALSE 2022-11-30 02:00:00
## 823 2022-11-30 01:48:04 FALSE 2022-11-30 02:00:00
## 824 2022-11-30 01:47:31 FALSE 2022-11-30 02:00:00
## 825 2022-11-30 01:40:14 FALSE 2022-11-30 02:00:00
## 826 2022-11-30 01:40:01 FALSE 2022-11-30 02:00:00
## 827 2022-11-30 01:36:14 FALSE 2022-11-30 02:00:00
## 828 2022-11-30 01:31:05 FALSE 2022-11-30 02:00:00
## 829 2022-11-30 01:30:04 FALSE 2022-11-30 02:00:00
## 830 2022-11-30 01:25:40 FALSE 2022-11-30 01:00:00
## 831 2022-11-30 01:24:31 FALSE 2022-11-30 01:00:00
## 832 2022-11-30 01:23:27 FALSE 2022-11-30 01:00:00
## 833 2022-11-30 01:13:36 FALSE 2022-11-30 01:00:00
## 834 2022-11-30 00:45:42 FALSE 2022-11-30 01:00:00
## 835 2022-11-30 00:43:36 FALSE 2022-11-30 01:00:00
## 836 2022-11-30 00:43:32 FALSE 2022-11-30 01:00:00
## 837 2022-11-30 00:40:56 FALSE 2022-11-30 01:00:00
## 838 2022-11-30 00:36:10 FALSE 2022-11-30 01:00:00
## 839 2022-11-30 00:32:21 FALSE 2022-11-30 01:00:00
## 840 2022-11-30 00:30:07 FALSE 2022-11-30 01:00:00
## 841 2022-11-30 00:27:47 FALSE 2022-11-30 00:00:00
## 842 2022-11-30 00:26:19 FALSE 2022-11-30 00:00:00
## 843 2022-11-30 00:23:17 FALSE 2022-11-30 00:00:00
## 844 2022-11-30 00:20:05 FALSE 2022-11-30 00:00:00
## 845 2022-11-30 00:16:11 FALSE 2022-11-30 00:00:00
## 846 2022-11-30 00:16:08 FALSE 2022-11-30 00:00:00
## 847 2022-11-30 00:14:31 FALSE 2022-11-30 00:00:00
## 848 2022-11-30 00:13:11 FALSE 2022-11-30 00:00:00
## 849 2022-11-30 00:08:55 FALSE 2022-11-30 00:00:00
## 850 2022-11-30 00:02:01 FALSE 2022-11-30 00:00:00
## 851 2022-11-30 00:01:01 FALSE 2022-11-30 00:00:00
## 852 2022-11-29 23:57:08 FALSE 2022-11-30 00:00:00
## 853 2022-11-29 23:56:22 FALSE 2022-11-30 00:00:00
## 854 2022-11-29 23:40:22 FALSE 2022-11-30 00:00:00
## 855 2022-11-29 23:40:19 FALSE 2022-11-30 00:00:00
## 856 2022-11-29 23:34:54 FALSE 2022-11-30 00:00:00
## 857 2022-11-29 23:33:40 FALSE 2022-11-30 00:00:00
## 858 2022-11-29 23:32:12 FALSE 2022-11-30 00:00:00
## 859 2022-11-29 23:27:07 FALSE 2022-11-29 23:00:00
## 860 2022-11-29 23:24:33 FALSE 2022-11-29 23:00:00
## 861 2022-11-29 23:19:43 FALSE 2022-11-29 23:00:00
## 862 2022-11-29 23:18:08 FALSE 2022-11-29 23:00:00
## 863 2022-11-29 23:12:29 FALSE 2022-11-29 23:00:00
## 864 2022-11-29 23:10:06 FALSE 2022-11-29 23:00:00
## 865 2022-11-29 23:06:42 FALSE 2022-11-29 23:00:00
## 866 2022-11-29 22:54:52 FALSE 2022-11-29 23:00:00
## 867 2022-11-29 22:53:00 FALSE 2022-11-29 23:00:00
## 868 2022-11-29 22:51:49 FALSE 2022-11-29 23:00:00
## 869 2022-11-29 22:50:07 FALSE 2022-11-29 23:00:00
## 870 2022-11-29 22:48:37 FALSE 2022-11-29 23:00:00
## 871 2022-11-29 22:43:50 FALSE 2022-11-29 23:00:00
## 872 2022-11-29 22:43:00 FALSE 2022-11-29 23:00:00
## 873 2022-11-29 22:33:43 FALSE 2022-11-29 23:00:00
## 874 2022-11-29 22:32:13 FALSE 2022-11-29 23:00:00
## 875 2022-11-29 22:29:31 FALSE 2022-11-29 22:00:00
## 876 2022-11-29 22:27:08 FALSE 2022-11-29 22:00:00
## 877 2022-11-29 22:24:28 FALSE 2022-11-29 22:00:00
## 878 2022-11-29 22:19:34 FALSE 2022-11-29 22:00:00
## 879 2022-11-29 22:18:55 FALSE 2022-11-29 22:00:00
## 880 2022-11-29 22:18:10 FALSE 2022-11-29 22:00:00
## 881 2022-11-29 22:17:17 FALSE 2022-11-29 22:00:00
## 882 2022-11-29 22:16:58 FALSE 2022-11-29 22:00:00
## 883 2022-11-29 22:16:11 FALSE 2022-11-29 22:00:00
## 884 2022-11-29 22:15:49 FALSE 2022-11-29 22:00:00
## 885 2022-11-29 22:12:26 FALSE 2022-11-29 22:00:00
## 886 2022-11-29 22:10:42 FALSE 2022-11-29 22:00:00
## 887 2022-11-29 22:03:58 FALSE 2022-11-29 22:00:00
## 888 2022-11-29 22:02:16 FALSE 2022-11-29 22:00:00
## 889 2022-11-29 22:00:03 FALSE 2022-11-29 22:00:00
## 890 2022-11-29 21:59:32 FALSE 2022-11-29 22:00:00
## 891 2022-11-29 21:56:58 FALSE 2022-11-29 22:00:00
## 892 2022-11-29 21:54:27 FALSE 2022-11-29 22:00:00
## 893 2022-11-29 21:51:08 FALSE 2022-11-29 22:00:00
## 894 2022-11-29 21:47:59 FALSE 2022-11-29 22:00:00
## 895 2022-11-29 21:46:59 FALSE 2022-11-29 22:00:00
## 896 2022-11-29 21:46:32 FALSE 2022-11-29 22:00:00
## 897 2022-11-29 21:46:31 FALSE 2022-11-29 22:00:00
## 898 2022-11-29 21:44:58 FALSE 2022-11-29 22:00:00
## 899 2022-11-29 21:41:08 FALSE 2022-11-29 22:00:00
## 900 2022-11-29 21:40:39 FALSE 2022-11-29 22:00:00
## 901 2022-11-29 21:40:04 FALSE 2022-11-29 22:00:00
## 902 2022-11-29 21:35:55 FALSE 2022-11-29 22:00:00
## 903 2022-11-29 21:34:40 FALSE 2022-11-29 22:00:00
## 904 2022-11-29 21:32:09 FALSE 2022-11-29 22:00:00
## 905 2022-11-29 21:29:34 FALSE 2022-11-29 21:00:00
## 906 2022-11-29 21:27:37 FALSE 2022-11-29 21:00:00
## 907 2022-11-29 21:22:34 FALSE 2022-11-29 21:00:00
## 908 2022-11-29 21:18:51 FALSE 2022-11-29 21:00:00
## 909 2022-11-29 21:14:58 FALSE 2022-11-29 21:00:00
## 910 2022-11-29 21:13:28 FALSE 2022-11-29 21:00:00
## 911 2022-11-29 21:12:51 FALSE 2022-11-29 21:00:00
## 912 2022-11-29 21:07:42 FALSE 2022-11-29 21:00:00
## 913 2022-11-29 21:01:49 FALSE 2022-11-29 21:00:00
## 914 2022-11-29 21:01:04 FALSE 2022-11-29 21:00:00
## 915 2022-11-29 20:57:14 FALSE 2022-11-29 21:00:00
## 916 2022-11-29 20:56:59 FALSE 2022-11-29 21:00:00
## 917 2022-11-29 20:55:26 FALSE 2022-11-29 21:00:00
## 918 2022-11-29 20:54:42 FALSE 2022-11-29 21:00:00
## 919 2022-11-29 20:53:48 FALSE 2022-11-29 21:00:00
## 920 2022-11-29 20:52:55 FALSE 2022-11-29 21:00:00
## 921 2022-11-29 20:52:15 FALSE 2022-11-29 21:00:00
## 922 2022-11-29 20:51:33 FALSE 2022-11-29 21:00:00
## 923 2022-11-29 20:50:04 FALSE 2022-11-29 21:00:00
## 924 2022-11-29 20:49:15 FALSE 2022-11-29 21:00:00
## 925 2022-11-29 20:48:44 FALSE 2022-11-29 21:00:00
## 926 2022-11-29 20:46:10 FALSE 2022-11-29 21:00:00
## 927 2022-11-29 20:45:00 FALSE 2022-11-29 21:00:00
## 928 2022-11-29 20:42:53 FALSE 2022-11-29 21:00:00
## 929 2022-11-29 20:41:02 FALSE 2022-11-29 21:00:00
## 930 2022-11-29 20:40:47 FALSE 2022-11-29 21:00:00
## 931 2022-11-29 20:40:37 FALSE 2022-11-29 21:00:00
## 932 2022-11-29 20:32:12 FALSE 2022-11-29 21:00:00
## 933 2022-11-29 20:32:05 FALSE 2022-11-29 21:00:00
## 934 2022-11-29 20:30:36 FALSE 2022-11-29 21:00:00
## 935 2022-11-29 20:29:22 FALSE 2022-11-29 20:00:00
## 936 2022-11-29 20:29:10 FALSE 2022-11-29 20:00:00
## 937 2022-11-29 20:22:21 FALSE 2022-11-29 20:00:00
## 938 2022-11-29 20:18:29 FALSE 2022-11-29 20:00:00
## 939 2022-11-29 20:16:15 FALSE 2022-11-29 20:00:00
## 940 2022-11-29 20:12:01 FALSE 2022-11-29 20:00:00
## 941 2022-11-29 20:09:51 FALSE 2022-11-29 20:00:00
## 942 2022-11-29 20:05:54 FALSE 2022-11-29 20:00:00
## 943 2022-11-29 20:05:33 FALSE 2022-11-29 20:00:00
## 944 2022-11-29 20:05:04 FALSE 2022-11-29 20:00:00
## 945 2022-11-29 20:04:34 FALSE 2022-11-29 20:00:00
## 946 2022-11-29 20:03:21 FALSE 2022-11-29 20:00:00
## 947 2022-11-29 20:03:15 FALSE 2022-11-29 20:00:00
## 948 2022-11-29 20:02:34 FALSE 2022-11-29 20:00:00
## 949 2022-11-29 20:01:10 FALSE 2022-11-29 20:00:00
## 950 2022-11-29 19:54:55 FALSE 2022-11-29 20:00:00
## 951 2022-11-29 19:48:20 FALSE 2022-11-29 20:00:00
## 952 2022-11-29 19:47:14 FALSE 2022-11-29 20:00:00
## 953 2022-11-29 19:40:33 FALSE 2022-11-29 20:00:00
## 954 2022-11-29 19:40:25 FALSE 2022-11-29 20:00:00
## 955 2022-11-29 19:35:17 FALSE 2022-11-29 20:00:00
## 956 2022-11-29 19:32:29 FALSE 2022-11-29 20:00:00
## 957 2022-11-29 19:25:42 FALSE 2022-11-29 19:00:00
## 958 2022-11-29 19:23:36 FALSE 2022-11-29 19:00:00
## 959 2022-11-29 19:21:29 FALSE 2022-11-29 19:00:00
## 960 2022-11-29 19:16:37 FALSE 2022-11-29 19:00:00
## 961 2022-11-29 19:12:10 FALSE 2022-11-29 19:00:00
## 962 2022-11-29 19:09:19 FALSE 2022-11-29 19:00:00
## 963 2022-11-29 19:08:29 FALSE 2022-11-29 19:00:00
## 964 2022-11-29 19:04:30 FALSE 2022-11-29 19:00:00
## 965 2022-11-29 19:04:00 FALSE 2022-11-29 19:00:00
## 966 2022-11-29 19:02:38 FALSE 2022-11-29 19:00:00
## 967 2022-11-29 19:02:26 FALSE 2022-11-29 19:00:00
## 968 2022-11-29 19:02:21 FALSE 2022-11-29 19:00:00
## 969 2022-11-29 19:02:14 FALSE 2022-11-29 19:00:00
## 970 2022-11-29 19:00:30 FALSE 2022-11-29 19:00:00
## 971 2022-11-29 19:00:00 FALSE 2022-11-29 19:00:00
## 972 2022-11-29 19:00:00 FALSE 2022-11-29 19:00:00
## 973 2022-11-29 18:59:09 FALSE 2022-11-29 19:00:00
## 974 2022-11-29 18:54:14 FALSE 2022-11-29 19:00:00
## 975 2022-11-29 18:52:31 FALSE 2022-11-29 19:00:00
## 976 2022-11-29 18:50:08 FALSE 2022-11-29 19:00:00
## 977 2022-11-29 18:47:51 FALSE 2022-11-29 19:00:00
## 978 2022-11-29 18:47:32 FALSE 2022-11-29 19:00:00
## 979 2022-11-29 18:40:31 FALSE 2022-11-29 19:00:00
## 980 2022-11-29 18:40:13 FALSE 2022-11-29 19:00:00
## 981 2022-11-29 18:38:58 FALSE 2022-11-29 19:00:00
## 982 2022-11-29 18:36:01 FALSE 2022-11-29 19:00:00
## 983 2022-11-29 18:32:38 FALSE 2022-11-29 19:00:00
## 984 2022-11-29 18:30:21 FALSE 2022-11-29 19:00:00
## 985 2022-11-29 18:30:10 FALSE 2022-11-29 19:00:00
## 986 2022-11-29 18:24:09 FALSE 2022-11-29 18:00:00
## 987 2022-11-29 18:21:03 FALSE 2022-11-29 18:00:00
## 988 2022-11-29 18:18:54 FALSE 2022-11-29 18:00:00
## 989 2022-11-29 18:18:38 FALSE 2022-11-29 18:00:00
## 990 2022-11-29 18:18:33 FALSE 2022-11-29 18:00:00
## 991 2022-11-29 18:18:22 FALSE 2022-11-29 18:00:00
## 992 2022-11-29 18:14:13 FALSE 2022-11-29 18:00:00
## 993 2022-11-29 18:14:07 FALSE 2022-11-29 18:00:00
## 994 2022-11-29 18:14:05 FALSE 2022-11-29 18:00:00
## 995 2022-11-29 18:14:03 FALSE 2022-11-29 18:00:00
## 996 2022-11-29 18:08:26 FALSE 2022-11-29 18:00:00
## 997 2022-11-29 18:06:22 FALSE 2022-11-29 18:00:00
## 998 2022-11-29 18:06:08 FALSE 2022-11-29 18:00:00
## 999 2022-11-29 18:06:06 FALSE 2022-11-29 18:00:00
## 1000 2022-11-29 18:02:20 FALSE 2022-11-29 18:00:00
## 1001 2022-11-29 18:00:51 FALSE 2022-11-29 18:00:00
## 1002 2022-11-29 17:59:08 FALSE 2022-11-29 18:00:00
## 1003 2022-11-29 17:59:06 FALSE 2022-11-29 18:00:00
## 1004 2022-11-29 17:59:04 FALSE 2022-11-29 18:00:00
## 1005 2022-11-29 17:52:43 FALSE 2022-11-29 18:00:00
## 1006 2022-11-29 17:52:41 FALSE 2022-11-29 18:00:00
## 1007 2022-11-29 17:52:39 FALSE 2022-11-29 18:00:00
## 1008 2022-11-29 17:52:37 FALSE 2022-11-29 18:00:00
## 1009 2022-11-29 17:52:35 FALSE 2022-11-29 18:00:00
## 1010 2022-11-29 17:52:33 FALSE 2022-11-29 18:00:00
## 1011 2022-11-29 17:48:05 FALSE 2022-11-29 18:00:00
## 1012 2022-11-29 17:46:12 FALSE 2022-11-29 18:00:00
## 1013 2022-11-29 17:46:10 FALSE 2022-11-29 18:00:00
## 1014 2022-11-29 17:46:08 FALSE 2022-11-29 18:00:00
## 1015 2022-11-29 17:46:06 FALSE 2022-11-29 18:00:00
## 1016 2022-11-29 17:46:03 FALSE 2022-11-29 18:00:00
## 1017 2022-11-29 17:45:45 FALSE 2022-11-29 18:00:00
## 1018 2022-11-29 17:42:30 FALSE 2022-11-29 18:00:00
## 1019 2022-11-29 17:39:34 FALSE 2022-11-29 18:00:00
## 1020 2022-11-29 17:38:15 FALSE 2022-11-29 18:00:00
## 1021 2022-11-29 17:32:40 FALSE 2022-11-29 18:00:00
## 1022 2022-11-29 17:30:20 FALSE 2022-11-29 18:00:00
## 1023 2022-11-29 17:28:47 FALSE 2022-11-29 17:00:00
## 1024 2022-11-29 17:27:04 FALSE 2022-11-29 17:00:00
## 1025 2022-11-29 17:27:02 FALSE 2022-11-29 17:00:00
## 1026 2022-11-29 17:25:48 FALSE 2022-11-29 17:00:00
## 1027 2022-11-29 17:25:28 FALSE 2022-11-29 17:00:00
## 1028 2022-11-29 17:21:10 FALSE 2022-11-29 17:00:00
## 1029 2022-11-29 17:21:05 FALSE 2022-11-29 17:00:00
## 1030 2022-11-29 17:20:26 FALSE 2022-11-29 17:00:00
## 1031 2022-11-29 17:20:21 FALSE 2022-11-29 17:00:00
## 1032 2022-11-29 17:18:43 FALSE 2022-11-29 17:00:00
## 1033 2022-11-29 17:16:19 FALSE 2022-11-29 17:00:00
## 1034 2022-11-29 17:15:19 FALSE 2022-11-29 17:00:00
## 1035 2022-11-29 17:12:07 FALSE 2022-11-29 17:00:00
## 1036 2022-11-29 17:09:47 FALSE 2022-11-29 17:00:00
## 1037 2022-11-29 17:09:25 FALSE 2022-11-29 17:00:00
## 1038 2022-11-29 17:08:39 FALSE 2022-11-29 17:00:00
## 1039 2022-11-29 17:08:07 FALSE 2022-11-29 17:00:00
## 1040 2022-11-29 17:07:55 FALSE 2022-11-29 17:00:00
## 1041 2022-11-29 17:07:02 FALSE 2022-11-29 17:00:00
## 1042 2022-11-29 17:03:26 FALSE 2022-11-29 17:00:00
## 1043 2022-11-29 17:02:17 FALSE 2022-11-29 17:00:00
## 1044 2022-11-29 16:58:08 FALSE 2022-11-29 17:00:00
## 1045 2022-11-29 16:57:25 FALSE 2022-11-29 17:00:00
## 1046 2022-11-29 16:56:32 FALSE 2022-11-29 17:00:00
## 1047 2022-11-29 16:54:10 FALSE 2022-11-29 17:00:00
## 1048 2022-11-29 16:52:56 FALSE 2022-11-29 17:00:00
## 1049 2022-11-29 16:52:40 FALSE 2022-11-29 17:00:00
## 1050 2022-11-29 16:51:18 FALSE 2022-11-29 17:00:00
## 1051 2022-11-29 16:49:40 FALSE 2022-11-29 17:00:00
## 1052 2022-11-29 16:47:42 FALSE 2022-11-29 17:00:00
## 1053 2022-11-29 16:39:16 FALSE 2022-11-29 17:00:00
## 1054 2022-11-29 16:36:14 FALSE 2022-11-29 17:00:00
## 1055 2022-11-29 16:35:17 FALSE 2022-11-29 17:00:00
## 1056 2022-11-29 16:33:01 FALSE 2022-11-29 17:00:00
## 1057 2022-11-29 16:32:07 FALSE 2022-11-29 17:00:00
## 1058 2022-11-29 16:31:12 FALSE 2022-11-29 17:00:00
## 1059 2022-11-29 16:30:55 FALSE 2022-11-29 17:00:00
## 1060 2022-11-29 16:30:17 FALSE 2022-11-29 17:00:00
## 1061 2022-11-29 16:28:36 FALSE 2022-11-29 16:00:00
## 1062 2022-11-29 16:28:12 FALSE 2022-11-29 16:00:00
## 1063 2022-11-29 16:26:18 FALSE 2022-11-29 16:00:00
## 1064 2022-11-29 16:19:47 FALSE 2022-11-29 16:00:00
## 1065 2022-11-29 16:19:00 FALSE 2022-11-29 16:00:00
## 1066 2022-11-29 16:18:37 FALSE 2022-11-29 16:00:00
## 1067 2022-11-29 16:18:00 FALSE 2022-11-29 16:00:00
## 1068 2022-11-29 16:15:54 FALSE 2022-11-29 16:00:00
## 1069 2022-11-29 16:12:52 FALSE 2022-11-29 16:00:00
## 1070 2022-11-29 16:10:46 FALSE 2022-11-29 16:00:00
## 1071 2022-11-29 16:06:07 FALSE 2022-11-29 16:00:00
## 1072 2022-11-29 16:02:32 FALSE 2022-11-29 16:00:00
## 1073 2022-11-29 16:01:58 FALSE 2022-11-29 16:00:00
## 1074 2022-11-29 16:01:18 FALSE 2022-11-29 16:00:00
## 1075 2022-11-29 16:00:30 FALSE 2022-11-29 16:00:00
## 1076 2022-11-29 15:55:12 FALSE 2022-11-29 16:00:00
## 1077 2022-11-29 15:51:24 FALSE 2022-11-29 16:00:00
## 1078 2022-11-29 15:50:05 FALSE 2022-11-29 16:00:00
## 1079 2022-11-29 15:48:36 FALSE 2022-11-29 16:00:00
## 1080 2022-11-29 15:48:09 FALSE 2022-11-29 16:00:00
## 1081 2022-11-29 15:45:53 FALSE 2022-11-29 16:00:00
## 1082 2022-11-29 15:40:34 FALSE 2022-11-29 16:00:00
## 1083 2022-11-29 15:39:15 FALSE 2022-11-29 16:00:00
## 1084 2022-11-29 15:33:47 FALSE 2022-11-29 16:00:00
## 1085 2022-11-29 15:32:36 FALSE 2022-11-29 16:00:00
## 1086 2022-11-29 15:31:45 FALSE 2022-11-29 16:00:00
## 1087 2022-11-29 15:30:10 FALSE 2022-11-29 16:00:00
## 1088 2022-11-29 15:29:57 FALSE 2022-11-29 15:00:00
## 1089 2022-11-29 15:28:27 FALSE 2022-11-29 15:00:00
## 1090 2022-11-29 15:28:05 FALSE 2022-11-29 15:00:00
## 1091 2022-11-29 15:27:21 FALSE 2022-11-29 15:00:00
## 1092 2022-11-29 15:24:03 FALSE 2022-11-29 15:00:00
## 1093 2022-11-29 15:20:18 FALSE 2022-11-29 15:00:00
## 1094 2022-11-29 15:19:50 FALSE 2022-11-29 15:00:00
## 1095 2022-11-29 15:17:36 FALSE 2022-11-29 15:00:00
## 1096 2022-11-29 15:05:45 FALSE 2022-11-29 15:00:00
## 1097 2022-11-29 15:00:17 FALSE 2022-11-29 15:00:00
## 1098 2022-11-29 14:54:56 FALSE 2022-11-29 15:00:00
## 1099 2022-11-29 14:53:01 FALSE 2022-11-29 15:00:00
## 1100 2022-11-29 14:39:04 FALSE 2022-11-29 15:00:00
## 1101 2022-11-29 14:34:44 FALSE 2022-11-29 15:00:00
## 1102 2022-11-29 14:33:32 FALSE 2022-11-29 15:00:00
## 1103 2022-11-29 14:33:18 FALSE 2022-11-29 15:00:00
## 1104 2022-11-29 14:28:03 FALSE 2022-11-29 14:00:00
mn <- tweets %>% pull(created) %>% min()
mn
## [1] "2022-11-29 14:28:03 UTC"
mx <- tweets %>% pull(created) %>% max()
mx
## [1] "2022-12-01 23:56:47 UTC"
plt_data <- ggplot(crt_data, aes(x = Created_At_Round)) +
geom_histogram(aes(fill = ..count..)) +
theme(legend.position = "right") +
xlab("Time") + ylab("Number of tweets") +
scale_fill_gradient(low = "midnightblue", high = "aquamarine4")
plt_data %>% ggplotly()
## Warning: The dot-dot notation (`..count..`) was deprecated in ggplot2 3.4.0.
## ℹ Please use `after_stat(count)` instead.
## ℹ The deprecated feature was likely used in the ggplot2 package.
## Please report the issue at <]8;;https://github.com/tidyverse/ggplot2/issueshttps://github.com/tidyverse/ggplot2/issues]8;;>.
## `stat_bin()` using `bins = 30`. Pick better value with `binwidth`.
#============== #Subsetting retweets
sub_tweets <- leaguetweetsDF %>%
select(screenName,text,created, isRetweet) %>% filter(isRetweet == TRUE)
sub_tweets
## screenName
## 1 ArvisGoddess
## 2 viniesr_
## 3 Thulin30
## 4 1HAgrandmama
## 5 LOL_Art_Bot
## 6 BraianAlcocer
## 7 Shadow_Ukyo
## 8 vampreds
## 9 MakeeYhang
## 10 Elfonomo_alto
## 11 Popoi_a
## 12 KawaiiVoli
## 13 CheekiBreekiTs
## 14 Sanchez1373
## 15 tatarimoki
## 16 SomniatorVigil
## 17 ZodiarkEclipes
## 18 TeddyMarcs
## 19 senkucuIt
## 20 N0K0IK0I
## 21 voiceskyxngi
## 22 AutumnVillegas5
## 23 MimiLegrimlins
## 24 nozoxshii
## 25 fladporte
## 26 BluSevera
## 27 ItMeMerry_
## 28 MimiLegrimlins
## 29 SmallStreamersR
## 30 MitsukinoKaze
## 31 HNCHII_16
## 32 babyboy4u69
## 33 LeoDonoso11
## 34 LOL_Art_Bot
## 35 cosmicjirachi
## 36 MoralNitro
## 37 ___nelke
## 38 DailySylas
## 39 EsportsTweeter
## 40 coder_cajun
## 41 vvx_13_
## 42 RogueAssassinn
## 43 kodzun4h
## 44 KuroOokami12
## 45 aiikawachan
## 46 kadart_h
## 47 wifeschungha
## 48 9NZoFYCR0t4SV6q
## 49 Dan_from_Tex
## 50 ClosetWeeb11
## 51 Svartenly
## 52 Svartenly
## 53 ReaperyThe
## 54 EmmaClarkDDS1
## 55 ellieswatchdog
## 56 IntrinsicGames
## 57 panaulingmain
## 58 MimiLegrimlins
## 59 ciiichhhhhhaaa_
## 60 dansemcbre__
## 61 vopegore
## 62 prubun0
## 63 ChaengKuma
## 64 LOL_Art_Bot
## 65 X17Swan
## 66 NSilencedChild
## 67 SarahGr37889530
## 68 AbsoluteDisast5
## 69 salvalose
## 70 Luxtherio
## 71 Kairuhaha
## 72 KC0w0_1
## 73 FlintFlop
## 74 kiaromisan
## 75 wild_witchy
## 76 Matias24Salgado
## 77 Yaszy_Min
## 78 ennautilus
## 79 Sydney_DeM
## 80 stagarit
## 81 machineking035
## 82 PhasedrC
## 83 LOL_Art_Bot
## 84 rohan_ashido
## 85 shinjiussy
## 86 grayspeaky
## 87 Orac7e
## 88 Wolfrayne17
## 89 viegoheigaari
## 90 AstralSky_
## 91 eveningstar114
## 92 Yumi___San
## 93 emetsex
## 94 AstralSky_
## 95 JeanneBestRuler
## 96 Ghosty320
## 97 fullshi2
## 98 dvmbsun
## 99 holy_ngao
## 100 tweetwootin
## 101 hen_ea
## 102 dididisoneca
## 103 ThighsOnHide
## 104 holy_ngao
## 105 empyreanlux
## 106 haru_owop
## 107 jothsuke
## 108 aoiyuyuuki_
## 109 DonnaKe86054501
## 110 LOL_Art_Bot
## 111 camaroamarelo00
## 112 GeneticIvy
## 113 Kip00101
## 114 TheJakoMan
## 115 UntamedGaming2
## 116 RachelH77999062
## 117 lolapaprikaa
## 118 SuppTroll
## 119 xiaoyksha
## 120 nortnmike
## 121 marceline_wine
## 122 mittensdoif
## 123 panaulingmain
## 124 taysmad
## 125 la_cueva_de_Aki
## 126 BlooperPazdro
## 127 eaudevampire
## 128 LOL_Art_Bot
## 129 quitisune
## 130 hoIIowknight
## 131 vampireraven148
## 132 sundaeandcat
## 133 Luxanna24704118
## 134 Aramendoa
## 135 violetitgo1
## 136 xSamuelCroftx
## 137 Luxanna24704118
## 138 Zombie6686
## 139 littlepapill0n
## 140 sxxmmv
## 141 euwseierv
## 142 OvoKeith
## 143 AzarinBoop
## 144 luxxianelaser
## 145 LMinmochi
## 146 LyaHime
## 147 SilverSprings30
## 148 asimm_asimm
## 149 William08751613
## 150 sadbunnylala_
## 151 shisoraka
## 152 _alesa209
## 153 MORISUKENMA
## 154 ItsOnly_59
## 155 sockmonst3r1
## 156 euwseierv
## 157 AlmightyJroc
## 158 asimm_asimm
## 159 SepticeyeFox
## 160 cresseliaLoL
## 161 VintageAron
## 162 aurelia_smol
## 163 Pancho221039660
## 164 Insekiro
## 165 Papiwolves
## 166 C4LLYF0X
## 167 VadaveSel
## 168 KirinoFR
## 169 RaiStar18
## 170 Katheri06787154
## 171 Krmel51927204
## 172 V1perByte
## 173 JacobGrimoire
## 174 Londonicro
## 175 bluestar121797
## 176 DonMalo30078585
## 177 AnnaJli23576821
## 178 MaTiNxoxo
## 179 mrbondman007
## 180 Libellenpanda
## 181 FOkamiaka
## 182 FOkamiaka
## 183 orbitltm
## 184 IntrinsicGames
## 185 EmLikesBagels
## 186 InsaneArtist_
## 187 Hasaya_Kokoro
## 188 IntrinsicGames
## 189 defiyza_
## 190 HuntressAzora
## 191 Z3D44
## 192 IntrinsicGames
## 193 palmsvvay
## 194 lomo_267
## 195 daweaselbass
## 196 _Miellam
## 197 FOkamiaka
## 198 IonianKitsune
## 199 Jorge62027962
## 200 himemilia
## 201 goodvibesNA
## 202 goodvibesNA
## 203 MartyPoisonwood
## 204 LOL_Art_Bot
## 205 River_Nami
## 206 sweeroy1
## 207 goodvibesNA
## 208 anowanka
## 209 meloddinary_
## 210 _Miellam
## 211 _Miellam
## 212 Morgan_OwO
## 213 cycewadowice4
## 214 atiko024_lol
## 215 ColdRice25
## 216 puchit069
## 217 x_Akito_
## 218 hollowfae1
## 219 Wyatt_OTrouxa
## 220 general_magma1
## 221 thepixeldevs
## 222 live_kitsune
## 223 DavidAwood17
## 224 Neustary
## 225 DennisC30261002
## 226 xayahfangirl
## 227 dilfwangji
## 228 Retweelgend
## 229 Jebebediah
## 230 Akatsukovva
## 231 seasondecays
## 232 KappaStreaming
## 233 Lucazs16
## 234 AnxietyFilledDM
## 235 MCBE117
## 236 nstwxx
## 237 saucebabykio
## 238 1carus_Infern0
## 239 _fallenstxr
## 240 hereticglory
## 241 Chameloski29
## 242 AllTaric
## 243 validge1
## 244 TwilightPeaches
## 245 TrueMacaroni
## 246 kaguranism
## 247 LOL_Art_Bot
## 248 pajamaguardian
## 249 Jinxdatsme
## 250 Jinxdatsme
## 251 Dexholder_Ruby
## 252 Jinxdatsme
## 253 FufusArt
## 254 DiegoMozzarella
## 255 gambacchino
## 256 girlshapedmnstr
## 257 MilkySweetTeaa
## 258 streamerwallcom
## 259 daweaselbass
## 260 FluffyAkagi
## 261 goghaway_
## 262 pie13_tea
## 263 ZedMaskz
## 264 xbellahardy
## 265 theluziza
## 266 Shuhua_loml
## 267 Fautssr
## 268 sheerAssassin
## 269 nidhw10
## 270 HelpMe2137
## 271 serendi012
## 272 ny_sere
## 273 Psykorius
## 274 KaynTheBigBully
## 275 danganronpaBr12
## 276 serendi012
## 277 Midoriiya_
## 278 SrirachaWhale
## 279 jupiterstxt
## 280 tomekqed
## 281 Themexicanvip
## 282 MissNanaa_art
## 283 EdinnaPie
## 284 serendi012
## 285 sonarave
## 286 xrosh00
## 287 serendi012
## 288 KurokiSenpuu
## 289 EnforcerZhauns
## 290 talonknives
## 291 PirobaLoca
## 292 contrived_chaos
## 293 seouvesani
## 294 30_anapaula
## 295 reirages
## 296 Koopalings58
## 297 M0BSAIKl
## 298 Jalen2151
## 299 didkosoia
## 300 TheRuinedNymph
## 301 fatbaldpussy
## 302 dinosauloooo
## 303 D3bli
## 304 M0BSAIKl
## 305 bonetiddies
## 306 _lilmei_
## 307 Kazahana_l
## 308 OwlRetweets
## 309 PannettisBread
## 310 Lizzie_EG
## 311 Retweelgend
## 312 Lizzie_EG
## 313 ChocoFraiise
## 314 QueenDevilBlitz
## 315 TransKayn
## 316 xiaonemoz
## 317 JesussFry
## 318 Lafanartfuture
## 319 HygaraS
## 320 _kuroom
## 321 BeqirajJordan
## 322 mrdocto36571669
## 323 IntrinsicGames
## 324 entodiii
## 325 IntrinsicGames
## 326 aphneiios
## 327 Le_Kitty_Skie
## 328 Sttormyy
## 329 XanIrelio
## 330 nottingseriouss
## 331 lucanaka_
## 332 sadrafa2
## 333 OmegaPhoenix17
## 334 M0BSAIKl
## 335 starlightfoxi
## 336 rod_florencia
## 337 NelluDopp
## 338 Kah_tuo
## 339 YBear131
## 340 Gringotssss
## 341 Clefairy443
## 342 Sayyn12
## 343 SmileMoONHS
## 344 bonetiddies
## 345 OBITONLY
## 346 artsybunnie
## 347 SphereofDark
## 348 BlackLe34162712
## 349 ImP_ObiewanMC
## 350 apocalypsesolar
## 351 D3bli
## 352 sevikitty
## 353 caitlyn_meow
## 354 mily_psychopata
## 355 Mama_kiramommy
## 356 lyftandlink
## 357 akalidol
## 358 mmoppiiee
## 359 kernno_art
## 360 Syn_draw0
## 361 M0BSAIKl
## 362 ItsBurntToasts
## 363 _Yummiry
## 364 diisasterr__
## 365 RuidusB
## 366 ChumoMontoya
## 367 dailyaphelios
## 368 JGibbrz
## 369 Unf_Freckles
## 370 oneyyxy
## 371 Greysan_
## 372 Sa4Tou
## 373 KDAEkko
## 374 PlataHardstuck
## 375 mily_psychopata
## 376 larsquell1
## 377 Merikh1374
## 378 lottechanz
## 379 Aleramtz2
## 380 horacioaparato
## 381 bareuniverse
## 382 xImSoCreepy
## 383 ChulieChu
## 384 RalphHanson13
## 385 Mariell_Nu
## 386 miniBN69
## 387 IDEMONOFAGONY
## 388 bandd0ri
## 389 Xayuuv
## 390 Randzahroc
## 391 Soumonus
## 392 Charlottes_Cake
## 393 Ohmygosh413
## 394 JumaraloHexCore
## 395 DeSevenin
## 396 tryfss
## 397 Retweelgend
## 398 melonsodawaifu
## 399 mily_psychopata
## 400 TheeTidecaller
## 401 hermeticuss
## 402 Sleepy_Bud
## 403 lordofspiritsan
## 404 AndradeNacimba
## 405 TheeTidecaller
## 406 Krisss_Angel
## 407 _chulchul
## 408 notmebutwhy
## 409 namezero9
## 410 LOL_Art_Bot
## 411 Micha65154426
## 412 ZodiarkEclipes
## 413 yuuneelli
## 414 IkaBI3
## 415 firexxpunch
## 416 kotkeone
## 417 lustshrine
## 418 _LucasTheSlime_
## 419 Porito_Flameado
## 420 AndrselOtaku2
## 421 r4tmptshkbrah
## 422 taquito_exe
## 423 ruebunni
## 424 IntrinsicGames
## 425 65Serramarc
## 426 AliciaW92648805
## 427 UlfAcaim
## 428 AllTaric
## 429 JustMoth1
## 430 Michelle_13Neko
## 431 lillylimm
## 432 D3bli
## 433 icebird291
## 434 Jonespartan1
## 435 Rune_1213
## 436 DHRC61327440
## 437 Cosgothicc
## 438 settphelioses
## 439 viboradonilo
## 440 JadedTaeYukki
## 441 EnforcerZhauns
## 442 defiantgladius
## 443 dan01000100
## 444 Rinekito
## 445 Retweelgend
## 446 shaffee23
## 447 TheCrosshare
## 448 DonnaJo43302569
## 449 1Artpoptica
## 450 AdriansyahPt
## 451 Navahudonoser
## 452 EmiliapcCP
## 453 xfatelin
## 454 DeniseOEaton
## 455 ReReneric
## 456 Azrielwastaken
## 457 Marie123Pizza
## 458 FELorion14
## 459 Gaafff2
## 460 bymanjimoon
## 461 OmegaEltric
## 462 Aphrxdite99
## 463 ll_Celeste_ll
## 464 Modrayn
## 465 1Artpoptica
## 466 jxmymxzon
## 467 nihillists
## 468 Rmizzle691
## 469 3drenderbot
## 470 Mothley_Cruee
## 471 BastaletF
## 472 AllTheBromances
## 473 imsophel
## 474 iyanaww
## 475 Omega_Darkon
## 476 i3aeon
## 477 Riot_rell
## 478 sOuLsK17
## 479 Omega_Darkon
## 480 WendyYa81952297
## 481 lazypoof
## 482 cadeladobakugo
## 483 davum20
## 484 manuelfernand13
## 485 techmaturgy
## 486 1Artpoptica
## 487 Yuurin53008308
## 488 1carus_Infern0
## 489 Anon98865546
## 490 MartinG666
## 491 SandskillArt
## 492 tonguesoyeon
## 493 HeiKanmi
## 494 UwUHeadpatsOwO
## 495 lustshrine
## 496 arzzoh
## 497 SilencedWench
## 498 BlashowFun
## 499 IntrinsicGames
## 500 IonPiem
## 501 NikiStarNinja
## 502 IntrinsicGames
## 503 pov_youreAAAA
## 504 SleepyToastyBoi
## 505 IntrinsicGames
## 506 MageIngrid2
## 507 Dispassione
## 508 MageIngrid2
## 509 MageIngrid2
## 510 DarkSyndraQueen
## 511 MageIngrid2
## 512 Wolfxana
## 513 NanaStoryweaver
## 514 FoxySuzune
## 515 AsswecanSenpai
## 516 sleepysebis
## 517 CluelessRP909
## 518 pompytt
## 519 OsSiCl
## 520 MageIngrid2
## 521 asxidistra
## 522 ll_Celeste_ll
## 523 Jeroo_kun
## 524 dp_alexander
## 525 LibraeNashira
## 526 ajgorillaz
## 527 sequestrata_
## 528 Aka61019931
## 529 sequestrata_
## 530 yandayre
## 531 Koiarts1
## 532 Mr_Blue2001
## 533 Apostrylol
## 534 LOL_Art_Bot
## 535 DarkSyndraQueen
## 536 yuuneelli
## 537 krissibarks
## 538 Aka61019931
## 539 Kip00101
## 540 fernnoventa
## 541 ARIkatoteshi
## 542 RepulsiveMaid
## 543 ASpaceAceArt
## 544 OsSiCl
## 545 aleriy_
## 546 starry_magic
## 547 DongoranOliva
## 548 yuuneelli
## 549 v3r0skyTM
## 550 StreetPunkStyle
## 551 UViCreative
## 552 didkosoia
## 553 ll_Celeste_ll
## 554 patchimup
## 555 AtmajaPd
## 556 Asphen7
## 557 siccada_art
## 558 chadchampyasuo
## 559 __luriel
## 560 The_undeadpixel
## 561 SupernaturalMoo
## 562 odanju49
## 563 rott_fuch2
## 564 MakeeYhang
## 565 WarmogsEnjoyer
## 566 kytrok
## 567 yeayesyesmom
## 568 NullIsAt0
## 569 ak_elon
## 570 tioomeow
## 571 ASpaceAceArt
## 572 nugothezreal
## 573 TF3Confirmed19
## 574 LibraeNashira
## 575 tartagIie
## 576 cachetaes
## 577 its_Danny17
## 578 Cupcakekirraman
## 579 D3bli
## 580 zowidesu
## 581 pnkrsblckclths
## 582 NatoPootz
## 583 visfreckle
## 584 Svartenly
## 585 PaulMor26908272
## 586 bylethzz
## 587 NyxUnderneath
## 588 lastallure
## 589 LadyVickytoria
## 590 FahrenWolfe
## 591 RyuuzakiRyoto
## 592 AquaraxKaiju
## 593 FueledByRam
## 594 ArticDangie
## 595 nugothezreal
## 596 McChipyArt
## 597 ZauniteSimp
## 598 del_ether
## 599 cottoncandyafro
## 600 enarever
## 601 retrodisk_
## 602 Aramendoa
## 603 dearestryna
## 604 badbches2
## 605 wavemastering
## 606 dahziri
## 607 TurtleTrent
## 608 AttyLatty
## 609 LOL_Art_Bot
## 610 MiMinu_Ei
## 611 retrodisk_
## 612 NotShiroDemon
## 613 LukaRoseberry
## 614 retrodisk_
## 615 MimiLegrimlins
## 616 ghifilix112
## 617 _ChaosParadox
## 618 _ChaosParadox
## 619 Aramendoa
## 620 Peter_S325
## 621 Sp1ne_Sh0t
## 622 santyalc
## 623 squishcat_
## 624 tripleaaandy
## 625 squishcat_
## 626 yyugure_
## 627 Courtney_Fay_M
## 628 Adrifp_Quinn
## 629 alto_joshua
## 630 iO9kazu
## 631 Danny81114386
## 632 Mrcastle08
## 633 manelverse
## 634 bylses
## 635 Lunion22
## 636 Meik48398762
## 637 Vespidas
## 638 Lunion22
## 639 _illith
## 640 chxrrygarden
## 641 vis_cupcake
## 642 ogFeelEmotional
## 643 RTFanartLOL
## 644 nstwxx
## 645 cindyzinea
## 646 naeris_arcane
## 647 KanrojiSay
## 648 Exu_Elegbara
## 649 Xiarja
## 650 Lunion22
## 651 apheliosIut
## 652 Vinyonetta
## 653 ScaryTheGhastir
## 654 RaiishinLoL
## 655 SoraKBlssom
## 656 rooibokk
## 657 ErzsSchey
## 658 izucloud
## 659 JoseJuanxd2
## 660 AniraIsis
## 661 TheLxstPhoenix
## 662 Bellatrize2
## 663 yushiro1_
## 664 FluffyPoro1
## 665 Kage_my_jutsu
## 666 KingDragonaut
## 667 AmandaR74669040
## 668 Snuxor_
## 669 spamthia
## 670 misa_suika
## 671 AmandaR74669040
## 672 LOL_Art_Bot
## 673 wolffireforce
## 674 LOL_Art_Bot
## 675 LOL_Art_Bot
## 676 aac013
## 677 rashowea
## 678 LilyTheFlorist
## 679 D1ANADUSK
## 680 shenkyas
## 681 OfHell7
## 682 BobaTeasNuts
## 683 ruogoesgrrr_
## 684 CiriacoBaldeon
## 685 babyboy4u69
## 686 sonicsunshine_
## 687 ItsOnly_59
## 688 rainingcherry
## 689 UndercityTrash
## 690 Hati_05_
## 691 CaKe_With_Cake
## 692 MeaowoOwo
## 693 NicoGestalt
## 694 rooibokk
## 695 ronaldoido123
## 696 Eduardo03_14
## 697 NidhoggMoshpit
## 698 NidhoggMoshpit
## 699 LilyTheFlorist
## 700 Kiba_Tempest
## 701 Fostergahara
## 702 IntrinsicGames
## 703 Faeons
## 704 marcky_z
## 705 DBloodmask
## 706 duximperius
## 707 Arisadraws01
## 708 siccada_art
## 709 PurpleYordlNSFW
## 710 Aun44361883
## 711 rekkaaaaaaa
## 712 Starsy_chan
## 713 retrodisk_
## 714 tonguesoyeon
## 715 ser0ser0_
## 716 LOL_Art_Bot
## 717 LOL_Art_Bot
## 718 Lunahrix
## 719 briirouge
## 720 bloodysmells
## 721 Hati_05_
## 722 saiamons_
## 723 _lechugacheluga
## 724 saiamons_
## 725 kirmmansnight
## 726 iridirum
## 727 MoonstaPluff
## 728 hyackuya
## 729 RiotVe1vet
## 730 cococosmic
## 731 cococosmic
## 732 cococosmic
## 733 zowidesu
## 734 BraianAlcocer
## 735 sutausagi
## 736 tuIipsarepretty
## 737 CloveredNemesis
## 738 HygaraS
## 739 XChinos
## 740 zowidesu
## 741 themermaidstyx
## 742 vexing_exe
## 743 MeerkatSceptre
## 744 aphelionaphelia
## 745 covencait
## 746 HygaraS
## 747 TheGeneraliz
## 748 crucifymebkbk
## 749 crucifymebkbk
## 750 caitvihugs
## 751 Babsyyyy__
## 752 dorealthing
## 753 syson170
## 754 kawaiTsun
## 755 heymacareina
## 756 Cerberic_art
## 757 BTangLoL
## 758 dreamyLol_
## 759 Lexis90412446
## 760 samool_sb
## 761 curlyfriestime
## 762 lettucepei
## 763 palarien
## 764 KanrojiSay
## 765 moonybunbun_
## 766 bunny_babbits
## 767 mira_miranha
## 768 Mona_Yuuki
## 769 William90381973
## 770 YukariYakumoX
## 771 ZyroXandra
## 772 Matej941
## 773 LadyEtherKnight
## 774 abeiaa_
## 775 cherryj00ngz
## 776 thaisthanh09
## 777 NyimyArt
## 778 moonybunbun_
## 779 afelyosbey
## 780 LOL_Art_Bot
## 781 Alliecatstrophe
## 782 not_a_succubus
## 783 bakudadadan
## 784 JagWyres
## 785 mily_psychopata
## 786 miyukis_
## 787 kataluxie
## 788 lil_lililisa
## 789 SrirachaWhale
## 790 XeloreDraco
## 791 projetoEscort
## 792 animecat33
## 793 RiotTinyBun
## 794 Kip00101
## 795 kingofmisthaven
## 796 AulaniSummerz
## 797 DonnaBa28520872
## 798 angelic_morgana
## 799 emptyspace_life
## 800 Artlover1119
## 801 PirobaLoca
## 802 JagWyres
## 803 karlmayne
## 804 TwistedJhin
## 805 tallwithanxiety
## 806 Hiko_Takashi
## 807 PessimisticArt1
## 808 sasacharmoso
## 809 jobmarr
## 810 fluturyy
## 811 mina_starliart
## 812 GuiselleSuazo
## 813 nottingseriouss
## 814 sorakarell
## 815 rohan_ashido
## 816 kenzsza
## 817 faeriefountain
## 818 IntrinsicGames
## 819 Kittyment1
## 820 Sassan_Sun
## 821 IntrinsicGames
## 822 greenrumx
## 823 watarukiii
## 824 alwaysjjay
## 825 emilovesyhu
## 826 Vis_caitlyn
## 827 XiuHuaVT
## 828 dinosaurrro
## 829 inshambles3
## 830 daweaselbass
## 831 ysuff011
## 832 Fukurokuya
## 833 Elfonomo_alto
## 834 sheriffseraph
## 835 rumi_yuku117
## 836 M07Art09
## 837 giohexora
## 838 REOStraits
## 839 Kamii23237368
## 840 Lucky_apple_cos
## 841 lilliawii
## 842 onidokuro
## 843 Sugijuro
## 844 macahlu
## 845 sockoroni
## 846 DeadJoker502
## 847 DDLiebling
## 848 TheFrankieGunz
## 849 LeeKate25
## 850 Koco64954985
## 851 Koco64954985
## 852 AllenJo34415389
## 853 McChipyArt
## 854 Black_Okamii
## 855 ka__bane
## 856 WangziRikuo
## 857 didkosoia
## 858 LOL_Art_Bot
## 859 DongoranSadina
## 860 skymagpie
## 861 itsHerOhMyGod
## 862 TheRogueScythe
## 863 MaiWFn
## 864 pnkrsblckclths
## 865 Chada_UwU
## 866 edarkness1
## 867 RaiStar18
## 868 AllTheBromances
## 869 GrayFactory
## 870 phelmorcego
## 871 Silvers_M_P
## 872 IcestarGames64
## 873 Sin_humoor
## 874 Cosmo24397
## 875 Rosaruka
## 876 Sin_humoor
## 877 MariaBo01310962
## 878 Tuffbomb_s4vi0r
## 879 Ubikwitywny
## 880 Batata_owo
## 881 limblless_art
## 882 Alex_LP_04
## 883 sasoxichomoshi
## 884 Ntnc13
## 885 LOL_Art_Bot
## 886 fox_knight64
## 887 zuzzo_
## 888 MiyuriYamato
## 889 antonicanoli
## 890 laufvers
## 891 sy1phi3
## 892 clesistros
## 893 __evlyn__
## 894 Garczyn552
## 895 Sunset_sn
## 896 clockworkherald
## 897 YeppiBluebiiii
## 898 SanakyChan
## 899 sindavar33
## 900 EpicGuthix_
## 901 IntrinsicGames
## 902 bmorga69
## 903 mickwife
## 904 IntrinsicGames
## 905 invincibledraw
## 906 nonperfection
## 907 VrilloVrillante
## 908 MrLagTheKing
## 909 v_vKat_
## 910 invincibledraw
## 911 boringrae
## 912 HOONlECAT
## 913 gothicviolets
## 914 mustyOwO
## 915 YasuuKunDesu
## 916 pupiwaizumi
## 917 LoLWikiOfficial
## 918 hdoppio
## 919 xiaonemoz
## 920 MagusRendus
## 921 StellersJays
## 922 danigotthots
## 923 kaiplayz4
## 924 SocialPixel_114
## 925 nownozw
## 926 yuuneelli
## 927 ratha_draws
## 928 JuonKirika
## 929 fannyseneart
## 930 xjinkixx
## 931 dinosaurrro
## 932 CharPaludetto
## 933 MoonstaPluff
## 934 meeIgaroo
## 935 KZSC4RA
## 936 MindElectric0
## 937 OpalKnights
## 938 gamerr4444
## 939 widowl0ver
## 940 HoaichonK
## 941 W0shua_
## 942 Lotiliya
## 943 BRAlNZ
## 944 harginger127
## 945 Yulio145
## 946 SaiCosplay
## 947 niceswordboots
## 948 classifall
## 949 IdonyCrownguard
## 950 himboprotector
## 951 StrongPorco
## 952 anowanka
## 953 sheerAssassin
## 954 RehNoir
## 955 freyaaa_freyaaa
## 956 dailyaphelios
## 957 swagchamp69420
## 958 NanaQueenOfMalv
## 959 JesussFry
## 960 AyrienTina
## 961 mashiiVT
## 962 kalita_spec
## 963 CeyseraLuL
## 964 LetsPlayzKuker1
## 965 Elfonomo_alto
## 966 sennamybeloved
## 967 ireilia
## 968 aeon_xayah
## 969 Matthew06228275
## 970 Zeelanduil
## 971 yourowngrzmot
## 972 MrMash01
## 973 ponnybritt
## 974 abenyukafe
## 975 RepulsiveMaid
## 976 Serge59_Holmes
## 977 TeyantD
## 978 Serge59_Holmes
## 979 Serge59_Holmes
## 980 mindfang_
## 981 TeyantD
## 982 LOL_Art_Bot
## 983 LOL_Art_Bot
## 984 LOL_Art_Bot
## 985 TeyantD
## 986 TeyantD
## 987 anowanka
## 988 douzen88
## 989 teememdee
## 990 TeyantD
## 991 69ebc105301d478
## 992 Stephanos404
## 993 NekoNaly
## 994 DARKlNSCYTHE
## 995 jjray588
## 996 SheezaHellebore
## 997 Drwniel
## 998 MikaHeartt
## 999 RockatanskyGirl
## 1000 Ghostblack0160
## 1001 Sapphiq_LoL
## 1002 MikoOneShot
## 1003 duxteh2
## 1004 S0FTRESTART
## 1005 MikoOneShot
## 1006 PlNKVN0M
## 1007 Afremh
## 1008 endokuu
## 1009 KhayRinArt
## 1010 imaiwon
## 1011 UsamahSiska
## 1012 Saguutxin
## 1013 calszonee
## 1014 RuckusWright
## 1015 ArathLpez
## 1016 settstiddies
## 1017 Neshira2
## 1018 ahrij19
## 1019 missborbs
## 1020 itsHerOhMyGod
## 1021 la_is_co_go
## 1022 LOL_Art_Bot
## 1023 missborbs
## 1024 amitynordeste
## 1025 sona_sae
## 1026 buterzz_
## 1027 yayasuo__
## 1028 IntrinsicGames
## 1029 Caitlin72990416
## 1030 AstralBrutality
## 1031 FriedSoap
## 1032 IntrinsicGames
## 1033 Lilina_Zra
## 1034 KindredZindred
## 1035 Thanak_K
## 1036 saviorboyekko
## 1037 Borbinite
## 1038 LiliariDesigns
## 1039 saviorboyekko
## 1040 Craspar_
## 1041 HellToTheNo11
## 1042 AnonimaEnPalabr
## 1043 cherry0eve
## 1044 NeriJade1
## 1045 BardoTheWriter
## 1046 kittsundere
## 1047 ascoresdalua
## 1048 papuchochoe
## 1049 NekoCha41132779
## 1050 dorealthing
## 1051 dojasavior
## 1052 TheDinoGus
## 1053 _Lucacine_
## 1054 SafeModeByWE
## 1055 EihikUshiromiya
## 1056 randomdoop
## 1057 saksankissa
## 1058 theGIoomist
## 1059 LadyFortune5
## 1060 machfawnthree
## 1061 DemonDevin0712
## 1062 kirkurri
## 1063 LOL_Art_Bot
## 1064 candied_corpses
## 1065 AMalditaGoblin
## 1066 i_randommm
## 1067 mao_jiaodian
## 1068 Layla52467408
## 1069 1Artpoptica
## 1070 HoujouKitai
## 1071 whitebirdnoir
## 1072 xiaovenistttt
## 1073 RTFanartLOL
## 1074 JostarJhonny
## 1075 root2ww
## 1076 MikoOneShot
## 1077 muunbunns
## 1078 MageIngrid2
## 1079 tescoura
## 1080 chillinkan
## 1081 ANDR3WS1MP
## 1082 FernandaAiub
## 1083 grimhavenn
## 1084 petristorment
## 1085 annettepsd
## 1086 kiniakens
## 1087 AhmedMedhatxo
## 1088 nicsman_VT
## 1089 Hexteching
## 1090 ADangchom
## 1091 _vvild
## 1092 AlexAlonsoYaez1
## 1093 MagusRendus
## 1094 Nhihilism
## 1095 LOL_Art_Bot
## 1096 PepinaRuzova
## 1097 beffythebat
## 1098 ANDR3WS1MP
## 1099 ultrakirb
## 1100 shippuudashing
## 1101 Togmar1
## 1102 nearsnow3
## 1103 ANDR3WS1MP
## 1104 little_kurama_
## 1105 SeikatsuMim
## 1106 Pretzinn
## 1107 Ubikwitywny
## 1108 Aharen_122
## 1109 DasIchigo
## 1110 CGoupillon
## 1111 syndrabolas
## 1112 Bel48100137
## 1113 kaizen_ru
## 1114 itsHerOhMyGod
## 1115 kai_sassing
## 1116 kalli_mk
## 1117 iValor_Art
## 1118 sosna564
## 1119 bit3357
## 1120 Doritos996
## 1121 simps4dommymom
## 1122 LilithFlorian
## 1123 MoralNitro
## 1124 PolinaSolncevaa
## 1125 ArtDanilommm
## 1126 anoyamiwa
## 1127 EmoMoonboi
## 1128 hextechery
## 1129 usagi_hotaru
## 1130 swordlily7
## 1131 daisaigaii
## 1132 samuprint
## 1133 vincent250700
## 1134 oleandrinhoreal
## 1135 _DickCorn_
## 1136 buwnniyy
## 1137 _Icathian
## 1138 vicello
## 1139 LEMONFlSH
## 1140 barrelofseals
## 1141 IntrinsicGames
## 1142 marochiinn
## 1143 Felperson_
## 1144 Mattie87008368
## 1145 candied_corpses
## 1146 IntrinsicGames
## 1147 ANDR3WS1MP
## 1148 Sinelia_
## 1149 ANDR3WS1MP
## 1150 maoffins
## 1151 mervikascyare
## 1152 ANDR3WS1MP
## 1153 MeowMeownier
## 1154 GothiccMushroom
## 1155 LOL_Art_Bot
## 1156 sutausagi
## 1157 rabendraws
## 1158 MeowMeownier
## 1159 orbitltm
## 1160 dancing_mae
## 1161 alto_joshua
## 1162 _chenlie
## 1163 ladyredfield_
## 1164 Arroztiea
## 1165 ladyredfield_
## 1166 unohappa
## 1167 laufvers
## 1168 caitlyn_meow
## 1169 MaxYouKnowWho
## 1170 Blanky_Why
## 1171 no1lemonsnout
## 1172 mightyshadowguy
## 1173 IshidaRyuse
## 1174 dadaurelion
## 1175 dadaurelion
## 1176 ChocolatWind
## 1177 dadaurelion
## 1178 sundialMelodic
## 1179 MrRiShen
## 1180 umbransovereign
## 1181 zipperbean
## 1182 shibs_art
## 1183 s__stray
## 1184 zipperbean
## 1185 DeusEx_Machin4
## 1186 DumbMos
## 1187 rakatabyarca
## 1188 BrendoLopesdeO1
## 1189 orbitltm
## 1190 poggershima
## 1191 Zitro_03
## 1192 Thanak_K
## 1193 dadaurelion
## 1194 AkumaNoMegami
## 1195 Mikiiuu_pgt12
## 1196 LilyTheFlorist
## 1197 BrnY49843613
## 1198 raulvicktor
## 1199 RhiLai_Art
## 1200 Nalyd_writing
## 1201 dadaurelion
## 1202 RhiLai_Art
## 1203 kyuucia
## 1204 NeeAhria
## 1205 Doris7988
## 1206 DillButt64
## 1207 VickyAcc
## 1208 _andleo_
## 1209 silentgander
## 1210 arcane_linka
## 1211 brunomanfrei
## 1212 SrirachaWhale
## 1213 CyanSz_
## 1214 ArtaxArt
## 1215 BlooperPazdro
## 1216 PhantomeSimp
## 1217 lesbianism__
## 1218 BarbyGutii
## 1219 Barbara12772130
## 1220 ataeginaweisse
## 1221 moonten61
## 1222 Kumiho14518804
## 1223 ourenjiro
## 1224 tasteoftwiceluv
## 1225 Ryouta201113
## 1226 cowsspit
## 1227 XSaphira2
## 1228 Luxy_tf
## 1229 kaynlvr
## 1230 Jhin4REC
## 1231 shikispace
## 1232 _Eresil
## 1233 ClarinetUbe
## 1234 pearlsayah
## 1235 KawaiiAllcatra1
## 1236 RenzoArganda
## 1237 RomnM12
## 1238 RomnM12
## 1239 5p00kybunny
## 1240 kai_sassing
## 1241 pandora_fortune
## 1242 sevikasbeloved
## 1243 paulotmfc
## 1244 pandora_fortune
## 1245 RuinedNecrokami
## 1246 AstethNZ
## 1247 Its_Versaa
## 1248 kirammanhoe
## 1249 dailysevika
## 1250 bumbumsamaka
## 1251 crunchrcll
## 1252 navorispath
## 1253 noreylol
## 1254 anowanka
## 1255 nosuvnguyen
## 1256 4T0M1C0S2
## 1257 sasoxichomoshi
## 1258 dojasavior
## 1259 pixiluni
## 1260 Koifee__
## 1261 RoseBitchi
## 1262 Pio74tr
## 1263 dojasavior
## 1264 Togmar1
## 1265 ks_dandy
## 1266 HotDads4
## 1267 AldyViego
## 1268 joshinthesun
## 1269 milophobe
## 1270 Cerrru
## 1271 _Gotasdelluvia_
## 1272 peetzapeter
## 1273 davum20
## 1274 caio_lops4
## 1275 khaledonew
## 1276 Ghosty_002
## 1277 Ghosty_002
## 1278 TheRkaderGT
## 1279 caio_lops4
## 1280 caio_lops4
## 1281 theruinedtw1nk
## 1282 WSG_Fam1
## 1283 sasakkan
## 1284 serxnism
## 1285 eepyscm
## 1286 Polevolter_
## 1287 Acalypha48
## 1288 HecalyNezu
## 1289 endurendal
## 1290 Zweifeld_
## 1291 JamesBollyJylo
## 1292 AllTaric
## 1293 darkpixi_
## 1294 TheRealnaPokeX3
## 1295 LXWasTaken
## 1296 elsanndra
## 1297 Nazarenart
## 1298 Mr_Yter_
## 1299 LilliaFootsies
## 1300 A1978asd
## 1301 Nazarenart
## 1302 Toxic_Zer0
## 1303 StrikerF35
## 1304 Flat__Ray
## 1305 Fivi47
## 1306 JvMaybeDraws
## 1307 Daumachi
## 1308 Francis41595836
## 1309 Ai_creator1
## 1310 M07Art09
## 1311 howdia_ir
## 1312 niceswordboots
## 1313 ImonOver
## 1314 Rosaluxa_
## 1315 AjinYunco
## 1316 salmon_sachimi
## 1317 ny_sere
## 1318 crypticbroom
## 1319 yoonohana
## 1320 Imagine_Mes
## 1321 ImonOver
## 1322 ouija_aunt
## 1323 yuuneelli
## 1324 cellorino
## 1325 g33kaholic
## 1326 _toxiko_
## 1327 _toxiko_
## 1328 faux_ross
## 1329 Yokichi20
## 1330 CherryHoMade
## 1331 LadyVickytoria
## 1332 Aether57871125
## 1333 sovaskitten
## 1334 FireFoxFoxy
## 1335 nazuna_night
## 1336 ShaburaKalentao
## 1337 voidkaiza
## 1338 CMYKristyArt
## 1339 SafeModeByWE
## 1340 GnarTv_Vnzla
## 1341 vixx_ex233
## 1342 bouncytuna
## 1343 Kuba1109
## 1344 odanju49
## 1345 bloomphases
## 1346 Habino_
## 1347 gajillesart
## 1348 secchanyuki
## 1349 roxxa5481
## 1350 imfallsmoker
## 1351 urvalfiltr
## 1352 imfallsmoker
## 1353 imfallsmoker
## 1354 IDEMONOFAGONY
## 1355 s_ancho_
## 1356 motocyclemickey
## 1357 CreespyBlue
## 1358 Thulin30
## 1359 knowyrvoice
## 1360 Aionzito
## 1361 GnarTv_Vnzla
## 1362 roxxa5481
## 1363 willie_Chen_
## 1364 Seraya_x
## 1365 Margothmsr
## 1366 sakatemi
## 1367 etherealnyx
## 1368 selenoria
## 1369 Viedzmak
## 1370 morbidmoonart
## 1371 LadyVickytoria
## 1372 edelweisslife
## 1373 cassioxpeia
## 1374 MargaveVollkopf
## 1375 s2miIf
## 1376 Zialeska
## 1377 AndreaMN199
## 1378 xjinkixx
## 1379 ithslay
## 1380 DosisLetalis_
## 1381 respectfulgaze
## 1382 colderorbit
## 1383 souldotwavvv
## 1384 TugaMf
## 1385 hiilovetrash
## 1386 VibesHealer
## 1387 lexieliubr
## 1388 VTuberTweeter
## 1389 iltheater
## 1390 SRuxly
## 1391 Eclipse_Phalanx
## 1392 AkioKazekira
## 1393 cherry0eve
## 1394 SoukakuOni
## 1395 Dewittart
## 1396 aubbbyttv
## 1397 HecalyNezu
## 1398 StarGua23737965
## 1399 Akije_NFT
## 1400 HolyFang_
## 1401 IntrinsicGames
## 1402 ValVolinori1944
## 1403 IntrinsicGames
## 1404 Batata_owo
## 1405 IgnitionArt
## 1406 alto_joshua
## 1407 mellobyne
## 1408 starrrysarah
## 1409 NekoNaly
## 1410 tokoyawii
## 1411 ElvenovaBlue
## 1412 Siriius_Moon
## 1413 AzairiLeone
## 1414 Khydroxide_27
## 1415 FRCretweets
## 1416 RetweetVT
## 1417 NftBazuka
## 1418 bod_5arts
## 1419 20181220D
## 1420 RubeeAmadare
## 1421 MIOSVAKA
## 1422 20181220D
## 1423 Ezevinart
## 1424 Merce_ggadea
## 1425 MIOSVAKA
## 1426 FruitfulMage
## 1427 chocosette
## 1428 Makinonohara
## 1429 spaiceh
## 1430 Makinonohara
## 1431 KripMinren
## 1432 ARIkatoteshi
## 1433 biasayuwu
## 1434 RepulsiveMaid
## 1435 kuumiho_exe
## 1436 actualparticles
## 1437 dizzy_faery
## 1438 Lyriensona
## 1439 Danootsa
## 1440 soranetarium_
## 1441 AkumaNoMegami
## 1442 soranetarium_
## 1443 goldenevil91
## 1444 _Dahrys
## 1445 Verix756
## 1446 ilyplskys
## 1447 elreyvampiro21
## 1448 vlenve
## 1449 Puppyss_
## 1450 godkira3011
## 1451 ItsStillGrle
## 1452 morgonfie
## 1453 munyag444
## 1454 LilyCreature
## 1455 CuppaDoppio
## 1456 KathaliaRose
## 1457 LOL_Art_Bot
## 1458 xsymm3try
## 1459 cydoniavt
## 1460 reistellae
## 1461 Helena_Adrianna
## 1462 ShiroTheUseless
## 1463 SuccubaRossa
## 1464 _Loveyh_
## 1465 zoureimei
## 1466 DatenShyffy
## 1467 SunnyP1lls
## 1468 JulietAngeldust
## 1469 mellobyne
## 1470 Lalazully
## 1471 KlDEKi
## 1472 AkachiSeotea
## 1473 maberu_kun
## 1474 edluizzzz
## 1475 RaijewTwitt
## 1476 phrg16
## 1477 Eintr0py
## 1478 AmbrosLuxis
## 1479 PurpSoulZero
## 1480 stumbdupid
## 1481 BRAlNZ
## 1482 Akumanochi1
## 1483 skpfoda
## 1484 StoneTaliyah
## 1485 ORUL827
## 1486 SushiAudacioso
## 1487 BopperuDopperu
## 1488 cyrabaine
## 1489 Zuzuforever
## 1490 religion_jinx
## 1491 YourBoyDome
## 1492 DAN112643207
## 1493 ravenouspasta
## 1494 Ayedrean
## 1495 KBanryu
## 1496 Black_Cat_uwu
## 1497 cheirazade
## 1498 embrawce
## 1499 Zeink8
## 1500 WaterK96
## 1501 Wicked_Lobster
## 1502 JudasBoton
## 1503 WitnerLoL
## 1504 ZEQAL_BRB
## 1505 anne_iti
## 1506 Melissa72140639
## 1507 ArenWolf1
## 1508 rtArtBoost
## 1509 Phermeforry
## 1510 BL00DYPLEASURE
## 1511 luaanReus
## 1512 fronezone
## 1513 persephone_jinx
## 1514 anne_iti
## 1515 EraiViolett
## 1516 TheLoneSporano
## 1517 projectcelustia
## 1518 etherealnyx
## 1519 nyiak0
## 1520 EniLyart
## 1521 vylnora
## 1522 ColourGuardian
## 1523 Mikiiuu_pgt12
## 1524 ALIENGIRLFRND
## 1525 djal3563
## 1526 hellomyfry_
## 1527 kytrok
## 1528 AKA_Sparda
## 1529 odeko_yma
## 1530 hi__host
## 1531 AHRIRENE
## 1532 caitvigotitbad
## 1533 shaktx
## 1534 AHRIRENE
## 1535 PixelatedFairy
## 1536 vilebloodmage
## 1537 endurendal
## 1538 GtDragonex
## 1539 SoukakuOni
## 1540 _HSKY1805
## 1541 krolmguth
## 1542 Leeyuuls123
## 1543 __MeriBe
## 1544 DARKlNSCYTHE
## 1545 katofrivia
## 1546 xiecheng_
## 1547 Ronin90204103
## 1548 IntrinsicGames
## 1549 S_Scout_
## 1550 SieGaOfficials
## 1551 drawingdaniph
## 1552 fawnd0fyou
## 1553 metalichotchoco
## 1554 PolloJonio
## 1555 Pretzinn
## 1556 bonetiddies
## 1557 netherwinged
## 1558 llKotenokll
## 1559 buterzz_
## 1560 shibeburro_
## 1561 Lulabeanz
## 1562 vicae_
## 1563 umixusagi
## 1564 FTwunny
## 1565 AnxietyFilledDM
## 1566 haylsketches
## 1567 Rmfla_ez
## 1568 SidineyWesley
## 1569 Krisss_Angel
## 1570 Zangetsu_1811
## 1571 Grllma
## 1572 Zockyer73
## 1573 dinosaurrro
## 1574 Rmfla_ez
## 1575 Arashikami_Jun
## 1576 str3ssIsReal
## 1577 gabbieistired
## 1578 LOL_Art_Bot
## 1579 LOL_Art_Bot
## 1580 reistellae
## 1581 AdamCos42745461
## 1582 zosiapiesel
## 1583 Zockyer73
## 1584 NuriaRuizArt
## 1585 nes48933971
## 1586 Nattarro
## 1587 HonorablyFX
## 1588 gomita
## 1589 SeilaPr
## 1590 ominouspussy
## 1591 godking_garen
## 1592 DivaSaorin
## 1593 ShidaSss3
## 1594 reistellae
## 1595 mothpheus
## 1596 mizukipunchbag
## 1597 sundialMelodic
## 1598 MaridelMo
## 1599 PolloJonio
## 1600 kirisaki_ritsu
## 1601 MayhemJunker
## 1602 godking_garen
## 1603 theordflame
## 1604 AwesomeMidna
## 1605 bea_von_daemon
## 1606 YlerMt
## 1607 By_abel_
## 1608 SuccubaRossa
## 1609 kuu021
## 1610 favsitucatboy2
## 1611 reistellae
## 1612 tamarakail
## 1613 Vo1dSeeker
## 1614 hawkseyebrow
## 1615 IronD25
## 1616 shacko7
## 1617 YuumiZoomies
## 1618 Ctrusan
## 1619 AstroMeeps
## 1620 jackerufu
## 1621 LabarreTheo
## 1622 Joanna_Jenkins
## 1623 ShawnillaLopez
## 1624 MishMos07938344
## 1625 DonnaMa87493639
## 1626 justidrilthings
## 1627 James54890083
## 1628 jealousfools
## 1629 akachelista
## 1630 jayce_irl
## 1631 Hekatiane
## 1632 Javithejinxed
## 1633 Voidyuga
## 1634 Nightly_Demon
## 1635 LUKA47793438
## 1636 xXRavelinXx
## 1637 seola4r
## 1638 5uzu4
## 1639 swagelol
## 1640 mercysoka
## 1641 UnwindingTime
## 1642 joshinthesun
## 1643 maiddonart
## 1644 JuFeCarde98
## 1645 duxteh2
## 1646 fenisme_
## 1647 S0vereign_State
## 1648 VipersManwife
## 1649 YoloTaube
## 1650 Gonza_Lucario
## 1651 charlizemb
## 1652 DatenShyffy
## 1653 TadiliElkhalil
## 1654 Jester8694
## 1655 Haelyutoki
## 1656 cryingace
## 1657 niveis_cos
## 1658 otaconnie
## 1659 LOL_Art_Bot
## 1660 r4ps0d14s
## 1661 soribadda
## 1662 LOL_Art_Bot
## 1663 giumzx
## 1664 Irithia15
## 1665 MayraTo21668248
## 1666 WildKuppo
## 1667 lmndcndy
## 1668 mery_moran98
## 1669 lmndcndy
## 1670 anxietytrending
## 1671 tdhhwang
## 1672 LIght0li
## 1673 Pineapp22572727
## 1674 KoppiArt
## 1675 AHoneyMoon_
## 1676 its_joans
## 1677 natalie_jo86
## 1678 IntrinsicGames
## 1679 aslandehya
## 1680 lesbian_emperor
## 1681 altered_cosmos
## 1682 Ulchete
## 1683 Starped0
## 1684 reniichu
## 1685 IntrinsicGames
## 1686 morganasoI
## 1687 Dayanne_145
## 1688 everfrost37
## 1689 AndrewOfTheVu
## 1690 Eclipse_Phalanx
## 1691 vvvokie
## 1692 osevno
## 1693 Gonza_Lucario
## 1694 ganyuun
## 1695 BlazingSun01
## 1696 _LeMissem
## 1697 StrongPorco
## 1698 chaosIegion
## 1699 kekobonkers
## 1700 echectotalitair
## 1701 Kagetsyu
## 1702 reistellae
## 1703 TheChinito_
## 1704 jnxkko
## 1705 Spideraxe30
## 1706 Sushi04511
## 1707 you92057233
## 1708 m0no_11
## 1709 ritzquack3r
## 1710 HOONlECAT
## 1711 GodAllMighty12
## 1712 Emiliano_Funes1
## 1713 haru_owop
## 1714 ritzquack3r
## 1715 kobblublu
## 1716 Fiav1507
## 1717 MaryWinch3ster
## 1718 theheavycrown_
## 1719 Arush44000051
## 1720 matrishark
## 1721 JudgementCutz
## 1722 lillylimm
## 1723 MrShaditow
## 1724 izzelikesunday
## 1725 remyleboob
## 1726 CuppaDoppio
## 1727 nekoyamamegumi
## 1728 jandrereserva
## 1729 PandaXwo
## 1730 KimTohsaka
## 1731 KimTohsaka
## 1732 xTokaa
## 1733 UchihaZed2
## 1734 SelfishMemis
## 1735 DelemKi
## 1736 fern_400
## 1737 StringsNBullets
## 1738 Diamond_Sshiny
## 1739 CatgirlEchidna
## 1740 buterzz_
## 1741 PiinkNeptune
## 1742 Josue0250750654
## 1743 Fuyuan_arts
## 1744 sarah_pim1
## 1745 _Meduka
## 1746 kyorynu
## 1747 ZileanBiruta
## 1748 Gabriel92891687
## 1749 IntrinsicGames
## 1750 belechtorVN
## 1751 Warehouse04
## 1752 alejandrobild
## 1753 alejandrobild
## 1754 urstarrynight0
## 1755 BraianAlcocer
## 1756 ssgimi
## 1757 LadyFortune5
## 1758 SongOfTrue
## 1759 lutemizio
## 1760 NftRate4
## 1761 neoskyshoot
## 1762 lurkinhavana
## 1763 SkullyTeh
## 1764 PoketmonsterSpe
## 1765 NaitoVT
## 1766 Foxanstar
## 1767 Nenuco_Kakapo
## 1768 cosaxd1
## 1769 DistopicAI
## 1770 Synnable1
## 1771 wage_dr
## 1772 Infernioz_
## 1773 scyluna
## 1774 umbransovereign
## 1775 PopcornTheSkunk
## 1776 ship_alchemist
## 1777 Metalbat800
## 1778 mhmm_yeah
## 1779 VinekoChan
## 1780 KingofthePeanu2
## 1781 Ellheit
## 1782 chillinkan
## 1783 yushiro1_
## 1784 zandineitor
## 1785 Vengeful_Raven
## 1786 JP_fox3559
## 1787 oleandrinhoreal
## 1788 chillinkan
## 1789 nokacarry
## 1790 Cellenobs
## 1791 Etno_Log
## 1792 MariaFerrando8
## 1793 Foxanstar
## 1794 jvzmoo
## 1795 CongolaisOtaku
## 1796 akira_tokyodark
## 1797 asimm_asimm
## 1798 buckybonee
## 1799 dxkoniuk
## 1800 admgarzon
## 1801 IntrinsicGames
## 1802 fall3n37
## 1803 Kaiji_Garou
## 1804 alphyow_
## 1805 IntrinsicGames
## 1806 ell_morph
## 1807 MTomasuns
## 1808 Larvanin
## 1809 Nex1Alone
## 1810 Lune_de_fleur
## 1811 simpzedlol
## 1812 Michael17039507
## 1813 NaoChoccy
## 1814 n4jt1
## 1815 HallowedZelie
## 1816 Aa42osu
## 1817 Aa42osu
## 1818 BoredToilet
## 1819 jona_crz
## 1820 BoredJosei
## 1821 Ingeroff_
## 1822 t3ralith
## 1823 VirG010092006
## 1824 BrokenDungBeetl
## 1825 Nefers13
## 1826 bcvr12
## 1827 yuuneelli
## 1828 loud_gothbird
## 1829 tlofwhois67
## 1830 Hoshi9Zoe
## 1831 redflowergrows
## 1832 Veronic02807835
## 1833 bunkokoron
## 1834 nottingseriouss
## 1835 AinsttebaYo
## 1836 laufutona
## 1837 omironic
## 1838 sariya_asa
## 1839 Batata_owo
## 1840 DrRushArt
## 1841 nokacarry
## 1842 Giomely_
## 1843 Abcnonamexd
## 1844 Kiracakehuh
## 1845 RepulsiveMaid
## 1846 IchiroMiyamura
## 1847 JagoKazama24
## 1848 laufutona
## 1849 DyronLoa
## 1850 HallowedZelie
## 1851 HeyShuggie
## 1852 NKUNKU0
## 1853 spertekh
## 1854 ArtawanNajmudin
## 1855 EVEWORLDNFT1
## 1856 LOL_Art_Bot
## 1857 gorawe114
## 1858 funkerdale
## 1859 _deku_kun
## 1860 IntrinsicGames
## 1861 mmandejhin
## 1862 your_tired_god
## 1863 VTuberTweeter
## 1864 LunaAlun3
## 1865 FedeLleh
## 1866 devorahombres_
## 1867 ChoKai11
## 1868 Khaliso_
## 1869 Daniel89650
## 1870 Tilt4You
## 1871 lexlius
## 1872 papuchochoe
## 1873 nftuniqqvariant
## 1874 RizkiBu19604930
## 1875 joal439
## 1876 joal439
## 1877 devorahombres_
## 1878 joal439
## 1879 Mr_sadnessZ
## 1880 Barbara12772130
## 1881 Holycatx1
## 1882 PeridotNunes
## 1883 radakn1
## 1884 Poeta90117304
## 1885 theuglyredditer
## 1886 Gylmyr_
## 1887 lovexcrime
## 1888 JesussFry
## 1889 Jorzz_
## 1890 raposadosdrift
## 1891 magicallytwink
## 1892 Nenesuuuuu
## 1893 bakudadadan
## 1894 RigorousStudios
## 1895 nats862over
## 1896 Elsenseijegar_
## 1897 yuuneelli
## 1898 korrarex
## 1899 Flissy35039555
## 1900 Mylady_Dih
## 1901 korrarex
## 1902 Lunahrix
## 1903 Remojomante
## 1904 notoriouslydev
## 1905 Lunahrix
## 1906 LazarusRobin
## 1907 guessihateyou
## 1908 c3p0john
## 1909 tdrkhanta
## 1910 kambed111
## 1911 iiiBraveHeart
## 1912 woollumi
## 1913 Cut3g0thU
## 1914 IntrinsicGames
## 1915 NasyiahDr
## 1916 rrintaku
## 1917 starshineloser
## 1918 merlin99961
## 1919 RewTox
## 1920 phrg16
## 1921 GhostwareNFT
## 1922 LaresDani
## 1923 talhick
## 1924 Iuvclair
## 1925 C4bslog
## 1926 begseu1
## 1927 IFrozenFawkesI
## 1928 pancake_ken
## 1929 landstromboli1
## 1930 Annora_nft
## 1931 Cris_Michel_
## 1932 Dr_Blowfin
## 1933 FrikiFracasada
## 1934 LilyTheFlorist
## 1935 jxlllxn
## 1936 4rthurwolf
## 1937 reniichu
## 1938 TheChildofMoon2
## 1939 TheChildofMoon2
## 1940 Eve_Dimitresc
## 1941 Miso_neko_me
## 1942 vincent250700
## 1943 LOL_Art_Bot
## 1944 clonkei
## 1945 bunnree
## 1946 Lu_fez_coco
## 1947 MissMacr0ss
## 1948 LilyTheFlorist
## 1949 martyjjang
## 1950 Crikey_Crow
## 1951 v_auras
## 1952 yone_good
## 1953 KathaliaRose
## 1954 marshmallgom
## 1955 naiacreations
## 1956 KonnorMELEGENDE
## 1957 DanielMaOl
## 1958 LOL_Art_Bot
## 1959 LOL_Art_Bot
## 1960 MaryVil25988760
## 1961 Melissa13472114
## 1962 EVO_Buderball
## 1963 Foxy_Pawsy
## 1964 yushiro1_
## 1965 CutHutagalung
## 1966 ChaengKuma
## 1967 caelloum
## 1968 yushiro1_
## 1969 YesseniaWalke16
## 1970 fucker_kun
## 1971 LeYokatsuri
## 1972 la_ophi
## 1973 SusanCa21899217
## 1974 IntrinsicGames
## 1975 NeeAhria
## 1976 RodrigoSapatei1
## 1977 IntrinsicGames
## 1978 yushiro1_
## 1979 void_mileena
## 1980 hilel_nwjns
## 1981 radakn1
## 1982 radakn1
## 1983 enilwe
## 1984 nonperfection
## 1985 June1403_
## 1986 Oraangsh
## 1987 SUKMA_DIG00
## 1988 larn981
## 1989 haribo55a
## 1990 CommanderBlaze5
## 1991 BabaTifani
## 1992 CottonHeart05
## 1993 kara_k98
## 1994 Oraangsh
## 1995 hella_butts
## 1996 ReaperyThe
## 1997 fadanaobinaria
## 1998 OVERLORD502
## 1999 LOL_Art_Bot
## 2000 SandyLeague19
## 2001 sorayinbow
## 2002 Vexie3
## 2003 Josent56590235
## 2004 riGGoKuN
## 2005 PhantomhiveYoru
## 2006 widowskisser
## 2007 AresAika
## 2008 FreakyCat_nft
## 2009 ShinobuNB
## 2010 rufiventris
## 2011 FoxySuzune
## 2012 zadorasnts
## 2013 Octoverse_id
## 2014 Starsy_chan
## 2015 WolfOfHollow
## 2016 Kkknight_Artsss
## 2017 Tucumanocrack
## 2018 EnchantDonut
## 2019 SmithNox
## 2020 Liviaphine
## 2021 nottingseriouss
## 2022 Bbbbuldojeo
## 2023 StarGam16718257
## 2024 RoseBitchi
## 2025 TagTeam008
## 2026 bloodyroses85
## 2027 kazuhadora
## 2028 IrfanIsmaily1
## 2029 Retweelgend
## 2030 RoseBitchi
## 2031 RedrumAlice
## 2032 IntrinsicGames
## 2033 G0DCATRA
## 2034 ThiccGruffalo
## 2035 IntrinsicGames
## 2036 hottuck13579
## 2037 Peter_S325
## 2038 G0DCATRA
## 2039 ZeZe_Dubu
## 2040 Retr026945536
## 2041 ZeZe_Dubu
## 2042 sosna564
## 2043 ZeZe_Dubu
## 2044 EsportsTweeter
## 2045 USOtaku1147
## 2046 ZeZe_Dubu
## 2047 ApexGreyhound
## 2048 malatodicuore
## 2049 DongoranSadina
## 2050 DongoranSadina
## 2051 bop911
## 2052 xxxseraphexxx
## 2053 JennaJi60788880
## 2054 _HSKY1805
## 2055 SonHyato
## 2056 SalrynnGaming
## 2057 _Oxenfurt
## 2058 l3xycait
## 2059 Mruknow00696934
## 2060 Padawan_Carol
## 2061 flareon_blitz
## 2062 LOL_Art_Bot
## 2063 Made_of_Ash
## 2064 mush820823
## 2065 night_wing0412
## 2066 strawberrjkaeya
## 2067 emiko_channnnn
## 2068 Tiger0613
## 2069 Synnable1
## 2070 Mincrex7353
## 2071 KalekronGraphic
## 2072 faux_ross
## 2073 Matias24Salgado
## 2074 LuisHer72065988
## 2075 ParmarMarvin
## 2076 douglasgm03
## 2077 si_nz1
## 2078 Fostergahara
## 2079 anaphoraen
## 2080 StrongPorco
## 2081 rvnt_illusart
## 2082 scudw0rth
## 2083 playedthyself
## 2084 IntrinsicGames
## 2085 soseji_kun
## 2086 p_zkwxz
## 2087 lazzzy00cat
## 2088 xGamingRose
## 2089 hisbella01
## 2090 effyenn
## 2091 ttMK123456
## 2092 Meihara_xSora
## 2093 MesalloLr
## 2094 Makimana34
## 2095 corvicorbett
## 2096 whisky_wizz
## 2097 AltoraJell
## 2098 gabby_meds
## 2099 LOL_Art_Bot
## 2100 hanag0re
## 2101 SinsiaBuvelle
## 2102 spaedii
## 2103 itmebebii
## 2104 lazypoof
## 2105 mesofthimbo
## 2106 StrawbeePlushy
## 2107 JessieVieira90
## 2108 SirDrkSha
## 2109 Thanak_K
## 2110 RepulsiveMaid
## 2111 FLlNGPUSSY
## 2112 SashaTasmin
## 2113 HallowEclipse_
## 2114 ApePostLove
## 2115 TigerKirby215
## 2116 h0ngJvn
## 2117 Rounoob1
## 2118 kissettka
## 2119 PokefanZed
## 2120 ProtoNeron
## 2121 IntrinsicGames
## 2122 IntrinsicGames
## 2123 cristossj_
## 2124 IntrinsicGames
## 2125 SagaTechgaming
## 2126 IntrinsicGames
## 2127 freefireJack2
## 2128 SwainUnlucky
## 2129 freefireJack2
## 2130 sosna564
## 2131 Oscopio_caleido
## 2132 EliiasEchevarne
## 2133 xgardenofavalon
## 2134 Nellopollis
## 2135 deerpressed
## 2136 LOL_Art_Bot
## 2137 Thebeus1
## 2138 HaryantiLembah
## 2139 shinya__ph
## 2140 alto_joshua
## 2141 gothiccpetunia
## 2142 AceGhostRus
## 2143 VirusArtNia
## 2144 OtakuWeebtard
## 2145 _in_sidernrn
## 2146 MaintrisloveShy
## 2147 Rudi71557612
## 2148 akino_miya_lol
## 2149 starlighterose
## 2150 JesussFry
## 2151 yasinacarr0
## 2152 vianafrik
## 2153 reynaluver
## 2154 morgevecanon
## 2155 loverofeclipse
## 2156 StarSeraphine
## 2157 Yoruichinekox
## 2158 DeNekrinius
## 2159 astrerouge
## 2160 LOL_Art_Bot
## 2161 VhanDrawer
## 2162 ATalhandier
## 2163 Dxtlv1
## 2164 EsportsTweeter
## 2165 pizapirate
## 2166 AndreaMN199
## 2167 _lexieliu
## 2168 IntrinsicGames
## 2169 tanksboard
## 2170 azureussan
## 2171 AzizMohamed190
## 2172 Fazbott
## 2173 Burnish_Leader
## 2174 Foxy2000a
## 2175 tacetferrum
## 2176 emtoel6
## 2177 AbelSpiders
## 2178 leeltegerbeen
## 2179 lucresence
## 2180 lucresence
## 2181 chromedome113
## 2182 dollacherry
## 2183 streamerwallcom
## 2184 arvazi2
## 2185 renxdie
## 2186 luciferlucyx
## 2187 Lilith2235
## 2188 DARKlNSCYTHE
## 2189 7ylerr1
## 2190 linkuriboh
## 2191 romarzki05
## 2192 IntrinsicGames
## 2193 AlexissEdith
## 2194 LOL_Art_Bot
## 2195 jichu_anna
## 2196 Galashii
## 2197 DonJorgeSW1
## 2198 ignwcio
## 2199 GraySky48
## 2200 theo_maux
## 2201 caitville
## 2202 X05Yassine
## 2203 gamerr4444
## 2204 ramen_lll
## 2205 sexybearchubs
## 2206 akemidotwav
## 2207 Tristan58239296
## 2208 KerryPr01808582
## 2209 void_mileena
## 2210 ramen_lll
## 2211 SpyTela
## 2212 fayymacy
## 2213 medovikenjoyer
## 2214 MarionetteJX
## 2215 AustinJ20200106
## 2216 Werona205
## 2217 ACuteLilDoggo
## 2218 ACuteLilDoggo
## 2219 Kaeritsuku
## 2220 unjani_yulianti
## 2221 Matix1990275
## 2222 wotbupt
## 2223 tboltwastaken
## 2224 JESTERK0RE
## 2225 Aleramtz2
## 2226 VIRUL3NT
## 2227 DreamZeroX
## 2228 2DJUnder
## 2229 UncolorsX
## 2230 atego3691
## 2231 DuboxeR
## 2232 Momijihee
## 2233 alto_joshua
## 2234 Majorr72
## 2235 Toxic20697657
## 2236 NONBINARYVI
## 2237 DES17013
## 2238 LOL_Art_Bot
## 2239 IntrinsicGames
## 2240 anowanka
## 2241 caitviIovebot
## 2242 GalloKikiriki
## 2243 Xeylen
## 2244 SettXSoraka
## 2245 daweaselbass
## 2246 macbethart06
## 2247 thekillboy14
## 2248 julia91175323
## 2249 lyftandlink
## 2250 Sarashieda
## 2251 Samehada_NY
## 2252 DryuBOOPMAN
## 2253 moonser21
## 2254 MagicNohmi
## 2255 Chuwupa
## 2256 sereodi
## 2257 thornyzyra
## 2258 THEDOMI98
## 2259 Dexholder_Ruby
## 2260 streamerwallcom
## 2261 claudettee17
## 2262 claudettee17
## 2263 JordanC26767490
## 2264 randex0212
## 2265 Rudyon6
## 2266 soraclee_
## 2267 Al49622138
## 2268 Ladysparda
## 2269 THEDOMI98
## 2270 ak_elon
## 2271 v_auras
## 2272 v_auras
## 2273 Niko74z
## 2274 Rune_1213
## 2275 ryuujoestar
## 2276 FlanAmaterasu
## 2277 CrownRoseMaria
## 2278 koscheyyy_NSFW
## 2279 Descendeus1
## 2280 luciferlucyx
## 2281 LuxannaDuCoutea
## 2282 malenciagay
## 2283 Soraka_790
## 2284 FRCretweets
## 2285 MyDankKoosh
## 2286 akali_the_rebel
## 2287 Katrinn_28
## 2288 akali_the_rebel
## 2289 Doctor_Souffle
## 2290 RidiculedSeal
## 2291 RidiculedSeal
## 2292 RidiculedSeal
## 2293 everfrost37
## 2294 NIK0_XD
## 2295 BETSYCHU_
## 2296 BettyGirl3000
## 2297 LOL_Art_Bot
## 2298 peetzapeter
## 2299 huyamia_miao
## 2300 AndrselOtaku2
## 2301 kaden_kitsune
## 2302 Leonard_Schreib
## 2303 Jo3Joes
## 2304 bake_demcookies
## 2305 Stephen91235801
## 2306 ShiroTheUseless
## 2307 LadyImel
## 2308 WaltzMars
## 2309 lexliu
## 2310 Shadow666Dragon
## 2311 IntrinsicGames
## 2312 YugureAi
## 2313 LunarisTigris
## 2314 MoonBladeSG
## 2315 academyvladimir
## 2316 metro_mayor
## 2317 VintageAron
## 2318 Gappy_4ball
## 2319 littleraven90
## 2320 TinaJoh59811455
## 2321 ExeInvader
## 2322 TammyCa24159428
## 2323 SingingNuke
## 2324 ShiroTheUseless
## 2325 MotosierrasLoc
## 2326 blueberryskyuwu
## 2327 Rhythm_Reaper
## 2328 Tran_nguyen23
## 2329 un_ancian
## 2330 ppopyster
## 2331 neekocentral
## 2332 flc1967
## 2333 gamerguy2002
## 2334 SianaInversa
## 2335 SianaInversa
## 2336 Tetsublog54
## 2337 StevenM08452124
## 2338 sinodemsakalin
## 2339 juhmill69
## 2340 SlothFactsBot1
## 2341 SlothFactsBot1
## 2342 wangjiacan007
## 2343 reniichu
## 2344 vicaitzz
## 2345 MysticSquidArt
## 2346 MTruthbringer
## 2347 strictlyrhythm1
## 2348 LOL_Art_Bot
## 2349 Emmiliiy
## 2350 IntrinsicGames
## 2351 squishcat_
## 2352 IntrinsicGames
## 2353 FRCretweets
## 2354 CybrOtaku
## 2355 IntrinsicGames
## 2356 hobgobbin
## 2357 SrirachaWhale
## 2358 papuchochoe
## 2359 vggame5
## 2360 PrincessPoro
## 2361 FRCretweets
## 2362 lesforvicait
## 2363 YeoReum56993351
## 2364 lghtandshadow
## 2365 CHOCOT4RT
## 2366 Luskinho
## 2367 DarkinHoup
## 2368 deerlybeluved
## 2369 ppppppky
## 2370 _ozbik_
## 2371 MuffinKindred
## 2372 LOL_Art_Bot
## 2373 MuffinKindred
## 2374 MuffinKindred
## 2375 SirBreygon
## 2376 RRendyPradana1
## 2377 dced191
## 2378 brayanwalker18
## 2379 Nazarenart
## 2380 Stan_VI_516
## 2381 LadyVTuber
## 2382 megle1912
## 2383 MyHusband39
## 2384 puupopuu
## 2385 JoeySpecialEX
## 2386 rurica005
## 2387 MyHusband39
## 2388 MyHusband39
## 2389 MyHusband39
## 2390 KatieMcGrath616
## 2391 SolidMonark
## 2392 Melissa72140639
## 2393 Ghost68892167
## 2394 vibingPika
## 2395 bk142s
## 2396 Afunah_
## 2397 ShimejiFan
## 2398 StringsNBullets
## 2399 XayahTwilight
## 2400 takerlama
## 2401 S_Tier_Scrub
## 2402 lapetitepirpir
## 2403 frtmelo
## 2404 DJAssassino
## 2405 TaylorS89525046
## 2406 Xwarship3003
## 2407 kohpybara
## 2408 megadito173
## 2409 ILovePantheon
## 2410 davum20
## 2411 WionFazxbear
## 2412 WionFazxbear
## 2413 vernardjoshua
## 2414 IntrinsicGames
## 2415 ILovePantheon
## 2416 ILovePantheon
## 2417 DyronLoa
## 2418 merfulir
## 2419 x_METEORA_x3
## 2420 kwabikimothy
## 2421 EricSch79189081
## 2422 Stan_VI_516
## 2423 PulpoEleven
## 2424 Auditor0877
## 2425 ImShadowMooon
## 2426 M0thball02
## 2427 MahlyenkiSL
## 2428 dvm351974
## 2429 galileorotten
## 2430 warullaby
## 2431 hatsunemiku004
## 2432 SasquatchJoe97
## 2433 hatsunemiku004
## 2434 LOL_Art_Bot
## 2435 LOL_Art_Bot
## 2436 namezero9
## 2437 ObaKiYoBa
## 2438 PrxnkerSpirit_
## 2439 vivipickedme
## 2440 vivipickedme
## 2441 _applepix_
## 2442 DatJerome
## 2443 saadkkhan2
## 2444 Samehada_NY
## 2445 safiroanejo
## 2446 LOOKATMEDUDED1
## 2447 MarinoGaming07
## 2448 ponwino
## 2449 DeathshotOnFire
## 2450 Rafa_X032
## 2451 Bored27775314
## 2452 Simpdeekaisa
## 2453 Mica_Crx
## 2454 Goddessofroyal
## 2455 fnnd_f
## 2456 RhetoricaIlE
## 2457 Amy_Miau8
## 2458 LoLcitoposting
## 2459 IntrinsicGames
## 2460 goeun0_2
## 2461 luv_astral
## 2462 IntrinsicGames
## 2463 IntrinsicGames
## 2464 PeridotNunes
## 2465 nomoreesports_
## 2466 rosehairflips
## 2467 Haabibic
## 2468 cosmicjirachi
## 2469 NkUlises
## 2470 ReginaC26432536
## 2471 yone_good
## 2472 RestDeath
## 2473 Callyummeow
## 2474 dancare3
## 2475 Taekook30003
## 2476 AdeebxNoelle
## 2477 wildncrazyguy1
## 2478 N3rdHaus
## 2479 TheCat333
## 2480 ChVasiliou
## 2481 M07Art09
## 2482 fearfillment
## 2483 VadaveSel
## 2484 LOL_Art_Bot
## 2485 dinosaurrro
## 2486 ADominguez123
## 2487 WayneMc74840685
## 2488 jerry0488
## 2489 YourHero_Sky
## 2490 Uwuined
## 2491 OonaghDusk
## 2492 preheatoven666
## 2493 lgbtqdollyfnaf
## 2494 dinosdoor
## 2495 JerryBu49551618
## 2496 Nikodemo17
## 2497 LOL_Art_Bot
## 2498 smallhorizons
## 2499 IntrinsicGames
## 2500 ExoticoMaximusT
## 2501 BotChubi
## 2502 IntrinsicGames
## 2503 Gaku0111
## 2504 ZukiTheNeko1
## 2505 Migueln95101214
## 2506 bronfman_daniel
## 2507 baoziroses
## 2508 Santiag47953743
## 2509 Navy_Sonic
## 2510 lamespin
## 2511 DupontMelissa9
## 2512 Carlos18726039
## 2513 Gxthicked
## 2514 nadearielis
## 2515 SleepyFenBold
## 2516 WholesomeOldOne
## 2517 PanesitoCQueso
## 2518 whireezzz124
## 2519 mrbreadmond
## 2520 hermetic_mxry
## 2521 cyframes
## 2522 FRCretweets
## 2523 Daigo_4kFMAB
## 2524 InasaYoarashiii
## 2525 RABIESGIR1L
## 2526 KamariaUwais
## 2527 NicksDan
## 2528 Daigo_4kFMAB
## 2529 bIowody
## 2530 YulianDuval1999
## 2531 Alliethekitty
## 2532 ChaosMagics156
## 2533 Toa_general
## 2534 nigellim0807
## 2535 rohan_ashido
## 2536 summoner0005
## 2537 zaunither
## 2538 judy_voorhees
## 2539 Chikis_kiwii
## 2540 judy_voorhees
## 2541 Retweelgend
## 2542 namezero9
## 2543 KimmyKatxo
## 2544 manu_l44ra
## 2545 undivineshepard
## 2546 IntrinsicGames
## 2547 undivineshepard
## 2548 ak_elon
## 2549 plants2963
## 2550 Lupefors
## 2551 Bombillasaurio
## 2552 mariisacutie
## 2553 Zeeldrom
## 2554 VintageAron
## 2555 essentiafurto
## 2556 bvbyfruit
## 2557 oneshiningdream
## 2558 anxietytrending
## 2559 RigorousStudios
## 2560 L0nelyG1rl98
## 2561 Wenward_
## 2562 accomes12
## 2563 alenaorsumn
## 2564 sanidade_nemvi
## 2565 AmarusCG
## 2566 tohstt
## 2567 Elsenseijegar_
## 2568 Alexthebigwoof
## 2569 SkullyTeh
## 2570 Ninna_NP_Gomes
## 2571 By_meeeeeeeee
## 2572 Truslei
## 2573 CompaeJoseCas
## 2574 DennisG26502741
## 2575 kudos2hachi
## 2576 kingswaggy6
## 2577 mimiendos
## 2578 gab_ey25
## 2579 SummonerOrthan
## 2580 AzuaRyu
## 2581 mel9npan
## 2582 undivineshepard
## 2583 bringingglory19
## 2584 LOL_Art_Bot
## 2585 River_Nami
## 2586 crilix_
## 2587 SleepyFawn_
## 2588 SleepyFawn_
## 2589 Deku_a_Hero
## 2590 IntrinsicGames
## 2591 cryomatica
## 2592 Deku_a_Hero
## 2593 IntrinsicGames
## 2594 16miila
## 2595 acervoxayah
## 2596 acervoxayah
## 2597 pinkmune
## 2598 acervoxayah
## 2599 acervoxayah
## 2600 R_0oK42
## 2601 acervoxayah
## 2602 st4nwithafour
## 2603 freefireJack2
## 2604 BagiyaKuswanda1
## 2605 freefireJack2
## 2606 heavydirtysol_
## 2607 skittsuu
## 2608 josephenrique32
## 2609 xDeathNova
## 2610 HaruDocinho
## 2611 bekkomi
## 2612 RobertK17737734
## 2613 HARUMARl
## 2614 alainey_lee
## 2615 HarryTh67235811
## 2616 0xlor377
## 2617 Night_Rider06
## 2618 vesselxsai
## 2619 DonnaHu83696808
## 2620 rafaelhgsoares
## 2621 everfrost37
## 2622 DonnaHu83696808
## 2623 everfrost37
## 2624 bluestar121797
## 2625 yumejorin
## 2626 Fazbott
## 2627 Ivanex0394
## 2628 Moonlady9_
## 2629 Fazbott
## 2630 Hecteeee
## 2631 Fazbott
## 2632 yumejorin
## 2633 Noemimi_Fran
## 2634 buterzz_
## 2635 MageIngrid2
## 2636 VelconX15
## 2637 LOL_Art_Bot
## 2638 Noemimi_Fran
## 2639 MageIngrid2
## 2640 MageIngrid2
## 2641 elineko3
## 2642 3nbySage
## 2643 yelangostosinha
## 2644 bluestar121797
## 2645 DarunaKom
## 2646 atego3691
## 2647 atego3691
## 2648 Jessica74714136
## 2649 PLUSHGRLZ
## 2650 YokoCeron
## 2651 Neustary
## 2652 ghostofyaz
## 2653 ghostofyaz
## 2654 LegendofTails
## 2655 LegendofTails
## 2656 Panckees
## 2657 xiao_lover_
## 2658 murderjinxbomb
## 2659 _Candidhart
## 2660 Avernath1
## 2661 murderjinxbomb
## 2662 ItsAllADelusion
## 2663 washighost
## 2664 ilvrlli
## 2665 IntrinsicGames
## 2666 _brenoka_
## 2667 UwU3000
## 2668 gabby_meds
## 2669 funkerdale
## 2670 funkerdale
## 2671 funkerdale
## 2672 essentiafurto
## 2673 deadlysupia
## 2674 catgirlmain
## 2675 BlueJunesong
## 2676 SemSkinDaNeeko
## 2677 ReionHonjin
## 2678 hanabi_manatu
## 2679 Minayumichan
## 2680 You12371384093
## 2681 Kiri_best_boy
## 2682 Crystal_ForU
## 2683 JeffBez65605620
## 2684 MaiTangerine_
## 2685 SSBananas
## 2686 RaytheReign
## 2687 Viny_Patrik
## 2688 SHAD0WARISE
## 2689 YRPMMD
## 2690 ErosYaoi
## 2691 gab_ey25
## 2692 luluquequerpix
## 2693 Mercurirestsabu
## 2694 brokenmadnessu
## 2695 brokenmadnessu
## 2696 MaiTangerine_
## 2697 DorkPrayer
## 2698 xdogzy
## 2699 JingJingStar
## 2700 DGsGarage1
## 2701 ExpiredSlightly
## 2702 thecoonerypain
## 2703 NicoleB42064037
## 2704 Beatthenoise
## 2705 NicoleB42064037
## 2706 NykoYko
## 2707 youknowwhatson
## 2708 CoffeeThresh
## 2709 halfchun
## 2710 S3TTtHEBOSS
## 2711 LOL_Art_Bot
## 2712 gabby_meds
## 2713 ogFeelEmotional
## 2714 _Lucacine_
## 2715 IvichuJ
## 2716 BobocaCarambola
## 2717 Gamergi35261
## 2718 stony4191
## 2719 brycecanady
## 2720 just_a_loverboy
## 2721 LOL_Art_Bot
## 2722 CaciqueBaby
## 2723 astha4town
## 2724 ElcyyTheGobbler
## 2725 DailySylas
## 2726 ArtGuerreiro
## 2727 naasongonzalez
## 2728 jennaize
## 2729 fugu_cos
## 2730 VRaknaki
## 2731 caitviolence
## 2732 dinosaurrro
## 2733 dinosaurrro
## 2734 pozaking11
## 2735 PTSDcore
## 2736 Michael06832367
## 2737 depraesthetic
## 2738 DaniLInfinity
## 2739 fghg1232
## 2740 danrenrenren
## 2741 kingswaggy6
## 2742 Cloud6961
## 2743 DJAssassino
## 2744 tiredandhorny_
## 2745 Fingaro3
## 2746 Le_Fayl
## 2747 nayoona18
## 2748 Rosaruka
## 2749 PTSDcore
## 2750 HeadBangerPoppy
## 2751 EsportsTweeter
## 2752 HitoriUwu
## 2753 Ta0khon
## 2754 Artstudebt
## 2755 PTSDcore
## 2756 MegaMeatMando
## 2757 MaxUnxverse
## 2758 beidan_god
## 2759 Shoukai_Kotetsu
## 2760 SabrinaWitchs
## 2761 acce_the_worst
## 2762 KatieTryToDoArt
## 2763 LOL_Art_Bot
## 2764 faelorr
## 2765 acce_the_worst
## 2766 blueberryskyuwu
## 2767 faelorr
## 2768 dylangaiapisces
## 2769 ___Youmi___
## 2770 PSYCHOgay_
## 2771 LOL_Art_Bot
## 2772 DavidFa58624154
## 2773 nadlavss
## 2774 Mrcastle08
## 2775 AbyssalOrca
## 2776 Mrcastle08
## 2777 haccienie
## 2778 MittingMots
## 2779 AshleyM13544744
## 2780 JoyComb70362421
## 2781 Jellyfishth0ts
## 2782 JoyComb70362421
## 2783 Lunahrix
## 2784 Nanamoouwu
## 2785 heaven_rj
## 2786 heaven_rj
## 2787 IntrinsicGames
## 2788 sadboi_geli
## 2789 Oddbark_AN
## 2790 lukachoy
## 2791 DnDPeasant
## 2792 qwaszx986
## 2793 ZileanBiruta
## 2794 artemisafica
## 2795 Sershis990
## 2796 zaunitekiwi
## 2797 LOL_Art_Bot
## 2798 FenecoVitu
## 2799 InusamaU
## 2800 LXWasTaken
## 2801 BigsmokeSan
## 2802 BigsmokeSan
## 2803 Vinigastewingdi
## 2804 ChaosMdh
## 2805 Beahemoth_
## 2806 Jonespartan1
## 2807 HeyArlet
## 2808 HimboGobbler
## 2809 _fruitcats
## 2810 Raiduju_Malheur
## 2811 kazuki09724984
## 2812 CatboyEzreal
## 2813 NierKhada
## 2814 TwilightNyxx
## 2815 Teem_Boo
## 2816 constantgemini
## 2817 morgiREAL
## 2818 LeenaLorenzen
## 2819 DongoranSadina
## 2820 theuglyredditer
## 2821 streamerwallcom
## 2822 3_corgis
## 2823 BeastOfIonia
## 2824 ZxScepter
## 2825 JordanRaln
## 2826 timbenji
## 2827 CP0rk
## 2828 KDAAkali
## 2829 sparrowofsands
## 2830 raven_scorpion
## 2831 azularso
## 2832 Imagine_Mes
## 2833 rtArtBoost
## 2834 Te_De_Claro
## 2835 fikabun
## 2836 bonerfly1
## 2837 bonerfly1
## 2838 AutumnVillegas5
## 2839 IntrinsicGames
## 2840 LadyFortune5
## 2841 DTroopa1000
## 2842 revenantisms
## 2843 revenantisms
## 2844 leecaveira666
## 2845 varuches
## 2846 revenantisms
## 2847 Zoe_Kawaiii
## 2848 Kristin82565964
## 2849 Fuee___
## 2850 AshiSoup
## 2851 Anthony27647433
## 2852 PaLu_420
## 2853 Omega_Darkon
## 2854 RTFanartLOL
## 2855 mrdocto36571669
## 2856 Arrinn10
## 2857 m0thbrat
## 2858 nottingseriouss
## 2859 PoiTiablo
## 2860 melumii_
## 2861 LOL_Art_Bot
## 2862 nottingseriouss
## 2863 bmblbkiss
## 2864 SrGeneric
## 2865 Marioapsupp
## 2866 Gustavodapexera
## 2867 sugoiisora
## 2868 josemorojas
## 2869 Teddyforestnigh
## 2870 Elfonomo_alto
## 2871 SongBird_VT
## 2872 YanCelesAlucard
## 2873 ArakuneEnjoyer
## 2874 daweaselbass
## 2875 aatroxposting
## 2876 tiny_bulbasaur
## 2877 Naphatchaya10
## 2878 1HAgrandmama
## 2879 1HAgrandmama
## 2880 DiverdivaX
## 2881 Pekoruu
## 2882 EredinBRSK
## 2883 mikaelamtruwu
## 2884 Sa4Tou
## 2885 SrGeneric
## 2886 KassiaStark
## 2887 NotCarlFortune
## 2888 book_smoove
## 2889 alatuscos_
## 2890 GailWil45711350
## 2891 Bachuan1602
## 2892 shortstackHell
## 2893 RoseBitchi
## 2894 GailWil45711350
## 2895 profe_alex10
## 2896 ShinkamiGod
## 2897 StarryMimisita
## 2898 NikkiWaffle_
## 2899 RordyGG
## 2900 LOL_Art_Bot
## 2901 Rinweisse
## 2902 OneYuko
## 2903 JorgeGB27
## 2904 VTCK_2022
## 2905 merfaeyy
## 2906 MuffinKindred
## 2907 AKA_Sparda
## 2908 Shiwinu
## 2909 _sweetbunbun_
## 2910 settvastaya
## 2911 rekoteaa
## 2912 PhotoSyndicate_
## 2913 Micchonstars
## 2914 vattghern
## 2915 MartinBole19
## 2916 sugar_plum_soda
## 2917 CaptWobbles
## 2918 Noblek__
## 2919 the_Yoshogu
## 2920 MegglesArt
## 2921 h0tuser
## 2922 HelpMe2137
## 2923 Pan_dulceuwu
## 2924 HelpMe2137
## 2925 HelpMe2137
## 2926 HelpMe2137
## 2927 RenzoArganda
## 2928 TheWeirdCat3
## 2929 systemnuke
## 2930 Mundanekitten1
## 2931 BoomR59
## 2932 ily2smcore
## 2933 DonnaMa87493639
## 2934 marcksochist
## 2935 OniiiArts
## 2936 derplolplayer
## 2937 Enfermavi
## 2938 LOL_Art_Bot
## 2939 ia_azul
## 2940 epidemic_pain
## 2941 MoonMarieee
## 2942 LoveCHENDEHUI
## 2943 VeiIara
## 2944 Batin_Black
## 2945 EvelynAndEevee
## 2946 JavierM7204Zero
## 2947 reinagano8
## 2948 MariWebnamorada
## 2949 memewiitch
## 2950 catgirII
## 2951 Zimfi11LoL
## 2952 DaniySuniy
## 2953 AlexanderBaguet
## 2954 chrom_simp
## 2955 _Miellam
## 2956 blankspotato
## 2957 sabothestabbo
## 2958 IntrinsicGames
## 2959 coffeecottn
## 2960 montepablonegro
## 2961 pombinharoxa
## 2962 aquaremini
## 2963 harleenzorel
## 2964 M07Art09
## 2965 Retweelgend
## 2966 AkaitoNekoNeaw
## 2967 ShawnSlicer
## 2968 alphaxayah
## 2969 elputoinviernos
## 2970 TouhouEguay
## 2971 kikilasalsa
## 2972 HasenNaru
## 2973 fenisme_
## 2974 oneshiningdream
## 2975 oneshiningdream
## 2976 takimizta16
## 2977 polynii5o
## 2978 hoots_ie
## 2979 bocchipuppygirl
## 2980 EzMoffly
## 2981 KrainNo
## 2982 xexabep
## 2983 EllyZabeth000
## 2984 telogrus
## 2985 Mariell_Nu
## 2986 coffeecottn
## 2987 Li0nic_1987
## 2988 raffa_lolS2
## 2989 GDAutoArt
## 2990 ga_ja3
## 2991 mira_miranha
## 2992 juhmill69
## 2993 requinn_e
## 2994 ripsusukey
## 2995 Kaiju3nthusiast
## 2996 Retweelgend
## 2997 datyoinky
## 2998 kirrraman
## 2999 vispunches
## 3000 Aloistrancy6669
## 3001 vikcktor
## 3002 anowanka
## 3003 Sayzu_Weedz
## 3004 NIK0_XD
## 3005 anowanka
## 3006 bettingdiscord
## 3007 aiikawachan
## 3008 midmalone
## 3009 _laonome_
## 3010 IntrinsicGames
## 3011 IntrinsicGames
## 3012 koreytech
## 3013 My_Name_Is_Pyke
## 3014 GennyCayer
## 3015 tiny_bulbasaur
## 3016 Vilictor
## 3017 ShyShigaku
## 3018 validge1
## 3019 lesbopal56
## 3020 YohaC0re
## 3021 DegoPseudoAlgo
## 3022 lunar_ren710
## 3023 angryybutch
## 3024 Martin68xd
## 3025 srstock1art
## 3026 SomeBoondoggle
## 3027 the_redc0at
## 3028 seabassdebeste
## 3029 InksRivin
## 3030 InksRivin
## 3031 aslandehya
## 3032 Animdude9
## 3033 LOL_Art_Bot
## 3034 nicomistico5
## 3035 BerserkerOmen
## 3036 dinkndots
## 3037 dinkndots
## 3038 50cc
## 3039 lastallure
## 3040 Crisx115
## 3041 drainerfujoshi
## 3042 lastallure
## 3043 lastallure
## 3044 AnnaLetyFlor
## 3045 LicanRose
## 3046 syseldin
## 3047 blueberryskyuwu
## 3048 AChileanDuck
## 3049 gn_913
## 3050 AllTaric
## 3051 Matthew06228275
## 3052 Matthew06228275
## 3053 Peter_S325
## 3054 _Yummiry
## 3055 Peter_S325
## 3056 Peter_S325
## 3057 Peter_S325
## 3058 AshleyM13544744
## 3059 ITSMESETTRIGH
## 3060 OcanhaBrazilBoi
## 3061 Vern101Z
## 3062 LOL_Art_Bot
## 3063 ravenouspasta
## 3064 sfrt344
## 3065 SquirtlesDen
## 3066 the_philisma
## 3067 suryono_r
## 3068 AChileanDuck
## 3069 Kip00101
## 3070 atego3691
## 3071 nimbusmage
## 3072 ULTIMATEFUKOUDA
## 3073 TagTeam008
## 3074 radakn1
## 3075 Zef_oreo
## 3076 GaloSerey
## 3077 hextechenforcer
## 3078 DahliaRoseLive
## 3079 AquaMocha_
## 3080 edgy_on_purpose
## 3081 izucloud
## 3082 TagTeam008
## 3083 Londonicro
## 3084 HexKobayashi
## 3085 TBNOnCooldown
## 3086 PastaPain
## 3087 its_fcking_bees
## 3088 RicardoDavenp13
## 3089 ChrissyMamas
## 3090 fsundae55
## 3091 GPirate12
## 3092 GPirate12
## 3093 Aluumers
## 3094 peachykitty___
## 3095 Desenhoponto
## 3096 mettaexists
## 3097 ItsTheBirb
## 3098 ClosetWeeb11
## 3099 GrandG0nzal0
## 3100 alepintor023
## 3101 JulieNewArt
## 3102 zombuppy
## 3103 P0L1sh0wl
## 3104 Blackrigz
## 3105 kevrei2000
## 3106 SistemaGarden
## 3107 BraianOwO3
## 3108 AzuaRyu
## 3109 KutetsKute
## 3110 Okay_but_why_to
## 3111 Uwuined
## 3112 RaiStar18
## 3113 lazypoof
## 3114 TheSuperRaiju
## 3115 m25228249
## 3116 MoonMarieee
## 3117 blackdagger456
## 3118 FufusArt
## 3119 marmarv_a
## 3120 ShojiOfficial
## 3121 Joppula
## 3122 FufusArt
## 3123 Rodrian46709485
## 3124 Rodrian46709485
## 3125 thatwolfdj
## 3126 LinyeSupremacy
## 3127 ShawnillaLopez
## 3128 DarkensBI
## 3129 MuffinKindred
## 3130 Kay_Belsch
## 3131 MysticSquidArt
## 3132 Beams_Of_Lighty
## 3133 blueberryskyuwu
## 3134 BanBanIshi_TV
## 3135 FargoJoaquin
## 3136 blueberryskyuwu
## 3137 TItanAuthotized
## 3138 machi_mzk
## 3139 dinkndots
## 3140 alegolailo
## 3141 Hikaru_Hitsuzen
## 3142 Gusgadolol
## 3143 JumaraloHexCore
## 3144 JumaraloHexCore
## 3145 Rovito
## 3146 LNY18676280
## 3147 3drenderbot
## 3148 Noh_by
## 3149 Darkiriona
## 3150 EdinnaPie
## 3151 CloudyGoaty
## 3152 LNY18676280
## 3153 enby_frogs
## 3154 Ingeroff_
## 3155 la_cueva_de_Aki
## 3156 L17L6363
## 3157 Dinomorph
## 3158 AeonionTortilla
## 3159 MiilkStrawberry
## 3160 aniliaUwU
## 3161 ITSORAKA
## 3162 ITSORAKA
## 3163 kamel_joel
## 3164 Zeri_Cafeinada
## 3165 ElVotardo
## 3166 Zeri_Cafeinada
## 3167 jinxedeyes
## 3168 StarsHealer
## 3169 RepulsiveMaid
## 3170 dog42895
## 3171 Miojo58314565
## 3172 MURILOANDRADEC3
## 3173 HarryTh67235811
## 3174 Naky985
## 3175 ICHlMOKUREN
## 3176 tannerzuzga
## 3177 IntrinsicGames
## 3178 Stone05092021
## 3179 anOwlStar
## 3180 EsportsTweeter
## 3181 mxxiwnn
## 3182 MoonstaPluff
## 3183 IntrinsicGames
## 3184 Necro_Lichloved
## 3185 ShawnSlicer
## 3186 Toxic20697657
## 3187 gorillajoerg
## 3188 heystrife
## 3189 TellTaleTypist
## 3190 RedhairSheep
## 3191 angel_vzq
## 3192 lewdboithrow1
## 3193 marcky_z
## 3194 eokomon
## 3195 Douglaszr_
## 3196 Checkuu
## 3197 LOL_Art_Bot
## 3198 PeterJack32
## 3199 Xilerth
## 3200 Captain__A__
## 3201 Sw33tEdgyD0gg
## 3202 chandelure9
## 3203 HarryTh67235811
## 3204 HazeStrawberry
## 3205 kizuxiie
## 3206 LoveYourCrystal
## 3207 junseobyt
## 3208 KarlMoo20450862
## 3209 MrFoxalin
## 3210 paulotmfc
## 3211 kaizenkoh1
## 3212 CursedXiao
## 3213 paulotmfc
## 3214 xjinkixx
## 3215 Cookie3w3
## 3216 Cookie3w3
## 3217 juIycore
## 3218 kavetham_exe
## 3219 Awaluneocxcanon
## 3220 cryptidpyro
## 3221 pnkrsblckclths
## 3222 xjinkixx
## 3223 Ari64382876
## 3224 buterzz_
## 3225 ArtLaceDreams
## 3226 TerryKi99365945
## 3227 YASHMARA2
## 3228 Sahmlfr
## 3229 SansDarkness
## 3230 07Evans16
## 3231 RobertDonaldsn
## 3232 Shiroulyy
## 3233 kaynphel
## 3234 ll_Celeste_ll
## 3235 batson_TH
## 3236 Not_Pavel32
## 3237 reddoll123
## 3238 ChuuPamela5
## 3239 07Evans16
## 3240 Penshiru_25
## 3241 rabbids92
## 3242 buterzz_
## 3243 PeterJack32
## 3244 PeterJack32
## 3245 dailyaphelios
## 3246 IamBenStirling
## 3247 taitaivilu
## 3248 surviventine115
## 3249 khakuzz
## 3250 Mimy92Art
## 3251 haleyisbombb
## 3252 nyascian_txt
## 3253 DongoranOliva
## 3254 LeitoPusyPutito
## 3255 Parislore4
## 3256 kadart_h
## 3257 GabrielOchoaEc1
## 3258 tarkiov
## 3259 stirarcane
## 3260 HaterZeri
## 3261 kryptidkore
## 3262 bia_porto27
## 3263 loud_gothbird
## 3264 SandyLeague19
## 3265 loiz_evans
## 3266 aphelionaphelia
## 3267 dancing_mae
## 3268 NekoNaly
## 3269 IntrinsicGames
## 3270 _VexSky_
## 3271 notoriouslydev
## 3272 SpicedFoxy
## 3273 MY4ANDER3
## 3274 AllTaric
## 3275 HellSick13
## 3276 BlakHntR
## 3277 Tsuuuuukiuwu
## 3278 JojoxSenju
## 3279 XYI2AYQbc2hLHeQ
## 3280 ItsTheBirb
## 3281 tapochek_Joe
## 3282 BondageHead
## 3283 NeyumeMoon
## 3284 galexiianova
## 3285 Lady_Muzza_
## 3286 AlexChan4rt
## 3287 MaiTheCat25
## 3288 xeekah
## 3289 collin_cherub
## 3290 pichupunch
## 3291 chef_serro
## 3292 anoyamiwa
## 3293 CHRONO_TERMINUS
## 3294 LOL_Art_Bot
## 3295 soyunmogurigeko
## 3296 Piee_004
## 3297 pirocaodoitto
## 3298 Kamisguide
## 3299 hen_ea
## 3300 its_cherrybaby
## 3301 NicoCVLA
## 3302 PotatoDevil2
## 3303 aiglamene
## 3304 hen_ea
## 3305 Kirishimakrbk
## 3306 anaismyname23
## 3307 ItsAnyastasia
## 3308 Nalyd_writing
## 3309 Fer_senpaii
## 3310 RyanSenpai94
## 3311 CheshireFantas2
## 3312 CheshireFantas2
## 3313 xiefux
## 3314 duxteh2
## 3315 a_femboy12
## 3316 ZauniteSimp
## 3317 odds_uneven
## 3318 Mizu_Chan94
## 3319 Spoopy_Owl
## 3320 Seleseal_
## 3321 AKA_Sparda
## 3322 PepeGV13
## 3323 lazypoof
## 3324 swfsdanvers
## 3325 MrManuero
## 3326 kaguranism
## 3327 LOL_Art_Bot
## 3328 LOL_Art_Bot
## 3329 Aaronhart323
## 3330 odeko_yma
## 3331 bonerfly1
## 3332 Shaycook20
## 3333 bonerfly1
## 3334 Lizz_HM21
## 3335 Zimmeck_
## 3336 EkkosBbg
## 3337 RizkiBu19604930
## 3338 nothingheretuse
## 3339 ThatguyAugustus
## 3340 leankuroneko
## 3341 BelongNewry
## 3342 Zapphiren_
## 3343 Austin88191786
## 3344 Kywry247
## 3345 Batata_owo
## 3346 CIPHERMEISA
## 3347 RiftValentine
## 3348 SuciDrg
## 3349 8ogdahn8
## 3350 sweetgummygator
## 3351 brianjokeiner0
## 3352 shiroychigo
## 3353 AzaZofia
## 3354 loveetude
## 3355 ThomasW42894977
## 3356 Micchonstars
## 3357 VStreamers_
## 3358 IntrinsicGames
## 3359 IntrinsicGames
## 3360 agito_hugo
## 3361 SansDarkness
## 3362 Tula77017406
## 3363 DARKINCORE
## 3364 CP0rk
## 3365 pupiwaizumi
## 3366 afarny4
## 3367 MeruwuIX
## 3368 RyanWolfe379
## 3369 HOONlECAT
## 3370 RABIESGIR1L
## 3371 pizapirate
## 3372 aeon_xayah
## 3373 Ivanska_
## 3374 QueenOfAnxiety3
## 3375 DMalauni
## 3376 Cookie3w3
## 3377 HerpDerp2413
## 3378 Neryumo
## 3379 pinkfires_LoL
## 3380 StringsNBullets
## 3381 CATBR3AD
## 3382 ibonedrawhentai
## 3383 yuuneelli
## 3384 texas_doof
## 3385 nottingseriouss
## 3386 GreaterSinn
## 3387 LightningBaron1
## 3388 JezzaWorks18
## 3389 lagauffredu641
## 3390 0ceanGrayWaves
## 3391 hachirox13
## 3392 mmoppiiee
## 3393 amanitaz
## 3394 Daxelman
## 3395 DNo1432
## 3396 LuwunaMoon
## 3397 LOL_Art_Bot
## 3398 Aikidork
## 3399 LOL_Art_Bot
## 3400 Edendeleon_
## 3401 LOL_Art_Bot
## 3402 LOL_Art_Bot
## 3403 m2_rai
## 3404 Zeri_Cafeinada
## 3405 BananaB32959457
## 3406 settstiddies
## 3407 Koco64954985
## 3408 Im_Not_Furry1
## 3409 Peter_S325
## 3410 RigorousStudios
## 3411 NewstedIs
## 3412 _KotoKasus
## 3413 cake7121
## 3414 zhonyaan
## 3415 Lyriensona
## 3416 Actual_Trash390
## 3417 AlexRam18792944
## 3418 ayofat654
## 3419 caitvigotitbad
## 3420 itishothere
## 3421 _rutuja21_
## 3422 Ty75217357
## 3423 polarzitos
## 3424 GothiccMushroom
## 3425 Audrahni
## 3426 lovelynye03
## 3427 qothmikasa
## 3428 ElcyyTheGobbler
## 3429 nottingseriouss
## 3430 SongbirdDiamond
## 3431 SrirachaWhale
## 3432 kalita_spec
## 3433 Makayla88190882
## 3434 AlejoqtinWinter
## 3435 DavidLe81191611
## 3436 ElcyyTheGobbler
## 3437 ElcyyTheGobbler
## 3438 JesussFry
## 3439 StalkerOf2Dguys
## 3440 IntrinsicGames
## 3441 StalkerOf2Dguys
## 3442 besdaysi
## 3443 AsheMarryMe
## 3444 IntrinsicGames
## 3445 SrirachaWhale
## 3446 konisrow
## 3447 neorarty3
## 3448 xokenkaneki
## 3449 rayxrayyy
## 3450 Konann2003
## 3451 IceTrainer_Jean
## 3452 Foxy_Pawsy
## 3453 ThinkinCrow
## 3454 Silvoid1
## 3455 Kinaaaaaahh
## 3456 Bea_OGD
## 3457 yone_good
## 3458 limiekoo
## 3459 shurinha1
## 3460 OccamSansRazor
## 3461 Ksdxtwt
## 3462 VickieZ25645605
## 3463 DonnaBa28520872
## 3464 samper93
## 3465 Araxis46
## 3466 OliNothing
## 3467 Deborah41962061
## 3468 Cav09476727
## 3469 jinzeentea
## 3470 Brite_Ofc_
## 3471 DonnaKe86054501
## 3472 Anneliese_emy
## 3473 OccamSansRazor
## 3474 LadyVainille
## 3475 aetherslovs
## 3476 gothynerd
## 3477 dan_r0o
## 3478 aetherslovs
## 3479 suryono_r
## 3480 niceswordboots
## 3481 suryono_r
## 3482 TheFoxx85595616
## 3483 StephanDragunov
## 3484 bIowody
## 3485 bIowody
## 3486 ReginaG07351089
## 3487 CoachPalmEsport
## 3488 prophetic_prose
## 3489 MiyaMano94
## 3490 M4gnus2
## 3491 breedoglover
## 3492 Scarl3t_Maid3n
## 3493 IntrinsicGames
## 3494 regolart
## 3495 Juuj_A
## 3496 HoodedProdigies
## 3497 IntrinsicGames
## 3498 carthagesports
## 3499 vtuberblamee
## 3500 ZatchCV
## 3501 divinavulpes
## 3502 AldyViego
## 3503 SizenandoDaniel
## 3504 rosstabowl_ross
## 3505 Gaulront
## 3506 DarlDrawsGay
## 3507 BDawnbringer
## 3508 Androsfgc
## 3509 SIMP_INC_
## 3510 marcky_z
## 3511 H0RNYDWD3
## 3512 lesbopal56
## 3513 lesbopal56
## 3514 SweetCabbageUwU
## 3515 Siriius_Moon
## 3516 herwerewolfgf
## 3517 ChachaXJimin
## 3518 Not_Zeratul_
## 3519 tankarts
## 3520 e9vol
## 3521 Galaxy7415
## 3522 _face1ess
## 3523 barongalloway
## 3524 Ion0X
## 3525 ATaragashi
## 3526 DespairGamma
## 3527 summerswirlarts
## 3528 morz4t
## 3529 LOL_Art_Bot
## 3530 BrendaA56642710
## 3531 LOL_Art_Bot
## 3532 MarkLee9140239
## 3533 alluringAllegro
## 3534 Juan47100604
## 3535 ZodiarkEclipes
## 3536 Isthefickleone
## 3537 AwesomeOKing123
## 3538 CloJo10
## 3539 Ronin90204103
## 3540 visfreckle
## 3541 rosstabowl_ross
## 3542 vortexpunk
## 3543 sailorjinsouI
## 3544 Bad_Beneviento
## 3545 GabrielMeowMeow
## 3546 tharouu
## 3547 begseu1
## 3548 letmemyjlaire
## 3549 Shogun_Matheus
## 3550 Bamboozled696
## 3551 Batata_owo
## 3552 David07Artk
## 3553 MariettaPioneer
## 3554 sagen_thyme
## 3555 The_Raven483
## 3556 Invienes
## 3557 anowanka
## 3558 vylnora
## 3559 iketapps
## 3560 undivineshepard
## 3561 LibraeNashira
## 3562 WardenTheKnight
## 3563 heejinsoulyves
## 3564 callmemaxxiiie_
## 3565 IntrinsicGames
## 3566 _m00n_r4
## 3567 JoshuaMDelaTore
## 3568 DonJorgeSW1
## 3569 Aweeriana
## 3570 Kxllerqueendra1
## 3571 Blood_Lich
## 3572 William08751613
## 3573 SlowWalter
## 3574 2018Vhas
## 3575 caitcat1111
## 3576 plannie_t
## 3577 luznoirs
## 3578 Irisdicente_
## 3579 JackVar39755062
## 3580 Cupcakekirraman
## 3581 lampilluminatie
## 3582 ChilaquilesCo
## 3583 shikispace
## 3584 railoth
## 3585 therealpdud
## 3586 VenusGreen21
## 3587 Prophetx691
## 3588 _Rufure
## 3589 thy_chaos
## 3590 StripperKorra
## 3591 Jayvih_
## 3592 sirspunglekog
## 3593 mastermepp
## 3594 Blobbyjohnsun
## 3595 TerriBa33627771
## 3596 aetherslovs
## 3597 kurwajprdlehh
## 3598 Ajronek
## 3599 cheaploafs
## 3600 shxdowed
## 3601 cosmicjirachi
## 3602 m006098s
## 3603 AshleyM13544744
## 3604 udeservelovetoo
## 3605 himboprotector
## 3606 Kyragreen16
## 3607 nasadotexe
## 3608 Mochizouu
## 3609 mixties
## 3610 Bluebird282
## 3611 _another_tina_
## 3612 BatataPuroOdio
## 3613 everfrost37
## 3614 NoblePunk_XXIV
## 3615 Ozen_Rose
## 3616 Gamergi35261
## 3617 Novembyrr
## 3618 mikan_miyuki
## 3619 Moonlightlyanti
## 3620 shxdowed
## 3621 shxdowed
## 3622 tanksboard
## 3623 sirkiaa
## 3624 IntrinsicGames
## 3625 LOL_Art_Bot
## 3626 tekkfist
## 3627 IntrinsicGames
## 3628 safyla_a_na
## 3629 Shneizel_I
## 3630 IntrinsicGames
## 3631 Shneizel_I
## 3632 IntrinsicGames
## 3633 Shneizel_I
## 3634 mememenome
## 3635 steffonarts
## 3636 Gab_P_Matos
## 3637 Kati950
## 3638 2VinteCinco5
## 3639 Anonymousmea99
## 3640 _another_tina_
## 3641 mattiyyahh
## 3642 ElBrolaire
## 3643 PerimXCarone
## 3644 eccwanderer
## 3645 mellllting_
## 3646 YeppiBluebiiii
## 3647 CWrldttv
## 3648 NekotSlayer
## 3649 Kooke95
## 3650 NekotSlayer
## 3651 LittleWan_
## 3652 Benjami89760141
## 3653 nicoangelic
## 3654 Blitzshadow021
## 3655 Gordon_Dunham
## 3656 cruzzorro11
## 3657 AllTaric
## 3658 TeamInseparable
## 3659 DekuVT1
## 3660 Alonso024836477
## 3661 Abisco54911105
## 3662 SyLoN412
## 3663 GDAutoArt
## 3664 Flissy35039555
## 3665 xqjtqy
## 3666 LOL_Art_Bot
## 3667 luminal_zero
## 3668 hawkknight2000
## 3669 SophieUwUUwU
## 3670 NateNatelie
## 3671 PowhaAna_
## 3672 fhdlsiddiqui
## 3673 Mrcastle08
## 3674 _unspokenmyth
## 3675 your_mom__69__
## 3676 TrevorL79200836
## 3677 buihuyrg1708
## 3678 GMHTTYD
## 3679 komaeda_nagisa
## 3680 itsbeanslol
## 3681 Aleramtz2
## 3682 GMHTTYD
## 3683 LOL_Art_Bot
## 3684 LOL_Art_Bot
## 3685 bashbr0
## 3686 EnforcerZhauns
## 3687 arvazi2
## 3688 Miguelito_jpeg
## 3689 FluffySheep14
## 3690 Koco64954985
## 3691 aetherslovs
## 3692 IntrinsicGames
## 3693 AndreaAvidya
## 3694 xiefux
## 3695 IntrinsicGames
## 3696 KatieMcGrath616
## 3697 Me4Vi
## 3698 KatieMcGrath616
## 3699 LabarreTheo
## 3700 8lue_Dra6on
## 3701 ilikecheese3434
## 3702 8lue_Dra6on
## 3703 Londonicro
## 3704 ValkiriusPT
## 3705 manymeow12
## 3706 yordleloveall
## 3707 nordlys
## 3708 Merciful_Crow
## 3709 Marioapsupp
## 3710 Mr_Blue2001
## 3711 Hailys_
## 3712 bemybabyyesbaby
## 3713 vattghern
## 3714 dempugs1
## 3715 divinephoenix47
## 3716 Titan40youtube
## 3717 morganastallion
## 3718 eeriuffi
## 3719 AngelaG62782145
## 3720 bruiaryz
## 3721 Mrcastle08
## 3722 JvMaybeDraws
## 3723 asxidistra
## 3724 Nicolas95605381
## 3725 Mama_kiramommy
## 3726 candied_corpses
## 3727 Hexteching
## 3728 meat_krieg
## 3729 Enfermavi
## 3730 EricCru61419262
## 3731 Ekko_tv
## 3732 StringsNBullets
## 3733 DarunaKom
## 3734 Duckie64125797
## 3735 Duckie64125797
## 3736 adoralovrxu
## 3737 harrygoboom
## 3738 Duckie64125797
## 3739 NevropaFlexer
## 3740 KDragV1
## 3741 dalay_man
## 3742 Ianuitetoilee
## 3743 DarkSyndraQueen
## 3744 DecaffCappucci
## 3745 IntrinsicGames
## 3746 hiraiomi
## 3747 lukachoy
## 3748 GloriesUnsung
## 3749 LOL_Art_Bot
## 3750 Ohmygosh413
## 3751 viesolde
## 3752 xXEdenSkiXx1
## 3753 Stephanos404
## 3754 lemoncakes101
## 3755 JoshuaH65875147
## 3756 Lunion22
## 3757 McChipyArt
## 3758 iyanaww
## 3759 theDoctors_Name
## 3760 ScoponoL
## 3761 FergyisReformed
## 3762 NottLu1s
## 3763 mrdocto36571669
## 3764 mrdocto36571669
## 3765 MartinBole19
## 3766 LOL_Art_Bot
## 3767 ChompSpark
## 3768 simps4dommymom
## 3769 MOFFLlN
## 3770 ElcyyTheGobbler
## 3771 I_Approb
## 3772 VitoraYT
## 3773 Ganrielpl
## 3774 nozomistan
## 3775 scxigo
## 3776 FuckingTwinkie
## 3777 ElcyyTheGobbler
## 3778 I_Approb
## 3779 Sw33tEdgyD0gg
## 3780 CutHutagalung
## 3781 FionaRuolo
## 3782 SlothFactsBot1
## 3783 lavendarechoes
## 3784 summerswirlarts
## 3785 samool_sb
## 3786 MegComb
## 3787 JerryBu49551618
## 3788 CAlTVl
## 3789 JerryBu49551618
## 3790 vis_cupcake
## 3791 DevilDanteRA
## 3792 Nespeon
## 3793 IntrinsicGames
## 3794 Sa4Tou
## 3795 DevilDanteRA
## 3796 plushiezzz
## 3797 MaahesRion
## 3798 Ash_Bandipoot
## 3799 kat_ewe_
## 3800 Ashe201_4E
## 3801 LOL_Art_Bot
## 3802 lavendarechoes
## 3803 LOL_Art_Bot
## 3804 warden_coffee
## 3805 Stardrenova
## 3806 singu_laria
## 3807 luscas__
## 3808 migvianna
## 3809 feernobb
## 3810 Sett_NDB
## 3811 LadyVickytoria
## 3812 florecitu
## 3813 MoonstaPluff
## 3814 OnlyKnownWolf
## 3815 elreyvampiro21
## 3816 DavidKi23237365
## 3817 Katheri06787154
## 3818 mariettaesports
## 3819 ArtawanNajmudin
## 3820 GET_JlNXED
## 3821 Liri_Runa
## 3822 ArtawanNajmudin
## 3823 ArtawanNajmudin
## 3824 Kristin82565964
## 3825 Jessica74714136
## 3826 Jessica74714136
## 3827 Ravenleviant
## 3828 EmiliapcCP
## 3829 morangosupremo
## 3830 Kirishzin
## 3831 PizzaPlanetLord
## 3832 ZzzGoo0720
## 3833 Teea1y
## 3834 motocyclemickey
## 3835 FaulknerEdu
## 3836 bugrasmart
## 3837 KenRddt
## 3838 Chipchik1
## 3839 Matej941
## 3840 Selp765
## 3841 MinsFGC
## 3842 Matej941
## 3843 akalynn4
## 3844 LemonJunk404
## 3845 trapcardhideri
## 3846 st4nwithafour
## 3847 JediKnightTack
## 3848 muttbutters
## 3849 m_buonani
## 3850 Vincent91453020
## 3851 nokacarry
## 3852 LuwunaMoon
## 3853 kuryptoculus
## 3854 UwUCancerCringe
## 3855 AustinJ20200106
## 3856 CATBR3AD
## 3857 papuchochoe
## 3858 KindredZindred
## 3859 charlizemb
## 3860 KIRAMMOMMY
## 3861 LOL_Art_Bot
## 3862 StringsNBullets
## 3863 WhosMaryP
## 3864 Samandriade
## 3865 DailySylas
## 3866 NiiloPiri
## 3867 koiseoho
## 3868 IntrinsicGames
## 3869 chaatblanc
## 3870 sundialMelodic
## 3871 epitaphofghosts
## 3872 canvasof57
## 3873 PadThePanda
## 3874 spaedii
## 3875 leshuga_fntasma
## 3876 share_stream
## 3877 share_stream
## 3878 OSenekart
## 3879 RepulsiveMaid
## 3880 greekmyst
## 3881 ChaengKuma
## 3882 OSenekart
## 3883 kenzsza
## 3884 bakudadadan
## 3885 college_esports
## 3886 ThirteenXXXVII
## 3887 McBadDrawings
## 3888 lycanthropii
## 3889 greendolphinxst
## 3890 LuhWitchArtes
## 3891 HeadBangerPoppy
## 3892 holanda707
## 3893 GlaDOS666_
## 3894 haudrey_z
## 3895 ajgorillaz
## 3896 WisseHolly
## 3897 altavba_
## 3898 ViTheNinth_
## 3899 catraseyes
## 3900 ThwMooon
## 3901 pinkreine
## 3902 FRCretweets
## 3903 StormeChappie
## 3904 daweaselbass
## 3905 Kiimberlyss_
## 3906 Nyao_bakeneko
## 3907 ZXNISTAR
## 3908 LOL_Art_Bot
## 3909 Mocnk564
## 3910 Zeri_Cafeinada
## 3911 p114619
## 3912 AshleyM13544744
## 3913 jey10122371
## 3914 Eroz_JT
## 3915 Thunder22824185
## 3916 Awaluneocxcanon
## 3917 IntrinsicGames
## 3918 KathaliaRose
## 3919 ATaragashi
## 3920 witchyygf
## 3921 papuchochoe
## 3922 JosephF21058235
## 3923 RhiLai_Art
## 3924 Kda_Rouge
## 3925 yonecachorrao
## 3926 lmsourcandy
## 3927 sokkvaria
## 3928 Unf_Freckles
## 3929 KevinJo23407320
## 3930 nimbusmage
## 3931 hexcarrier27
## 3932 coder_cajun
## 3933 zeniyks
## 3934 JustCeleSpam
## 3935 thesullios
## 3936 moonxpov
## 3937 Kampsycho
## 3938 jinxlights
## 3939 LOL_Art_Bot
## 3940 Dynamic_violet
## 3941 AppleTafaha
## 3942 FanguFufu
## 3943 munyag111
## 3944 Lunahrix
## 3945 OxenfreeAO3
## 3946 Benjami89760141
## 3947 IntrinsicGames
## 3948 ItsTheBirb
## 3949 IntrinsicGames
## 3950 retr0hearts
## 3951 vcvcvc516
## 3952 ItsTheBirb
## 3953 cosmic_oro
## 3954 xomuncho
## 3955 Sukki_Yuri
## 3956 apheliosIut
## 3957 Shadow_Ukyo
## 3958 Leo0_08
## 3959 streamerwallcom
## 3960 JohnDou74439830
## 3961 afarny4
## 3962 Pixel_Paw
## 3963 Fernandarevill4
## 3964 Sayulett
## 3965 ChaengKuma
## 3966 luna_lov3sword
## 3967 luna_elflove
## 3968 BiWomanWhore
## 3969 97Velvet
## 3970 luna_dualsword
## 3971 Alylej1108
## 3972 Beastardize
## 3973 AdamWhi01826851
## 3974 ChuuPamela5
## 3975 Sapphicescu
## 3976 BanBanIshi_TV
## 3977 supposedly_ivy
## 3978 wildncrazyguy1
## 3979 papuchochoe
## 3980 Pandoraeuphoria
## 3981 Blue_Catnip
## 3982 poetlunari
## 3983 poetlunari
## 3984 Odette0081
## 3985 DennisG26502741
## 3986 Thanak_K
## 3987 Anthony87651440
## 3988 Zaunite_
## 3989 CaitlynSheriffB
## 3990 Egocentricawn
## 3991 CaitlynSheriffB
## 3992 zerhax
## 3993 LOL_Art_Bot
## 3994 Christo58898072
## 3995 CutHutagalung
## 3996 IntrinsicGames
## 3997 IntrinsicGames
## 3998 DoujinMaster69
## 3999 chaosIegion
## 4000 vcvcvc516
## 4001 IntrinsicGames
## 4002 CaitlynSheriffB
## 4003 TheRafaArts
## 4004 minato218947015
## 4005 Zoya_nr1simp
## 4006 Alonso024836477
## 4007 MoonlitSpires
## 4008 MoonlitSpires
## 4009 hevalynn1
## 4010 bleeqi
## 4011 FusionXZero
## 4012 enga_sa
## 4013 Muphasa99
## 4014 MoonlitSpires
## 4015 secretnil
## 4016 jstsoni
## 4017 IntrinsicGames
## 4018 incinelion
## 4019 aagabi7
## 4020 TanyaHe69723616
## 4021 arcanefinest
## 4022 Thulin30
## 4023 radim_kecar
## 4024 LOL_Art_Bot
## 4025 MoonlitSpires
## 4026 MoonlitSpires
## 4027 filipo269
## 4028 Pelota2006
## 4029 feyneira
## 4030 vandeshopping
## 4031 VickieZ25645605
## 4032 MARASJUR
## 4033 AmandsVih
## 4034 Brilho_Fosco
## 4035 aymr_SB
## 4036 Ruined_Fafnir
## 4037 chambre_leon
## 4038 castilMedabot
## 4039 IntrinsicGames
## 4040 LisaRod23858331
## 4041 TChandraPermad1
## 4042 chiiiiin_xxx02
## 4043 mqsmax
## 4044 IntrinsicGames
## 4045 root2ww
## 4046 thelastalive1
## 4047 Kamii23237368
## 4048 te4_ll
## 4049 Samyc_2014
## 4050 StaceyF70563969
## 4051 annl_o_l
## 4052 Samyc_2014
## 4053 forestbidoof
## 4054 taeevvvv
## 4055 itsviniciushp
## 4056 Beastardize
## 4057 CamKaeru
## 4058 LeodrkR
## 4059 forestbidoof
## 4060 KingofthePeanu2
## 4061 d0nnietism
## 4062 Thulin30
## 4063 Foxanstar
## 4064 Flamin_Sapphics
## 4065 LOL_Art_Bot
## 4066 WoxTheFox1
## 4067 StellersJays
## 4068 FacuRueda3
## 4069 hifranz_
## 4070 LkgodEye03
## 4071 oneofcaitswhore
## 4072 requinn_e
## 4073 EsportsTweeter
## 4074 rakanpaws
## 4075 feistypaaants
## 4076 Olaf54414306
## 4077 Olaf54414306
## 4078 loru_mu
## 4079 lunariprince
## 4080 EscrachoAndante
## 4081 pajamaguardian
## 4082 akimeunamo
## 4083 RMaddogs
## 4084 aenyeweddiennn
## 4085 11tenshi
## 4086 ilovtumate
## 4087 tweetfo71515312
## 4088 TammyAc69722169
## 4089 PiltoversFists
## 4090 ThirdWorldLiftr
## 4091 mochikiwis
## 4092 VTCK_2022
## 4093 galaxybrainjohn
## 4094 VTCK_2022
## 4095 ArthaielEng
## 4096 ga_ja3
## 4097 Oraangsh
## 4098 Oraangsh
## 4099 PlasmicChannel
## 4100 PIRATEJIWE
## 4101 reygestorm
## 4102 foxofbone
## 4103 TerriBa33627771
## 4104 natihgrr
## 4105 KutetsKute
## 4106 Rafraf51688946
## 4107 bluestar121797
## 4108 Akali99335533
## 4109 asimm_asimm
## 4110 sendtheflower_s
## 4111 Akalynn23468
## 4112 Sanchez1373
## 4113 ZyklusW
## 4114 Sanchez1373
## 4115 Dakota__Draws
## 4116 ao3isalliread
## 4117 Sanchez1373
## 4118 LOL_Art_Bot
## 4119 akrothan_
## 4120 IntrinsicWorld
## 4121 madewithUnreal
## 4122 GuaxinimApaixo1
## 4123 MinosMaximoff
## 4124 bbugspixelbot
## 4125 dinosaurrro
## 4126 Amatilapis
## 4127 Amatilapis
## 4128 Aaaspectrum
## 4129 zrsfta
## 4130 FrankH7_
## 4131 Adixk2
## 4132 imhungry76
## 4133 ebilo_komnatnoe
## 4134 Unf_Freckles
## 4135 meungsoul
## 4136 Carolin26512460
## 4137 Fostergahara
## 4138 prenatal_hg
## 4139 VnTweeter
## 4140 idbenle_
## 4141 SilVA78704297
## 4142 KBanryu
## 4143 DianderasTadeo
## 4144 catt_back98
## 4145 Blackrigz
## 4146 DonnaBa28520872
## 4147 Sp1ne_Sh0t
## 4148 AllTaric
## 4149 Darthlixp
## 4150 DeolindoJoao
## 4151 Stephen91235801
## 4152 oceanicOverseer
## 4153 catboy_creampie
## 4154 kaio_apo
## 4155 _vaizravana
## 4156 zeribolos
## 4157 TheRuinedNymph
## 4158 Nikorazoh
## 4159 RedemUp
## 4160 SalCastiel
## 4161 novemberjokes
## 4162 ey3patch_
## 4163 FelipeVillas7
## 4164 VeryCaffeine
## 4165 joostvanduif
## 4166 SabrinaWitchs
## 4167 LXWasTaken
## 4168 Bye_pkb
## 4169 NasaaYzk
## 4170 Ramon17520505
## 4171 Saymoooooon
## 4172 IntrinsicGames
## 4173 MartyDreamy
## 4174 IntrinsicGames
## 4175 hiilovetrash
## 4176 IntrinsicGames
## 4177 IntrinsicGames
## 4178 BlackStarrr8
## 4179 ittybittykatt
## 4180 BlackStarrr8
## 4181 nyxeechu
## 4182 NicoleB42064037
## 4183 Sato_Tontito
## 4184 AmacdogB
## 4185 Milgrim_Finch
## 4186 AbyssalOrca
## 4187 skymagpie
## 4188 skymagpie
## 4189 skymagpie
## 4190 milanmelvinbro1
## 4191 Kaineleh2
## 4192 Michael06832367
## 4193 kalita_spec
## 4194 birdnwind
## 4195 evaaarico
## 4196 vicaitzz
## 4197 SkelleSkatomell
## 4198 Api0_0
## 4199 salas_doc
## 4200 Its_downfall
## 4201 ladywolffie
## 4202 JostarJhonny
## 4203 nastyaananas_
## 4204 nastyaananas_
## 4205 adan_pedrini
## 4206 akalishair
## 4207 RuthRob36470669
## 4208 nastyaananas_
## 4209 BrittneyRansome
## 4210 EmiItsOkay
## 4211 IntrinsicGames
## 4212 artchronicles_
## 4213 Jeffrey18755090
## 4214 izzelikesunday
## 4215 KraniumXx
## 4216 lordgoopy
## 4217 AustinJ20200106
## 4218 DennisG26502741
## 4219 sanity_less
## 4220 kazuhadasilva
## 4221 StPhantom666
## 4222 MaulsBigPP
## 4223 AuroraDrs
## 4224 sunchitos
## 4225 BelongMaidenCty
## 4226 VAMPIRECUPC4KE
## 4227 otnemicsaNonurB
## 4228 sunchitos
## 4229 MarvOldGamer
## 4230 lemos799
## 4231 Judiszzz
## 4232 26231kk
## 4233 rriarring
## 4234 x0Miss_Raven0x
## 4235 feifayu
## 4236 DinoNerdHannah
## 4237 flamencorejo
## 4238 Omega_Darkon
## 4239 SkyveeVT
## 4240 riotmonster69
## 4241 HKuramasukuna
## 4242 Blekoutl
## 4243 black101soul
## 4244 Flissy35039555
## 4245 arcane_brainrot
## 4246 stargazer828s
## 4247 BettyGirl3000
## 4248 BettyGirl3000
## 4249 MarthaS20532138
## 4250 rohan_ashido
## 4251 mikarmami
## 4252 IntrinsicGames
## 4253 IntrinsicGames
## 4254 DonMalo30078585
## 4255 IntingTop
## 4256 RoseBitchi
## 4257 smile_ral
## 4258 Catheri27847830
## 4259 EsportsTweeter
## 4260 AlK0TANAKA
## 4261 Silver__p
## 4262 ayaajituki
## 4263 fuck1nprick
## 4264 smvvyy
## 4265 gabsmfuckz
## 4266 MandraxFran
## 4267 LadyRav63801490
## 4268 paulapslva
## 4269 PastaTin_
## 4270 lucxario
## 4271 wikiikropka
## 4272 Chloe__Shepard
## 4273 LL85318645
## 4274 zhurris
## 4275 epitaphofghosts
## 4276 Death_Warden
## 4277 kiwidepedra
## 4278 Kodzukt
## 4279 wasabipuddin
## 4280 gertaiusthelich
## 4281 babyxXxdark
## 4282 ethanbryce91
## 4283 KaayCohen
## 4284 ItsOnly_59
## 4285 VisFavgauntlet
## 4286 angstysoftbean
## 4287 KiraJostar
## 4288 VisFavgauntlet
## 4289 HexplosiveJinx
## 4290 Gabciooo1
## 4291 bytesoftoxicity
## 4292 Zohrasashes
## 4293 IntrinsicGames
## 4294 RicardoDavenp13
## 4295 reyuiyaka
## 4296 velvetcaitvi
## 4297 AutumnVillegas5
## 4298 AutumnVillegas5
## 4299 AidaCMGM
## 4300 GET_JlNXED
## 4301 Loza710
## 4302 CashursS
## 4303 sosopeaktime
## 4304 CommanderSquee
## 4305 FrnchBrd
## 4306 FrnchBrd
## 4307 Adixk2
## 4308 CaKe_With_Cake
## 4309 ghostvriter
## 4310 SuciDrg
## 4311 JennaJi60788880
## 4312 IntrinsicGames
## 4313 Aumtimus
## 4314 AshleyC67028952
## 4315 jackies_jackson
## 4316 Melissa72140639
## 4317 M0BSAIKl
## 4318 EsportsAtCONEL
## 4319 Vinigastewingdi
## 4320 visfreckle
## 4321 Dero_Arts
## 4322 nejixalyzz
## 4323 marytweetsmtms
## 4324 DrAngelaZiegle6
## 4325 ZyklusW
## 4326 marytweetsmtms
## 4327 HojeNaoOk
## 4328 osodog12
## 4329 KraxlerFox
## 4330 osodog12
## 4331 _toxiko_
## 4332 M0BSAIKl
## 4333 Josstevaan_22
## 4334 maberu_kun
## 4335 elenMEXll
## 4336 afelyosbey
## 4337 LinyeSupremacy
## 4338 robot_rad
## 4339 starcoils
## 4340 ViTheNinth_
## 4341 ohomemsegredos
## 4342 osodog12
## 4343 fesener1
## 4344 xuegongzi_
## 4345 SarahSt52999608
## 4346 AnimeNinjaXian
## 4347 santyalc
## 4348 YTBastian666
## 4349 sophiamap_
## 4350 tini_516
## 4351 RubenTr68117257
## 4352 nigue_re
## 4353 mariamdwwizwerd
## 4354 GameGearGuru
## 4355 RubenTr68117257
## 4356 AvocadosGod2
## 4357 h_imree
## 4358 RubenTr68117257
## 4359 ElizbethLaCroix
## 4360 asxidistra
## 4361 RubenTr68117257
## 4362 patchimup
## 4363 RubenTr68117257
## 4364 _artfulpages
## 4365 yellowgrou
## 4366 koshka_amy
## 4367 LenaOxT
## 4368 GothiccMushroom
## 4369 Fan53042687
## 4370 DomingoFielder
## 4371 June1403_
## 4372 SinsiaBuvelle
## 4373 sherley_a7x
## 4374 CielosCambala
## 4375 Heartless__93
## 4376 DonJorgeSW1
## 4377 Corsa2005Tunado
## 4378 talonbandeklay
## 4379 IntrinsicGames
## 4380 Takanashiberry
## 4381 IntrinsicGames
## 4382 pk_yijin
## 4383 IntrinsicGames
## 4384 horacioaparato
## 4385 IntrinsicGames
## 4386 robot_rad
## 4387 RobertK17737734
## 4388 Lark_Baudelaire
## 4389 HidayantoNadine
## 4390 moonser21
## 4391 thiefnoire64
## 4392 Astroconas
## 4393 DeNekrinius
## 4394 BNoze69
## 4395 cutolo_giusy
## 4396 IceIvory_
## 4397 KaitlynKiramman
## 4398 ChaDeIogurte
## 4399 William10493735
## 4400 whatthedrunk1
## 4401 Mariell_Nu
## 4402 elizamerryn1
## 4403 howdia_ir
## 4404 ScaryTheGhastir
## 4405 RndmFndms650002
## 4406 LOL_Art_Bot
## 4407 Gaafff2
## 4408 BigsmokeSan
## 4409 WachFlugel
## 4410 Bioreta2
## 4411 voiceskyxngi
## 4412 guettasamuel2
## 4413 IntrinsicGames
## 4414 IntrinsicGames
## 4415 Katheri06787154
## 4416 Kurisamii
## 4417 robot_rad
## 4418 GraySakura
## 4419 Huzky_55
## 4420 EliIDK8
## 4421 themarti_
## 4422 DuranMigsai
## 4423 FoxYinnyy
## 4424 FoxYinnyy
## 4425 prettyhashira
## 4426 yoouknowthetrue
## 4427 Bladeadc
## 4428 Bladeadc
## 4429 itsTynida
## 4430 campesnap
## 4431 masososo_ao
## 4432 featheredmaven
## 4433 twentiesixsept
## 4434 EnforcerZhauns
## 4435 safiroanejo
## 4436 IntrinsicGames
## 4437 IntrinsicGames
## 4438 caitsviolet
## 4439 Valkareya
## 4440 MaryOconnorMD2
## 4441 goshdarnspiffy
## 4442 momomox555
## 4443 Gamergi35261
## 4444 JinxAndLux
## 4445 Ronin90204103
## 4446 XMemor
## 4447 dumbpiltie
## 4448 LustSenpai
## 4449 DeightDT
## 4450 bunkokoron
## 4451 yourkilljoys
## 4452 VartistD
## 4453 LL85318645
## 4454 DonnaKe86054501
## 4455 surviventine115
## 4456 mara_rogojan
## 4457 Retweelgend
## 4458 Margare03083138
## 4459 campesnap
## 4460 Chloe__Shepard
## 4461 dione_mizuryu
## 4462 sagittifollia
## 4463 Kiravi01
## 4464 KazandPaz
## 4465 Alexthebigwoof
## 4466 IntrinsicGames
## 4467 canvasof57
## 4468 wydderka
## 4469 daweaselbass
## 4470 lightmagicks
## 4471 lightmagicks
## 4472 eBe3RAKHSUJGJ2e
## 4473 CptMoralSupport
## 4474 lilbumblebeartv
## 4475 eBe3RAKHSUJGJ2e
## 4476 streamerwallcom
## 4477 LOL_Art_Bot
## 4478 washighost
## 4479 1consimptsukki
## 4480 annettepsd
## 4481 religion_jinx
## 4482 Junnyh_o
## 4483 religion_jinx
## 4484 religion_jinx
## 4485 religion_jinx
## 4486 religion_jinx
## 4487 religion_jinx
## 4488 religion_jinx
## 4489 religion_jinx
## 4490 LMinmochi
## 4491 religion_jinx
## 4492 rams9818
## 4493 afterhopee
## 4494 Mama_kiramommy
## 4495 Mama_Jauregui_
## 4496 caniivi
## 4497 Sassan_Sun
## 4498 thehaakun
## 4499 _Minorich_
## 4500 Braki888
## 4501 Shadow_FoxXD
## 4502 EsportsTweeter
## 4503 IntrinsicGames
## 4504 DJAssassino
## 4505 IntrinsicGames
## 4506 IntrinsicGames
## 4507 MagicCookie74
## 4508 AMalditaGoblin
## 4509 MagicCookie74
## 4510 LabarreTheo
## 4511 dilfeanor
## 4512 Shadow_FoxXD
## 4513 ruinedblossom
## 4514 ruinedblossom
## 4515 Nintendo_4ever
## 4516 LitteralTrash5
## 4517 maqicant
## 4518 Momtxnna
## 4519 caitvigotitbad
## 4520 atego3691
## 4521 wuxlian
## 4522 atego3691
## 4523 caitIynsvi
## 4524 AMalditaGoblin
## 4525 AndrselOtaku2
## 4526 Stark0mi
## 4527 juliawithgi
## 4528 akali_the_rebel
## 4529 IntrinsicGames
## 4530 IntrinsicGames
## 4531 HornTwisted
## 4532 susabisama
## 4533 BETSYCHU_
## 4534 anowanka
## 4535 I_S_O_M_A_
## 4536 tinglstingls
## 4537 holy_ngao
## 4538 m006098s
## 4539 xiaoyksha
## 4540 Zachary00624088
## 4541 marcky_z
## 4542 X17Swan
## 4543 SrirachaWhale
## 4544 SrirachaWhale
## 4545 damnitburned
## 4546 silentgander
## 4547 sxftfeathers
## 4548 HereisRui
## 4549 AnnAlli00140614
## 4550 LagXel
## 4551 TaiKyunA4
## 4552 RockatanskyGirl
## 4553 KellyBe41597497
## 4554 bonerfly1
## 4555 Shinuki
## 4556 moonser21
## 4557 IntrinsicGames
## 4558 Langasw
## 4559 IntrinsicGames
## 4560 oneshiningdream
## 4561 IntrinsicGames
## 4562 CutHutagalung
## 4563 IntrinsicGames
## 4564 DManHum
## 4565 CutHutagalung
## 4566 hermeticuss
## 4567 DManHum
## 4568 esy_vihree
## 4569 CP0rk
## 4570 OnlyMO___
## 4571 Foxy_Pawsy
## 4572 Stephen91235801
## 4573 minato218947015
## 4574 JenningsDaylen
## 4575 JoseHaley18
## 4576 JoseHaley18
## 4577 Syro06132267
## 4578 Matt_Armoa_
## 4579 AmandaR74669040
## 4580 Michael85596638
## 4581 gamrrant
## 4582 MoreChaiPls
## 4583 Nutrialico
## 4584 BlackXHunters
## 4585 BlackXHunters
## 4586 hmmmget
## 4587 ilenda
## 4588 Kxllerqueendra1
## 4589 ChompSpark
## 4590 TagTeam008
## 4591 ImoutoThor
## 4592 IntrinsicGames
## 4593 AndrewS94217898
## 4594 ferrumsolivagum
## 4595 ImoutoThor
## 4596 IntrinsicGames
## 4597 Ohmygosh413
## 4598 ferrumsolivagum
## 4599 ferrumsolivagum
## 4600 tacetferrum
## 4601 ferrumsolivagum
## 4602 ferrumsolivagum
## 4603 drUwU20
## 4604 EspeonDeCutelo
## 4605 TTVPromo
## 4606 _cosm1kk
## 4607 CA_Senra_
## 4608 oneshiningdream
## 4609 oneshiningdream
## 4610 iValor_Art
## 4611 vis_cupcake
## 4612 evasivecorn
## 4613 KarmaH_2709
## 4614 CyberRobot4
## 4615 Aloistrancy6669
## 4616 LOL_Art_Bot
## 4617 IsoIatedIsland
## 4618 Thisisawakened
## 4619 LunaQueeniemon
## 4620 UsuarioWeeb
## 4621 IhateArtBot
## 4622 akinikko
## 4623 ThatPancakeGuy
## 4624 PPage363
## 4625 JustKarlyMorgan
## 4626 windziiT
## 4627 IntrinsicGames
## 4628 Grumpyote
## 4629 IntrinsicGames
## 4630 IntrinsicGames
## 4631 zombiegab6
## 4632 gomu_gomu_no_je
## 4633 WebBywestsides
## 4634 srarcanine
## 4635 CAESAR_H3LL
## 4636 tofu_creamy
## 4637 alto_joshua
## 4638 caitvigotitbad
## 4639 JoshuaH65875147
## 4640 Retweelgend
## 4641 JoshuaH65875147
## 4642 SoyUnPato3232
## 4643 cansadaprak7
## 4644 Marco3628daniel
## 4645 AlexanderBaguet
## 4646 neonmadnessph
## 4647 maybeDoge_
## 4648 KeyrosAgony
## 4649 Krobelios
## 4650 MrLagTheKing
## 4651 DonnaHu83696808
## 4652 scyluna
## 4653 EorumRex
## 4654 king_arthurart
## 4655 Viktor_Smol_
## 4656 LOL_Art_Bot
## 4657 TinaDrg
## 4658 Meriemsultana
## 4659 Kassa_O_O_
## 4660 IntrinsicGames
## 4661 RockySpaceboat
## 4662 MartinBole19
## 4663 spacecow2455
## 4664 MLeteo
## 4665 Kikki_AN
## 4666 Kikki_AN
## 4667 MemyMemLoL
## 4668 DavidFa58624154
## 4669 SweetsCherryPop
## 4670 berserkexius
## 4671 Voidbring
## 4672 NeksRed
## 4673 kingstead_
## 4674 Kassa_O_O_
## 4675 eMINUTEc
## 4676 kymkarasan
## 4677 theyjackiemeoff
## 4678 Lexiooo5
## 4679 Fostergahara
## 4680 EnbyDion
## 4681 DoragonLOL
## 4682 seventhcoord
## 4683 MeyIdk
## 4684 IntrinsicGames
## 4685 SuperSnkrdoodle
## 4686 EdwardT61032813
## 4687 IntrinsicGames
## 4688 IntrinsicGames
## 4689 IntrinsicGames
## 4690 IntrinsicGames
## 4691 MoonTheFox48
## 4692 MoonTheFox48
## 4693 MoonTheFox48
## 4694 Matthew06228275
## 4695 whoisleigh_
## 4696 everfrost37
## 4697 KaluDraw
## 4698 DonnaKe86054501
## 4699 radakn1
## 4700 Kampsycho
## 4701 bisexualbeowulf
## 4702 KSona44
## 4703 letmeraiin
## 4704 KBanryu
## 4705 ADxR18
## 4706 Mina_Figures
## 4707 MandalaMahmud
## 4708 LightningBaron1
## 4709 xxxseraphexxx
## 4710 mastermepp
## 4711 sodiumch3
## 4712 Hoolies4
## 4713 sherry_zin
## 4714 MeliPXI
## 4715 Thewatercat1
## 4716 squishcat_
## 4717 RoyalPissBitch
## 4718 DriftSlave
## 4719 amaurysanjuan
## 4720 far1dat
## 4721 FaulknerATHL
## 4722 Faulkner_FSN
## 4723 0ni_mask
## 4724 igotyour666
## 4725 IntrinsicGames
## 4726 MrRonaldRaymon1
## 4727 frecklelapis
## 4728 IntrinsicGames
## 4729 IntrinsicGames
## 4730 lougldnvocals
## 4731 haleyalien_
## 4732 lougldnvocals
## 4733 ProcrastPanda
## 4734 _Gorcaz_
## 4735 _Gorcaz_
## 4736 JumaraloHexCore
## 4737 iya_kro
## 4738 Traynorscoped41
## 4739 Gothicplushi
## 4740 bunny_babbits
## 4741 Noldor_elf
## 4742 Creed1012
## 4743 Creed1012
## 4744 sockmonst3r1
## 4745 arvazi2
## 4746 Katheri06787154
## 4747 alemisul
## 4748 cosmic_oro
## 4749 SokuRabbit
## 4750 R9S_Indominus
## 4751 CherryGirl025
## 4752 StoneCrown2
## 4753 ElcyyTheGobbler
## 4754 Barbara12772130
## 4755 VisFavgauntlet
## 4756 IntrinsicGames
## 4757 02maneng
## 4758 IntrinsicGames
## 4759 LOL_Art_Bot
## 4760 Laudddy
## 4761 DrCluckstuffins
## 4762 realbretmathews
## 4763 DaKrauserlols
## 4764 Choxolato
## 4765 komaeda_nagisa
## 4766 laryuwo
## 4767 Asdrubal_RA
## 4768 Gaijinknight
## 4769 IsaacMo37536708
## 4770 MissBlacktailed
## 4771 Alejand07201741
## 4772 Lennie0123
## 4773 96pointDyl
## 4774 Retweelgend
## 4775 daweaselbass
## 4776 s0resu
## 4777 jubiters
## 4778 AutumnProducti1
## 4779 CherryGirl025
## 4780 y8nkook
## 4781 AmorosaZnis
## 4782 AlanLombardi3
## 4783 viegofeet
## 4784 rakanismo
## 4785 TrixSquid
## 4786 rakanismo
## 4787 sunbzn
## 4788 LOL_Art_Bot
## 4789 luluquequerpix
## 4790 luluquequerpix
## 4791 IntrinsicGames
## 4792 AlvarosZ08
## 4793 streamerwallcom
## 4794 SomeTimeHD191
## 4795 anyuran1999
## 4796 Pool12mc4250
## 4797 Holycatx1
## 4798 e9quino
## 4799 HanakoHunk
## 4800 JebJoka
## 4801 umbraprodige
## 4802 rivers_caitlyn
## 4803 TaironVA
## 4804 umbraprodige
## 4805 kanadenji
## 4806 JuanBRob
## 4807 IrradiatedI
## 4808 IntrinsicGames
## 4809 IntrinsicGames
## 4810 dillon__roe
## 4811 StrayzL
## 4812 MrZombie893
## 4813 atego3691
## 4814 JeanPer24036153
## 4815 OniOzen
## 4816 Fuee___
## 4817 nu11_v01d
## 4818 MuffinKindred
## 4819 CoopLoots
## 4820 KingrockkidV1
## 4821 Zoe_Kawaiii
## 4822 sr_buster
## 4823 Aless517
## 4824 mixx022
## 4825 hmmm_pollito
## 4826 Jasper_Screams
## 4827 AndrewS94217898
## 4828 IntrinsicGames
## 4829 Theunluckyrav
## 4830 IntrinsicGames
## 4831 IntrinsicGames
## 4832 KristiBautista5
## 4833 elshan0193
## 4834 ZodiarkEclipes
## 4835 Benjami89760141
## 4836 goldfish12131
## 4837 MaruNyoom
## 4838 FlanAmaterasu
## 4839 blop_blop455
## 4840 lipsk33t96
## 4841 SMTAlphaZero
## 4842 C_WProductions
## 4843 FRCretweets
## 4844 jennaize
## 4845 blop_blop455
## 4846 AlternativLizzy
## 4847 sparkythe_puppy
## 4848 Ianspooner18
## 4849 AdriansyahPt
## 4850 BlazedRTs
## 4851 SGH_RTs
## 4852 Superfi67936340
## 4853 EdwinMunox
## 4854 EmmaClarkDDS1
## 4855 preheatoven666
## 4856 vic_raccoon
## 4857 dr_shotus
## 4858 tobirenn12
## 4859 LOL_Art_Bot
## 4860 xfirey1
## 4861 xfirey1
## 4862 blooapl1
## 4863 HdDxrth
## 4864 PocoNitaSurge
## 4865 InusamaU
## 4866 AmberStoneheart
## 4867 loli_lolka
## 4868 DavidFa58624154
## 4869 VTuberTweeter
## 4870 LXS07Tortue
## 4871 BPstalin
## 4872 IntrinsicGames
## 4873 7V_Yuril
## 4874 i_need_credits
## 4875 mmoppiiee
## 4876 mmoppiiee
## 4877 solarmagic93
## 4878 Drakarion1
## 4879 FlugelArtosh
## 4880 DumbMos
## 4881 2Duck4886
## 4882 LeviaixaWR
## 4883 eazelpaint
## 4884 cansadaprak7
## 4885 Mesakiie
## 4886 Haizlyx
## 4887 KeyNBeeComics
## 4888 KelseyO04479561
## 4889 sinnamonking
## 4890 ArthurP_TTV
## 4891 blueberryskyuwu
## 4892 sunprincessbr
## 4893 blueberryskyuwu
## 4894 Bamboozled696
## 4895 coder_cajun
## 4896 MalandriSari
## 4897 ZCakezzz
## 4898 sockoroni
## 4899 etherealnyx
## 4900 belechtorVN
## 4901 gabe_hex
## 4902 the_Yoshogu
## 4903 lolbrandon_
## 4904 koolrumarooo
## 4905 XenaDarkmagikz
## 4906 konckquer
## 4907 3drenderbot
## 4908 Miche0_0
## 4909 Turdbug
## 4910 Turdbug
## 4911 batbattilt
## 4912 ChaengKuma
## 4913 Ryouta201113
## 4914 fesener1
## 4915 MegComb
## 4916 TrevorL79200836
## 4917 Phytos10
## 4918 PandeBunnyNSFW
## 4919 Punbun_4Fun
## 4920 Telle_VI
## 4921 AlvarosZ08
## 4922 vylnora
## 4923 anne_iti
## 4924 Katheri06787154
## 4925 kalita_spec
## 4926 Misuale_18
## 4927 BigBadBear_
## 4928 Eclipse_Phalanx
## 4929 llawliettt5
## 4930 moraofthecoven
## 4931 hi__host
## 4932 The_VESN
## 4933 AltoGuisote
## 4934 The_VESN
## 4935 smol_rosi
## 4936 RafaWsins
## 4937 Poltergeisz
## 4938 thehaakun
## 4939 DailySylas
## 4940 Neustary
## 4941 liahasbeenfound
## 4942 HestherzMatixs
## 4943 liahasbeenfound
## 4944 redgoose64
## 4945 BiWomanWhore
## 4946 BiWomanWhore
## 4947 BiWomanWhore
## 4948 farm_sari
## 4949 nvelist
## 4950 MinionVerdeGod
## 4951 alttokan
## 4952 Zidgo2
## 4953 AshleyC67028952
## 4954 mrdocto36571669
## 4955 IntrinsicGames
## 4956 the_string_king
## 4957 IntrinsicGames
## 4958 Sylilyne
## 4959 Raychel_Draws
## 4960 HSTBUGBOY
## 4961 DonnaMa87493639
## 4962 plutonianrkive
## 4963 virgilderg
## 4964 JustAlethia
## 4965 0ldpeachy
## 4966 itsvogelart
## 4967 DongoranOliva
## 4968 Amiracle561
## 4969 vastayari
## 4970 himboprotector
## 4971 GalaxyGamerYaY1
## 4972 Yolisters
## 4973 BlazedRTs
## 4974 robiwan02
## 4975 papuchochoe
## 4976 ArmandoBerzunz1
## 4977 nasadotexe
## 4978 RuthRob36470669
## 4979 NovaleeStars
## 4980 RayMochii
## 4981 TaironVA
## 4982 zekrox50
## 4983 PavinLu
## 4984 HdDxrth
## 4985 LOL_Art_Bot
## 4986 NahuelDaz19
## 4987 sideboooot
## 4988 OriginalAjax
## 4989 Blitzshadow021
## 4990 Dire_drizz
## 4991 IntrinsicGames
## 4992 SINCARD_VII
## 4993 AlbertB88631259
## 4994 Robaxe201
## 4995 MagisterWR
## 4996 Iadymeyneth
## 4997 fesener1
## 4998 LPalyuga
## 4999 Wizzy_tekken
## 5000 RahmatNovitasa1
## 5001 TenTuParte
## 5002 TenTuParte
## 5003 ayofat654
## 5004 foxkises
## 5005 Eclipse_Phalanx
## 5006 GAburgos87
## 5007 Hoolies4
## 5008 AFKHowler
## 5009 luminal_zero
## 5010 Michael02486517
## 5011 LPalyuga
## 5012 Michael44981073
## 5013 atego3691
## 5014 wydderka
## 5015 RicardoDavenp13
## 5016 Omega_Darkon
## 5017 telogrus
## 5018 knightSTOCCO
## 5019 Nichola44676337
## 5020 WDisgaea
## 5021 vastayari
## 5022 Viegoccentric
## 5023 Ekasane1
## 5024 ATaragashi
## 5025 ATaragashi
## 5026 KokaKorart
## 5027 KokaKorart
## 5028 thebestgusgus
## 5029 hawkeyesquared7
## 5030 EsportsTweeter
## 5031 Suicidal_Sayori
## 5032 Ladysparda
## 5033 LOL_Art_Bot
## 5034 LOL_Art_Bot
## 5035 Abisco54911105
## 5036 xXDino_HunterXx
## 5037 Miyakowasurelol
## 5038 dzejong
## 5039 JuanBRob
## 5040 FRCretweets
## 5041 ga_ja3
## 5042 VotreMyrtille
## 5043 TimeforTerra
## 5044 RepulsiveMaid
## 5045 TimeforTerra
## 5046 BrandonGroo
## 5047 Neo_Koalan
## 5048 Aqouaria
## 5049 FoxerRazor
## 5050 pnkrsblckclths
## 5051 LOL_Art_Bot
## 5052 FlubbedSheep
## 5053 killeralsohuman
## 5054 FernandoDeAries
## 5055 _missace
## 5056 FilmsJawsome
## 5057 DonJorgeSW1
## 5058 Shadophy
## 5059 ahrislovecharm
## 5060 neonluca
## 5061 DARKlNSCYTHE
## 5062 LOL_Art_Bot
## 5063 JustinH03818803
## 5064 Peter_S325
## 5065 Peter_S325
## 5066 Dark4Iris
## 5067 pyreblade
## 5068 UmbreonJF
## 5069 Neshira2
## 5070 EGG55551335
## 5071 MoonstaPluff
## 5072 d4zaku
## 5073 cassie_levin
## 5074 luxtracon
## 5075 _awinterborne
## 5076 yaklingkageru
## 5077 LOL_Art_Bot
## 5078 Kaethuhlu
## 5079 TalismekG
## 5080 MohaKShin
## 5081 Grumpyote
## 5082 ifshiigaraki
## 5083 FoxySuzune
## 5084 David07Artk
## 5085 WraithhWarden
## 5086 IamAustinHubert
## 5087 daweaselbass
## 5088 Mizunoshumi
## 5089 esteban83233217
## 5090 ShinaRja
## 5091 YogurtPollo
## 5092 KodokuRoxi
## 5093 maaruchi02
## 5094 Bumsrakete
## 5095 LOL_Art_Bot
## 5096 LOL_Art_Bot
## 5097 Xayah05263095
## 5098 GothiccMushroom
## 5099 TheRoseyRC
## 5100 xEMIYA
## 5101 AppleTafaha
## 5102 P2X5L
## 5103 PepitoBonderas
## 5104 Danykuzzzo
## 5105 SoongCi
## 5106 SaltySalamandre
## 5107 IntrinsicGames
## 5108 TaikoRedfox
## 5109 DonnaMa87493639
## 5110 Viktor_Smol_
## 5111 SupportWitchNym
## 5112 SupportWitchNym
## 5113 Luxary_Raccoon
## 5114 ThatOneNegraux
## 5115 NekoNaly
## 5116 Yesenia30764056
## 5117 RyuganFGC
## 5118 GalletaBusu
## 5119 NocturnaDraco
## 5120 AKA_Sparda
## 5121 AstorufoFan
## 5122 X17Swan
## 5123 Piratuuv2
## 5124 MoonLBladeInfo
## 5125 Letsifuck
## 5126 TatyanaBernabe
## 5127 TatyanaBernabe
## 5128 LOL_Art_Bot
## 5129 Isehnia
## 5130 IntrinsicGames
## 5131 SN0T_D0G
## 5132 SN0T_D0G
## 5133 purpurinices
## 5134 threshHoe
## 5135 EnR_Bar
## 5136 Rawshour
## 5137 XanKioshi
## 5138 Spiritwolf13748
## 5139 Filipe_Pessoa97
## 5140 Long_Phrog
## 5141 bleublaze1
## 5142 RealJamesTrent
## 5143 MarcLloyd13
## 5144 Leo0_08
## 5145 AlyssaH59725147
## 5146 Mrcastle08
## 5147 Tofu_dofuu
## 5148 azakanae
## 5149 luminal_zero
## 5150 Awsie6662
## 5151 GraniteTFS
## 5152 dds_glass
## 5153 BigsmokeSan
## 5154 kimi_miyo
## 5155 Dark390N
## 5156 IntrinsicGames
## 5157 IntrinsicGames
## 5158 ColumbusCreepy
## 5159 MammaMiaNotter
## 5160 elunes_wrath
## 5161 savanna66470227
## 5162 whale_lonliest
## 5163 Falcon77Matias
## 5164 Vampire_Rosa
## 5165 melrem13
## 5166 Peter_S325
## 5167 JinKolmak
## 5168 grempmaus
## 5169 buffmilfslover
## 5170 Lunaticoamargo
## 5171 papuchochoe
## 5172 LOL_Art_Bot
## 5173 Xcreed16
## 5174 Roawell1
## 5175 LaurieL46549243
## 5176 ShiroTheUseless
## 5177 NINJAINACORNER
## 5178 NINJAINACORNER
## 5179 mana_mari1215
## 5180 DudaoFeio
## 5181 Starped0
## 5182 NINJAINACORNER
## 5183 Blaky83
## 5184 444akemi
## 5185 NINJAINACORNER
## 5186 h_imree
## 5187 WindaSi14397179
## 5188 ninfa_beh
## 5189 LOL_Art_Bot
## 5190 Gaafff2
## 5191 ThatrandomGuyo9
## 5192 Redregil
## 5193 UntamedGaming2
## 5194 TheJakoMan
## 5195 noahczerwny
## 5196 Koshou7_11
## 5197 hyesmo
## 5198 PurpleYordle
## 5199 Micchonstars
## 5200 EnforcerZhauns
## 5201 JoseHaley18
## 5202 dankidenki
## 5203 Fernandarevill4
## 5204 1965Mercury
## 5205 wildncrazyguy1
## 5206 El_imprudente94
## 5207 lilbumblebeartv
## 5208 Jay1223274929
## 5209 ASoberLady
## 5210 LittleTyranido
## 5211 LittleTyranido
## 5212 LOL_Art_Bot
## 5213 LOL_Art_Bot
## 5214 PHB_pietro
## 5215 ArtShareAcc
## 5216 Sakamoto2749
## 5217 lillylimm
## 5218 egirldajungle
## 5219 im_not_yourtoy
## 5220 IntrinsicGames
## 5221 1_shot_0_kills
## 5222 skippit0
## 5223 NicCHeinz
## 5224 etherealnyx
## 5225 Axtrek1
## 5226 MrRonaldRaymon1
## 5227 etherealnyx
## 5228 Scarlet_Seradii
## 5229 DonnaJo43302569
## 5230 evasivecorn
## 5231 whale_lonliest
## 5232 Le__Bush
## 5233 Grimm_Hound_
## 5234 xqjtqy
## 5235 WDisgaea
## 5236 SunaSaityr
## 5237 DonnaBa28520872
## 5238 finni141
## 5239 LOL_Art_Bot
## 5240 OsyrisWorld
## 5241 PandeBunnyNSFW
## 5242 xTempestDoragon
## 5243 dumbass_o7
## 5244 R0GUEASSASSIN_
## 5245 Fubulubu96
## 5246 UlrikaOokami
## 5247 Cesaron59
## 5248 Mrcastle08
## 5249 LOL_Art_Bot
## 5250 JosephF21058235
## 5251 pupiwaizumi
## 5252 nimbusmage
## 5253 IntrinsicGames
## 5254 FRCretweets
## 5255 Eppyomega
## 5256 Yuki16954021
## 5257 IntrinsicGames
## 5258 LuminaH06
## 5259 LeifTheMizu
## 5260 mikazeliscious
## 5261 Noemimi_Fran
## 5262 hlk50000
## 5263 StevenR43939957
## 5264 s3acastle
## 5265 Saintiblis1
## 5266 SoraBotUwU
## 5267 sarasaIand
## 5268 shiarilen
## 5269 SansDarkness
## 5270 LaelAraina
## 5271 InkizGPS
## 5272 LoliSakuya
## 5273 talonbandeklay
## 5274 kiran64ez
## 5275 CRISPYNUGGETS19
## 5276 YousefMoves
## 5277 PaulDye78280963
## 5278 itayuujikun
## 5279 StrynoTheRyno
## 5280 SherifCupcake
## 5281 AgustinaJumadi
## 5282 ClintonEsports
## 5283 HollyGr88673483
## 5284 LOL_Art_Bot
## 5285 ser0ser0_
## 5286 _chulchul
## 5287 TreacyFielder
## 5288 KevinGa21831451
## 5289 mayorfrankbotto
## 5290 root2ww
## 5291 sillypupmagic
## 5292 LOL_Art_Bot
## 5293 Raychel_Draws
## 5294 Shqdow8
## 5295 AlyssaH59725147
## 5296 demon_xiao_
## 5297 SaraSan02354507
## 5298 DesertRose_NZ
## 5299 wydderka
## 5300 niceswordboots
## 5301 HeadBangerPoppy
## 5302 luiscasas2008
## 5303 IntrinsicGames
## 5304 Elfonomo_alto
## 5305 didkosoia
## 5306 AdriansyahPt
## 5307 akirecharacter
## 5308 IntrinsicGames
## 5309 safiroanejo
## 5310 epidemic_pain
## 5311 AyrienTina
## 5312 MunkeyAstro
## 5313 SwordsManYasuo
## 5314 Corviwhite
## 5315 SwordsManYasuo
## 5316 Alesba3
## 5317 CutHutagalung
## 5318 tbullr1
## 5319 Elizabe44943826
## 5320 goodvibesNA
## 5321 SuwarnoUli
## 5322 Damianfate
## 5323 viesolde
## 5324 AhmedMedhatxo
## 5325 gigolo_last
## 5326 Snowi68845777
## 5327 PandaSempai1
## 5328 MuniveYanina
## 5329 sovaskitten
## 5330 Melee_Mercenary
## 5331 LOL_Art_Bot
## 5332 Nevos___
## 5333 requinn_e
## 5334 limonpi1
## 5335 DanielH53640749
## 5336 tonguesoyeon
## 5337 didkosoia
## 5338 Slyfiv
## 5339 rizawaii
## 5340 daweaselbass
## 5341 GalloKikiriki
## 5342 SayaYomu
## 5343 KmUcax0OuQgZwkO
## 5344 LOL_Art_Bot
## 5345 KaiSa_KDA23
## 5346 preheatoven666
## 5347 KaiSa_KDA23
## 5348 anowanka
## 5349 SuciDrg
## 5350 kaguranism
## 5351 JuanBRob
## 5352 nimbusmage
## 5353 v1gorous1
## 5354 asksredditques1
## 5355 Brandon1987NSFW
## 5356 httpThomas_
## 5357 IntrinsicGames
## 5358 thesongofalark
## 5359 simiipopp
## 5360 RuLOfps
## 5361 faithsweird
## 5362 IntrinsicGames
## 5363 Natasha80126306
## 5364 teh6aym
## 5365 spaedii
## 5366 KibaTz13
## 5367 Fostergahara
## 5368 settstiddies
## 5369 darkstar0722
## 5370 KmUcax0OuQgZwkO
## 5371 GameSlotsCasino
## 5372 Filched
## 5373 annxhemmo
## 5374 PhelMooncake
## 5375 OmegaEnderman05
## 5376 SpookyCentaur
## 5377 judy_voorhees
## 5378 Kishiskolaash
## 5379 JonClarkeTweets
## 5380 MyHusband39
## 5381 DreidanDraconus
## 5382 ReginaC26432536
## 5383 tlofwhois67
## 5384 swagginsloths
## 5385 ghostpups1
## 5386 WaitWut602
## 5387 HeadBangerPoppy
## 5388 FaulknerEdu
## 5389 LuminousFaeDust
## 5390 howdia_ir
## 5391 Gonzalo_wer
## 5392 yone_good
## 5393 wezoot_
## 5394 rooibokk
## 5395 MohaKShin
## 5396 AlexandreNines
## 5397 TaeYooNhy
## 5398 LOL_Art_Bot
## 5399 LOL_Art_Bot
## 5400 Lopvinr
## 5401 BelongLeicester
## 5402 ShiroTheUseless
## 5403 RedBlaster2003
## 5404 IntrinsicGames
## 5405 CATBR3AD
## 5406 Cannibal002
## 5407 veigarthevile
## 5408 TaylorJ81960893
## 5409 RyuBlaze6
## 5410 jorge30123
## 5411 HentaiIsGood12
## 5412 Cryz_Ekisde
## 5413 playeralex
## 5414 Wicked_Lobster
## 5415 AresAika
## 5416 Stevo0114
## 5417 mira_miranha
## 5418 AmandaS86184870
## 5419 SodaSoDumb
## 5420 orbitltm
## 5421 roxxa5481
## 5422 roxxa5481
## 5423 Alejand53730219
## 5424 DiegoCiferri
## 5425 DigitalLuver
## 5426 JackTurnner1
## 5427 Mrcastle08
## 5428 gusgus_psd
## 5429 alineSann_
## 5430 cobblepout
## 5431 CarterSharpest
## 5432 RiotForge
## 5433 NyaughtyTrash
## 5434 RandomNommer
## 5435 TheSparkRoxas
## 5436 8UTACWR5rV3jJ05
## 5437 yone_good
## 5438 asmallmime
## 5439 ViralexR
## 5440 ajarodz
## 5441 BiWomanWhore
## 5442 nungGib17
## 5443 MagiMari1
## 5444 CernJust
## 5445 pnkrsblckclths
## 5446 XKALOPSIAX1
## 5447 Chonilla69
## 5448 XKALOPSIAX1
## 5449 XKALOPSIAX1
## 5450 CesarLo45950580
## 5451 ItsAGruzzo
## 5452 tacticsradio
## 5453 AhmedMedhatxo
## 5454 Susoeng
## 5455 LOL_Art_Bot
## 5456 RatThumbsUp
## 5457 SHAD0WARISE
## 5458 stillnotval
## 5459 SHAD0WARISE
## 5460 SHAD0WARISE
## 5461 SHAD0WARISE
## 5462 WianeeD
## 5463 hi__host
## 5464 DailySylas
## 5465 TDS_Wasabi
## 5466 Peeks37
## 5467 Jaymo0n
## 5468 WindslashRiven
## 5469 bonerfly1
## 5470 Nemesorclem
## 5471 IntrinsicGames
## 5472 LOL_Art_Bot
## 5473 ValhirL
## 5474 LOL_Art_Bot
## 5475 Goodclover1
## 5476 Danzu_12
## 5477 sundialMelodic
## 5478 MtsCarmesim
## 5479 morganasoI
## 5480 Crankyaunt1
## 5481 Danzu_12
## 5482 RuckusWright
## 5483 DrWesos
## 5484 typagirljosh
## 5485 Calexandria8
## 5486 tq0007704403
## 5487 TUnlawful
## 5488 JaniboyZonTW
## 5489 davum20
## 5490 Morgennnnnnnn
## 5491 dinosaurrro
## 5492 yenzzus
## 5493 LOL_Art_Bot
## 5494 LOL_Art_Bot
## 5495 LOL_Art_Bot
## 5496 FRCretweets
## 5497 ErosYaoi
## 5498 ejosue_p
## 5499 N0irose
## 5500 DonJorgeSW1
## 5501 LustSenpai
## 5502 TheSparkRoxas
## 5503 LoLuizaINTZFAN
## 5504 ezredwan0
## 5505 Chrisylo4
## 5506 stargazersasha
## 5507 faairiegf
## 5508 Frecuenc1a
## 5509 Meme26692321
## 5510 streamerwallcom
## 5511 ouo71498929
## 5512 EvaPace92576519
## 5513 afroiah
## 5514 Grecia_85
## 5515 roseluvsmile
## 5516 Aaronhart323
## 5517 daweaselbass
## 5518 Kydeco1
## 5519 s_cryn
## 5520 saoko_papi_ssj
## 5521 TransComics
## 5522 LOL_Art_Bot
## 5523 xqjtqy
## 5524 GatitoMiauMia12
## 5525 Retweelgend
## 5526 streamerwallcom
## 5527 nanoni__
## 5528 afelyosbey
## 5529 goregym1310
## 5530 Derese_Drago
## 5531 metalichotchoco
## 5532 metalichotchoco
## 5533 Nattarro
## 5534 abandonIove
## 5535 JuanitaDelgad17
## 5536 pajamaguardian
## 5537 mlschampionship
## 5538 umbransovereign
## 5539 raultoto1
## 5540 azproductioncos
## 5541 SStalker732
## 5542 Josstevaan_22
## 5543 JinxDoida
## 5544 6Koto_6
## 5545 noxtoraa
## 5546 eeriuffi
## 5547 _SkullBoi9
## 5548 imTob2
## 5549 Bluebird282
## 5550 Takeruki0
## 5551 bestkittiaskk
## 5552 Hazikaze
## 5553 funkerdale
## 5554 Susanavargasp_
## 5555 pinkymeeli
## 5556 LOL_Art_Bot
## 5557 Eclipse_Phalanx
## 5558 TheLitch5009
## 5559 qinse001
## 5560 papuchochoe
## 5561 safiroanejo
## 5562 adoralovrxu
## 5563 Ronin90204103
## 5564 VeryCaffeine
## 5565 Nanopnanop
## 5566 jorgeromerocab1
## 5567 jorgeromerocab1
## 5568 thatsbiz4rre
## 5569 jorgeromerocab1
## 5570 jorgeromerocab1
## 5571 LOL_Art_Bot
## 5572 jorgeromerocab1
## 5573 jorgeromerocab1
## 5574 fuckuuandurmom
## 5575 LOL_Art_Bot
## 5576 UltimateViolet
## 5577 fronezone
## 5578 LOL_Art_Bot
## 5579 HazardDan69
## 5580 kataluxie
## 5581 kataluxie
## 5582 _saIad_
## 5583 chae4ryeong1
## 5584 CosmicPeanut_0
## 5585 chae4ryeong1
## 5586 meanmahboii
## 5587 Bmoni92
## 5588 embrawce
## 5589 KatieTryToDoArt
## 5590 TheRighteousU
## 5591 XSaphira2
## 5592 Thossaron
## 5593 LOL_Art_Bot
## 5594 Saron_Veiii__
## 5595 EsportsTweeter
## 5596 EsportsTweeter
## 5597 cherry0eve
## 5598 JohanUcedo
## 5599 digitknight69
## 5600 VictorH18701282
## 5601 kalita_spec
## 5602 void_mileena
## 5603 48d347
## 5604 soribadda
## 5605 35Yaru
## 5606 kalita_spec
## 5607 48d347
## 5608 Brite_Ofc_
## 5609 kataluxie
## 5610 Mikanukiart
## 5611 enilwe
## 5612 JotaPe848X
## 5613 GarethGolder
## 5614 vis_cupcake
## 5615 AngelesWolf10
## 5616 _fallenstxr
## 5617 GabeMorgan13
## 5618 TThiagT
## 5619 diwas_raai
## 5620 GalloKikiriki
## 5621 PopeLeoTheThird
## 5622 LOL_Art_Bot
## 5623 EdinnaPie
## 5624 niraw_w
## 5625 Sw33tEdgyD0gg
## 5626 Retweelgend
## 5627 BoxNipo
## 5628 HoffmeisterRick
## 5629 StreamerSupRT
## 5630 Daniel84302060
## 5631 NoCUsarEstaWea
## 5632 e_minut
## 5633 Sky_Blue1905
## 5634 charlizemb
## 5635 MR_Phoenix123XD
## 5636 Comicloud_
## 5637 JayridaProxyo
## 5638 Velo12
## 5639 anderein_saiva
## 5640 JaimeMellaR18
## 5641 TioPoicoLoko
## 5642 jpkurono92
## 5643 EmiyaFaceLover
## 5644 attheaphelion9
## 5645 LOL_Art_Bot
## 5646 DraxsLol
## 5647 bunny_babbits
## 5648 RavenIsBored26
## 5649 gegegamer4
## 5650 akirariviere
## 5651 Steph_J_Millz
## 5652 Ryanpay48027892
## 5653 C4bslog
## 5654 Soriano310ms
## 5655 root2ww
## 5656 Archaeologist29
## 5657 LaurieC98436844
## 5658 Diehardcoolkid
## 5659 Scarlet_DragonX
## 5660 rtItBot
## 5661 Kaiser1171
## 5662 exeluter_HC
## 5663 JohnGla60217428
## 5664 Rey1220000
## 5665 mintyborb
## 5666 JohnGla60217428
## 5667 lunariaflower
## 5668 SuperRichyWorld
## 5669 joshinthesun
## 5670 Abisco54911105
## 5671 darkstar0722
## 5672 rafaela_rush
## 5673 Oraangsh
## 5674 Oraangsh
## 5675 im_caelli
## 5676 SoyAlexOh
## 5677 darkstar0722
## 5678 IcathianKaiSa
## 5679 HiddenVris
## 5680 Sam_r860
## 5681 CodeZzl
## 5682 tahtheleagster
## 5683 Koopalings58
## 5684 JoeJosephJoJo0
## 5685 Catheri27847830
## 5686 k_heina
## 5687 carpentieri_e
## 5688 k_heina
## 5689 moha56844276
## 5690 Soldier76bot
## 5691 Soldier76bot
## 5692 nasadotexe
## 5693 DrewSTEM
## 5694 FaulknerATHL
## 5695 Faulkner_FSN
## 5696 DrewSTEM
## 5697 DrewSTEM
## 5698 thtstarlight
## 5699 DrewSTEM
## 5700 DrewSTEM
## 5701 DrewSTEM
## 5702 CCEOverwatch
## 5703 collin_cherub
## 5704 CCEOverwatch
## 5705 CCEOverwatch
## 5706 CCEOverwatch
## 5707 papuchochoe
## 5708 CCEOverwatch
## 5709 CCEOverwatch
## 5710 Galathas_McBeth
## 5711 papuchochoe
## 5712 drUwU20
## 5713 TheGooseGod3
## 5714 LOL_Art_Bot
## 5715 junebluez
## 5716 IntrinsicGames
## 5717 Jackc8126C
## 5718 IntrinsicGames
## 5719 AdrianGuti718
## 5720 tanksboard
## 5721 dilfwangji
## 5722 xXHASAGIGAMERXx
## 5723 cldwspds
## 5724 joal439
## 5725 TngLng3
## 5726 flavoredshots
## 5727 Caeseji_Kaes
## 5728 anxiouslavalamp
## 5729 Caeseji_Kaes
## 5730 Turbo_Lov3r
## 5731 HanakoSuna
## 5732 DarunaKom
## 5733 KRoessli
## 5734 Dantetheredfox
## 5735 lath0ung
## 5736 frenzycrutch
## 5737 KawaiiDesuHorny
## 5738 Azul88013108
## 5739 Maxghosterart
## 5740 brokeneldar
## 5741 nebulimes
## 5742 KazumaAiko40
## 5743 rosescatears25
## 5744 LOL_Art_Bot
## 5745 kxtryy
## 5746 muunbunns
## 5747 M07Art09
## 5748 BrendaA56642710
## 5749 zyrakan
## text
## 1 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 2 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 3 RT @arvve: love them \n#tfgraves #leagueoflegends https://t.co/f9IiXADBf6
## 4 RT @Kizler59: Hi I love them so much, I can’t wait for season two and also I love them so much. Such beautifully written characters🥲\n#caitv…
## 5 RT @welfero: Kayle would be a strict, but just mum. \n\n#LeagueOfLegendsFanArt #LeagueOfLegends #Poppy #Kayle https://t.co/CNsvaS52y8
## 6 RT @nivelli_: WIP\nlook how happy he is☺\n#LeagueOfLegends #LeagueOfLegendsFanArt #Rakan https://t.co/GXBnNtEUmg
## 7 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 8 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 9 RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…
## 10 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 11 RT @welfero: Kayle would be a strict, but just mum. \n\n#LeagueOfLegendsFanArt #LeagueOfLegends #Poppy #Kayle https://t.co/CNsvaS52y8
## 12 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 13 RT @Grilla: ☠️ TIDES OF TURMOIL II -- DECEMBER 17, 2022☠️\n\nJoin the fray and fight in a winner-take-all #LeagueofLegends 1v1 Event!\n\nSign U…
## 14 RT @shikispace: Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://…
## 15 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 16 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 17 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 18 RT @honeysticks__: more of them dadas 💕✨\n\n#zaundads #vanco #vander #silco #arcane #leagueoflegends https://t.co/eDTDNDMwA6
## 19 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 20 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 21 RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…
## 22 RT @loreofruneterra: Just a typo, or interesting lore tidbit?: So the new Darkin ere revealed, and Anaacka is my favorite. I heard Xonlaani…
## 23 RT @alexois_: 🌸Spirit Blossom Zyra skin when?? I had so much fun using MidJourney and putting my own spin on what it created. #leagueoflege…
## 24 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 25 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 26 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 27 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 28 RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…
## 29 RT @SmallStreamersC: We're raiding FlawlessGenesis playing #LeagueofLegends with 7 viewers and 35 people in chat on Twitch! Check them out!…
## 30 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 31 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 32 RT @Vex_inator: Voralynn for tonight 💜\nI'm totally back and I feel better (for the moment huhu)💜\n#Evelynn #Vora \n#LeagueOfLegends \n#Legends…
## 33 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 34 RT @FunkyWoomy: #kaisa from #LeagueOfLegends \n\n#LeagueOfLegendsFanArt #leagueoflegendsart #ArtofLegends https://t.co/MxcFjvMeBg
## 35 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 36 RT @oddh_aart: pov : you are 3 months late. 🦈🔗\n\n#Aatrox #morgana #ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/Q7EJDI2…
## 37 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 38 RT @lamespin: #sylas and #lux prestige edition!\n#leagueoflegends #LeagueOfLegendsFanArt #sylux https://t.co/BvMrqSFOIy
## 39 RT @EloDragonLoL: Nerfs everywhere\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmemes #legends #riot #gamin…
## 40 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 41 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 42 RT @FantasticFinal1: LOL Fan Splash Art: Winterblessed Akali ❄⛄\n#Akali #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/V…
## 43 RT @miachancos: Ocean Song Seraphine 🐚🌊 #seraphine #leagueoflegends https://t.co/OWHyxPSaf3
## 44 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 45 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 46 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 47 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 48 RT @Neekosmic: I finally made Neekosmic, this fanskin\nAnd I'm soooo proud~ ! >w<\n\n"Neeko like stars, isn't it pretty ?"\n\n✨~ Neeko Cosmic ~✨…
## 49 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 50 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 51 RT @RadRedLionheart: Lil doodles of these High Noon hotties\n\n#league #leagueoflegends #highnoon #thresh #mordekaiser #doodle #sketch #drawi…
## 52 RT @Grumpyote: 𝘠𝘰𝘶'𝘳𝘦 𝘨𝘰𝘪𝘯𝘨 𝘵𝘰 𝘵𝘩𝘦 𝘖𝘭𝘥 𝘞𝘦𝘴𝘵! 🌵\n\nA doodle of the new leaked skin: High Noon Mordekaiser.\nWe still don't know what his face/h…
## 53 RT @OtrexOw: my fav girl (after zoe lmao)\n\n#LeagueOfLegends #zeri\n#leagueoflegendsart https://t.co/RKBEOas1Mj
## 54 RT @Hp__moon: The first time i've ever changed my hair at all.. :C hope everyone likes it\n\n#gamer #gaming #Egirls #latinapawg #twitch #wed…
## 55 RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG
## 56 RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…
## 57 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 58 RT @AtmajaPd: I really liked this game.😍😍😍 #StarGuardian #LeagueOfLegendsFanArt #LeagueofLegends #TLWIN #GuardianasEstelares #ClashLoL \nOri…
## 59 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 60 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 61 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 62 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 63 RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…
## 64 RT @EloDragonLoL: Nerfs everywhere\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmemes #legends #riot #gamin…
## 65 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 66 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 67 RT @RivenStore: What do you think?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #riven…
## 68 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 69 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 70 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 71 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 72 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 73 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 74 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 75 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 76 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 77 RT @is_is_gemini_is: GIRLS 💎💎💎\n\n#ArcaneAnniversary #LeagueOfLegends https://t.co/Vmw6q8okIy
## 78 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 79 RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG
## 80 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 81 RT @sablanmtgalters: (2022) Mindblade Render and Professional Face-Breaker altered after #LeagueofLegends characters Jinx and Vi, completed…
## 82 RT @questionable124: Doodling Jinx tonight :3 Full sketch/inking on patreon: https://t.co/5WiIAUnjZ5\n#digitalart #fanart #arcane #LeagueOfL…
## 83 RT @AtmajaPd: I really liked this game.😍😍😍 #StarGuardian #LeagueOfLegendsFanArt #LeagueofLegends #TLWIN #GuardianasEstelares #ClashLoL \nOri…
## 84 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 85 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 86 RT @PrimaVeraArt19: Metal man and his ever changing mask design \n\n#LeagueOfLegends #Viktor https://t.co/HXbmUBCu5O
## 87 RT @remyleboob: finally done with the little runner charm concepts! Beans\n#LeagueOfLegends #ArtofLegends https://t.co/sDXKmWZerh
## 88 RT @Neekosmic: I finally made Neekosmic, this fanskin\nAnd I'm soooo proud~ ! >w<\n\n"Neeko like stars, isn't it pretty ?"\n\n✨~ Neeko Cosmic ~✨…
## 89 RT @DamnSpiderLover: I will kill for them\n#viego #LeagueOfLegends #fanart https://t.co/lC41BupVTp
## 90 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 91 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 92 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 93 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 94 RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 95 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 96 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 97 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 98 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 99 RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx
## 100 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 101 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 102 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 103 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 104 RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 105 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 106 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 107 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 108 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 109 RT @justalostkat: I do admit, "obsessed" is an understatement. #SpotifyWrapped #arcane #LeagueOfLegends https://t.co/Hs4yjzJNik
## 110 RT @daaaanissimoooo: sketch of katarina from league of legends\ni think the most beautiful skin for her\n\n#Katarina #LOL #LeagueOfLegendsFanA…
## 111 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 112 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 113 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 114 RT @Grilla: ☠️ TIDES OF TURMOIL II -- DECEMBER 17, 2022☠️\n\nJoin the fray and fight in a winner-take-all #LeagueofLegends 1v1 Event!\n\nSign U…
## 115 RT @Grilla: ☠️ TIDES OF TURMOIL II -- DECEMBER 17, 2022☠️\n\nJoin the fray and fight in a winner-take-all #LeagueofLegends 1v1 Event!\n\nSign U…
## 116 RT @justalostkat: I do admit, "obsessed" is an understatement. #SpotifyWrapped #arcane #LeagueOfLegends https://t.co/Hs4yjzJNik
## 117 RT @MikaHeartt: #RiftGala Qiyana fanart because I LOVED the design so muchh (design by @lolapaprikaa)\n\nI know I'm a little late too ehe pre…
## 118 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 119 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 120 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 121 RT @MiciaGlo: "We're gonna do this my way, quick, and deadly."\n#Akali from @LeagueOfLegends\nCosplay by @MiciaGlo\nPhoto by @azproductioncos…
## 122 RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…
## 123 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 124 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 125 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 126 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 127 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 128 RT @LoLMemesBot: Told him to kiss his mother and send a Spotify link of "What a Wonderful World" in Chat...\n#memes #meme #funny #lol #leagu…
## 129 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 130 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 131 RT @zoevolfartwork: How about to Jinxxxxx together huh? 😜🔥\n\n#Jinx #Cosplay #LeagueOfLegends https://t.co/jj5Ga429FT
## 132 RT @sablanmtgalters: (2022) Mindblade Render and Professional Face-Breaker altered after #LeagueofLegends characters Jinx and Vi, completed…
## 133 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 134 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 135 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 136 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 137 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 138 RT @NFLTNG: Which #LeagueOfLegends champions would be good at football? What would be the ultimate super team?\n\n▶️https://t.co/9iYgFjHhvK h…
## 139 RT @whxtelamb_cos: [...] In the future, one of us is alive. Hint : it's not you.🧁\n\n❤︎\nLeague Of Legends's Caitlyn Kiramman from ARCANE \n\n📸…
## 140 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 141 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 142 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 143 RT @PrimaVeraArt19: Metal man and his ever changing mask design \n\n#LeagueOfLegends #Viktor https://t.co/HXbmUBCu5O
## 144 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 145 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 146 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 147 RT @melumii_: I finally upadted my etsy shop!! 😊 you can get these premade ahri emotes in a bundle or individually on ko-fi and etsy now! ^…
## 148 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 149 RT @MikuoHatsuneTTV: Day 17 of @LeagueOfLegends quotes:\n\nLamb: The only true death is to never live.\n-Kindred\n#LeagueOfLegends #quotes #gam…
## 150 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 151 RT @melumii_: I finally upadted my etsy shop!! 😊 you can get these premade ahri emotes in a bundle or individually on ko-fi and etsy now! ^…
## 152 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 153 RT @melumii_: I finally upadted my etsy shop!! 😊 you can get these premade ahri emotes in a bundle or individually on ko-fi and etsy now! ^…
## 154 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 155 RT @TinyReese3: And #leagueoflegends sound track finds a way on top again #SpotifyWrapped https://t.co/ubtTQwNxS1
## 156 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 157 RT @Baiinze: Zac just stood there in disbelief lmaooo\n#aphelios #leagueoflegends https://t.co/9OqwGq2qN8
## 158 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 159 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 160 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 161 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 162 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 163 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 164 RT @MetaShiftGG: ❗ TONIGHT - 8 PM EST ❗\n\nL7 Genesis VS Rawr Shadowz\n\n🔵 Xenon Division \n\nCatch the game live on our Twitch hosted by Toapste…
## 165 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 166 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 167 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 168 RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG
## 169 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 170 RT @justalostkat: I do admit, "obsessed" is an understatement. #SpotifyWrapped #arcane #LeagueOfLegends https://t.co/Hs4yjzJNik
## 171 RT @lunar_mang: Felix as Kindred from League of Legends 🌙💙 @Stray_Kids\n#straykids #straykidsfanart #felixskz #leefelix #skz #SKZfanart #Lea…
## 172 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 173 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 174 RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG
## 175 RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…
## 176 RT @justalostkat: I do admit, "obsessed" is an understatement. #SpotifyWrapped #arcane #LeagueOfLegends https://t.co/Hs4yjzJNik
## 177 RT @is_is_gemini_is: Powder #Jinx \n\n#arcane #LeagueOfLegends https://t.co/KyiS8U3YWD
## 178 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 179 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 180 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 181 RT @neorarty3: vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart #arcanefanart #C…
## 182 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 183 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 184 RT @Neekosmic: I finally made Neekosmic, this fanskin\nAnd I'm soooo proud~ ! >w<\n\n"Neeko like stars, isn't it pretty ?"\n\n✨~ Neeko Cosmic ~✨…
## 185 RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG
## 186 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 187 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 188 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 189 RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG
## 190 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 191 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 192 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 193 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 194 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 195 RT @Pancake_Tanks: Check out my video! #LeagueofLegends | Captured by #Outplayed #teemo #support #gg #bot #team #fight #win #game #play #ga…
## 196 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 197 RT @akali_the_rebel: ღ CaitVi x Jinx ღ\n\n𝓒𝓻𝓮𝓭𝓲𝓽: Yanderes.arts\n\n#jinx #vi #Caitlyn #LeagueOfLegends #LeagueOfLegendsFanArt #WildRift #RIOTGA…
## 198 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 199 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 200 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 201 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 202 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 203 RT @TheSomuaCrew: Time for Bell Ileae and their daughter to put up the christmas decoration !\n\nCommission by @JUrsus 💜\n\n#LeagueOfLegends #A…
## 204 RT @Vimesy_art: Boo! Bewitching #Tristana🎃 \n#LeagueOfLegendsFanArt #LeagueOfLegends #WildRift https://t.co/GiqZEpOrQ9
## 205 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 206 RT @TonyRam26219233: Game Master….. #LeagueofLegends https://t.co/sMXtQPH9q3
## 207 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 208 RT @noisecat610: Big cat🌸\n\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/7PdKodCfzg
## 209 RT @lunar_mang: Felix as Kindred from League of Legends 🌙💙 @Stray_Kids\n#straykids #straykidsfanart #felixskz #leefelix #skz #SKZfanart #Lea…
## 210 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 211 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 212 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 213 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 214 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 215 RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG
## 216 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 217 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 218 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 219 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 220 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 221 RT @BigBearPlayz: Low Energy Gaming with Captain Atlas in the Captain's Quaters with friends.\n7:20 pm est\n#Vtuber|#ENVtuber|#BlackVtuber|#g…
## 222 RT @BigBearPlayz: Low Energy Gaming with Captain Atlas in the Captain's Quaters with friends.\n7:20 pm est\n#Vtuber|#ENVtuber|#BlackVtuber|#g…
## 223 RT @BigBearPlayz: Low Energy Gaming with Captain Atlas in the Captain's Quaters with friends.\n7:20 pm est\n#Vtuber|#ENVtuber|#BlackVtuber|#g…
## 224 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 225 RT @2004AkaUrFriend: No gamer girl is getting a hold of my Runescape gold 🔥🔥🙏\n\n@OldSchoolRS #runescape #gamergirl #LeagueOfLegends https://…
## 226 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 227 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 228 RT @TiddlyVG: #stream has STARTED!! Chillin and spillin in the Jungle!!\n\n#LeagueOfLegends #gay #gaymer #LGBTQ #twitch #TwitchStreamers #str…
## 229 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 230 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 231 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 232 RT @Pancake_Tanks: Check out my video! #LeagueofLegends | Captured by #Outplayed #teemo #support #gg #bot #team #fight #win #game #play #ga…
## 233 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 234 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 235 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 236 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 237 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 238 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 239 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 240 RT @vadhahidayat: Irelia #leagueoflegends #irelia #illustration https://t.co/w0CrDA94gZ
## 241 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 242 RT @ZeroDaichi: Dark Cosmic Sylas, a painted ver from the quick drawing I made before during skintober #leagueoflegends #artoflegends #Leag…
## 243 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 244 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 245 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 246 RT @ZeroDaichi: Dark Cosmic Sylas, a painted ver from the quick drawing I made before during skintober #leagueoflegends #artoflegends #Leag…
## 247 RT @LoLMemesBot: tank mains are chads\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett #Aph…
## 248 RT @vadhahidayat: Irelia #leagueoflegends #irelia #illustration https://t.co/w0CrDA94gZ
## 249 RT @DarksideJinx: GUYS. Someone in my friend's class just randomly sent them on discord what he made this week-end and LOOK. AT. THIS 🔥 #Le…
## 250 RT @DarksideJinx: Do you guys remember that awesome Fishbones? 😃 Well, I made arrangements to meet the guy who built it at my convention th…
## 251 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 252 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 253 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 254 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 255 RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 256 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 257 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 258 RT @Pancake_Tanks: Check out my video! #LeagueofLegends | Captured by #Outplayed #teemo #support #gg #bot #team #fight #win #game #play #ga…
## 259 RT @Pancake_Tanks: Check out my video! #LeagueofLegends | Captured by #Outplayed #morgana #gg #gank #lane #support #diff #win #supportsmall…
## 260 RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…
## 261 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 262 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 263 RT @DistopicAI: 👧🏼⚡ R-0GwnGmj .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669901277 .\n.\n#distopicai #aiart #cyberpunk #aiartcommunit…
## 264 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 265 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 266 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 267 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 268 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 269 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 270 RT @shikispace: Two gays sitting in a tree I wonder what happens next\n#yone #Kayn #kayone #spiritblossom #LeagueOfLegends #ArtofLegends #Le…
## 271 RT @Haozeke93: Onii-Chan!! 😩😩😩\nThe drawings of the video I uploaded a few weeks ago.\n\n#creadoresdelollatam\n#LeagueOfLegends \n#LeagueOfLegen…
## 272 RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 273 RT @TheSomuaCrew: Time for Bell Ileae and their daughter to put up the christmas decoration !\n\nCommission by @JUrsus 💜\n\n#LeagueOfLegends #A…
## 274 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 275 RT @alexois_: 🌸Spirit Blossom Zyra skin when?? I had so much fun using MidJourney and putting my own spin on what it created. #leagueoflege…
## 276 RT @Haozeke93: ✨ Brothers ✨ I made this, sorry 😞✨ \n\n#creadoresdelollatam \n#LeagueOfLegends \n#ArtofLegends \n#Yone \n#Yasuo \n#LeagueOfLegendsF…
## 277 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 278 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 279 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 280 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 281 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 282 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 283 RT @Neekosmic: I finally made Neekosmic, this fanskin\nAnd I'm soooo proud~ ! >w<\n\n"Neeko like stars, isn't it pretty ?"\n\n✨~ Neeko Cosmic ~✨…
## 284 RT @Greysan_: Also I can’t explain myself here i just heard this audio the other day and i thought of these two\n#yasuo #taliyah #LeagueOfLe…
## 285 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 286 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 287 RT @we_byun: "-Please... Brother... CARRY ME."\n"- FF 15." \nYasuo & Yone. ♡\n#LeagueOfLegendsFanArt #LeagueOfLegends #LOL #FANART #yasuo #yon…
## 288 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 289 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 290 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 291 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 292 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 293 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 294 RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…
## 295 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 296 RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 297 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 298 RT @HobbySharky: Sharky Fan's Assemble! I am now live!\nhttps://t.co/NUohtzJ120\n\n#riven #toplane #lol #leagueoflegends #korean #asian #game…
## 299 RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 300 RT @DamnSpiderLover: I will kill for them\n#viego #LeagueOfLegends #fanart https://t.co/lC41BupVTp
## 301 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 302 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 303 RT @haylsketches: it’s getting chilly 🍂🌨️ #jinx #arcanefanart #arcane #leagueoflegends #artoflegends https://t.co/zpBLcKHVZC
## 304 RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…
## 305 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 306 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 307 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 308 RT @AsthmaMarauder: Playing some #LeagueOfLegends with friends maybe some #CallofDuty DMZ later !?!?\nI'm live now so come join the MARAUDER…
## 309 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 310 RT @kwjyaaah4: Cute couple 🥺🥺🥺🥺(free to use for \n\nSocial Media Profile Pictures)#xayah #Rakan #LeagueOfLegends https://t.co/heKLc9FNxQ
## 311 RT @AsthmaMarauder: Playing some #LeagueOfLegends with friends maybe some #CallofDuty DMZ later !?!?\nI'm live now so come join the MARAUDER…
## 312 RT @SailorPoof: IT'S DECEMBER 1ST\n#xayah #rakan #leagueoflegends #artoflegends https://t.co/rODM2j4Kq6
## 313 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 314 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 315 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 316 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 317 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 318 RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 319 RT @akami_ak: Wallpaper Bel´veth and Yone #LeagueOfLegends #LeagueOfLegendsFanArt #yone https://t.co/Uz6nNPJIwv
## 320 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 321 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 322 RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…
## 323 RT @SelcricArt: I'm so excited to play as Groovy Space Cowboy I can't get over this skin🧡#leagueoflegends #twistedfate https://t.co/mcuqYV7…
## 324 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 325 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 326 RT @clairemwc: Here’s the revised version of my Dark Cosmic Miss Fortune fan splash art and hope you guys like it☺️\n.\n.\n.\n#ArtofLegends #Le…
## 327 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 328 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 329 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 330 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 331 RT @SelcricArt: I'm so excited to play as Groovy Space Cowboy I can't get over this skin🧡#leagueoflegends #twistedfate https://t.co/mcuqYV7…
## 332 RT @DestroyeerVFX: I want to tell you about Star Nemesis Morgana and the little details inside the VFX I made for her. First of all, amazin…
## 333 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 334 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 335 RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…
## 336 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 337 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 338 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 339 RT @TinyReese3: And #leagueoflegends sound track finds a way on top again #SpotifyWrapped https://t.co/ubtTQwNxS1
## 340 RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG
## 341 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 342 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 343 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 344 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 345 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 346 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 347 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 348 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 349 RT @Kiri_845: https://t.co/v6UrUZEkbv Internet is back, I'm LIVE! CotL then LoL #CultoftheLamb #TwitchStreamers #LeagueOfLegends #twitch #s…
## 350 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 351 RT @DarksideJinx: Do you guys remember that awesome Fishbones? 😃 Well, I made arrangements to meet the guy who built it at my convention th…
## 352 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 353 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 354 RT @miemeoww1: Rakan is so lucky to have a supportive bestie & gf. :D\n\nIt's kinda rough and ugly, sorry\n\n#LeagueOfLegends #LeagueOfLegendsF…
## 355 RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…
## 356 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 357 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 358 RT @tbdesports_: [#TBDESPORTS] League of Legends! LETS PLAY!\n\nCheer for us! #letswin\n\n🕒2022/12/10 - 13:00\n📺https://t.co/iZP7aoKvR7\n\n#League…
## 359 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 360 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 361 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 362 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 363 RT @Neekosmic: I finally made Neekosmic, this fanskin\nAnd I'm soooo proud~ ! >w<\n\n"Neeko like stars, isn't it pretty ?"\n\n✨~ Neeko Cosmic ~✨…
## 364 RT @flowrmosh: sharing is caring💚💜\n#Lulu #vex #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/AJbcDpiAuc
## 365 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 366 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 367 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 368 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 369 RT @Kiyomi_des: Okay so guess who watched Arcane\nThe show's amazing\n\n#Arcane #LeagueOfLegends #Caitvi #vicait #Caitlyn #Violet https://t.co…
## 370 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 371 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 372 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 373 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 374 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 375 RT @OGGIHelga: #LeagueOfLegends #Talon #Ezreal #WildRift \n\nwell.. https://t.co/QbITURmCMi
## 376 RT @PrimaVeraArt19: Metal man and his ever changing mask design \n\n#LeagueOfLegends #Viktor https://t.co/HXbmUBCu5O
## 377 RT @Kiri_845: https://t.co/v6UrUZEkbv Internet is back, I'm LIVE! CotL then LoL #CultoftheLamb #TwitchStreamers #LeagueOfLegends #twitch #s…
## 378 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 379 RT @PrimaVeraArt19: Metal man and his ever changing mask design \n\n#LeagueOfLegends #Viktor https://t.co/HXbmUBCu5O
## 380 RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 381 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 382 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 383 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 384 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 385 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 386 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 387 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 388 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 389 RT @mialoette: rakan will love to see her like that\n#xayah #leagueoflegends #artoflegends https://t.co/DpZ1hpu5Rt
## 390 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 391 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 392 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 393 RT @DamnSpiderLover: I will kill for them\n#viego #LeagueOfLegends #fanart https://t.co/lC41BupVTp
## 394 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 395 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 396 RT @Kat_Alienn: Hacking in League of Legends #katarina #hacking #leagueoflegends #kat_alien streaming live at https://t.co/q6668zm6yW https…
## 397 RT @VikingKingJay: There are Vikings on the rift. SKOL!!! \n\n#leagueoflegends #twitch #twitchstreamer #smallstreamer #smallstreamers\n\nhttps:…
## 398 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 399 RT @OGGIHelga: #LeagueOfLegendsfanart #LeagueOflegends #WildRift #Talon #Ezreal #talez \n\nHE NEEDS MORE. https://t.co/ALxQFeM3Im
## 400 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 401 RT @ArtawanNajmudin: My Darling~🚀🚀🚀🚀🚀 #LeagueofLegends #LoL #Game #ФанАрт #КосплейLoL #GENGWIN \nOriginal: LOLegendsMemes https://t.co/u1ZEl…
## 402 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 403 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 404 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 405 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 406 RT @Neekosmic: I finally made Neekosmic, this fanskin\nAnd I'm soooo proud~ ! >w<\n\n"Neeko like stars, isn't it pretty ?"\n\n✨~ Neeko Cosmic ~✨…
## 407 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 408 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 409 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 410 RT @Neekosmic: I finally made Neekosmic, this fanskin\nAnd I'm soooo proud~ ! >w<\n\n"Neeko like stars, isn't it pretty ?"\n\n✨~ Neeko Cosmic ~✨…
## 411 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 412 RT @DarksideJinx: Do you guys remember that awesome Fishbones? 😃 Well, I made arrangements to meet the guy who built it at my convention th…
## 413 RT @Neekosmic: I finally made Neekosmic, this fanskin\nAnd I'm soooo proud~ ! >w<\n\n"Neeko like stars, isn't it pretty ?"\n\n✨~ Neeko Cosmic ~✨…
## 414 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 415 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 416 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 417 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 418 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 419 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 420 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 421 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 422 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 423 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 424 RT @BrattyGrymblade: I ended up in a match with Aymeric playing Morgana.\n\n#FFXIV #wildrift #LeagueOfLegends https://t.co/Lyb956lFus
## 425 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 426 RT @BrattyGrymblade: I ended up in a match with Aymeric playing Morgana.\n\n#FFXIV #wildrift #LeagueOfLegends https://t.co/Lyb956lFus
## 427 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 428 RT @MikaHeartt: #RiftGala Qiyana fanart because I LOVED the design so muchh (design by @lolapaprikaa)\n\nI know I'm a little late too ehe pre…
## 429 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 430 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 431 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 432 RT @RedrumAlice: Been binge watching ojamajo doremi while doing comms\n\nSo i figured why not turn Powder, Zeri and Seraphine into mini witch…
## 433 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 434 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 435 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 436 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 437 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 438 RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 439 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 440 RT @MikaHeartt: #RiftGala Qiyana fanart because I LOVED the design so muchh (design by @lolapaprikaa)\n\nI know I'm a little late too ehe pre…
## 441 RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…
## 442 RT @Shilliww: #LeagueOfLegends \n#LeagueOfLegendsFanArt #riven \ngreat sword https://t.co/WMIht7c2rc
## 443 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 444 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 445 RT @DebbyHalliwell: New #TikTok! \nBest advice ever for solo queue! \nHope that you will like it! \n#Vtuber\n#Vtubers\n#VTuberUprising\n#Vtubers…
## 446 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 447 RT @DebbyHalliwell: New #TikTok! \nBest advice ever for solo queue! \nHope that you will like it! \n#Vtuber\n#Vtubers\n#VTuberUprising\n#Vtubers…
## 448 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 449 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 450 RT @tbdesports_: [#TBDESPORTS] League of Legends! LETS PLAY!\n\nCheer for us! #letswin\n\n🕒2022/12/10 - 13:00\n📺https://t.co/iZP7aoKvR7\n\n#League…
## 451 RT @PlayShareStar: watch carefully or shaco will get you next!\n🎬LOL COTD\n\n#leagueoflegends #riotgames #riot #kanye #fifa #worldcup #japan #…
## 452 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 453 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 454 RT @ChiTheBun: Oh man oh MAN y'all! LOTS of new products being released for preorder right now so let's GO! Let's start this thread!\n\n(Retw…
## 455 RT @H6X4GRAM: Void Kayle\n#LeagueOfLegends #Kayle #ArtofLegends https://t.co/Y5Zn9eLNyh
## 456 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 457 RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG
## 458 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 459 RT @BrattyGrymblade: I ended up in a match with Aymeric playing Morgana.\n\n#FFXIV #wildrift #LeagueOfLegends https://t.co/Lyb956lFus
## 460 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 461 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 462 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 463 RT @Geramine_m: 🌸SettPhel emotes :3💕\n🌸https://t.co/0PyVZiDEv3🌸\n\n#LeagueOfLegends #Settphel #emotes https://t.co/sT6JLXxpzN
## 464 RT @IsacohTV: HEY PENTA QUEENS.\n\nOur line-up for our 5v5 #LeagueOfLegends Charity ARAM Tournament hosted by @homotronTTV and myself IS UP.…
## 465 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 466 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 467 RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…
## 468 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 469 RT @ISakul3g4nd: starting retopology\n\n#3dart #3D #3dmodeling #3dprint #3DCG #zbrush #pixologic #DigitalArtist #DigitalSculpting #LeagueOfLe…
## 470 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 471 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 472 RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 473 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 474 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 475 RT @cahri_ai: Aatrox is tired of this sh*t 😂\nUdyr's sandals and Aalberto will always be canon in my heart✨\n\n#aatrox #rhaast #darkin #League…
## 476 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 477 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 478 RT @GbrLuyss: Hello or good evening 🤔🤔 I would like to make a feedback or a report to your game #wildrift #leagueoflegends the game is well…
## 479 RT @oddh_aart: pov : you are 3 months late. 🦈🔗\n\n#Aatrox #morgana #ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/Q7EJDI2…
## 480 RT @claudettee17: Jackson Wang - Fire to the Fuse | Worlds 2022 Finals Opening Ceremony Pr... https://t.co/HutVS1R4Uw via @YouTube \n\n#Jacks…
## 481 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 482 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 483 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 484 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 485 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 486 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 487 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 488 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 489 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 490 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 491 RT @cheaploafs: the most important debrief of your entire life pay attention \n#arcane #LeagueOfLegends https://t.co/FNWnNrb8Vv
## 492 RT @egirldajungle: Evelynn Lunar Beast ❤️\n#Evelynn #LunarBeast #WildRift #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/867qvQAvGT
## 493 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 494 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 495 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 496 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 497 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 498 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 499 RT @CthulhuTilly: 8PM MST #LeagueOfLegends Nonsense live on https://t.co/H8KGdqkUPm with @Indextore It's gonna be funtastic. #VtubersEN #Vt…
## 500 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 501 RT @Chimidolly: Viego’s new obsession #pentakill #viego #akshan #LeagueOfLegends https://t.co/f8xzc50XzN
## 502 RT @NerdShredz: Live ⭐ Going to Skayle hard 💙 \nhttps://t.co/vMXsMWSJAk\n\n#Kayle #League #LeagueOfLegends #Gym #Fitness #Pt
## 503 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 504 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 505 RT @metalichotchoco: Monochrome Misery \n\n#LeagueOfLegendsFanArt #LeagueOfLegends #vex #yordle #ArtofLegends #LeagueOfLegendsart https://t.c…
## 506 RT @NerdShredz: Live ⭐ Going to Skayle hard 💙 \nhttps://t.co/vMXsMWSJAk\n\n#Kayle #League #LeagueOfLegends #Gym #Fitness #Pt
## 507 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 508 RT @CthulhuTilly: 8PM MST #LeagueOfLegends Nonsense live on https://t.co/H8KGdqkUPm with @Indextore It's gonna be funtastic. #VtubersEN #Vt…
## 509 RT @potion_gg: League skins this year have been 🔥🔥 #LeagueOfLegends #LoL https://t.co/15kkE90rt2
## 510 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 511 RT @SquirrelSoleil: Going live now! Come say hi: https://t.co/giLcysVpam\n#streamer #leagueoflegends
## 512 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 513 RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…
## 514 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 515 RT @ScantySlayer: umm..... uhmmm these are my mains in League of Legends and I mixed them 🫣\n\n#kindred\n#evelynn\n#LeagueOfLegends https://t.c…
## 516 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 517 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 518 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 519 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 520 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 521 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 522 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 523 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 524 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 525 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 526 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 527 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 528 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 529 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 530 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 531 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 532 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 533 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 534 RT @LoLMemesBot: When scissors... don't cut it anymore\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worl…
## 535 RT @oddh_aart: pov : you are 3 months late. 🦈🔗\n\n#Aatrox #morgana #ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/Q7EJDI2…
## 536 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 537 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 538 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 539 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 540 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 541 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 542 RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…
## 543 RT @joal439: I saw that post about the Omen of the Dark skinline and it got me wanting to concept😭 Have an Omen of the Dark Orianna sketch…
## 544 RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…
## 545 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 546 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 547 RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…
## 548 RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…
## 549 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 550 RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…
## 551 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 552 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 553 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 554 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 555 RT @justalostkat: I do admit, "obsessed" is an understatement. #SpotifyWrapped #arcane #LeagueOfLegends https://t.co/Hs4yjzJNik
## 556 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 557 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 558 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 559 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 560 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 561 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 562 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 563 RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…
## 564 RT @ArtawanNajmudin: My Darling~🚀🚀🚀🚀🚀 #LeagueofLegends #LoL #Game #ФанАрт #КосплейLoL #GENGWIN \nOriginal: LOLegendsMemes https://t.co/u1ZEl…
## 565 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 566 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 567 RT @Piscina45512997: #Aphelios #LeagueOfLegends #LeagueOfLegendsFanArt \nYou’re never alone. https://t.co/SWECUmdijY
## 568 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 569 RT @OtrexOw: my fav girl (after zoe lmao)\n\n#LeagueOfLegends #zeri\n#leagueoflegendsart https://t.co/RKBEOas1Mj
## 570 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 571 RT @jabroell2: High Noon Sylas 🤠\n\nSo... it was supposed to be HN but it ended up getting some sort of vampire hunter vibe... and I kind of…
## 572 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 573 RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG
## 574 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 575 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 576 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 577 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 578 RT @is_is_gemini_is: Powder #Jinx \n\n#arcane #LeagueOfLegends https://t.co/KyiS8U3YWD
## 579 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 580 RT @XIYEXIEXIE: #LeagueOfLegends #LeagueOfLegendsFanArt #Zoe \nI ❤️bad girl https://t.co/7DDFR1EVrM
## 581 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 582 RT @alexois_: 🌸Spirit Blossom Zyra skin when?? I had so much fun using MidJourney and putting my own spin on what it created. #leagueoflege…
## 583 RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…
## 584 RT @oddh_aart: pov : you are 3 months late. 🦈🔗\n\n#Aatrox #morgana #ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/Q7EJDI2…
## 585 RT @RivenStore: Like and Share if you have been fan since day 1\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #league…
## 586 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 587 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 588 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 589 RT @oddh_aart: pov : you are 3 months late. 🦈🔗\n\n#Aatrox #morgana #ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/Q7EJDI2…
## 590 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 591 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 592 RT @oddh_aart: pov : you are 3 months late. 🦈🔗\n\n#Aatrox #morgana #ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/Q7EJDI2…
## 593 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 594 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 595 RT @shikispace: Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://…
## 596 RT @cahri_ai: Aatrox is tired of this sh*t 😂\nUdyr's sandals and Aalberto will always be canon in my heart✨\n\n#aatrox #rhaast #darkin #League…
## 597 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 598 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 599 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 600 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 601 RT @cahri_ai: Aatrox is tired of this sh*t 😂\nUdyr's sandals and Aalberto will always be canon in my heart✨\n\n#aatrox #rhaast #darkin #League…
## 602 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 603 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 604 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 605 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 606 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 607 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 608 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 609 RT @MimiLegrimlins: aaaand..another #LeagueOfLegends character with #Syndra .\n\n#illustration #ArtofLegends #LeagueOfLegendsFanArt #characte…
## 610 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 611 RT @McChipyArt: A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf
## 612 RT @shikispace: (wip) My league faves wearing fancy stuff part two\n\n#MasterYi #LeagueOfLegends #ArtofLegends https://t.co/dNSxTJIEDR
## 613 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 614 RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ
## 615 RT @ThatArtlstGirl: "Everyone's got their own muse. Mine's...everyone."\n- Seraphine💕\n\n#Seraphine #LeagueOfLegendsFanArt #LeagueOfLegends #a…
## 616 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 617 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 618 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 619 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 620 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 621 RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…
## 622 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 623 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 624 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 625 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 626 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 627 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 628 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 629 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 630 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 631 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 632 RT @metalichotchoco: Monochrome Misery \n\n#LeagueOfLegendsFanArt #LeagueOfLegends #vex #yordle #ArtofLegends #LeagueOfLegendsart https://t.c…
## 633 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 634 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 635 RT @KDA_DUKE: K/DA ALL OUT 👑💎🎤🧬✨\n#Ahri #Evelynn #Akali #Kaisa\n°.•✍️ art by Etienne Buttigieg\n🌐 https://t.co/P9ukRIzD9T\n#KDA #ALLOUT #RiotGa…
## 636 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 637 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 638 RT @artist_assassin: some evelynn sketches 😈\n#evelynn #kda #LeagueOfLegends #LeagueOfLegendsfanart #ArtofLegends https://t.co/egpqKLuqy5
## 639 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 640 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 641 RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…
## 642 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 643 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 644 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 645 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 646 RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…
## 647 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 648 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 649 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 650 RT @melonanimates: AKALYNN IS GETTING MARRIED POG! 🥹❤️🤭\n\n@JUrsus IT’S HAPPENING!!\n\n#Akalynn #LeagueOfLegendsFanArt #LeagueOfLegends #Akali…
## 651 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 652 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 653 RT @oddh_aart: pov : you are 3 months late. 🦈🔗\n\n#Aatrox #morgana #ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/Q7EJDI2…
## 654 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 655 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 656 RT @McChipyArt: A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf
## 657 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 658 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 659 RT @LaSungaDeAatrox: Kayle beats to smite sinners / ascend to\n#LeagueofLegends https://t.co/PNM8eq0DdZ
## 660 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 661 RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…
## 662 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 663 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 664 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 665 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 666 RT @Hichamhabchi: Viego, one of the characters that I had fun drawing. #ruinedking #LeagueOfLegends @AirshipSyn #Throwback https://t.co/nrs…
## 667 RT @Auvy3n: People say Malzahar top lane does not work. I fell like it does ^^ Do you play champs on top that usually are not played there…
## 668 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 669 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 670 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 671 RT @BloPhan: Art for @MosesLord777 !!\n\nCongrats one more time for winning the art raffle!! Aaand here is your prize!! <3\n\nIrelia from #Leag…
## 672 RT @akami_ak: Wallpaper Bel´veth and Yone #LeagueOfLegends #LeagueOfLegendsFanArt #yone https://t.co/Uz6nNPJIwv
## 673 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 674 RT @akali_the_rebel: ღ CaitVi x Jinx ღ\n\n𝓒𝓻𝓮𝓭𝓲𝓽: Yanderes.arts\n\n#jinx #vi #Caitlyn #LeagueOfLegends #LeagueOfLegendsFanArt #WildRift #RIOTGA…
## 675 RT @akami_ak: Wallpaper Zed #LeagueOfLegends #LeagueOfLegendsFanArt #zed https://t.co/Ec2TBHyCfw
## 676 RT @art_wilkins: Some more work done for Riot Games. Loved doing these! More to come :) \n#KDA #Ahri #Kaisa #Akali #LeagueOfLegends #LOL #Ri…
## 677 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 678 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 679 RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…
## 680 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 681 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 682 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 683 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 684 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 685 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 686 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 687 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 688 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 689 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 690 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 691 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 692 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 693 RT @damongreenhalgh: "Fortune doesn't favor fools."\n#ArtofLegends #LeagueOfLegends #illustration #missfortune https://t.co/kGX0fVb6qv
## 694 RT @shikispace: Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://…
## 695 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 696 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 697 RT @damongreenhalgh: "Fortune doesn't favor fools."\n#ArtofLegends #LeagueOfLegends #illustration #missfortune https://t.co/kGX0fVb6qv
## 698 RT @damongreenhalgh: My attempt at a Pyke Splash\n#LeagueOfLegends #illustration #Pyke https://t.co/3tx9r9xCDw
## 699 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 700 RT @zoevolfartwork: How about to Jinxxxxx together huh? 😜🔥\n\n#Jinx #Cosplay #LeagueOfLegends https://t.co/jj5Ga429FT
## 701 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 702 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 703 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 704 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 705 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 706 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 707 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 708 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 709 RT @TheSomuaCrew: Time for Bell Ileae and their daughter to put up the christmas decoration !\n\nCommission by @JUrsus 💜\n\n#LeagueOfLegends #A…
## 710 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 711 RT @_immiland_: Elderwood #Xayah with her Sapphire Chroma 🦋 commissioned by @pearlsayah ✨\nThank you for commissioning me once more 🤍\n\n#arto…
## 712 RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG
## 713 RT @oddh_aart: pov : you are 3 months late. 🦈🔗\n\n#Aatrox #morgana #ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/Q7EJDI2…
## 714 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 715 RT @shikispace: Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://…
## 716 RT @myrrhneo: well I brought a Yone sketch anyway\n#LeagueOfLegends #LeagueOfLegendsFanArt #Yone https://t.co/8G60GkaKLc
## 717 RT @LoLMemesBot: Tactical Nuke Achieved\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett #A…
## 718 RT @ThatArtlstGirl: "Everyone's got their own muse. Mine's...everyone."\n- Seraphine💕\n\n#Seraphine #LeagueOfLegendsFanArt #LeagueOfLegends #a…
## 719 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 720 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 721 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 722 RT @saiamons: Hello i am aphelios, spirit blossom aphelios\n#LeagueOfLegends #cosplay #leagueoflegendscosplay https://t.co/rzsR0gYZMn
## 723 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 724 RT @saiamons: I suck at taking selfies\n#aphelios #LeagueOfLegends #leagueoflegendscosplay https://t.co/8EIfDdlwef
## 725 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 726 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 727 RT @oddh_aart: pov : you are 3 months late. 🦈🔗\n\n#Aatrox #morgana #ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/Q7EJDI2…
## 728 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 729 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 730 RT @damongreenhalgh: My attempt at a Pyke Splash\n#LeagueOfLegends #illustration #Pyke https://t.co/3tx9r9xCDw
## 731 RT @damongreenhalgh: "Fortune doesn't favor fools."\n#ArtofLegends #LeagueOfLegends #illustration #missfortune https://t.co/kGX0fVb6qv
## 732 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 733 RT @chuin01: #LeagueOfLegends #LoL #StarGuardian #ezreal\n\n🌠Star Guardian ezreal🌠 https://t.co/qZld45D0JC
## 734 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 735 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 736 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 737 RT @yoomyoum: ✨ First Star Kayle ✨\n \nI hope to see Kayle with a skin like this one day 💛\n\n#LeagueOfLegends #conceptart #kayle https://t.co/…
## 738 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 739 RT @NayoCosplay: Fox feet are pawsies? ♥\n\nph @Denpun13 \n#Ahri #cosplay #LeagueofLegends #StarGuardian https://t.co/eL0fM8T7lt
## 740 RT @ZTDLB1: Purple shooting stars💜🌟\n\n#Zoe #Vex #zoevex\n#LeagueOfLegends \n#LeagueOfLegendsFanArt https://t.co/o7rSA6UOMo
## 741 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 742 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 743 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 744 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 745 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 746 RT @nivelli_: WIP\nlook how happy he is☺\n#LeagueOfLegends #LeagueOfLegendsFanArt #Rakan https://t.co/GXBnNtEUmg
## 747 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 748 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 749 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 750 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 751 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 752 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 753 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 754 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 755 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 756 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 757 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 758 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 759 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 760 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 761 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 762 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 763 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 764 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 765 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 766 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 767 RT @MikaHeartt: #RiftGala Qiyana fanart because I LOVED the design so muchh (design by @lolapaprikaa)\n\nI know I'm a little late too ehe pre…
## 768 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 769 RT @nicquehen: Who would you like to play with?🤩🤩 #LeagueofLegends https://t.co/eG642HTuNZ
## 770 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 771 RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…
## 772 RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…
## 773 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 774 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 775 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 776 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 777 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 778 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 779 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 780 RT @_immiland_: Elderwood #Xayah with her Sapphire Chroma 🦋 commissioned by @pearlsayah ✨\nThank you for commissioning me once more 🤍\n\n#arto…
## 781 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 782 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 783 RT @shikispace: Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://…
## 784 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 785 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 786 RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…
## 787 RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…
## 788 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 789 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 790 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 791 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 792 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 793 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 794 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 795 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 796 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 797 RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…
## 798 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 799 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 800 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 801 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 802 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 803 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 804 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 805 RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG
## 806 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 807 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 808 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 809 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 810 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 811 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 812 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 813 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 814 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 815 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 816 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 817 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 818 RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…
## 819 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 820 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 821 RT @saiamons: Hello i am aphelios, spirit blossom aphelios\n#LeagueOfLegends #cosplay #leagueoflegendscosplay https://t.co/rzsR0gYZMn
## 822 RT @VaporwaveEsport: Vaporwave is taking over Metashift. Check us out on twitch and discord for the full schedule and game highlights!\n#gam…
## 823 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 824 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 825 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 826 RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…
## 827 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 828 RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx
## 829 RT @levi_samurai: MID COUNTERGANK - #lissandra #leagueoflegends #gameplay #gaming https://t.co/goVWCAmNBx
## 830 RT @SkewldyaTTV: Lets go! Stop by and say hi....staying positive as I try to climb from this hell that is Bronze rank in League.\nhttps://t.…
## 831 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 832 RT @cheaploafs: the most important debrief of your entire life pay attention \n#arcane #LeagueOfLegends https://t.co/FNWnNrb8Vv
## 833 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 834 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 835 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 836 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 837 RT @cheaploafs: the most important debrief of your entire life pay attention \n#arcane #LeagueOfLegends https://t.co/FNWnNrb8Vv
## 838 RT @_Szith: "I'm over here, fat hands!" \n\nI am finally done with this! After about 30-35+ hours it's done and I hope you guys like it!\n\n#Ji…
## 839 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 840 RT @ShieraCosplay: "Sure you can handle me, summoner?"\n\nPhoto: @Alex_VanDych\nMore photos: https://t.co/vJ04VPUb0V\n\n#LeagueOfLegends #MissFo…
## 841 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 842 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 843 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 844 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 845 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 846 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 847 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 848 RT @caiokkcaio: I couldn't resist...\n#Tristana #ArtofLegends #LeagueOfLegends https://t.co/r8nqy3HNGx
## 849 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 850 RT @nivelli_: WIP\nlook how happy he is☺\n#LeagueOfLegends #LeagueOfLegendsFanArt #Rakan https://t.co/GXBnNtEUmg
## 851 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 852 RT @RumbleWars: The Best #P2E Ever!\n\nTitles include but limited to:\n#Warzone2 \n#FortniteChapter4 \n#FIFA23 \n#LeagueOfLegends \n#Madden23 \n#UF…
## 853 RT @oddh_aart: pov : you are 3 months late. 🦈🔗\n\n#Aatrox #morgana #ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/Q7EJDI2…
## 854 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 855 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 856 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 857 RT @shikispace: Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://…
## 858 RT @oddh_aart: pov : you are 3 months late. 🦈🔗\n\n#Aatrox #morgana #ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/Q7EJDI2…
## 859 RT @nicquehen: Who would you like to play with?🤩🤩 #LeagueofLegends https://t.co/eG642HTuNZ
## 860 RT @oddh_aart: pov : you are 3 months late. 🦈🔗\n\n#Aatrox #morgana #ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/Q7EJDI2…
## 861 RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…
## 862 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 863 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 864 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 865 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 866 RT @USOtaku1147: Just reposting the link to my “Chances of Jinx appearing in CONV/RGENCE” discussion on the Ekko/Jinx subreddit since it’s…
## 867 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 868 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 869 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 870 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 871 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 872 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 873 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 874 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 875 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 876 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 877 RT @MannyBardo: VRChat in public worlds\n\n#LeagueOfLegends #VRChat #vrchatfunny https://t.co/1E4fO06yi9
## 878 RT @DarksideJinx: Do you guys remember that awesome Fishbones? 😃 Well, I made arrangements to meet the guy who built it at my convention th…
## 879 RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…
## 880 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 881 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 882 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 883 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 884 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 885 RT @SarahSelenite: Some fan art of Evelynn, one of my fave girl bosses💅🏻 Not a super fan of this piece but at least I finished it🥲 \n\n#Leagu…
## 886 RT @ScarHuntz: Shot out to my homies at @LeagueOfLegends, for making me listen to fire to fuse since release and it made it way into my 2nd…
## 887 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 888 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 889 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 890 RT @SleinYesWowNC: Star Guardian Syndra Prestige edition\n\nSketch Request by Teifelhunden from p@reon \ntysm for the patronage!\n#ArtofLegends…
## 891 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 892 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 893 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 894 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 895 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 896 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 897 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 898 RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG
## 899 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 900 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 901 RT @DarksideJinx: Do you guys remember that awesome Fishbones? 😃 Well, I made arrangements to meet the guy who built it at my convention th…
## 902 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 903 RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single "Magician" - listen and learn more a…
## 904 RT @bromaah: Has this been done yet? 😂\n\n#Sett #Soraka #LeagueofLegends #ArtofLegends https://t.co/MKOTsxMdcV
## 905 RT @DarksideJinx: GUYS. Someone in my friend's class just randomly sent them on discord what he made this week-end and LOOK. AT. THIS 🔥 #Le…
## 906 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 907 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 908 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 909 RT @bromaah: Has this been done yet? 😂\n\n#Sett #Soraka #LeagueofLegends #ArtofLegends https://t.co/MKOTsxMdcV
## 910 RT @DarksideJinx: Do you guys remember that awesome Fishbones? 😃 Well, I made arrangements to meet the guy who built it at my convention th…
## 911 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 912 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 913 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 914 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 915 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 916 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 917 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 918 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 919 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 920 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 921 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 922 RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…
## 923 RT @OSenekart: I love those two with all my heart\n#idiotpirates #tfgraves #LeagueofLegends #Graves #twistedfate https://t.co/qmMXab0JBy
## 924 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 925 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 926 RT @MadMahz: Let's groove tonight ! 🕺🕺🪩\n#leagueoflegends #artoflegends #tfgraves https://t.co/tblNpAkkix
## 927 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 928 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 929 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 930 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 931 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 932 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 933 RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ
## 934 RT @NoodleSpicyArt: #caitvi twitch emotes for my channel named “high five” and “cupcake”. (I play vi support) #LeagueOfLegends https://t.co…
## 935 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 936 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 937 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 938 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 939 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 940 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 941 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 942 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 943 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 944 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 945 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 946 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 947 RT @shikispace: Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://…
## 948 RT @GoodBirbb: my boy Sett <3\nmuaw muaw\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #Sett #УкрАрт #УкрАртПідтримка #fanart http…
## 949 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 950 RT @shikispace: Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://…
## 951 RT @MikaHeartt: #RiftGala Qiyana fanart because I LOVED the design so muchh (design by @lolapaprikaa)\n\nI know I'm a little late too ehe pre…
## 952 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 953 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 954 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 955 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 956 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 957 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 958 RT @Agune_p: 🌹☀️Valentine‘s day🌙🌹#LeagueOfLegends #ArtofLegends https://t.co/Pu8DBlIEEM
## 959 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 960 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 961 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 962 RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…
## 963 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 964 RT @njel_art: A little commission thingy I did for my friend - Mad Hatter Shaco!\n\n#commissionsopen #ArtOfLegends #LeagueOfLegends #Shaco ht…
## 965 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 966 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 967 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 968 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 969 RT @Auvy3n: People say Malzahar top lane does not work. I fell like it does ^^ Do you play champs on top that usually are not played there…
## 970 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 971 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 972 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 973 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 974 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 975 RT @MikaHeartt: #RiftGala Qiyana fanart because I LOVED the design so muchh (design by @lolapaprikaa)\n\nI know I'm a little late too ehe pre…
## 976 RT @Miakanayuri_cos: Let's just behave... said no one, ever.☠\n\n#Jinx #LeagueOfLegends #LOL https://t.co/UfMAyjEwbz
## 977 RT @flowerpotsuwu: Made a fan concept of Neeko with Spirit Blossom skin c:\n#artoflegends #leagueoflegends #neeko https://t.co/8PUxmm05Da
## 978 RT @Miakanayuri_cos: U-uh, the 𝕓𝕒𝕕 girl is having her pants off!\nWould you dare to 𝕕𝕚𝕤𝕔𝕚𝕡𝕝𝕚𝕟𝕖 me?☠\n\n#Jinx #LOL #LeagueOfLegends https://t.c…
## 979 RT @Miakanayuri_cos: Which one of my weapons is the strongest?💥 \n\n#Jinx #LeagueOfLegends https://t.co/zw46qwDzod
## 980 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 981 RT @Linnery3: What does Neeko do with power? Make people behave.\n_(°︿°)_ \n♡ ᴄᴏᴍɪꜱꜱɪᴏɴ ꜰᴏʀ @ Borkalot ♡\n。.。。.。 。.。。.。 。.。。.。 。.。。.。\n#ArtofLe…
## 982 RT @MikaHeartt: #RiftGala Qiyana fanart because I LOVED the design so muchh (design by @lolapaprikaa)\n\nI know I'm a little late too ehe pre…
## 983 RT @metalichotchoco: Monochrome Misery \n\n#LeagueOfLegendsFanArt #LeagueOfLegends #vex #yordle #ArtofLegends #LeagueOfLegendsart https://t.c…
## 984 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 985 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 986 RT @RIKONOJAN: Go fishing 🐟🤔\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #neeko #nidalee\n#artoflegends https://t.co/5WPCEag7IL
## 987 RT @shikispace: Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://…
## 988 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 989 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 990 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 991 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 992 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 993 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 994 RT @shikispace: Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://…
## 995 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 996 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 997 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 998 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 999 RT @MadMahz: Let's groove tonight ! 🕺🕺🪩\n#leagueoflegends #artoflegends #tfgraves https://t.co/tblNpAkkix
## 1000 RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY
## 1001 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1002 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1003 RT @MikaHeartt: #RiftGala Qiyana fanart because I LOVED the design so muchh (design by @lolapaprikaa)\n\nI know I'm a little late too ehe pre…
## 1004 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1005 RT @RIKONOJAN: Go fishing 🐟🤔\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #neeko #nidalee\n#artoflegends https://t.co/5WPCEag7IL
## 1006 RT @Shichou96: Space groove Lux 🪐🕺#ArtofLegends #LeagueOfLegends @LoL_France https://t.co/UcjZ1l1QXk
## 1007 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1008 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 1009 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1010 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 1011 RT @ZukoValo: HEYHEY\n\nNew valorant montage out now!\nbe sure to show some love <3 \n\nhttps://t.co/LKqIMoZ9Q3\n\n#valorant #twitch #gaming #game…
## 1012 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1013 RT @is_is_gemini_is: GIRLS 💎💎💎\n\n#ArcaneAnniversary #LeagueOfLegends https://t.co/Vmw6q8okIy
## 1014 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 1015 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1016 RT @shikispace: Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://…
## 1017 RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 1018 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1019 RT @udommmmmm: #LeagueOfLegends #LeagueOfLegendsFanArt Commission🦋 https://t.co/YrZjTYLb4b
## 1020 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1021 RT @_mierii: Fright Night Annie 💜\n\n#LeagueOfLegends #fanart #ArtofLegends https://t.co/SMXv4hygP0
## 1022 RT @shikispace: Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://…
## 1023 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1024 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1025 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1026 RT @shikispace: Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://…
## 1027 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1028 RT @studioaxel: 🎧OCEAN PARTY🏖️\n\n#Sett #LeagueOfLegends #ArtofLegends https://t.co/XpC9NcZkrE
## 1029 RT @RivenStore: Like and Share if you have been fan since day 1\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #league…
## 1030 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1031 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1032 RT @MadMahz: Let's groove tonight ! 🕺🕺🪩\n#leagueoflegends #artoflegends #tfgraves https://t.co/tblNpAkkix
## 1033 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1034 RT @MadMahz: Let's groove tonight ! 🕺🕺🪩\n#leagueoflegends #artoflegends #tfgraves https://t.co/tblNpAkkix
## 1035 RT @studioaxel: 🎧OCEAN PARTY🏖️\n\n#Sett #LeagueOfLegends #ArtofLegends https://t.co/XpC9NcZkrE
## 1036 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1037 RT @MadMahz: Let's groove tonight ! 🕺🕺🪩\n#leagueoflegends #artoflegends #tfgraves https://t.co/tblNpAkkix
## 1038 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1039 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1040 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1041 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1042 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1043 RT @MadMahz: Let's groove tonight ! 🕺🕺🪩\n#leagueoflegends #artoflegends #tfgraves https://t.co/tblNpAkkix
## 1044 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1045 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1046 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1047 RT @MadMahz: Let's groove tonight ! 🕺🕺🪩\n#leagueoflegends #artoflegends #tfgraves https://t.co/tblNpAkkix
## 1048 RT @MadMahz: Let's groove tonight ! 🕺🕺🪩\n#leagueoflegends #artoflegends #tfgraves https://t.co/tblNpAkkix
## 1049 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1050 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 1051 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1052 RT @NinouilleSFW: Some of the goodies you can find on my shop! 🥰\n\nhttps://t.co/7DUZEpUzeX\n\n#art #genshinimpact #pokemon #LeagueOfLegends ht…
## 1053 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1054 RT @OneMore_esports: The owls tried their best but at the end @3bl_esports managed to get the win\n\nWe ended @SafeModeByWE Pro League at the…
## 1055 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 1056 RT @damongreenhalgh: My attempt at a Pyke Splash\n#LeagueOfLegends #illustration #Pyke https://t.co/3tx9r9xCDw
## 1057 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1058 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 1059 RT @ThatArtlstGirl: "Everyone's got their own muse. Mine's...everyone."\n- Seraphine💕\n\n#Seraphine #LeagueOfLegendsFanArt #LeagueOfLegends #a…
## 1060 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1061 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 1062 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1063 RT @ThatArtlstGirl: "Everyone's got their own muse. Mine's...everyone."\n- Seraphine💕\n\n#Seraphine #LeagueOfLegendsFanArt #LeagueOfLegends #a…
## 1064 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1065 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1066 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1067 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 1068 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 1069 RT @Koiarts1: Fan art Jinx \n.\n#draw #sketch #leagueoflegends #paint #creadoresdelollatam #art #artoflegends #leagueoflegendsfanart #jinx #…
## 1070 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1071 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 1072 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 1073 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1074 RT @nivelli_: WIP\nlook how happy he is☺\n#LeagueOfLegends #LeagueOfLegendsFanArt #Rakan https://t.co/GXBnNtEUmg
## 1075 RT @OneMore_esports: The end of @SafeModeByWE journey!\n\nNow we play the Final of Safemode Vs @3bl_esports and we will take our revenge and…
## 1076 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 1077 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1078 RT @SuperRisu: Pls that’s not how you ask someone to marry you Sejuani. #sejuani #ashe #artoflegends #leagueoflegends #sejashe #league10 ht…
## 1079 RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…
## 1080 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1081 RT @goatsyboy: some doodles I made with friends along with @CapitanaZelda on the last two :))\n#TfGraves #leagueoflegends https://t.co/ubC2S…
## 1082 RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG
## 1083 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1084 RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…
## 1085 RT @Chimidolly: Viego’s new obsession #pentakill #viego #akshan #LeagueOfLegends https://t.co/f8xzc50XzN
## 1086 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 1087 RT @OneMore_esports: The owls tried their best but at the end @3bl_esports managed to get the win\n\nWe ended @SafeModeByWE Pro League at the…
## 1088 RT @MATA_Kael: Skin Giveaway for League of Legends! \n\n1. Comment the Legendary Skin you wanted\n2. Retweet \n3. Send me your clips (optional)…
## 1089 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1090 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1091 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1092 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1093 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 1094 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1095 RT @LoLMemesBot: What does this mean?\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett #Aph…
## 1096 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 1097 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 1098 RT @system_r_i_ft: #LeagueOfLegends #LeagueOfLegendsFanArt #TwistedFate\n\nCommissioned by @Master_Card__ ✨✨✨ https://t.co/hzQFDaeTOV
## 1099 RT @_icepher_: I’m… worse…\n\n#ArtofLegends #LeagueofLegends #Aatrox https://t.co/ROHgOo8huj
## 1100 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1101 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1102 RT @RumbleWars: The Best #P2E Ever!\n\nTitles include but limited to:\n#Warzone2 \n#FortniteChapter4 \n#FIFA23 \n#LeagueOfLegends \n#Madden23 \n#UF…
## 1103 RT @SelcricArt: I'm so excited to play as Groovy Space Cowboy I can't get over this skin🧡#leagueoflegends #twistedfate https://t.co/mcuqYV7…
## 1104 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1105 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1106 RT @damongreenhalgh: My attempt at a Pyke Splash\n#LeagueOfLegends #illustration #Pyke https://t.co/3tx9r9xCDw
## 1107 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1108 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1109 RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 1110 RT @siwen_cosplay: Keep friends close and enemies guessing. \n\nPic by Hikary_photos (instagram)\n@LoL_France @LeagueOfLegends #Katarina #Leag…
## 1111 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1112 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1113 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1114 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1115 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1116 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 1117 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1118 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1119 RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…
## 1120 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1121 RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…
## 1122 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1123 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1124 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1125 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1126 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 1127 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1128 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1129 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1130 RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…
## 1131 RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…
## 1132 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 1133 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1134 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 1135 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1136 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1137 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1138 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 1139 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1140 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1141 RT @Pretzinn: doodle of Malcolm & Tobias ❤️\n#twistedfate #Graves #ArtofLegends #LeagueOfLegends https://t.co/ArhzFqteMc
## 1142 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1143 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1144 RT @MikuoHatsuneTTV: Day 16 of @LeagueOfLegends quotes:\n\nWhich weighs more, Riven? Your blade, or your past?\n-Yasuo\n#LeagueOfLegends #quote…
## 1145 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1146 RT @KennekyDeky: With 69% (haha lmao 420) of the votes Twisted Fate won the poll. Meowdy Pawtners!\n#LeagueOfLegends #Twistedfate https://t.…
## 1147 RT @KennekyDeky: With 69% (haha lmao 420) of the votes Twisted Fate won the poll. Meowdy Pawtners!\n#LeagueOfLegends #Twistedfate https://t.…
## 1148 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1149 RT @Pretzinn: doodle of Malcolm & Tobias ❤️\n#twistedfate #Graves #ArtofLegends #LeagueOfLegends https://t.co/ArhzFqteMc
## 1150 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1151 RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…
## 1152 RT @leochamposa: Just Graves things 🤔 \n\n#ArtofLegends #creadoresdelollatam #LeagueOfLegends #graves #twistedfate https://t.co/XGqJ1Kj82M
## 1153 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 1154 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1155 RT @nivelli_: WIP\nlook how happy he is☺\n#LeagueOfLegends #LeagueOfLegendsFanArt #Rakan https://t.co/GXBnNtEUmg
## 1156 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 1157 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1158 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 1159 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1160 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 1161 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 1162 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 1163 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1164 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1165 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1166 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1167 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1168 RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…
## 1169 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1170 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1171 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1172 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 1173 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1174 RT @LilliaQnQ: WinterBlessed Zoe💭💭💭\n\n#LeagueOfLegends \n#LeagueOfLegendsFanArt \n#Zoe https://t.co/PkrCDP2KPU
## 1175 RT @nice_pebble_tea: An unexpected crossover with my favorite universe.\n1/??\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #Zoe #A…
## 1176 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1177 RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…
## 1178 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1179 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 1180 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1181 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 1182 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1183 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1184 RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG
## 1185 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1186 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1187 RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single "Magician" - listen and learn more a…
## 1188 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1189 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1190 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1191 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1192 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1193 RT @Panf00: Star guardian this year here we go >:) little doodle for my next icon, I will do it again #ArtofLegends #LeagueOfLegends #starg…
## 1194 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1195 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 1196 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 1197 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1198 RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single "Magician" - listen and learn more a…
## 1199 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1200 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1201 RT @Sophyret1: Doodle :o\n\n#LeagueOfLegends #Aphelios #Zoe #fanart https://t.co/OlcraxOVYR
## 1202 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1203 RT @ArtaxArt: Casual #Leona (@kyuucia ) and #Diana (meeee) for #CCXP2022 ! ☀️🌙\n\n#LeagueOfLegends #leodia #leonadiana #dianaleona https://t.…
## 1204 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1205 RT @ErrSystem: I've been watching a lot of cartoons lately :D\n\n#viego #ruinedking #LeagueOfLegends https://t.co/TnAPeGTIra
## 1206 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1207 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1208 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1209 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1210 RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…
## 1211 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1212 RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 1213 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1214 RT @kyuucia: Going to #CCXP2022 as Leona and @ArtaxArt as Diana League of Legends #leodia #LOL #LeagueOfLegends https://t.co/hMw3ka6mWM
## 1215 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1216 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1217 RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…
## 1218 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1219 RT @ArtawanNajmudin: My Darling~🚀🚀🚀🚀🚀 #LeagueofLegends #LoL #Game #ФанАрт #КосплейLoL #GENGWIN \nOriginal: LOLegendsMemes https://t.co/u1ZEl…
## 1220 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1221 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1222 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 1223 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1224 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1225 RT @FantasticFinal1: LOL Fan Splash Art: Winterblessed Akali ❄⛄\n#Akali #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/V…
## 1226 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1227 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1228 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1229 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1230 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1231 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1232 RT @yotTaliyah: Neeko\n#LeagueOfLegends #ArtofLegends https://t.co/n75F7j3yWK
## 1233 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1234 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1235 RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…
## 1236 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1237 RT @damongreenhalgh: "Fortune doesn't favor fools."\n#ArtofLegends #LeagueOfLegends #illustration #missfortune https://t.co/kGX0fVb6qv
## 1238 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1239 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1240 RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…
## 1241 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1242 RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…
## 1243 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1244 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1245 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1246 RT @damongreenhalgh: "Fortune doesn't favor fools."\n#ArtofLegends #LeagueOfLegends #illustration #missfortune https://t.co/kGX0fVb6qv
## 1247 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1248 RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…
## 1249 RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…
## 1250 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1251 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1252 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1253 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1254 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1255 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1256 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1257 RT @morbidmoonart: Finally finished my Lulu sheet... Basically just going over her design in detail for how I draw her. #lulu #yordles #art…
## 1258 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1259 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1260 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1261 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1262 RT @LegitKorea: ❄️ Winter Skin Giveaway ❄️\n\nI'll be choosing 3 Winners \n@ https://t.co/cc0fuih8LE\n\nTo enter:\nFollow on TWITCH ✅\nLike ♥️\nTag…
## 1263 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1264 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1265 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1266 RT @jabroell2: High Noon Sylas 🤠\n\nSo... it was supposed to be HN but it ended up getting some sort of vampire hunter vibe... and I kind of…
## 1267 RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 1268 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1269 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1270 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1271 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1272 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1273 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1274 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1275 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1276 RT @bromaah: His deadliest weapon\n\n#Aphelios #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/CWr57J0SB2
## 1277 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1278 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 1279 RT @damongreenhalgh: "Fortune doesn't favor fools."\n#ArtofLegends #LeagueOfLegends #illustration #missfortune https://t.co/kGX0fVb6qv
## 1280 RT @damongreenhalgh: My attempt at a Pyke Splash\n#LeagueOfLegends #illustration #Pyke https://t.co/3tx9r9xCDw
## 1281 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1282 RT @MonicaCosgrove: Only Big Brain Plays https://t.co/aUTyb71ay4 #nowlive playing some #LeagueofLegends come hang out #TwitchAffiliate #gam…
## 1283 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1284 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1285 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1286 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1287 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1288 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1289 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1290 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1291 RT @jeepcosplay: ❝ We vow to keep pressing forward. For we are the city of progress and our future is bright. ❞\n\n📸: @corbin_media\n🧥: @jeepc…
## 1292 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1293 RT @digighost666: #LeagueOfLegends #vtuber #LOL What my gf playing league on her mechanical keyboard in the other room sounds like: https:…
## 1294 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1295 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1296 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 1297 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1298 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1299 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1300 RT @LegitKorea: ❄️ Winter Skin Giveaway ❄️\n\nI'll be choosing 3 Winners \n@ https://t.co/cc0fuih8LE\n\nTo enter:\nFollow on TWITCH ✅\nLike ♥️\nTag…
## 1301 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1302 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1303 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1304 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1305 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1306 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1307 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1308 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 1309 RT @DistopicAI: 👧🏼⚡ R-0GwnGmj .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669901277 .\n.\n#distopicai #aiart #cyberpunk #aiartcommunit…
## 1310 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1311 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1312 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1313 RT @cahri_ai: Aatrox is tired of this sh*t 😂\nUdyr's sandals and Aalberto will always be canon in my heart✨\n\n#aatrox #rhaast #darkin #League…
## 1314 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1315 RT @siwen_cosplay: Keep friends close and enemies guessing. \n\nPic by Hikary_photos (instagram)\n@LoL_France @LeagueOfLegends #Katarina #Leag…
## 1316 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1317 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1318 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1319 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1320 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1321 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1322 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1323 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1324 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1325 RT @jorge_junjun: Shadowbox No.166 Dark Star Orianna\nLED lighted Material: inkjet photo paper\n#ArtofLegends #leagueoflegends https://t.co/R…
## 1326 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1327 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1328 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1329 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1330 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1331 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1332 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1333 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1334 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1335 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1336 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 1337 RT @SleinYesWowNC: Face study\nKai'sa and her angel face\n#LeagueOfLegends #ArtOfLegends https://t.co/HCGWwHCdsB
## 1338 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1339 RT @OneMore_esports: The end of @SafeModeByWE journey!\n\nNow we play the Final of Safemode Vs @3bl_esports and we will take our revenge and…
## 1340 RT @PHB_pietro: This is my #starguardian team\n#Darius #vi #evelynn #Pantheon #sylas #LeagueOfLegends #LeagueOfLegendsFanArt #lol #ArtistOnT…
## 1341 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1342 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1343 RT @LegitKorea: ❄️ Winter Skin Giveaway ❄️\n\nI'll be choosing 3 Winners \n@ https://t.co/cc0fuih8LE\n\nTo enter:\nFollow on TWITCH ✅\nLike ♥️\nTag…
## 1344 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1345 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1346 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 1347 RT @siwen_cosplay: Keep friends close and enemies guessing. \n\nPic by Hikary_photos (instagram)\n@LoL_France @LeagueOfLegends #Katarina #Leag…
## 1348 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1349 RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 1350 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1351 RT @LadyOichiChan: Let's play a game together 💖\n#jinx #LeagueOfLegends https://t.co/qgqwCZAP7F
## 1352 RT @Linnery3: What does Neeko do with power? Make people behave.\n_(°︿°)_ \n♡ ᴄᴏᴍɪꜱꜱɪᴏɴ ꜰᴏʀ @ Borkalot ♡\n。.。。.。 。.。。.。 。.。。.。 。.。。.。\n#ArtofLe…
## 1353 RT @RIKONOJAN: Go fishing 🐟🤔\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #neeko #nidalee\n#artoflegends https://t.co/5WPCEag7IL
## 1354 RT @SleinYesWowNC: Demon Evelynn\nsketch request by @Dragonbobo from p@reon\n#ArtOfLegends #LeagueOfLegends https://t.co/SmfBVunXQ1
## 1355 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1356 RT @richydraws: A fast drawing I did of Ahri in the forest for a class! Hope y’all like it!🦊❤️\n-\n#ahri #LeagueOfLegends #LeagueOfLegendsFan…
## 1357 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1358 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1359 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1360 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1361 RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…
## 1362 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1363 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 1364 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1365 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1366 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1367 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1368 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1369 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1370 RT @morbidmoonart: Finally finished my Lulu sheet... Basically just going over her design in detail for how I draw her. #lulu #yordles #art…
## 1371 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1372 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1373 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1374 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1375 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1376 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1377 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1378 RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 1379 RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single "Magician" - listen and learn more a…
## 1380 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 1381 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1382 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1383 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1384 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1385 RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…
## 1386 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1387 RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single "Magician" - listen and learn more a…
## 1388 RT @digighost666: #LeagueOfLegends #vtuber #LOL What my gf playing league on her mechanical keyboard in the other room sounds like: https:…
## 1389 RT @konstatinart: school days\n\n#leagueoflegends https://t.co/RoZjLJtkyX
## 1390 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1391 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1392 RT @MATA_Kael: Skin Giveaway for League of Legends! \n\n1. Comment the Legendary Skin you wanted\n2. Retweet \n3. Send me your clips (optional)…
## 1393 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1394 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1395 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1396 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1397 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 1398 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1399 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 1400 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1401 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1402 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1403 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 1404 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1405 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1406 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1407 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1408 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1409 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1410 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 1411 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1412 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1413 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1414 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1415 RT @digighost666: #LeagueOfLegends #vtuber #LOL What my gf playing league on her mechanical keyboard in the other room sounds like: https:…
## 1416 RT @digighost666: #LeagueOfLegends #vtuber #LOL What my gf playing league on her mechanical keyboard in the other room sounds like: https:…
## 1417 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 1418 RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…
## 1419 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1420 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1421 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1422 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 1423 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1424 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1425 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1426 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1427 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1428 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1429 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1430 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 1431 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 1432 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1433 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1434 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1435 RT @kuumiho_exe: Didnt have to be rude about it Akshan 😤\n\nRound 2\n\n#stripthecharacter #stripgame #LeagueOfLegends #nsfwart #artoflegends #a…
## 1436 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1437 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1438 RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 1439 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1440 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1441 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 1442 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1443 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1444 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 1445 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1446 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1447 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 1448 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1449 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1450 RT @dalianae_: color practice and an excuse to draw one of the best LoL champions with neeko #lillia #leagueoflegends #ArtofLegends #cread…
## 1451 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1452 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 1453 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1454 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1455 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 1456 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1457 RT @Shichou96: Space groove Lux 🪐🕺#ArtofLegends #LeagueOfLegends @LoL_France https://t.co/UcjZ1l1QXk
## 1458 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1459 RT @dalianae_: color practice and an excuse to draw one of the best LoL champions with neeko #lillia #leagueoflegends #ArtofLegends #cread…
## 1460 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1461 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1462 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1463 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1464 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1465 RT @ZeiruuArt: I haven't done any personal art in a long time, so here it is!\nGwen Fanart ✨\n\n#LeagueOfLegendsFanArt #ArtofLegends #gwen #Le…
## 1466 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 1467 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1468 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1469 RT @alexois_: 🌸Spirit Blossom Zyra skin when?? I had so much fun using MidJourney and putting my own spin on what it created. #leagueoflege…
## 1470 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1471 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1472 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1473 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1474 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1475 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1476 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1477 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1478 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1479 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1480 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1481 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1482 RT @PaillySaisei: "Valoran city is beautiful and needs defending but I do miss wonderland sometimes." \nIm just loss for words I love how th…
## 1483 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1484 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1485 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1486 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1487 RT @MATA_Kael: Skin Giveaway for League of Legends! \n\n1. Comment the Legendary Skin you wanted\n2. Retweet \n3. Send me your clips (optional)…
## 1488 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1489 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1490 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 1491 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1492 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1493 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1494 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1495 RT @loreofruneterra: Kayle and Morgana dad really got the badest bitch in Runnetera: submitted by /u/SirAlpaga \n [link] [comments] https:…
## 1496 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1497 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1498 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1499 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1500 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1501 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1502 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1503 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1504 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1505 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1506 RT @JaredPo87147132: Still the best.🙊🙊🙊🙊 #StarGuardian #LeagueofLegends #game https://t.co/vo1hvnfSIG
## 1507 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1508 RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…
## 1509 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1510 RT @Chimidolly: I drew alune for my birthday!\n#alune #spiritblossom #leagueoflegends https://t.co/7AGUlKdnMW
## 1511 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1512 RT @TheRobator: Xolaani the Bloodweaver @PlayRuneterra \n\n#leagendsofruneterra #leagueoflegends #leagueoflegendsfanart #darkin #xolaani http…
## 1513 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1514 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1515 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1516 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1517 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1518 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1519 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1520 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1521 RT @jabroell2: High Noon Sylas 🤠\n\nSo... it was supposed to be HN but it ended up getting some sort of vampire hunter vibe... and I kind of…
## 1522 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1523 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1524 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1525 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1526 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1527 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1528 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1529 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1530 RT @jabroell2: High Noon Sylas 🤠\n\nSo... it was supposed to be HN but it ended up getting some sort of vampire hunter vibe... and I kind of…
## 1531 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1532 RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…
## 1533 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1534 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1535 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1536 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1537 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1538 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1539 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1540 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1541 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 1542 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1543 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1544 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1545 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1546 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1547 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1548 RT @metalichotchoco: Wow Christmas just a week away! \n\n#LeagueOfLegendsFanArt #ArtofLegends #shortstack #yordle #LeagueOfLegends #poppy #sn…
## 1549 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1550 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1551 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1552 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1553 RT @metalichotchoco: Wow Christmas just a week away! \n\n#LeagueOfLegendsFanArt #ArtofLegends #shortstack #yordle #LeagueOfLegends #poppy #sn…
## 1554 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1555 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1556 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 1557 RT @ExCharny: Finally hit Challenger last week, \nso I drew the charming Ahri💜~\n\n#Ahri #ArtofLegends #LeagueOfLegends https://t.co/Rl0jbo3R…
## 1558 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1559 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1560 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1561 RT @ALStanfordArt: A Purple Knight With A Crystal Heart #fantasy #ArtofLegends #leagueoflegends #pennywise #alternativeuniverse #art #arc…
## 1562 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1563 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1564 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1565 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1566 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1567 RT @OGGIHelga: #LeagueOfLegends #Ezreal #stripgame \n\nso..what is it, Ez? https://t.co/eSRG0Y9794
## 1568 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1569 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1570 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1571 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1572 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1573 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1574 RT @SYD_Natcha20: “May I come in?”\n#ezreal #ArtofLegends #LeagueOfLegends https://t.co/4TPi1QEJyc
## 1575 RT @MATA_Kael: Skin Giveaway for League of Legends! \n\n1. Comment the Legendary Skin you wanted\n2. Retweet \n3. Send me your clips (optional)…
## 1576 RT @CuppaDoppio: "Memento Mori"\n\n@kaydayart_ made a wonderful High Noon Morgana design and I wanted to draw her cause I'm in love!\n\n#LoLSki…
## 1577 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1578 RT @TheRobator: Xolaani the Bloodweaver @PlayRuneterra \n\n#leagendsofruneterra #leagueoflegends #leagueoflegendsfanart #darkin #xolaani http…
## 1579 RT @LoLMemesBot: New Darkin dropped so, Darkin A's tier list update\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegend…
## 1580 RT @vatheja: doodle of #ahri 💕 Been feeling really tired #kda #LeagueOfLegends https://t.co/8Wc1Ebo2oK
## 1581 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 1582 RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 1583 RT @Haozeke93: Spirit Blossom Sett Exists:\n\nMe:\n\n#Sett #settphelios #Settphel #LeagueOfLegends #SpiritBlossom2022 https://t.co/caGUYKoug1
## 1584 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1585 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1586 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1587 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1588 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1589 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1590 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1591 RT @ExCharny: Finally hit Challenger last week, \nso I drew the charming Ahri💜~\n\n#Ahri #ArtofLegends #LeagueOfLegends https://t.co/Rl0jbo3R…
## 1592 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1593 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1594 RT @ExCharny: Finally hit Challenger last week, \nso I drew the charming Ahri💜~\n\n#Ahri #ArtofLegends #LeagueOfLegends https://t.co/Rl0jbo3R…
## 1595 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1596 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1597 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1598 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1599 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1600 RT @MATA_Kael: Skin Giveaway for League of Legends! \n\n1. Comment the Legendary Skin you wanted\n2. Retweet \n3. Send me your clips (optional)…
## 1601 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1602 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1603 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1604 RT @damongreenhalgh: "Fortune doesn't favor fools."\n#ArtofLegends #LeagueOfLegends #illustration #missfortune https://t.co/kGX0fVb6qv
## 1605 RT @bacli_side: Little fan art of Bewitching Nami❤️\n#LeagueOfLegends #Nami #fanart #witch https://t.co/kztRHLtCts
## 1606 RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…
## 1607 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1608 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1609 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1610 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1611 RT @M0nkaeee: Splash idea for a concept of winterblessed Ahri I seen that I had laser focused on (she is NOT my design 🚨🚨🚨🚨) 🥹 AWESOME CONC…
## 1612 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1613 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1614 RT @AlstanfordA: A Purple Knight With A Crystal Heart #arcaneviktor #Viktor #leagueoflegends #AU #ArtofLegends #pennywise #art https://t.co…
## 1615 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1616 RT @Hp__moon: The first time i've ever changed my hair at all.. :C hope everyone likes it\n\n#gamer #gaming #Egirls #latinapawg #twitch #wed…
## 1617 RT @odeko_yma: Ayo, the stream was fun! Thank you for helping me make those emotes for subs on my channel!\n\n#Zoe #Kayn #Yuumi #Vex #Sett #L…
## 1618 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1619 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1620 RT @jeepcosplay: ❝ We vow to keep pressing forward. For we are the city of progress and our future is bright. ❞\n\n📸: @corbin_media\n🧥: @jeepc…
## 1621 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1622 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1623 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1624 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1625 RT @LFGdating: https://t.co/KK1w2kAaPK Did you know LFGdating has commercials filmed by a former Comedy Central pilot director? #gamerda…
## 1626 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 1627 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1628 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1629 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1630 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1631 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1632 RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…
## 1633 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1634 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1635 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 1636 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1637 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1638 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1639 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1640 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1641 RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…
## 1642 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1643 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1644 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1645 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1646 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1647 RT @vjingyinling: Hi, I'm Seraphine🎶\n\n#LeagueOfLegends https://t.co/4PjquWDsJB
## 1648 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1649 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1650 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1651 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1652 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1653 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1654 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 1655 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1656 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1657 RT @yayachu2: Probably one of my favourite cosplays this year 🧜🏻♀️ I felt so good wearing it!\n\nPhoto taken by giannimage (on insta)\nStaff…
## 1658 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1659 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1660 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1661 RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…
## 1662 RT @jorge_junjun: Shadowbox No.166 Dark Star Orianna\nLED lighted Material: inkjet photo paper\n#ArtofLegends #leagueoflegends https://t.co/R…
## 1663 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1664 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1665 RT @neorarty3: vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart #arcanefanart #C…
## 1666 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1667 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1668 RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…
## 1669 RT @jorge_junjun: Shadowbox No.166 Dark Star Orianna\nLED lighted Material: inkjet photo paper\n#ArtofLegends #leagueoflegends https://t.co/R…
## 1670 RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…
## 1671 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 1672 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1673 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1674 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1675 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1676 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 1677 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1678 RT @CuppaDoppio: "Memento Mori"\n\n@kaydayart_ made a wonderful High Noon Morgana design and I wanted to draw her cause I'm in love!\n\n#LoLSki…
## 1679 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1680 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1681 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 1682 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1683 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1684 RT @jorge_junjun: Shadowbox No.166 Dark Star Orianna\nLED lighted Material: inkjet photo paper\n#ArtofLegends #leagueoflegends https://t.co/R…
## 1685 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1686 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1687 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1688 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1689 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1690 RT @CuppaDoppio: "Memento Mori"\n\n@kaydayart_ made a wonderful High Noon Morgana design and I wanted to draw her cause I'm in love!\n\n#LoLSki…
## 1691 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1692 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1693 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1694 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1695 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1696 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1697 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1698 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1699 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1700 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1701 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1702 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1703 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1704 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 1705 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1706 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1707 RT @Taryn_Cosplay: "I command, you obey!" 😈 Viego\n#LeagueOfLegends #Viego https://t.co/REsrioOJgs
## 1708 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 1709 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1710 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 1711 RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…
## 1712 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1713 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 1714 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 1715 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1716 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1717 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 1718 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 1719 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1720 RT @jeepcosplay: ❝ We vow to keep pressing forward. For we are the city of progress and our future is bright. ❞\n\n📸: @corbin_media\n🧥: @jeepc…
## 1721 RT @bromaah: His deadliest weapon\n\n#Aphelios #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/CWr57J0SB2
## 1722 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1723 RT @BloPhan: Art for @MosesLord777 !!\n\nCongrats one more time for winning the art raffle!! Aaand here is your prize!! <3\n\nIrelia from #Leag…
## 1724 RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…
## 1725 RT @CuppaDoppio: "Memento Mori"\n\n@kaydayart_ made a wonderful High Noon Morgana design and I wanted to draw her cause I'm in love!\n\n#LoLSki…
## 1726 RT @CuppaDoppio: "Memento Mori"\n\n@kaydayart_ made a wonderful High Noon Morgana design and I wanted to draw her cause I'm in love!\n\n#LoLSki…
## 1727 RT @MATA_Kael: Skin Giveaway for League of Legends! \n\n1. Comment the Legendary Skin you wanted\n2. Retweet \n3. Send me your clips (optional)…
## 1728 RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 1729 RT @H6X4GRAM: Void Kayle\n#LeagueOfLegends #Kayle #ArtofLegends https://t.co/Y5Zn9eLNyh
## 1730 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 1731 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 1732 RT @MATA_Kael: Skin Giveaway for League of Legends! \n\n1. Comment the Legendary Skin you wanted\n2. Retweet \n3. Send me your clips (optional)…
## 1733 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1734 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1735 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1736 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1737 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1738 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 1739 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1740 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1741 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 1742 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1743 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1744 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1745 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 1746 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1747 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1748 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1749 RT @stats_live_es: ▶️ League of Legends - Top streams a las 15:08 (Hora ESP)🔥\n\n🥇 #Esportmaniacos➖Viewers: 1.984\n🥈 #Th3Antonio➖Viewers: 1.63…
## 1750 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1751 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1752 RT @SakaiYuki17: Odyssey kayn, but lance and pistol\n#Kayn #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/UMMQISFVAx
## 1753 RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 1754 RT @Helix_VA: wiggly noodle dragon escapes certain death \n\n#LeagueOfLegends #Vtubers #ENVtubers \n\nhttps://t.co/1YdnKgMwta
## 1755 RT @SethRodrigues: #LeagueOfLegends #Rakan \n\nPhoto by @tomicornio https://t.co/I9PJwz5xJz
## 1756 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 1757 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1758 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1759 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 1760 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 1761 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1762 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 1763 RT @BrattyGrymblade: I ended up in a match with Aymeric playing Morgana.\n\n#FFXIV #wildrift #LeagueOfLegends https://t.co/Lyb956lFus
## 1764 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1765 RT @Helix_VA: wiggly noodle dragon escapes certain death \n\n#LeagueOfLegends #Vtubers #ENVtubers \n\nhttps://t.co/1YdnKgMwta
## 1766 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1767 RT @OGGIHelga: #LeagueOfLegends #Ezreal #stripgame \n\nso..what is it, Ez? https://t.co/eSRG0Y9794
## 1768 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1769 RT @DistopicAI: 👧🏼⚡ R-0GwnGmj .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669901277 .\n.\n#distopicai #aiart #cyberpunk #aiartcommunit…
## 1770 RT @loreofruneterra: Corrupted Azir, Nasus & Renekton from Legends of Runeterra 🔥: submitted by /u/aroushthekween \n [link] [comments] htt…
## 1771 RT @Timothy00212392: Can someone tell me what it is? #mobilegame #StarGuardian #LeagueofLegends https://t.co/LqJ5cz4Fup
## 1772 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1773 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 1774 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1775 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1776 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 1777 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 1778 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1779 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 1780 RT @ettakinawa: Oh yeah best time of the day just started!! ... oh you dont know what I mean... well... I mean... my stream started and I w…
## 1781 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1782 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1783 RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 1784 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 1785 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1786 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 1787 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1788 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1789 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1790 RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…
## 1791 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1792 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1793 RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 1794 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1795 RT @NinouilleSFW: Some of the goodies you can find on my shop! 🥰\n\nhttps://t.co/7DUZEpUzeX\n\n#art #genshinimpact #pokemon #LeagueOfLegends ht…
## 1796 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1797 RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 1798 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1799 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1800 RT @Rena_Angel1111: League of legends - Master Yi\n\nI try Master Yi cosplay. \n\n#lolcosplay #LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプ…
## 1801 RT @MATA_Kael: Skin Giveaway for League of Legends! \n\n1. Comment the Legendary Skin you wanted\n2. Retweet \n3. Send me your clips (optional)…
## 1802 RT @qmsamurai: It's tiiime:\n\nKicking it off as always! \n\nQMSamurai Au take down eXeLoL1 in League of Legends!\n\n#PlayWithHonour #LeagueOfLeg…
## 1803 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1804 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1805 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 1806 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 1807 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 1808 RT @ScantySlayer: umm..... uhmmm these are my mains in League of Legends and I mixed them 🫣\n\n#kindred\n#evelynn\n#LeagueOfLegends https://t.c…
## 1809 RT @MATA_Kael: Skin Giveaway for League of Legends! \n\n1. Comment the Legendary Skin you wanted\n2. Retweet \n3. Send me your clips (optional)…
## 1810 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1811 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 1812 RT @2004AkaUrFriend: No gamer girl is getting a hold of my Runescape gold 🔥🔥🙏\n\n@OldSchoolRS #runescape #gamergirl #LeagueOfLegends https://…
## 1813 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1814 RT @bromaah: His deadliest weapon\n\n#Aphelios #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/CWr57J0SB2
## 1815 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1816 RT @Cookie3w3: One more drawing and the good is coming aAaAa\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgame https://t.co…
## 1817 RT @Cookie3w3: AaAaAA We surpassed the previous one ;W;. Let's see now lol\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgam…
## 1818 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 1819 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 1820 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 1821 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1822 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1823 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 1824 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1825 RT @Akeinu_Art: Hey ! Here is a #Xayah #Cosplay made by me ! :3 \nFollow me on Insta : akeinucosplay\nPhoto taken by Fabrice Fiorucci Photogr…
## 1826 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 1827 RT @thoaifum: fanart of new champion of LoL. I really like her hair style :3\n#LeagueOfLegends #zeri https://t.co/n6ryX6HgI6
## 1828 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 1829 RT @Chimidolly: Viego’s new obsession #pentakill #viego #akshan #LeagueOfLegends https://t.co/f8xzc50XzN
## 1830 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1831 RT @joal439: I saw that post about the Omen of the Dark skinline and it got me wanting to concept😭 Have an Omen of the Dark Orianna sketch…
## 1832 RT @RivenStore: Like and Share if you have been fan since day 1\nVisit us: https://t.co/Jtncw61Y4H\n#leagueoflegends #lolgame #lolgamer #rive…
## 1833 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 1834 RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 1835 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1836 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 1837 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1838 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1839 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1840 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 1841 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1842 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1843 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1844 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 1845 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1846 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1847 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 1848 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1849 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1850 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1851 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1852 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1853 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1854 RT @justalostkat: I do admit, "obsessed" is an understatement. #SpotifyWrapped #arcane #LeagueOfLegends https://t.co/Hs4yjzJNik
## 1855 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 1856 RT @LoLMemesBot: The world ender remix is dope\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #…
## 1857 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1858 RT @greatgameslive: It's still relatively early here in the UK... but it's never too early to shout out some top #Twitch streamers!\n\n@flacc…
## 1859 RT @ThatArtlstGirl: My first post ever! Hiya!💕 Enjoy this drawing of a young Seraphine!✨\n\n#Seraphine #LeagueOfLegends #LeagueOfLegendsFanAr…
## 1860 RT @KIRUKA_IZUMI: Gonna do some comic reading\n \n#leagueoflegends #prince #comic\n\nhttps://t.co/cAlVXTGlf4 https://t.co/ye2HkYT3lB
## 1861 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1862 RT @CambionKami: Giving Feedback\n\n#vtuber #VTuberEN #leagueoflegends https://t.co/EYWJ5rNXPk
## 1863 RT @CambionKami: Giving Feedback\n\n#vtuber #VTuberEN #leagueoflegends https://t.co/EYWJ5rNXPk
## 1864 RT @Chimidolly: I drew alune for my birthday!\n#alune #spiritblossom #leagueoflegends https://t.co/7AGUlKdnMW
## 1865 RT @joal439: I saw that post about the Omen of the Dark skinline and it got me wanting to concept😭 Have an Omen of the Dark Orianna sketch…
## 1866 RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG
## 1867 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1868 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1869 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1870 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1871 RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single "Magician" - listen and learn more a…
## 1872 RT @joal439: I saw that post about the Omen of the Dark skinline and it got me wanting to concept😭 Have an Omen of the Dark Orianna sketch…
## 1873 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 1874 RT @RivenStore: Likes, please!!\nVisit us: https://t.co/Jtncw61Y4H\n#lolgoods #leagueoflegends #mmo #mmorpg #rivenstore.com #lolstuff https:/…
## 1875 RT @joal439: I saw that post about the Omen of the Dark skinline and it got me wanting to concept😭 Have an Omen of the Dark Orianna sketch…
## 1876 RT @joal439: A simple Shen💎\n\n#ArtOfLegends #LeagueOfLegends #Shen https://t.co/xggUDhXzUT
## 1877 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 1878 RT @joal439: Just another casual Akali💛\n\n#ArtOfLegends #LeagueOfLegends #Akali https://t.co/jdxzFMCbVu
## 1879 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1880 RT @SmallStreamerIG: RT RevenantFiery: Tuesday streams changing to Wednesdays! Gonna be playing #leagueoflegends and getting some wins toda…
## 1881 RT @D_Papercut: I got a pentakill on her 😁😁😁. #xayah #LeagueOfLegends #fanart https://t.co/Rn8Jr87Eog
## 1882 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1883 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1884 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1885 RT @OtrexOw: my fav girl (after zoe lmao)\n\n#LeagueOfLegends #zeri\n#leagueoflegendsart https://t.co/RKBEOas1Mj
## 1886 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1887 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 1888 RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx
## 1889 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1890 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 1891 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1892 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1893 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1894 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 1895 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1896 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1897 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1898 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 1899 RT @LFGdating: https://t.co/KK1w2kAaPK Did you know LFGdating has commercials filmed by a former Comedy Central pilot director? #gamerda…
## 1900 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1901 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 1902 RT @ahrifoxlovers: Spirit Blossom Ahri 🌸\nArtist: 凉竹竹 (ZCOOL)\n---\nFollow my Instagram: https://t.co/yJCGPy34nl\n---\n#Ahri #SpiritBlossom #KDA…
## 1903 RT @RIKONOJAN: Go fishing 🐟🤔\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #neeko #nidalee\n#artoflegends https://t.co/5WPCEag7IL
## 1904 RT @ClauSketch: ❣ 𝗫𝗮𝘆𝗮𝗵 𝘅𝗺𝗮𝘀🎄 \n♡ ☕ https://t.co/BQKfxmlL3S\n♡ Available for monthly supporters\n\n#LeagueOfLegends #ArtofLegends #xayah https…
## 1905 RT @ahrifoxlovers: 😉🦊❤\nSource: GARTS CENTER\n---\nFollow my Instagram: https://t.co/yJCGPy34nl\n---\n#Ahri #KDA #LeagueOfLegends #ArtofLegends…
## 1906 RT @ThatArtlstGirl: My first post ever! Hiya!💕 Enjoy this drawing of a young Seraphine!✨\n\n#Seraphine #LeagueOfLegends #LeagueOfLegendsFanAr…
## 1907 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1908 RT @c3p0john: "Oooh you look promising."\n#undresschallenge #samira #LeagueOfLegends https://t.co/1RJcRP89tK
## 1909 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1910 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1911 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1912 RT @Chimidolly: Viego’s new obsession #pentakill #viego #akshan #LeagueOfLegends https://t.co/f8xzc50XzN
## 1913 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1914 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1915 RT @Supermanthony1: This game is SOOO hard and mostly just hurts my feelings 😂😭 \n#LeagueOfLegends https://t.co/j0lB2kH4Kb
## 1916 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1917 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1918 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1919 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 1920 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1921 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 1922 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1923 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 1924 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1925 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1926 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1927 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1928 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1929 RT @ZotacCup: Give your weekend a power up by competing in the ZOTAC CUP #LeagueofLegends tournament this weekend.\n\nNorth America - 12/3/20…
## 1930 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 1931 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1932 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1933 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1934 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1935 RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…
## 1936 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1937 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1938 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 1939 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 1940 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1941 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1942 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1943 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1944 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 1945 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 1946 RT @bromaah: His deadliest weapon\n\n#Aphelios #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/CWr57J0SB2
## 1947 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1948 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 1949 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1950 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1951 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1952 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1953 RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 1954 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1955 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 1956 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1957 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1958 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1959 RT @LoLMemesBot: 200 years of afk punisher experience\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #World…
## 1960 RT @GastiPuti: #leagueoflegends🙉🙉🙉🙉🙉 #gaming #LostArkPvP #TwitchCon #LostArk \nSource: https://t.co/Pc8AH704TN https://t.co/bUejsCWbxg
## 1961 RT @TopLiveonTwitc1: Riot Games: LiL Nas X at League Of Legends Worlds Finals Opening Ceremony Views: 72,393\n\n#Twitch #Twitchtv #Clips #Twi…
## 1962 RT @erythchi: -“If you'd like to play with me, you'd better be sure you know the game”- Ahri from @LeagueOfLegends \n\n📸 and edit @IreneKuroi…
## 1963 RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 1964 RT @Chimidolly: I drew alune for my birthday!\n#alune #spiritblossom #leagueoflegends https://t.co/7AGUlKdnMW
## 1965 RT @D_Papercut: I got a pentakill on her 😁😁😁. #xayah #LeagueOfLegends #fanart https://t.co/Rn8Jr87Eog
## 1966 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1967 RT @yellowestmango: Spirit Blossom Sett - Spirit Bonds 🪷🌸 \nEdited from his official promo art from LoL Weibo #sett #leagueoflegends https:/…
## 1968 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 1969 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1970 RT @thanatosart1: LET'S DO A CHALLENGE! #stripgame #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/GpoOmTHqvr
## 1971 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1972 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1973 RT @BTENuclearOffi1: See you all Friday 👀 #twitchstreamer #twitch #b42 #B42 #gaming #gamer #streamer #LeagueOfLegends #seraphineLeagueOfLeg…
## 1974 RT @Scarl3t_Maid3n: I want more Bel’Veth content. Even without her, I’d gladly take more Void content in general. The Void is such a distur…
## 1975 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1976 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1977 RT @noisecat610: As long as you are on my side.\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/ly0R5EnGFk
## 1978 RT @noisecat610: As long as you are on my side.\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/ly0R5EnGFk
## 1979 RT @Scarl3t_Maid3n: I want more Bel’Veth content. Even without her, I’d gladly take more Void content in general. The Void is such a distur…
## 1980 RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single "Magician" - listen and learn more a…
## 1981 RT @ClauSketch: ❣ 𝗫𝗮𝘆𝗮𝗵 𝘅𝗺𝗮𝘀🎄 \n♡ ☕ https://t.co/BQKfxmlL3S\n♡ Available for monthly supporters\n\n#LeagueOfLegends #ArtofLegends #xayah https…
## 1982 RT @NiczRandomArts: Today is my Birthday! It would be really cool if you guys would retweet my artworks😉\n\n#ArtofLegends #LeagueOfLegends ht…
## 1983 RT @NinouilleSFW: Some of the goodies you can find on my shop! 🥰\n\nhttps://t.co/7DUZEpUzeX\n\n#art #genshinimpact #pokemon #LeagueOfLegends ht…
## 1984 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1985 RT @Cookie3w3: Oh noOoO , He discovered us D:\n\nDon't worry, it's not the end. I'm working on the good ending 'w'👌\n\n#LeagueOfLegends #League…
## 1986 RT @NoodleSpicyArt: #caitvi twitch emotes for my channel named “high five” and “cupcake”. (I play vi support) #LeagueOfLegends https://t.co…
## 1987 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1988 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1989 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1990 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1991 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1992 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1993 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1994 RT @Kizler59: Hi I love them so much, I can’t wait for season two and also I love them so much. Such beautifully written characters🥲\n#caitv…
## 1995 RT @High_Kun: A finished version of that hair braiding sketch #arcane #Silco #jinx #LeagueOfLegends https://t.co/Xlq3l1IVD1
## 1996 RT @justalostkat: I do admit, "obsessed" is an understatement. #SpotifyWrapped #arcane #LeagueOfLegends https://t.co/Hs4yjzJNik
## 1997 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1998 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1999 RT @Flissy35039555: Enjoy your special day!🥳🥳🥳🥳 #LeagueOfLegendsFanArt #LoL #LeagueofLegends #G2WIN #TransformaTuDestino #TLWIN \nOriginal:…
## 2000 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2001 RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…
## 2002 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2003 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2004 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 2005 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2006 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2007 RT @NinouilleSFW: Some of the goodies you can find on my shop! 🥰\n\nhttps://t.co/7DUZEpUzeX\n\n#art #genshinimpact #pokemon #LeagueOfLegends ht…
## 2008 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 2009 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2010 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 2011 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 2012 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2013 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 2014 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 2015 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2016 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 2017 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2018 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 2019 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2020 RT @ThatArtlstGirl: My first post ever! Hiya!💕 Enjoy this drawing of a young Seraphine!✨\n\n#Seraphine #LeagueOfLegends #LeagueOfLegendsFanAr…
## 2021 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2022 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 2023 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2024 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2025 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2026 RT @lesyeuxderenata: New chapter!\n\n#RenataGlasc #LeagueOfLegends \n\nhttps://t.co/ktZpZPChbW
## 2027 RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…
## 2028 RT @1378Mathilda: Well Could Be Deserve... But Mr. Wolf Wants Sly Cooper 5 and Arcane Season 2...! 😅😅😅\n#TheBadGuys #arcane #LeagueOfLegends…
## 2029 RT @Chilllki: Guys, help. I don't feel like total war today, so which of these choices sounds the most fun. \n\n#twitch #twitchstreamer #smal…
## 2030 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 2031 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 2032 RT @NiczRandomArts: Today is my Birthday! It would be really cool if you guys would retweet my artworks😉\n\n#ArtofLegends #LeagueOfLegends ht…
## 2033 RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…
## 2034 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2035 RT @ClauSketch: ❣ 𝗫𝗮𝘆𝗮𝗵 𝘅𝗺𝗮𝘀🎄 \n♡ ☕ https://t.co/BQKfxmlL3S\n♡ Available for monthly supporters\n\n#LeagueOfLegends #ArtofLegends #xayah https…
## 2036 RT @ClauSketch: ❣ 𝗫𝗮𝘆𝗮𝗵 𝘅𝗺𝗮𝘀🎄 \n♡ ☕ https://t.co/BQKfxmlL3S\n♡ Available for monthly supporters\n\n#LeagueOfLegends #ArtofLegends #xayah https…
## 2037 RT @NiczRandomArts: Today is my Birthday! It would be really cool if you guys would retweet my artworks😉\n\n#ArtofLegends #LeagueOfLegends ht…
## 2038 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2039 RT @NiczRandomArts: Today is my Birthday! It would be really cool if you guys would retweet my artworks😉\n\n#ArtofLegends #LeagueOfLegends ht…
## 2040 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2041 RT @ClauSketch: ❣ 𝗫𝗮𝘆𝗮𝗵 𝘅𝗺𝗮𝘀🎄 \n♡ ☕ https://t.co/BQKfxmlL3S\n♡ Available for monthly supporters\n\n#LeagueOfLegends #ArtofLegends #xayah https…
## 2042 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2043 RT @AyatheArtist: Hello cuties ❤️!!!! Did you miss me? I have returned with my new digi art of Vex!!! Hope you like it!!! #LeagueOfLegends…
## 2044 RT @Games_Grump: Marietta College Esports is currently looking for a volunteer League of Legends coach (in-person or online via Discord) fo…
## 2045 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 2046 RT @LiliDrawsT: ** Progress **\nFar from done, but I'm happy with how it's turning out😊\n#sketches #sketch #doodle #doodles #Jinx #arcane #Le…
## 2047 RT @SethRodrigues: #LeagueOfLegends #Rakan \n\nPhoto by @tomicornio https://t.co/I9PJwz5xJz
## 2048 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2049 RT @OtrexOw: my fav girl (after zoe lmao)\n\n#LeagueOfLegends #zeri\n#leagueoflegendsart https://t.co/RKBEOas1Mj
## 2050 RT @Games_Grump: Marietta College Esports is currently looking for a volunteer League of Legends coach (in-person or online via Discord) fo…
## 2051 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2052 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2053 RT @DunkmasterSett: DUNK!!\n251 PTS\n#Dunkmaster🏀 #FeelIonia🍃#LeagueOfLegends👊
## 2054 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 2055 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 2056 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 2057 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2058 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2059 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2060 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 2061 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2062 RT @LoLMemesBot: Baalinkux - The darkin hoop\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Se…
## 2063 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 2064 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 2065 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 2066 RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 2067 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 2068 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 2069 RT @JungleNotorious: Share it with your friends.🙈 #LeagueofLegends #英雄联盟 https://t.co/NfwDapQVZV
## 2070 RT @mialoette: rakan will love to see her like that\n#xayah #leagueoflegends #artoflegends https://t.co/DpZ1hpu5Rt
## 2071 RT @OlesyaSpitz: Evelynn🥰▸part of Reward Pack №14 sign up from September 1th-30th #LeagueOfLegends #KDA #evelynn https://t.co/PtP1G1OmIC
## 2072 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2073 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2074 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2075 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2076 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2077 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 2078 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 2079 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 2080 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 2081 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 2082 RT @MsMagicMane: “Ge-Zaun-Dheit” Silco is sick and Vander is there to take care of him. The question is: will Silco be a cooperative patien…
## 2083 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2084 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2085 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 2086 RT @PinkMochaDot: 🐰🌙 MOON BUNNY✨\n#ArtofLegends #LeagueOfLegends #Aphelios https://t.co/b38s2Z3zHC
## 2087 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 2088 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 2089 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2090 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 2091 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 2092 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 2093 RT @alexois_: 🌸Spirit Blossom Zyra skin when?? I had so much fun using MidJourney and putting my own spin on what it created. #leagueoflege…
## 2094 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2095 RT @sockoroni: NEW COMMISSION SHEET!!! \nPlease dm me if interested<3\n•~~~•\n#commissionsopen #commission #commissions #commissionTH #commiss…
## 2096 RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single "Magician" - listen and learn more a…
## 2097 RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 2098 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2099 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 2100 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2101 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 2102 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2103 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 2104 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 2105 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2106 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 2107 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2108 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 2109 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2110 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2111 RT @peghmey: Time to go back home\n\n#Xayah #Rakan #leagueoflegends #artoflegends #xayahrakan https://t.co/zKk2Sjdu3e
## 2112 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2113 RT @VirtualxGF: Very fun #LeagueOfLegends stream tonight! Thank you to everyone that came to hang out with me, and thank you so much for th…
## 2114 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2115 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2116 RT @Rena_Angel1111: League of Legends - Spirit blossom thresh\n\nI try Spirit Blossom Thresh Cosplay.\n\n#LeagueOfLegends #cosplay #cosplayer…
## 2117 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2118 RT @MsMagicMane: “Ge-Zaun-Dheit” Silco is sick and Vander is there to take care of him. The question is: will Silco be a cooperative patien…
## 2119 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2120 RT @Chimidolly: Viego’s new obsession #pentakill #viego #akshan #LeagueOfLegends https://t.co/f8xzc50XzN
## 2121 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2122 RT @SmallStreamerIG: RT RevenantFiery: Tuesday streams changing to Wednesdays! Gonna be playing #leagueoflegends and getting some wins toda…
## 2123 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2124 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2125 RT @superbeingsLAB: Introducing #Momento, our first #gaming #mousepad designed to balance #speed and #control. \n\nExclusively available on h…
## 2126 RT @FakeRngbo: Pantheon ⭐☄\n#LeagueOfLegends \n#LeagueOfLegendsFanArt https://t.co/8WudjIKErw
## 2127 RT @FakeRngbo: Pantheon ⭐☄\n#LeagueOfLegends \n#LeagueOfLegendsFanArt https://t.co/8WudjIKErw
## 2128 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2129 RT @SmallStreamerIG: RT RevenantFiery: Tuesday streams changing to Wednesdays! Gonna be playing #leagueoflegends and getting some wins toda…
## 2130 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2131 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2132 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2133 RT @rijkarar: “What brings you to the lost and found, dear?\nWon't you pull up a seat?\nEverybody got a price 'round here to play\nMake me an…
## 2134 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2135 RT @rijkarar: “What brings you to the lost and found, dear?\nWon't you pull up a seat?\nEverybody got a price 'round here to play\nMake me an…
## 2136 RT @LoLMemesBot: We Holdin Hands Part 2\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett #A…
## 2137 RT @D_Papercut: I got a pentakill on her 😁😁😁. #xayah #LeagueOfLegends #fanart https://t.co/Rn8Jr87Eog
## 2138 RT @D_Papercut: I got a pentakill on her 😁😁😁. #xayah #LeagueOfLegends #fanart https://t.co/Rn8Jr87Eog
## 2139 RT @rijkarar: “What brings you to the lost and found, dear?\nWon't you pull up a seat?\nEverybody got a price 'round here to play\nMake me an…
## 2140 RT @kovp6: Best friends ∞∞∞ I would like to see that ☮\nhope u like it (>‿◠)✌\nlove <3\nᵏᵃʸⁿ ᵛᶦᵒˡᶦⁿᶦˢᵗᵃ ᵇᵗʷ\n\n #settphel #kayn #SETT #Kay…
## 2141 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2142 RT @Rena_Angel1111: League of legends - Talon\n\nI try Talon cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤー #RiotGames #LOL…
## 2143 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2144 RT @LadyOichiChan: Let's play a game together 💖\n#jinx #LeagueOfLegends https://t.co/qgqwCZAP7F
## 2145 RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single "Magician" - listen and learn more a…
## 2146 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2147 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2148 RT @Ka___zuha: 【 Cosplay 】\n\nLeague of Legends / Blood Moon⋆☾·̩͙\n\nEvelynn @annl_o_l \nAkali @Ka___zuha \n\n📷 @akino_miya_lol \n\n#LeagueOfLegends…
## 2149 RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single "Magician" - listen and learn more a…
## 2150 RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 2151 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2152 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2153 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2154 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2155 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2156 RT @ThatArtlstGirl: My first post ever! Hiya!💕 Enjoy this drawing of a young Seraphine!✨\n\n#Seraphine #LeagueOfLegends #LeagueOfLegendsFanAr…
## 2157 RT @LadyOichiChan: Let's play a game together 💖\n#jinx #LeagueOfLegends https://t.co/qgqwCZAP7F
## 2158 RT @leu_art: I was sitting today at my work thinking about how I hate this new Nami skin (sorry, riot, its not that bad, just not my aesthe…
## 2159 RT @Rux0209: “Zoe…”🌟\n\n🎨with @udommmmmm \n\n#LeagueOfLegends #Neeko #Zoe\n #StarGuardian https://t.co/OiXaqm133B
## 2160 RT @lazy_scaai: Get Jinxed\n\n#arcane #LeagueOfLegends #LeagueOfLegendsFanArt #jinx #ArcaneArt #jinxfanart #art #digitalart #artistsontwitter…
## 2161 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2162 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2163 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2164 RT @ConellCyphers: The Computers at Conel Esports looking goood🔥 #Conel #Esports #valorant #league #leagueoflegends https://t.co/qP9UVQuIag
## 2165 RT @BrattyGrymblade: I ended up in a match with Aymeric playing Morgana.\n\n#FFXIV #wildrift #LeagueOfLegends https://t.co/Lyb956lFus
## 2166 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 2167 RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single "Magician" - listen and learn more a…
## 2168 RT @ConellCyphers: The Computers at Conel Esports looking goood🔥 #Conel #Esports #valorant #league #leagueoflegends https://t.co/qP9UVQuIag
## 2169 RT @ConellCyphers: The Computers at Conel Esports looking goood🔥 #Conel #Esports #valorant #league #leagueoflegends https://t.co/qP9UVQuIag
## 2170 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 2171 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2172 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2173 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 2174 RT @odeko_yma: Zoe with a smite \n\nThank you for coming to my stream to see every step of the drawing process! \n\n#Zoe #Kayn #LeagueOfLegends…
## 2175 RT @Rena_Angel1111: League of legends - Talon\n\nI try Talon cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤー #RiotGames #LOL…
## 2176 RT @leochamposa: In life are you Zed or Shen?🤔 What is your favorite ship for Zed?\n\n#zed #syndra #karma #kayn #shen #akali #LeagueOfLegend…
## 2177 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2178 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2179 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 2180 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 2181 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2182 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2183 RT @Joycenator3195: Short stream; I promise I'm alive, it's just been a heck of a week.\nhttps://t.co/mfBRAbExVJ\n\n#supportsmallstreamers #li…
## 2184 RT @Joycenator3195: Short stream; I promise I'm alive, it's just been a heck of a week.\nhttps://t.co/mfBRAbExVJ\n\n#supportsmallstreamers #li…
## 2185 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2186 RT @ScantySlayer: umm..... uhmmm these are my mains in League of Legends and I mixed them 🫣\n\n#kindred\n#evelynn\n#LeagueOfLegends https://t.c…
## 2187 RT @ingly308: Well...\n\n#stripgame #stripthecharacter #LeagueOfLegends #LeagueOfLegendsfanart #ArtofLegends #Akali https://t.co/ussoQ1F8Xy
## 2188 RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 2189 RT @chagss91: Friends! going live now with some more league of legends!!! come vibe with me !!! https://t.co/WpKBxGvrY8 #twitch #LeagueOfLe…
## 2190 RT @ScantySlayer: umm..... uhmmm these are my mains in League of Legends and I mixed them 🫣\n\n#kindred\n#evelynn\n#LeagueOfLegends https://t.c…
## 2191 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2192 RT @ZombieGamingSB: how to counter Talon😂DM \n for the epic gaming kits! #leagueoflegends #lol #riotgames #league #leagueoflegend #leagueofl…
## 2193 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2194 RT @LoLMemesBot: we found him\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett #Aphelios #S…
## 2195 RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 2196 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2197 RT @ConellCyphers: The Computers at Conel Esports looking goood🔥 #Conel #Esports #valorant #league #leagueoflegends https://t.co/qP9UVQuIag
## 2198 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2199 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2200 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2201 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2202 RT @ONEEsports: Former @DWGKIA top laner and 2020 World Champion, Jang “Nuguri” Ha-gwon, has announced his retirement from competitive Leag…
## 2203 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2204 RT @studioaxel: 🎧OCEAN PARTY🏖️\n\n#Sett #LeagueOfLegends #ArtofLegends https://t.co/XpC9NcZkrE
## 2205 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2206 RT @ThatArtlstGirl: My first post ever! Hiya!💕 Enjoy this drawing of a young Seraphine!✨\n\n#Seraphine #LeagueOfLegends #LeagueOfLegendsFanAr…
## 2207 RT @UnpleasantDotTV: please ff imbroed #LeagueOfLegends https://t.co/DB3ScNCRky
## 2208 RT @EloDragonLoL: Just your normal Heartsteel enjoyer here\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmem…
## 2209 RT @alexois_: 🌸Spirit Blossom Zyra skin when?? I had so much fun using MidJourney and putting my own spin on what it created. #leagueoflege…
## 2210 RT @Rocckart: 🏝Beach time \nft. Itto & Sett\n\n#GenshinImpact #LeagueOfLegends https://t.co/FiMOamQ4qo
## 2211 RT @RivenStore: How ya doin`?\nVisit us: https://t.co/Jtncw61Y4H\n#leagueoflegends #lolgame #lolgamer #rivenstore.com #lolgoods #onlinegaming…
## 2212 RT @ScantySlayer: umm..... uhmmm these are my mains in League of Legends and I mixed them 🫣\n\n#kindred\n#evelynn\n#LeagueOfLegends https://t.c…
## 2213 RT @soap_ai: Yummy\n#Jinx #Lux #Lightcannon #Artoflegends #Leagueoflegends https://t.co/96l9QTafzV
## 2214 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2215 RT @SmallStreamerIG: RT RevenantFiery: Tuesday streams changing to Wednesdays! Gonna be playing #leagueoflegends and getting some wins toda…
## 2216 RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY
## 2217 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 2218 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2219 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2220 RT @loreofruneterra: Riot is doing a little trolling with the new Kayle lore: submitted by /u/kingofchaosx \n [link] [comments] https://t.…
## 2221 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2222 RT @Nixri: K/DA All Out Evelynn ✨\n\n#LeagueOfLegends #KDA #ALLOUT https://t.co/pchrZHWQBt
## 2223 RT @Chimidolly: Viego’s new obsession #pentakill #viego #akshan #LeagueOfLegends https://t.co/f8xzc50XzN
## 2224 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2225 RT @paper_scratch: “Hey — I wanna show you something.” \n.\n.\n.\nVi shows Cait her favorite rooftop in the Undercity\n.\n.\n.\n#arcaneart #arcanea…
## 2226 RT @MsMagicMane: “Baby Jinx” Sketch 2022 “Don’t worry, I don’t bite. (Clears throat) 🎶 Dear friend across the river…” #silco #jinx #babyjin…
## 2227 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2228 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2229 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2230 RT @ToPiTeN10: a little blood, Kayn – League of Legends #shorts #leagueoflegends league of legends https://t.co/KY7LNrCRCo
## 2231 RT @RivenStore: What do you think?\nVisit us: https://t.co/Jtncw61Y4H\n#lolgoods #leagueoflegends #mmo #mmorpg #rivenstore.com #lolstuff http…
## 2232 RT @gwinshin: “Devils live among us. Some are as beautiful as sin, tormenting people in the name of faith, or pleasure." \n\na little teaser…
## 2233 RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 2234 RT @Akeinu_Art: Hey ! Here is a #Xayah #Cosplay made by me ! :3 \nFollow me on Insta : akeinucosplay\nPhoto taken by Fabrice Fiorucci Photogr…
## 2235 RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 2236 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2237 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2238 RT @LoLMemesBot: Oh no\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett #Aphelios #SpiritBl…
## 2239 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2240 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2241 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2242 RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 2243 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 2244 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2245 RT @Joycenator3195: Still alive, barely. How do you beat Heartsteel? New build time\nhttps://t.co/mfBRAbExVJ\n\n#supportsmallstreamers #live #…
## 2246 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2247 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2248 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2249 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 2250 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 2251 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 2252 RT @McChipyArt: A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf
## 2253 RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ
## 2254 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2255 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2256 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2257 RT @alexois_: 🌸Spirit Blossom Zyra skin when?? I had so much fun using MidJourney and putting my own spin on what it created. #leagueoflege…
## 2258 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2259 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2260 RT @Joycenator3195: Still alive, barely. How do you beat Heartsteel? New build time\nhttps://t.co/mfBRAbExVJ\n\n#supportsmallstreamers #live #…
## 2261 RT @StClair2803: Fire to the Fuse (Ft. Jackson Wang) | Official Empyrean Cinematic - Leag... https://t.co/ESSXL3Duku via @YouTube \n\n#Jackso…
## 2262 RT @StClair2803: Jackson Wang - Fire to the Fuse | Worlds 2022 Finals Opening Ceremony Pr... https://t.co/GY1Ptv1sTT via @YouTube \n\n#Jackso…
## 2263 RT @USOtaku1147: Just reposting the link to my “Chances of Jinx appearing in CONV/RGENCE” discussion on the Ekko/Jinx subreddit since it’s…
## 2264 RT @WildBruntta: THE HERO!!!!!! THE HERO IS REAL!!!!!!!!!!\n#Poppy #ArtofLegends #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/bF3WVj…
## 2265 RT @ahrifoxlovers: Ahri \nArtist: 杜佩仪 (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #KaiSa #KDA #L…
## 2266 RT @whxtelamb_cos: [...] In the future, one of us is alive. Hint : it's not you.🧁\n\n❤︎\nLeague Of Legends's Caitlyn Kiramman from ARCANE \n\n📸…
## 2267 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2268 RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 2269 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2270 RT @Timothy00212392: All I do is draw, help. #LeagueofLegends #mobilegame #game https://t.co/aiOlnewjbJ
## 2271 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2272 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2273 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2274 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2275 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 2276 RT @Chimidolly: Viego’s new obsession #pentakill #viego #akshan #LeagueOfLegends https://t.co/f8xzc50XzN
## 2277 RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single "Magician" - listen and learn more a…
## 2278 RT @MsMagicMane: “Ge-Zaun-Dheit” Silco is sick and Vander is there to take care of him. The question is: will Silco be a cooperative patien…
## 2279 RT @awegirlart: More Evelynn fan art coming your way 😈\n#Artoflegends #LeagueOfLegends #Evelynn #art #KDA #fanart #KDAEvelynn #digitalart ht…
## 2280 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2281 RT @jabroell2: High Noon Sylas 🤠\n\nSo... it was supposed to be HN but it ended up getting some sort of vampire hunter vibe... and I kind of…
## 2282 RT @Rena_Angel1111: League of legends - Kayn\n\nI try Kayn cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤー #RiotGames #LOL #K…
## 2283 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2284 RT @Hp__moon: The first time i've ever changed my hair at all.. :C hope everyone likes it\n\n#gamer #gaming #Egirls #latinapawg #twitch #wed…
## 2285 RT @Hp__moon: The first time i've ever changed my hair at all.. :C hope everyone likes it\n\n#gamer #gaming #Egirls #latinapawg #twitch #wed…
## 2286 RT @awegirlart: More Evelynn fan art coming your way 😈\n#Artoflegends #LeagueOfLegends #Evelynn #art #KDA #fanart #KDAEvelynn #digitalart ht…
## 2287 RT @StClair2803: Jackson Wang - Fire to the Fuse | Worlds 2022 Finals Opening Ceremony Pr... https://t.co/GY1Ptv1sTT via @YouTube \n\n#Jackso…
## 2288 RT @awegirlart: More Evelynn 💜\n#Artoflegends #LeagueOfLegends #Evelynn #art #KDA #fanart #KDAEvelynn https://t.co/TRGlmuBKtD
## 2289 RT @Neryumo: Sketch | Illustration\n\n#leagueoflegends https://t.co/AXyYmTOdRu
## 2290 RT @grymalk1nn: #Yasuo is starving\n\n#LeagueOfLegendsFanArt #LeagueOfLegendsMemes #LeagueOfLegends https://t.co/kNBmM1kISk
## 2291 RT @grymalk1nn: Don’t forget to put spf ☀️\n\n#xayah #LeagueOfLegendsFanArt #artistsontwitter #leagueoflegends #bikini #LeagueOfLegendsRule34…
## 2292 RT @grymalk1nn: Gotta be battle ready.\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #xayah #xayahrakan #FANART #commissionsopen #artistsontwitt…
## 2293 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2294 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2295 RT @Hiwpalo: Empyrean Jhin ❌\nRainbow Cat Jhin ✅\n#Jhin #LeagueOfLegends \n#LeagueOfLegendsFanArt https://t.co/fQI1oFeshP
## 2296 RT @StClair2803: Jackson Wang - Fire to the Fuse | Worlds 2022 Finals Opening Ceremony Pr... https://t.co/GY1Ptv1sTT via @YouTube \n\n#Jackso…
## 2297 RT @awegirlart: More Evelynn 💜\n#Artoflegends #LeagueOfLegends #Evelynn #art #KDA #fanart #KDAEvelynn https://t.co/TRGlmuBKtD
## 2298 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2299 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2300 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2301 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2302 RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx
## 2303 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 2304 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2305 RT @FuyuHamako: Alright, Gamers, review stream coming next week. 😤\n\n#Vtuber #VTuberEN #LeagueOfLegends #BookTwitter https://t.co/DDk1ubTyG2
## 2306 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2307 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2308 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2309 RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single "Magician" - listen and learn more a…
## 2310 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2311 RT @GrunoKromer: Hi all, i made hand-painted stylized Tombstone\n\nMy Artstation:\nhttps://t.co/ty07XxmqCF\n\n#handpainting #3DCoat #Photoshop #…
## 2312 RT @GrunoKromer: Hi all, i made hand-painted stylized Tombstone\n\nMy Artstation:\nhttps://t.co/ty07XxmqCF\n\n#handpainting #3DCoat #Photoshop #…
## 2313 RT @Checkuu: "Surprised to see me ?"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm
## 2314 RT @RivenStore: Like and Share if you have been fan since day 1\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #league…
## 2315 RT @Chimidolly: Viego’s new obsession #pentakill #viego #akshan #LeagueOfLegends https://t.co/f8xzc50XzN
## 2316 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2317 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2318 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2319 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2320 RT @Thece_co: Did you know that US viewers watched 217 million hours of #eSports content this year? 👀\n\nIn 2018 that number was 147 million…
## 2321 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2322 RT @NoviadeAzir: I turned myself into a @sonwooang art Morty!\n\n#LeagueOfLegends #sonwooang #shen #LeagueOfLegendsFanArt https://t.co/Av8y4o…
## 2323 RT @ThatArtlstGirl: My first post ever! Hiya!💕 Enjoy this drawing of a young Seraphine!✨\n\n#Seraphine #LeagueOfLegends #LeagueOfLegendsFanAr…
## 2324 RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…
## 2325 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2326 RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 2327 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 2328 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 2329 RT @Scapinos1: Master TOP : SoloQ compte smurf, stream chill #LeagueOfLegends https://t.co/xoKhN1upP6
## 2330 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2331 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2332 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2333 RT @HayashiDraws: Commissions open!\n\nDM me if interested 📩\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2BnJwIv0XJ
## 2334 RT @bromaah: His deadliest weapon\n\n#Aphelios #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/CWr57J0SB2
## 2335 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2336 RT @Whitemar3: Anyone wanna help me undress him? 🫢\n\n#ArtOfLegends #LeagueOfLegends #undresschallenge #Warwick https://t.co/3JCXZY8iHm
## 2337 RT @claudettee17: Jackson Wang - Fire to the Fuse | Worlds 2022 Finals Opening Ceremony Pr... https://t.co/HutVS1R4Uw via @YouTube \n\n#Jacks…
## 2338 RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…
## 2339 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 2340 RT @Keikocosplay1: 𝑳𝒐𝒐𝒌𝒊𝒏𝒈 𝒇𝒐𝒓 𝒂 𝒕𝒂𝒊𝒍𝒐𝒓? 🪡\nScissors, needles, thread; tools of Isolde. She'll always be with me, and I with her\n\nPhotograph…
## 2341 RT @josealonso2199: league of tanks \n#LeagueOfLegends #Ksante #Lol #videogames https://t.co/FGHgo3qqNR
## 2342 RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ
## 2343 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2344 RT @neorarty3: vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart #arcanefanart #C…
## 2345 RT @Chimidolly: Viego’s new obsession #pentakill #viego #akshan #LeagueOfLegends https://t.co/f8xzc50XzN
## 2346 RT @DarksideJinx: We can officially tell that Jinx loves dragons more than Fishbones look at how she threw it on the ground just to fangirl…
## 2347 RT @Nanal0l: PRESEASON WARRIOR IS LIVE! League into more HITMAN 3 later 🔫\n\n#LeagueOfLegends #Hitman3 #twitchstreamer \n\nTwitch . tv / Nana
## 2348 RT @mrdocto36571669: Looks like a great game #LeagueofLegends #ArtofLegends #GuardiãsEstelares #Nilah #GuardianasEstelares \nOriginal: ZoneV…
## 2349 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2350 RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 2351 RT @Chimidolly: Viego’s new obsession #pentakill #viego #akshan #LeagueOfLegends https://t.co/f8xzc50XzN
## 2352 RT @Chimidolly: Viego’s new obsession #pentakill #viego #akshan #LeagueOfLegends https://t.co/f8xzc50XzN
## 2353 RT @VirtualxGF: Very fun #LeagueOfLegends stream tonight! Thank you to everyone that came to hang out with me, and thank you so much for th…
## 2354 RT @VirtualxGF: Very fun #LeagueOfLegends stream tonight! Thank you to everyone that came to hang out with me, and thank you so much for th…
## 2355 RT @mrdocto36571669: Looks like a great game #LeagueofLegends #ArtofLegends #GuardiãsEstelares #Nilah #GuardianasEstelares \nOriginal: ZoneV…
## 2356 RT @Chimidolly: Viego’s new obsession #pentakill #viego #akshan #LeagueOfLegends https://t.co/f8xzc50XzN
## 2357 RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 2358 RT @Chimidolly: Viego’s new obsession #pentakill #viego #akshan #LeagueOfLegends https://t.co/f8xzc50XzN
## 2359 RT @ZotacCup: Give your weekend a power up by competing in the ZOTAC CUP #LeagueofLegends tournament this weekend.\n\nNorth America - 12/3/20…
## 2360 RT @_mierii: I can't wait to see her splash art, here is my Star Nemesis Morgana fanart 😭 \n\n#LeagueOfLegends #StarGuardian #morgana #fanart…
## 2361 RT @HobbySharky: Sharky Fan's Assemble! I am now live!\nhttps://t.co/NUohtzJ120\n\n#riven #toplane #lol #leagueoflegends #korean #asian #game…
## 2362 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2363 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2364 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2365 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2366 RT @TioFarofeiro: Lissandra Lady do Sangue🩸\n\n#ArtOfLegends #LeagueOfLegends https://t.co/SAkH7oUMtH
## 2367 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2368 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 2369 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2370 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2371 RT @ikaatako: let's drink to your health\n\n#LeagueOfLegends #ArtofLegends #Neeko https://t.co/DJ0dGK9BFN
## 2372 RT @LoLMemesBot: How champions would react if they were Rko'ed out of nowhere by randy orton\n#memes #meme #funny #lol #leagueoflegends #Arc…
## 2373 RT @ikaatako: Send me memes with cats, I know what to do with it\n#Neeko #LeagueOfLegends https://t.co/sziaCy5Sb7
## 2374 RT @ikaatako: Sho'ma?\ngive it to her\n#ArtofLegends #LeagueOfLegends #neeko https://t.co/UxF0OIzvTq
## 2375 RT @nixgen: Oh I’m loving my Lost Ark’s Sheriff Caitlyn inspired avatar. 😍\n\nCan we pls have a fanfic written in this alt verse? #CaitlynxVi…
## 2376 RT @Supermanthony1: This game is SOOO hard and mostly just hurts my feelings 😂😭 \n#LeagueOfLegends https://t.co/j0lB2kH4Kb
## 2377 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2378 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 2379 RT @Rena_Angel1111: League of legends - Rift Herald\n\nI try Rift Herald cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤー #Rio…
## 2380 RT @neorarty3: vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart #arcanefanart #C…
## 2381 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2382 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2383 RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 2384 RT @OGGIHelga: #LeagueOfLegends #LeagueOfLegendsFanArt #Talon #Ezreal #WildRift \n\nA wounded cowboy takes refuge in a farm and meets a young…
## 2385 RT @egirldajungle: Evelynn Lunar Beast ❤️\n#Evelynn #LunarBeast #WildRift #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/867qvQAvGT
## 2386 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2387 RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx
## 2388 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 2389 RT @J0ker_LoL: Prestige Nightbringer Kayn wallpaper for the lovely @LadyOfValyria❤️ This is my second wallpaper I have made, and I'm so gla…
## 2390 RT @miastjamesss: supposed to be coven eve 😭 #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #evelynn #ArtistOnTwitter #MediBang http…
## 2391 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2392 RT @FearGaming_e: The Best Pentakill Samira I League of Legends Highlights | \n\n⚔ @gabrielcascian1 Casciano\n🗡 @laudaguelf RafaLaud\n🧙♂️@Vict…
## 2393 RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…
## 2394 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2395 RT @GrumpyGoatie: "It's high noon somewhere in the world..."\n#Yasuo #Talon #highnoon #LeagueOfLegends #LeagueOfLegendsFanArt #Talyas https:…
## 2396 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2397 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2398 RT @ErrSystem: I've been watching a lot of cartoons lately :D\n\n#viego #ruinedking #LeagueOfLegends https://t.co/TnAPeGTIra
## 2399 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2400 RT @takerlama: Hot cupcake now between Caitlyn and Vi 😏❤️\ncredit_ @roga_na_noge \nPlease tag @takerlama if this cosplay makes you happy\n#ca…
## 2401 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2402 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2403 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2404 RT @pinkymeeli: Mel from Arcane✨ #arcane #LeagueOfLegends #RiotGames #fanart #mel #arcanefanart https://t.co/5FBvSM2Lbn
## 2405 RT @CountdownToL: It has been 118 days since the last official update for Project L, the #LeagueOfLegends tag fighter
## 2406 RT @ErrSystem: I've been watching a lot of cartoons lately :D\n\n#viego #ruinedking #LeagueOfLegends https://t.co/TnAPeGTIra
## 2407 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2408 RT @bromaah: Has this been done yet? 😂\n\n#Sett #Soraka #LeagueofLegends #ArtofLegends https://t.co/MKOTsxMdcV
## 2409 RT @CravenSomethin: baker pantheon! #LeagueOfLegends #Pantheon #fanart https://t.co/8btFe3uKgT
## 2410 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2411 RT @deerlaurs: they won’t leave my mind!! take these dumb sketches :]\n\n#kaikali #kda #akali #kaisa #leagueoflegends https://t.co/CBQXaKsZmG
## 2412 RT @deerlaurs: my fave girls <3 #kda #kaikali #kaisa #akali #leaguetwt #LeagueOfLegendsFanArt #LeagueOfLegends #kdatwt https://t.co/FixJZ5y…
## 2413 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2414 RT @ScantySlayer: umm..... uhmmm these are my mains in League of Legends and I mixed them 🫣\n\n#kindred\n#evelynn\n#LeagueOfLegends https://t.c…
## 2415 RT @PHB_pietro: This is my #starguardian team\n#Darius #vi #evelynn #Pantheon #sylas #LeagueOfLegends #LeagueOfLegendsFanArt #lol #ArtistOnT…
## 2416 RT @NahoLadyDragon: Sorry yummi stolen 3dragon and 1 baron 😺🐉🍀💜✨\n#yummi #Pantheon #fanart #sketch #LeagueOfLegends #LeagueOfLegendsFanArt #…
## 2417 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2418 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 2419 RT @HayashiDraws: Commissions open!\n\nDM me if interested 📩\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2BnJwIv0XJ
## 2420 RT @ScantySlayer: umm..... uhmmm these are my mains in League of Legends and I mixed them 🫣\n\n#kindred\n#evelynn\n#LeagueOfLegends https://t.c…
## 2421 RT @RealSorra: Sorra vs All - Mid Lane Fight #highlights #insane #leagueoflegends #twis... https://t.co/bcrXcQIeIf via @YouTube
## 2422 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 2423 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2424 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2425 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2426 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2427 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 2428 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2429 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 2430 RT @LoLMemesBot: full build 2 items\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett #Aphel…
## 2431 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2432 RT @ItsLittleEspers: “ . . . 𝓅ℯ𝓇𝒻ℯ𝒸𝓉. “\n\nromanticized scars.\n\n#ArcaneAnniversary #TheMonsterYouCreated #Arcane #Silco #silcofanart #Leagueo…
## 2433 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2434 RT @MiterGear: Heya Gamers! Check out this Skarner VGU I made for uni!\n#LeagueOfLegends #LeagueOfLegendsFanArt #conceptart #digitalart http…
## 2435 RT @LoLMemesBot: full build 2 items\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett #Aphel…
## 2436 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2437 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2438 RT @BlazingCobalt: finally done, my entry for that league art contest, The Meep March #LeagueOfLegendsFanArt #LeagueOfLegends #Bard #Bellsw…
## 2439 RT @ScantySlayer: umm..... uhmmm these are my mains in League of Legends and I mixed them 🫣\n\n#kindred\n#evelynn\n#LeagueOfLegends https://t.c…
## 2440 RT @SleinYesWowNC: Demon Evelynn\nsketch request by @Dragonbobo from p@reon\n#ArtOfLegends #LeagueOfLegends https://t.co/SmfBVunXQ1
## 2441 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2442 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2443 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2444 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2445 RT @rayyyyyyy_: CSGO Plays: Board is not going good so play light fr. \n\nConfidence Level: 6.5/10\nEarly and Afternoon games.\n\n#CSGO #VAL #Do…
## 2446 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2447 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2448 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2449 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2450 RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…
## 2451 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2452 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2453 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2454 RT @MsMagicMane: “Ge-Zaun-Dheit” Silco is sick and Vander is there to take care of him. The question is: will Silco be a cooperative patien…
## 2455 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2456 RT @MangakaNekoChan: Found this old sketch of music verse #Seraphine and #Viego being best friends and polished it a bit✨\n#LeagueOfLegends…
## 2457 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2458 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2459 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2460 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2461 RT @metalichotchoco: Wow Christmas just a week away! \n\n#LeagueOfLegendsFanArt #ArtofLegends #shortstack #yordle #LeagueOfLegends #poppy #sn…
## 2462 RT @ItsLittleEspers: “ . . . 𝓅ℯ𝓇𝒻ℯ𝒸𝓉. “\n\nromanticized scars.\n\n#ArcaneAnniversary #TheMonsterYouCreated #Arcane #Silco #silcofanart #Leagueo…
## 2463 RT @Timothy00212392: Can someone tell me what it is? #mobilegame #StarGuardian #LeagueofLegends https://t.co/LqJ5cz4Fup
## 2464 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2465 RT @kamo46336290: 🐺🌙IF KDA\n#LeagueOfLegends #Settphel #Sett #Aphelios #settphelios https://t.co/5g9CXfKkfK
## 2466 RT @juicyghamosile: kda POP/STARS era lord help me this took me too long\n\n#LeagueOfLegends #KDA #ahri #evelynn #ahrilynn\n\n(2/5) https://t.c…
## 2467 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2468 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 2469 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2470 RT @RizkiBu19604930: I have been playing this game all day. #LeagueofLegends #StarGuardians #ФанАрт #YıldızMuhafızları
## 2471 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2472 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2473 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2474 RT @EnvarStudio: We’re excited to share some work we did for Kled and Ryze in #LeagueOfLegends! https://t.co/FAkzCah03R
## 2475 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2476 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2477 RT @FuyuHamako: Alright, Gamers, review stream coming next week. 😤\n\n#Vtuber #VTuberEN #LeagueOfLegends #BookTwitter https://t.co/DDk1ubTyG2
## 2478 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2479 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2480 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2481 RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx
## 2482 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2483 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2484 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2485 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2486 RT @MsMagicMane: “Ge-Zaun-Dheit” Silco is sick and Vander is there to take care of him. The question is: will Silco be a cooperative patien…
## 2487 RT @loreofruneterra: Riot is doing a little trolling with the new Kayle lore: submitted by /u/kingofchaosx \n [link] [comments] https://t.…
## 2488 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2489 RT @mialoette: "I wasn't lying when I said I would die for you"\n\n#xayah #rakan #artoglegends #leagueoflegends #leagueoflegendsfanart https:…
## 2490 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2491 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2492 RT @MsMagicMane: “Ge-Zaun-Dheit” Silco is sick and Vander is there to take care of him. The question is: will Silco be a cooperative patien…
## 2493 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2494 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2495 RT @joel_easters: OK #LeagueOfLegends community, IF I was to make a video breaking down what I'd like to see in another LoL RPG like Ruined…
## 2496 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2497 RT @MsMagicMane: “Ge-Zaun-Dheit” Silco is sick and Vander is there to take care of him. The question is: will Silco be a cooperative patien…
## 2498 RT @MsMagicMane: “Ge-Zaun-Dheit” Silco is sick and Vander is there to take care of him. The question is: will Silco be a cooperative patien…
## 2499 RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…
## 2500 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2501 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2502 RT @MsMagicMane: “Ge-Zaun-Dheit” Silco is sick and Vander is there to take care of him. The question is: will Silco be a cooperative patien…
## 2503 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2504 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2505 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2506 RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…
## 2507 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2508 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2509 RT @ChimeGF: Hey there , I'm a graphic designer currently looking to do commissions ! \n\nI can do any style but like to work with character…
## 2510 RT @metalichotchoco: Wow Christmas just a week away! \n\n#LeagueOfLegendsFanArt #ArtofLegends #shortstack #yordle #LeagueOfLegends #poppy #sn…
## 2511 RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ
## 2512 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2513 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2514 RT @ghostofyaz: Lil drawing I made of #Jinx! \n#arcane #aracaneart #LeagueofLegends #LeagueOfLegendsFanArt https://t.co/jGfSCogmMn
## 2515 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2516 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2517 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2518 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2519 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2520 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2521 RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…
## 2522 RT @HobbySharky: Sharky Fan's Assemble! I am now live!\nhttps://t.co/NUohtzJ120\n\n#riven #toplane #lol #leagueoflegends #korean #asian #game…
## 2523 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2524 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 2525 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2526 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 2527 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2528 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2529 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2530 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2531 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2532 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 2533 RT @AlstanfordA: A Purple Knight With A Crystal Heart #arcaneviktor #Viktor #leagueoflegends #AU #ArtofLegends #pennywise #art https://t.co…
## 2534 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2535 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2536 RT @c3p0john: "Oooh you look promising."\n#undresschallenge #samira #LeagueOfLegends https://t.co/1RJcRP89tK
## 2537 RT @scoutsart: You are now an enemy\n#art #digital #arcane #ArcaneAnniversary #jinx #vi #leagueoflegends https://t.co/7AGULOT94G
## 2538 RT @alocowberry: Winterblessed Lillia! I’ve been working on this the last few days and I’m so proud of her! \n\n#artoflegends #leagueoflegend…
## 2539 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2540 RT @IniquitousFish: Sorta on a centaur kick lately, I guess. #lol #LeagueOfLegends https://t.co/Ix49uzWbGa
## 2541 RT @KillerKirbzz: time to grind more preseason games out (: https://t.co/18L7QVDaGQ #LeagueOfLegends #twitchstreamer #TwitchAffiliates #sma…
## 2542 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2543 RT @_SoshiSushi_: Stream will be starting at 7:30pm EST! Sorry for the delay, I just got home and im hungry af XD I'm playing League of Leg…
## 2544 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2545 RT @Shilliww: #LeagueOfLegends \n#LeagueOfLegendsFanArt #irelia \nsword🗡 https://t.co/vFmWVx0Vru
## 2546 RT @catte_copy: Here's a commission I recently made of Star Guardian Kai'sa and Akali! Hope you like it! \n\n#kaisa #starguardian #Akali #Art…
## 2547 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 2548 RT @Keikocosplay1: 𝑳𝒐𝒐𝒌𝒊𝒏𝒈 𝒇𝒐𝒓 𝒂 𝒕𝒂𝒊𝒍𝒐𝒓? 🪡\nScissors, needles, thread; tools of Isolde. She'll always be with me, and I with her\n\nPhotograph…
## 2549 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2550 RT @catte_copy: Here's a commission I recently made of Star Guardian Kai'sa and Akali! Hope you like it! \n\n#kaisa #starguardian #Akali #Art…
## 2551 RT @HayashiDraws: Follow on Instagarm! https://t.co/hUqLcJQ7wV\n\n#LeagueOfLegends #ArtofLegends https://t.co/5NiEWPGu0X
## 2552 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 2553 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2554 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2555 RT @vatheja: doodle of #ahri 💕 Been feeling really tired #kda #LeagueOfLegends https://t.co/8Wc1Ebo2oK
## 2556 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 2557 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2558 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2559 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 2560 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2561 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 2562 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2563 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2564 RT @MielaInk: just for fun\n\n#xayah #LeagueOfLegends https://t.co/ajxt76jZBi
## 2565 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2566 RT @babohorangi: Before i forget.. here's another doodle from #RiftGala\nMeet a single dad in your area!🐺\n#leagueoflegends https://t.co/JlOQ…
## 2567 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 2568 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2569 RT @RizkiBu19604930: I have been playing this game all day. #LeagueofLegends #StarGuardians #ФанАрт #YıldızMuhafızları
## 2570 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2571 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2572 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2573 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2574 RT @byrandomss: What’s going on in the league??? \nGetting 11 LP for the win and losing -18 LP for the loss. Is this a some sort of a new th…
## 2575 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 2576 RT @Loringale: I really wanna cosplay #sett and #gladio 😩 They're both so H O T! ugh. \n\n#Settphel #settphelios #LeagueOfLegends #cosplay #c…
## 2577 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2578 RT @ShuraKRGT: Jinx from league of legends\n\nSuggest in last month’s poll.\n\nSecond piece from LOL, in my entire gallery. I Should be trying…
## 2579 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 2580 RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ
## 2581 RT @HayashiDraws: Follow on Instagarm! https://t.co/hUqLcJQ7wV\n\n#LeagueOfLegends #ArtofLegends https://t.co/5NiEWPGu0X
## 2582 RT @SleinYesWowNC: Demon Evelynn\nsketch request by @Dragonbobo from p@reon\n#ArtOfLegends #LeagueOfLegends https://t.co/SmfBVunXQ1
## 2583 RT @is_is_gemini_is: Powder #Jinx \n\n#arcane #LeagueOfLegends https://t.co/KyiS8U3YWD
## 2584 RT @AlstanfordA: A Purple Knight With A Crystal Heart #arcaneviktor #Viktor #leagueoflegends #AU #ArtofLegends #pennywise #art https://t.co…
## 2585 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2586 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2587 RT @ReinaJoart: THEMMM OVO !!!!!\n.\n.\n.\n#ArtofLegends #LeagueOfLegends #LeagueOfLegendsFanArt #Lillia #yone #CHIBI #chibiart https://t.co/NT…
## 2588 RT @dalianae_: color practice and an excuse to draw one of the best LoL champions with neeko #lillia #leagueoflegends #ArtofLegends #cread…
## 2589 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2590 RT @mialoette: a friend told me to do this trend, sooo let's go with yayah because i love her so much (sorry for the messy sketch)\n#xayah #…
## 2591 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2592 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2593 RT @grymalk1nn: Gotta be battle ready.\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #xayah #xayahrakan #FANART #commissionsopen #artistsontwitt…
## 2594 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2595 RT @grymalk1nn: Gotta be battle ready.\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #xayah #xayahrakan #FANART #commissionsopen #artistsontwitt…
## 2596 RT @mialoette: a friend told me to do this trend, sooo let's go with yayah because i love her so much (sorry for the messy sketch)\n#xayah #…
## 2597 RT @vatheja: doodle of #ahri 💕 Been feeling really tired #kda #LeagueOfLegends https://t.co/8Wc1Ebo2oK
## 2598 RT @aleriy_: They drank the wrong potion\n\n#xayah #ezreal #LeagueOfLegends #ArtofLegends https://t.co/GSTGkXT1aa
## 2599 RT @ClauSketch: ❣ 𝗫𝗮𝘆𝗮𝗵 𝘅𝗺𝗮𝘀🎄 \n♡ ☕ https://t.co/BQKfxmlL3S\n♡ Available for monthly supporters\n\n#LeagueOfLegends #ArtofLegends #xayah https…
## 2600 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2601 RT @D_Papercut: I got a pentakill on her 😁😁😁. #xayah #LeagueOfLegends #fanart https://t.co/Rn8Jr87Eog
## 2602 RT @Checkuu: "Surprised to see me ?"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm
## 2603 RT @NesbethMichael: Hey im live im playing league of legends its been forever ago since i last played come take a look or come give me tips…
## 2604 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 2605 RT @MusicCalamity: Running games with Alyss! https://t.co/XoYMQaDEBo #leagueoflegends #lol #botlaner #bot #twitch #streaming
## 2606 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2607 RT @Checkuu: "Surprised to see me ?"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm
## 2608 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2609 RT @Checkuu: "Surprised to see me ?"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm
## 2610 RT @EraiViolett: 🦋 🪷 Spirit Blossom Lux 🪷 🦋\n\n~ The Spirit Soother ~\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #lux #ArtofLegends #spiritblos…
## 2611 RT @Checkuu: "Surprised to see me ?"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm
## 2612 RT @RizkiBu19604930: I have been playing this game all day. #LeagueofLegends #StarGuardians #ФанАрт #YıldızMuhafızları
## 2613 RT @DarksideJinx: We can officially tell that Jinx loves dragons more than Fishbones look at how she threw it on the ground just to fangirl…
## 2614 RT @Checkuu: "Surprised to see me ?"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm
## 2615 RT @FearGaming_e: The Best Pentakill Samira I League of Legends Highlights | \n\n⚔ @gabrielcascian1 Casciano\n🗡 @laudaguelf RafaLaud\n🧙♂️@Vict…
## 2616 RT @N_I_X_E_U: Is that fear I smell ?\n#digitalart #katarina #LeagueOfLegends\n⋗ https://t.co/eWo50Mm2Bd https://t.co/6BDCv0Rrey
## 2617 RT @LadyOichiChan: Let's play a game together 💖\n#jinx #LeagueOfLegends https://t.co/qgqwCZAP7F
## 2618 RT @DarksideJinx: We can officially tell that Jinx loves dragons more than Fishbones look at how she threw it on the ground just to fangirl…
## 2619 RT @josealonso2199: league of tanks \n#LeagueOfLegends #Ksante #Lol #videogames https://t.co/FGHgo3qqNR
## 2620 RT @rafaelhgsoares: Padoru Lol Champs Collection\nArts:\nhttps://t.co/Mb2QPxTTx7\n\nSome creators, thank you:\n@Tifa_says_Hi \n@amuyop \n@QUEENjae…
## 2621 RT @alexois_: 🌸Spirit Blossom Zyra skin when?? I had so much fun using MidJourney and putting my own spin on what it created. #leagueoflege…
## 2622 RT @Nazzunaa: what's your league rank? #gamergirl #LeagueOfLegends #egirl https://t.co/mnUtd4hxoj
## 2623 RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…
## 2624 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2625 RT @ZTDLB1: EDG skins……🤯I like Zoe so much... secretly draw🤫💕\n\n#edg #zoe #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/aBKxmXOxCc
## 2626 RT @Borbinite: hlvrai quotes that I think fit characters pt 2\n\n#LeagueOfLegends #ArtofLegends #Akshan https://t.co/kzhb2av1OC
## 2627 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2628 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 2629 RT @Borbinite: chitty chat chat chat\n#LeagueOfLegends #Akshan #Rakan #ArtofLegends https://t.co/37OB8MhowB
## 2630 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 2631 RT @TriX_Eclipse_: Take your comeuppance! 💥💥 #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #akshan https://t.co/TVTMxEDDui
## 2632 RT @starry_amari: winterblessed zoe rescuing sheep is the cutest thing ever tbh\n\n#leagueoflegends #artoflegends #zoe https://t.co/00375foTUP
## 2633 RT @Drunwastaken: Pretty champions with ...the extra hair : D\n\nPoro design: @CattyTheDoormat \n\n#ArtOfLegends #LeagueOfLegends #kayn #sona #…
## 2634 RT @loreofruneterra: I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments] https:/…
## 2635 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2636 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 2637 RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…
## 2638 RT @Rolochan105: What if...? - #LeagueOfLegends #sona #kayn #kaynxsona #rhaast https://t.co/Fi4P0iIIL8
## 2639 RT @TheKannaDarling: Playing some ranked! Come cheer me on? \nhttps://t.co/qVLAetGFy4\n#SpotifyWrapped #LeagueOfLegends #twitchaffiliate #Twi…
## 2640 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2641 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2642 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2643 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2644 RT @catte_copy: Here's a commission I recently made of Star Guardian Kai'sa and Akali! Hope you like it! \n\n#kaisa #starguardian #Akali #Art…
## 2645 RT @joel_easters: OK #LeagueOfLegends community, IF I was to make a video breaking down what I'd like to see in another LoL RPG like Ruined…
## 2646 RT @josealonso2199: league of tanks \n#LeagueOfLegends #Ksante #Lol #videogames https://t.co/FGHgo3qqNR
## 2647 RT @pachirisupichu: Going live at 17:00 CET\nhttps://t.co/aXzNUGRKQi\nCome join for some #Overwatch2 #LeagueOfLegends #German #English #Vtube…
## 2648 RT @Supermanthony1: This game is SOOO hard and mostly just hurts my feelings 😂😭 \n#LeagueOfLegends https://t.co/j0lB2kH4Kb
## 2649 RT @OlesyaSpitz: Evelynn🥰▸part of Reward Pack №14 sign up from September 1th-30th #LeagueOfLegends #KDA #evelynn https://t.co/PtP1G1OmIC
## 2650 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2651 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2652 RT @ghostofyaz: Lil drawing I made of #Jinx! \n#arcane #aracaneart #LeagueofLegends #LeagueOfLegendsFanArt https://t.co/jGfSCogmMn
## 2653 RT @ghostofyaz: They are just adorable. #lightcannon \n\nThis was way faster and cuter than the one from yesterday, I'm learning! \n\nPs. I'm a…
## 2654 RT @bromaah: Has this been done yet? 😂\n\n#Sett #Soraka #LeagueofLegends #ArtofLegends https://t.co/MKOTsxMdcV
## 2655 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2656 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2657 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 2658 RT @_another_tina_: Jinx calls him 'Sparky' in the SG universe, so I'm gonna use it in every universe obviously\n\n.\n#Jinx #Ezreal #LeagueOfL…
## 2659 RT @is_is_gemini_is: Powder #Jinx \n\n#arcane #LeagueOfLegends https://t.co/KyiS8U3YWD
## 2660 RT @InnerGmma: SHMOOD : ready to takeover this whole $hit show ☎️🦁😤 \n\n@SuckerPunchEnt @Mickmaynard2 @seanshelby \n\n#innerGmma #ufc #mma #GSQ…
## 2661 RT @_another_tina_: 2 am doodles of them\n\n.\n#Ezreal #Jinx #LeagueOfLegends https://t.co/25dMSaAObt
## 2662 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2663 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2664 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2665 RT @tossinsalads: You don’t want to miss this one. #LeagueOfLegends #TikTok https://t.co/QpGVwf9Sp8
## 2666 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2667 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2668 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2669 RT @MusicCalamity: Running games with Alyss! https://t.co/XoYMQaDEBo #leagueoflegends #lol #botlaner #bot #twitch #streaming
## 2670 RT @MikeTheViking4: Home and ready to game tonight! #tft #teamfighttatics #leagueoflegends #gamer #miketheviking https://t.co/cuLvSnVLp3
## 2671 RT @TheKannaDarling: I'm streaming some ranked league! Come cheer me on? \nhttps://t.co/qVLAetGFy4\n#SmallStreamersConnect #SmallStreamerComm…
## 2672 RT @wenzuki: Young ahri why u trappin so hard \n#Ahri #LeagueOfLegends #LeagueOfLegendsFanArt #WildRift https://t.co/UhkZrW0rcs
## 2673 RT @loreofruneterra: I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments] https:/…
## 2674 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 2675 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2676 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2677 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2678 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2679 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2680 RT @Cookie3w3: Let's see 'w'\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgame https://t.co/0s6qUFgZi9
## 2681 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2682 RT @CravenSomethin: baker pantheon! #LeagueOfLegends #Pantheon #fanart https://t.co/8btFe3uKgT
## 2683 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 2684 RT @jaxenstheginger: I really enjoy what Riot do with KDA, so I've tried to do something similar with my favorite boys. Well, with one of t…
## 2685 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2686 RT @therushirecat: Because I love calling myself out, here is how I spent my year I guess.😅 I can assure you my #LeagueOfLegends 🎶 consumpt…
## 2687 RT @YoloTaube: Day 6: Arcana Sona\nfor #Conceptober by @EraiViolett\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #ArtofLegends #Skintober #skint…
## 2688 RT @L0VERSEYES: jinx and kayn doodle 🚀 #leagueoflegends https://t.co/z6KN1rP5o6
## 2689 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2690 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2691 RT @nyahabi2112: Zeri - Fanart \nyep, I'm back.... (to draw LoL)\nI hope you like it ❤️\n.\n.\n.\n#LeagueOfLegendsFanArt #LeagueOfLegends #fanart…
## 2692 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2693 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2694 RT @MEIz_uwu: Feel like drawing on papers today\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #Ahri #SpiritBlossomAhri https://t.c…
## 2695 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 2696 RT @jaxenstheginger: I've finally finished the splash for my fan Spirit Blossom Zed concept🥹 #artoflegends #zed #leagueoflegends #spiritbl…
## 2697 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2698 RT @fiendvenator: snow moon kayn 🥴\n\n#ArtofLegends \n#LeagueOfLegends \n#LeagueOfLegendsFanArt\n#Kayn https://t.co/lGRnUXM3C4
## 2699 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2700 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2701 RT @Rena_Angel1111: League of legends - Rift Herald\n\nI try Rift Herald cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤー #Rio…
## 2702 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 2703 RT @levi_samurai: MID COUNTERGANK - #lissandra #leagueoflegends #gameplay #gaming https://t.co/goVWCAmNBx
## 2704 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2705 RT @HobbySharky: Sharky Fan's Assemble! I am now live!\nhttps://t.co/NUohtzJ120\n\n#riven #toplane #lol #leagueoflegends #korean #asian #game…
## 2706 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2707 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2708 RT @jabroell2: High Noon Sylas 🤠\n\nSo... it was supposed to be HN but it ended up getting some sort of vampire hunter vibe... and I kind of…
## 2709 RT @jabroell2: High Noon Sylas 🤠\n\nSo... it was supposed to be HN but it ended up getting some sort of vampire hunter vibe... and I kind of…
## 2710 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 2711 RT @LoLMemesBot: Built different\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett #Aphelios…
## 2712 RT @NiczRandomArts: Today is my Birthday! It would be really cool if you guys would retweet my artworks😉\n\n#ArtofLegends #LeagueOfLegends ht…
## 2713 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 2714 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2715 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2716 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2717 RT @pachirisupichu: Going live at 17:00 CET\nhttps://t.co/aXzNUGRKQi\nCome join for some #Overwatch2 #LeagueOfLegends #German #English #Vtube…
## 2718 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 2719 RT @LadyOichiChan: Let's play a game together 💖\n#jinx #LeagueOfLegends https://t.co/qgqwCZAP7F
## 2720 RT @fiendvenator: snow moon kayn 🥴\n\n#ArtofLegends \n#LeagueOfLegends \n#LeagueOfLegendsFanArt\n#Kayn https://t.co/lGRnUXM3C4
## 2721 RT @alexois_: 🌸Spirit Blossom Zyra skin when?? I had so much fun using MidJourney and putting my own spin on what it created. #leagueoflege…
## 2722 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2723 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2724 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2725 RT @jabroell2: High Noon Sylas 🤠\n\nSo... it was supposed to be HN but it ended up getting some sort of vampire hunter vibe... and I kind of…
## 2726 RT @DarksideJinx: We can officially tell that Jinx loves dragons more than Fishbones look at how she threw it on the ground just to fangirl…
## 2727 RT @Rena_Angel1111: League of legends - Rift Herald\n\nI try Rift Herald cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤー #Rio…
## 2728 RT @aicaid: INHOUSEN https://t.co/C6nTpnx25C \n@TwitchShare\n@TwitchTVGaming\n@TwitchTVOnline\n@twitchtvhost\n@Social_Pro_Mote\n@TwitchRetweetzz…
## 2729 RT @Akeinu_Art: Hey ! Here is a #Xayah #Cosplay made by me ! :3 \nFollow me on Insta : akeinucosplay\nPhoto taken by Fabrice Fiorucci Photogr…
## 2730 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2731 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2732 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 2733 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2734 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2735 RT @soap_ai: shitposting hours #jinx #lux #lightcannon #leagueoflegends #ArtofLegends https://t.co/EXTuqKRJGv
## 2736 RT @Yzixas: Chat restriction for what? ~.^ #LeagueOfLegends https://t.co/a8LC1fvFDU
## 2737 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2738 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 2739 RT @RealSorra: Sorra vs All - Mid Lane Fight #highlights #insane #leagueoflegends #twis... https://t.co/bcrXcQIeIf via @YouTube
## 2740 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 2741 RT @RizkiBu19604930: I have been playing this game all day. #LeagueofLegends #StarGuardians #ФанАрт #YıldızMuhafızları
## 2742 RT @MonicaCosgrove: Definitely Pro Leg Player Here https://t.co/aUTyb71ay4 #nowlive come hang out, playing some #LeagueofLegends #TwitchAff…
## 2743 RT @JezzaWorks18: My entry for the #EnvarChallenge (#Envarcontest)!\n\nThis was a lot of fun to do, both because painting Fall is fun, and be…
## 2744 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2745 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2746 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2747 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 2748 RT @Rena_Angel1111: League of legends - Radiant Virtue\n\nI try Radiant Virtue cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤ…
## 2749 RT @seajjae__: I hate #lightcannon * hangs up my lightcannon draws everywhere *\n\n#jinx #lux #LeagueOfLegends #fanart #sketches https://t.co…
## 2750 RT @morbidmoonart: Finally finished my Lulu sheet... Basically just going over her design in detail for how I draw her. #lulu #yordles #art…
## 2751 RT @EloDragonLoL: the new Morde nerfs\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmemes #legends #riot #ga…
## 2752 RT @odeko_yma: Vex's Nightmare\n\n#LeagueOfLegends #Zoe #Vex #Viego #ArtofLegends #LeagueOfLegendsFanArt https://t.co/6jhUdqBEqK
## 2753 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2754 RT @Artstudebt: chat every time i stream\n\n#chainsawman #VTuberEN #LeagueOfLegends https://t.co/aPPdYYJoYG
## 2755 RT @Happylizard21l: Here it is☺️ the four ships challenge\n#LeagueOfLegends #ArtofLegends #caitlyn #vi #piltoversfinest #jinx #lux #Akali #e…
## 2756 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2757 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2758 RT @undyne_undyin: My League of Legends art ~ part 2 ✨\n\nhope you like it!\n\n#ArtofLegends #artistsontwitter #leaguetwt #LeagueOfLegends http…
## 2759 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2760 RT @mah_elmasry10: Their dynamic in this GVG season in Wild Rift is so funny I had to sketch a little bit of it Still don't know if it's su…
## 2761 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2762 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2763 RT @EloDragonLoL: the new Morde nerfs\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmemes #legends #riot #ga…
## 2764 RT @bromaah: His deadliest weapon\n\n#Aphelios #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/CWr57J0SB2
## 2765 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2766 RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx
## 2767 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2768 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 2769 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2770 RT @Cookie3w3: 🏮 Snow Moon Kayn 🏮\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #Kayn https://t.co/nNKsoD6zNN
## 2771 RT @LoLMemesBot: the new Morde nerfs\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett #Aphe…
## 2772 RT @Supermanthony1: This game is SOOO hard and mostly just hurts my feelings 😂😭 \n#LeagueOfLegends https://t.co/j0lB2kH4Kb
## 2773 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2774 RT @morbidmoonart: Finally finished my Lulu sheet... Basically just going over her design in detail for how I draw her. #lulu #yordles #art…
## 2775 RT @TonyRam26219233: I like this game.🤩🤩🤩🤩🤩 #LeagueofLegends https://t.co/FYMrnZWBKS
## 2776 RT @metalichotchoco: Which ones getting a boss fight drawing, old god skins are fun but yeah I only wanna do one of these\n#leaguetwt #Leagu…
## 2777 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2778 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2779 RT @josealonso2199: league of tanks \n#LeagueOfLegends #Ksante #Lol #videogames https://t.co/FGHgo3qqNR
## 2780 RT @InnerGmma: SHMOOD : ready to takeover this whole $hit show ☎️🦁😤 \n\n@SuckerPunchEnt @Mickmaynard2 @seanshelby \n\n#innerGmma #ufc #mma #GSQ…
## 2781 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2782 RT @TheLoadout: League of Legends 2023 budget “biggest of all time”, says Riot CEO 💰\n\n📰 Read all about it: https://t.co/NdOBynEBPz\n\n#League…
## 2783 RT @ThatArtlstGirl: My first post ever! Hiya!💕 Enjoy this drawing of a young Seraphine!✨\n\n#Seraphine #LeagueOfLegends #LeagueOfLegendsFanAr…
## 2784 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 2785 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2786 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2787 RT @powerbottomaf: It's Community Day, come by and !join us for some #LeagueOfLegends viewer games all night (ノ◕ヮ◕)ノ*:・゚✧ https://t.co/dtDI…
## 2788 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2789 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2790 RT @MartaDelgadoLa1: Agh I love these two so much! I had to do this! I hope y'all like it ^^\n\n#vi #artwork #caitlyn #fanart #love #leagueof…
## 2791 RT @powerbottomaf: It's Community Day, come by and !join us for some #LeagueOfLegends viewer games all night (ノ◕ヮ◕)ノ*:・゚✧ https://t.co/dtDI…
## 2792 RT @Rena_Angel1111: League of legends - Radiant Virtue\n\nI try Radiant Virtue cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤ…
## 2793 RT @OsmiSan: Time grandpa \n\n#ArtofLegends #LeagueOfLegends #Zilean https://t.co/fj2oOlcePx
## 2794 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2795 RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx
## 2796 RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…
## 2797 RT @njel_art: A little commission thingy I did for my friend - Mad Hatter Shaco!\n\n#commissionsopen #ArtOfLegends #LeagueOfLegends #Shaco ht…
## 2798 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2799 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 2800 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2801 RT @levi_samurai: MID COUNTERGANK - #lissandra #leagueoflegends #gameplay #gaming https://t.co/goVWCAmNBx
## 2802 RT @HobbySharky: Sharky Fan's Assemble! I am now live!\nhttps://t.co/NUohtzJ120\n\n#riven #toplane #lol #leagueoflegends #korean #asian #game…
## 2803 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2804 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2805 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 2806 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2807 RT @NavierLu: 💙✨Emotes commission for @NikkiWaffle_ Thank you for commissioning me and trusting in my work💙💙 \nRT are appreciated🌱\n#emotestw…
## 2808 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 2809 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2810 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2811 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2812 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 2813 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2814 RT @godn1kk1: Kayn Fanart I did for someone \n#Kayn #LeagueOfLegends #fanart https://t.co/x1L3N5ykMh
## 2815 RT @metalichotchoco: Come on Leblanc, wish him a happy birthday \n\n#LeagueOfLegends #ArtofLegends #LeagueOfLegendsFanArt #veigar #vladimir #…
## 2816 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2817 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 2818 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2819 RT @DiscordJester: Check out this League of Legends clip I recorded with https://t.co/7z9D9QPLlB! #LeagueofLegends\n\n🔗 https://t.co/Okfohddu…
## 2820 RT @Loringale: I really wanna cosplay #sett and #gladio 😩 They're both so H O T! ugh. \n\n#Settphel #settphelios #LeagueOfLegends #cosplay #c…
## 2821 RT @powerbottomaf: It's Community Day, come by and !join us for some #LeagueOfLegends viewer games all night (ノ◕ヮ◕)ノ*:・゚✧ https://t.co/dtDI…
## 2822 RT @powerbottomaf: It's Community Day, come by and !join us for some #LeagueOfLegends viewer games all night (ノ◕ヮ◕)ノ*:・゚✧ https://t.co/dtDI…
## 2823 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2824 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2825 RT @_SoshiSushi_: Stream will be starting at 7:30pm EST! Sorry for the delay, I just got home and im hungry af XD I'm playing League of Leg…
## 2826 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2827 RT @TonyRam26219233: I like this game.🤩🤩🤩🤩🤩 #LeagueofLegends https://t.co/FYMrnZWBKS
## 2828 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2829 RT @FaleyrasE: Cloudwalker Taliyah (fanskinline) twb #taliyah #ArtofLegends #LeagueOfLegendsFanArt #leagueoflegends https://t.co/MrNiPM0Bym
## 2830 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2831 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2832 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 2833 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 2834 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2835 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2836 RT @MikeTheViking4: Home and ready to game tonight! #tft #teamfighttatics #leagueoflegends #gamer #miketheviking https://t.co/cuLvSnVLp3
## 2837 RT @TheKannaDarling: I'm streaming some ranked league! Come cheer me on? \nhttps://t.co/qVLAetGFy4\n#SmallStreamersConnect #SmallStreamerComm…
## 2838 RT @pachirisupichu: Going live at 17:00 CET\nhttps://t.co/aXzNUGRKQi\nCome join for some #Overwatch2 #LeagueOfLegends #German #English #Vtube…
## 2839 RT @AVSolutionsHere: #Ranked #Games #LeagueofLegends & #Trading #Cryptos #Stocks via #eToro. \nhttps://t.co/gK6WuIzeKz\nhttps://t.co/Imf6f0SV…
## 2840 RT @ThatArtlstGirl: My first post ever! Hiya!💕 Enjoy this drawing of a young Seraphine!✨\n\n#Seraphine #LeagueOfLegends #LeagueOfLegendsFanAr…
## 2841 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2842 RT @iyazu_: Chem Baroness Seraphine 🧪💜\n#Seraphine #LeagueOfLegends #Riot https://t.co/bZmxp5mAB0
## 2843 RT @monique_Art_: He was banned from that Subway shortly after \n#LeagueOfLegends #ArtofLegends #Jhin #Shen #Akali #Seraphine https://t.co/g…
## 2844 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2845 RT @Luclfer0: Ranked DuoQ 12.\nEnemy toplaner. \n\n#LeagueOfLegends #settphel #aphelios #sett https://t.co/MZenE5wBw3
## 2846 RT @HeleBun: Sera doodles~\n#Seraphine #LeagueOfLegends https://t.co/s6rzZoIawF
## 2847 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2848 RT @AL_RadioX: Of course they are the same\n#PokemonScarletViolet \n#LeagueOfLegends https://t.co/XN1yxJz5Is
## 2849 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2850 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2851 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 2852 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2853 RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ
## 2854 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2855 RT @Loringale: I really wanna cosplay #sett and #gladio 😩 They're both so H O T! ugh. \n\n#Settphel #settphelios #LeagueOfLegends #cosplay #c…
## 2856 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2857 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2858 RT @noisecat610: Big cat🌸\n\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/7PdKodCfzg
## 2859 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2860 RT @melumii_: — ♡ P2U Spirit Blossom Ahri Emotes are now available for purchase !! 😊\n\nIn honor of my favorite skin of all time!\n(link belo…
## 2861 RT @undyne_undyin: My League of Legends art ~ part 2 ✨\n\nhope you like it!\n\n#ArtofLegends #artistsontwitter #leaguetwt #LeagueOfLegends http…
## 2862 RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx
## 2863 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2864 RT @_mierii: Fright Night Annie 💜\n\n#LeagueOfLegends #fanart #ArtofLegends https://t.co/SMXv4hygP0
## 2865 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 2866 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2867 RT @noisecat610: As long as you are on my side.\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/ly0R5EnGFk
## 2868 RT @nyahabi2112: Star Nemesis Morgana - Fanart \nI have many interesting stories to tell about this drawing xd but I hope you like it ❤️❤️\n.…
## 2869 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2870 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 2871 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2872 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2873 RT @remyleboob: finally done with the little runner charm concepts! Beans\n#LeagueOfLegends #ArtofLegends https://t.co/sDXKmWZerh
## 2874 RT @powerbottomaf: It's Community Day, come by and !join us for some #LeagueOfLegends viewer games all night (ノ◕ヮ◕)ノ*:・゚✧ https://t.co/dtDI…
## 2875 RT @remyleboob: finally done with the little runner charm concepts! Beans\n#LeagueOfLegends #ArtofLegends https://t.co/sDXKmWZerh
## 2876 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 2877 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 2878 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 2879 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2880 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2881 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 2882 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2883 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2884 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2885 RT @kardie00: Battle cheating on a Battle control test at a Battle Academy\n\n😋🙄😾\n\n#Lux #Katarina #LeagueOfLegends #BattleAcademy #Yuumi http…
## 2886 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2887 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 2888 RT @rayyyyyyy_: Some bad map 2’s cause the clean sweep to miss. Got to love CSGO!\n\n#CSGO #VAL #Dota2 #Underdog #GamblingTwitter #LeagueOfLe…
## 2889 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 2890 RT @MusicCalamity: Running games with Alyss! https://t.co/XoYMQaDEBo #leagueoflegends #lol #botlaner #bot #twitch #streaming
## 2891 RT @_krez2902: Twisted Fate visual update when?\n\n#tfgraves #idiotpirates #leagueoflegends https://t.co/qdPSo0dBa7
## 2892 RT @morbidmoonart: Finally finished my Lulu sheet... Basically just going over her design in detail for how I draw her. #lulu #yordles #art…
## 2893 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2894 RT @MikeTheViking4: Home and ready to game tonight! #tft #teamfighttatics #leagueoflegends #gamer #miketheviking https://t.co/cuLvSnVLp3
## 2895 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2896 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2897 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 2898 RT @NavierLu: 💙✨Emotes commission for @NikkiWaffle_ Thank you for commissioning me and trusting in my work💙💙 \nRT are appreciated🌱\n#emotestw…
## 2899 RT @VikingKingJay: Flexing in the jungle \n\n#leagueoflegends #twitch #twitchstreamer #smallstreamer #smallstreamers\n\nhttps://t.co/z8lowd3GGR
## 2900 RT @leu_art: I was sitting today at my work thinking about how I hate this new Nami skin (sorry, riot, its not that bad, just not my aesthe…
## 2901 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 2902 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2903 RT @Akeinu_Art: Hey ! Here is a #Xayah #Cosplay made by me ! :3 \nFollow me on Insta : akeinucosplay\nPhoto taken by Fabrice Fiorucci Photogr…
## 2904 RT @neorarty3: vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart #arcanefanart #C…
## 2905 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2906 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2907 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 2908 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2909 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2910 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2911 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2912 RT @HayashiDraws: Follow on Instagarm! https://t.co/hUqLcJQ7wV\n\n#LeagueOfLegends #ArtofLegends https://t.co/5NiEWPGu0X
## 2913 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 2914 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 2915 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 2916 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2917 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2918 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2919 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2920 RT @VikingKingJay: Flexing in the jungle \n\n#leagueoflegends #twitch #twitchstreamer #smallstreamer #smallstreamers\n\nhttps://t.co/z8lowd3GGR
## 2921 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2922 RT @_icepher_: I’m… worse…\n\n#ArtofLegends #LeagueofLegends #Aatrox https://t.co/ROHgOo8huj
## 2923 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2924 RT @maiddonart: Love Birds\n#Xayah #Rakan #LeagueOfLegends #ArtofLegends #LeagueOfLegendsFanArt https://t.co/wKWOO4mePv
## 2925 RT @maiddonart: Bird of Prey\n#Rakan \n#LeagueOfLegendsFanArt \n#LeagueOfLegends #ArtofLegends https://t.co/YsokIG0vDV
## 2926 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 2927 RT @ThatArtlstGirl: My first post ever! Hiya!💕 Enjoy this drawing of a young Seraphine!✨\n\n#Seraphine #LeagueOfLegends #LeagueOfLegendsFanAr…
## 2928 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2929 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2930 RT @markuserdtart: Rengar is training Lilia in the art of the hunt, but does she have the killer instinct? #LeagueOfLegends #LeagueOfLegend…
## 2931 RT @ISakul3g4nd: Some tertiary details\n\n#3dart #3D #3dmodeling #3dprint #3DCG #zbrush #pixologic #DigitalArtist #DigitalSculpting #LeagueOf…
## 2932 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2933 RT @Loringale: I really wanna cosplay #sett and #gladio 😩 They're both so H O T! ugh. \n\n#Settphel #settphelios #LeagueOfLegends #cosplay #c…
## 2934 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 2935 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2936 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2937 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 2938 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 2939 RT @bindingsnipes: Star Guardian 2022 Promotional Art from LoL China\n\n#LeagueOfLegends #StarGuardians #RiotGames https://t.co/o89oXEYHZ8
## 2940 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2941 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 2942 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2943 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2944 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2945 RT @NavierLu: 💙✨Emotes commission for @NikkiWaffle_ Thank you for commissioning me and trusting in my work💙💙 \nRT are appreciated🌱\n#emotestw…
## 2946 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2947 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2948 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2949 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2950 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2951 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2952 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2953 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 2954 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2955 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2956 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2957 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2958 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2959 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2960 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2961 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2962 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2963 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2964 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2965 RT @VikingKingJay: Flexing in the jungle \n\n#leagueoflegends #twitch #twitchstreamer #smallstreamer #smallstreamers\n\nhttps://t.co/z8lowd3GGR
## 2966 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2967 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2968 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2969 RT @stumpygod: pentakill or ROCK-Star taliyah design\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/6olXHuNLUE
## 2970 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2971 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 2972 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2973 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2974 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 2975 RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx
## 2976 RT @bromaah: His deadliest weapon\n\n#Aphelios #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/CWr57J0SB2
## 2977 RT @SailorPoof: gangplank we have been thru this\n#gangplank #illaoi #leagueoflegends #artoflegends https://t.co/XiUi2gcBhS
## 2978 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2979 RT @wyrdly1: Anyone trying to erp? hit me up in dms #LeagueOfLegends #leaguetwt #leaguerp
## 2980 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2981 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2982 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2983 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2984 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 2985 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2986 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 2987 RT @biodanks: My fav league boys 💀 Am I right?\n#ArtOfLegends #LeagueOfLegends #Rakan #Ezreal #Yone #Swain #Kayn https://t.co/GtRHUd0oKl
## 2988 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 2989 RT @CravenSomethin: baker pantheon! #LeagueOfLegends #Pantheon #fanart https://t.co/8btFe3uKgT
## 2990 RT @CravenSomethin: baker pantheon! #LeagueOfLegends #Pantheon #fanart https://t.co/8btFe3uKgT
## 2991 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2992 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2993 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 2994 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2995 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 2996 RT @Stylish_Dante__: I’m standing my ground 😤#twitchstreamer #leagueoflegends #yone https://t.co/7Hc5hkuPZz via @YouTube
## 2997 RT @Axel_fraxel: The iron revenant 👑\n#LeagueOfLegends #LeagueOfLegendsFanArt #mordekaiser #fanart https://t.co/CivqkMWZVL
## 2998 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2999 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3000 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 3001 RT @OSenekart: My Psy-Ops babes 💜💛 I'll do the continuation soon~\n\n#Shen #Zed #ShenxZed #ZedxShen #psyops #ArtofLegends #LeagueOfLegends #L…
## 3002 RT @raaebot: i havent had any of that #shenzed juice in a while and i kinda miss it alot!! #leagueoflegends #artoflegends #shen #zed https:…
## 3003 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3004 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 3005 RT @SonicSeb_: Shen (and zed) doodles 😼 #shen #zed #shenzed #leagueoflegends #artoflegends #creadoresdelollatam https://t.co/gL72zjv9aQ
## 3006 RT @rayyyyyyy_: Some bad map 2’s cause the clean sweep to miss. Got to love CSGO!\n\n#CSGO #VAL #Dota2 #Underdog #GamblingTwitter #LeagueOfLe…
## 3007 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3008 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3009 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3010 RT @HayashiDraws: Follow on Instagarm! https://t.co/hUqLcJQ7wV\n\n#LeagueOfLegends #ArtofLegends https://t.co/5NiEWPGu0X
## 3011 RT @Pudd1nGaming: We are LIVE #LeagueOfLegends #jhin #stream https://t.co/CeusPsDSHw
## 3012 RT @HayashiDraws: Follow on Instagarm! https://t.co/hUqLcJQ7wV\n\n#LeagueOfLegends #ArtofLegends https://t.co/5NiEWPGu0X
## 3013 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3014 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3015 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3016 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3017 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3018 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 3019 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 3020 RT @HayashiDraws: Follow on Instagarm! https://t.co/hUqLcJQ7wV\n\n#LeagueOfLegends #ArtofLegends https://t.co/5NiEWPGu0X
## 3021 RT @Rena_Angel1111: League of legends - Radiant Virtue\n\nI try Radiant Virtue cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤ…
## 3022 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3023 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 3024 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3025 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3026 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 3027 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 3028 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3029 RT @HayashiDraws: Follow me on instagram! https://t.co/a5RHPWe1hE\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/8cZRfffCvP
## 3030 RT @HayashiDraws: Follow on Instagarm! https://t.co/hUqLcJQ7wV\n\n#LeagueOfLegends #ArtofLegends https://t.co/5NiEWPGu0X
## 3031 RT @YoloTaube: Anima Squad Sona aka Battle Panda Sona!!\n\nngl im really proud of how she turned out\n\n#LeagueOfLegends #artoflegends #LeagueO…
## 3032 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3033 RT @Akeinu_Art: Hey ! Here is a #Xayah #Cosplay made by me ! :3 \nFollow me on Insta : akeinucosplay\nPhoto taken by Fabrice Fiorucci Photogr…
## 3034 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3035 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3036 RT @YoloTaube: Porcelain Sona concept \n\nI FINALLY FINISHED HER WOO!!! \n#LeagueOfLegends #artoflegends #LeagueOfLegendsFanArt #sona https://…
## 3037 RT @YoloTaube: Anima Squad Sona aka Battle Panda Sona!!\n\nngl im really proud of how she turned out\n\n#LeagueOfLegends #artoflegends #LeagueO…
## 3038 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3039 RT @SleinYesWowNC: Demon Evelynn\nsketch request by @Dragonbobo from p@reon\n#ArtOfLegends #LeagueOfLegends https://t.co/SmfBVunXQ1
## 3040 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3041 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3042 RT @miastjamesss: supposed to be coven eve 😭 #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #evelynn #ArtistOnTwitter #MediBang http…
## 3043 RT @vininautic: -Evelynn deathsworn fanconcept-\n#evelynn #LOL #LeagueOfLegends #LeagueOfLegendsFanArt #WildRift #fanart #ArtistOnTwitter ht…
## 3044 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3045 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3046 RT @DancingShana: Awaken - League of legends\n\n#BeatSaber #バーチャルモーションキャプチャー #ダスモ #lol #LeagueOfLegends #롤\n#ビートセイバー #NalulunaAvatars #vr http…
## 3047 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3048 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3049 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3050 RT @YoloTaube: Day 5: Debonair 2.0 Sona \nfor #Conceptober by @EraiViolett\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #ArtofLegends #Skintober…
## 3051 RT @InnerGmma: SHMOOD : ready to takeover this whole $hit show ☎️🦁😤 \n\n@SuckerPunchEnt @Mickmaynard2 @seanshelby \n\n#innerGmma #ufc #mma #GSQ…
## 3052 RT @TheLoadout: League of Legends 2023 budget “biggest of all time”, says Riot CEO 💰\n\n📰 Read all about it: https://t.co/NdOBynEBPz\n\n#League…
## 3053 RT @YoloTaube: Porcelain Sona concept \n\nI FINALLY FINISHED HER WOO!!! \n#LeagueOfLegends #artoflegends #LeagueOfLegendsFanArt #sona https://…
## 3054 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3055 RT @YoloTaube: Day 5: Debonair 2.0 Sona \nfor #Conceptober by @EraiViolett\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #ArtofLegends #Skintober…
## 3056 RT @YoloTaube: Day 6: Arcana Sona\nfor #Conceptober by @EraiViolett\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #ArtofLegends #Skintober #skint…
## 3057 RT @YoloTaube: Cyberpop Sona skin concept\n\ni know it might not look like cyberpop but i wanted to have more fun with this ida so yea and no…
## 3058 RT @NesbethMichael: Hey im live im playing league of legends its been forever ago since i last played come take a look or come give me tips…
## 3059 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3060 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3061 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 3062 RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 3063 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3064 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3065 RT @slashunite: Dear #LeagueOfLegends #WildRift players,\n\nAnyone that feels lost after the announcements killing competitive in all non-asi…
## 3066 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3067 RT @Loringale: I really wanna cosplay #sett and #gladio 😩 They're both so H O T! ugh. \n\n#Settphel #settphelios #LeagueOfLegends #cosplay #c…
## 3068 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 3069 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3070 RT @CravenSomethin: baker pantheon! #LeagueOfLegends #Pantheon #fanart https://t.co/8btFe3uKgT
## 3071 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3072 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3073 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 3074 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3075 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3076 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3077 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3078 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3079 RT @Oatymeals: I love #LeagueOfLegends \n\noh yeah and kpop I guess https://t.co/1KRdptxOe9
## 3080 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3081 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3082 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3083 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 3084 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 3085 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3086 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 3087 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3088 RT @AL_RadioX: Of course they are the same\n#PokemonScarletViolet \n#LeagueOfLegends https://t.co/XN1yxJz5Is
## 3089 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3090 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3091 RT @_another_tina_: You know how younger siblings are...\nAlso thank you so much for 6k followers! 💖🥹\n\n.\n#Jinx #Ezreal #Caitvi #LeagueOfLege…
## 3092 RT @_another_tina_: I have so many sketches to finish, have one of them at least \n\n.\n#Jinx #Ezreal #LeagueOfLegends https://t.co/W7fjqeFqau
## 3093 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3094 RT @Checkuu: "Surprised to see me ?"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm
## 3095 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3096 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3097 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3098 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 3099 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3100 RT @LadyOichiChan: Let's play a game together 💖\n#jinx #LeagueOfLegends https://t.co/qgqwCZAP7F
## 3101 RT @Checkuu: "Surprised to see me ?"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm
## 3102 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3103 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 3104 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 3105 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3106 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3107 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 3108 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3109 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 3110 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 3111 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3112 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 3113 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 3114 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3115 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3116 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3117 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 3118 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3119 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3120 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3121 RT @HayashiDraws: Commissions open!\n\nDM me if interested 📩\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2BnJwIv0XJ
## 3122 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 3123 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 3124 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3125 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3126 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 3127 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3128 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3129 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3130 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3131 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3132 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3133 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 3134 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3135 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3136 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3137 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3138 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3139 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3140 RT @jabroell2: Relaxing at the pool party 🌴😎🍹\n\n#ArtofLegends #LeagueOfLegends #Sylas #Sett #Viego https://t.co/p5NzXqTYND
## 3141 RT @erythchi: -“If you'd like to play with me, you'd better be sure you know the game”- Ahri from @LeagueOfLegends \n\n📸 and edit @IreneKuroi…
## 3142 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3143 RT @jabroell2: Relaxing at the pool party 🌴😎🍹\n\n#ArtofLegends #LeagueOfLegends #Sylas #Sett #Viego https://t.co/p5NzXqTYND
## 3144 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3145 RT @erythchi: -“If you'd like to play with me, you'd better be sure you know the game”- Ahri from @LeagueOfLegends \n\n📸 and edit @IreneKuroi…
## 3146 RT @heaven_rj: No, I'm not bored of drawing her xd.- 👀✨❤️🍌\n︵‿︵‿୨♡୧‿︵‿︵\n#soraka #settxsoraka #sett #settraka #LeagueOfLegends #LeagueOfLegen…
## 3147 RT @MLW_Creative: Hey guys, heres another speed sculpt/composite - 'EKKO' check out the Timelapse on my YouTube channel: https://t.co/sjYkF…
## 3148 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3149 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3150 RT @erythchi: -“If you'd like to play with me, you'd better be sure you know the game”- Ahri from @LeagueOfLegends \n\n📸 and edit @IreneKuroi…
## 3151 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3152 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3153 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3154 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3155 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3156 RT @Checkuu: "Surprised to see me ?"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm
## 3157 RT @SaltyMorde: Super quick doodle of these Morde's tits before going to sleep : D.\nIn honor of my league name which is Mordes Tiddies. \n-…
## 3158 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3159 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3160 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3161 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3162 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3163 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3164 RT @Kayn_Bullet: Zeri - League of legends\n.\n.\n#LeagueOfLegends #Zeri #lol #zerilol #zerilolfanart #digitalart #digital #digitaldrawing #dig…
## 3165 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3166 RT @box_boxi: Zeri From League of Legends! ⚡️ \n.\n.\n.\n#zeri #zerileagueoflegends #leagueoflegends #leagueoflegendsfanart #fanart #cartoon #d…
## 3167 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3168 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3169 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3170 RT @KJCeSports: In the last two years, @faker has turned down LPL team offers of $10 million and $20 million per year, as well as a blank c…
## 3171 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3172 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3173 RT @levi_samurai: MID COUNTERGANK - #lissandra #leagueoflegends #gameplay #gaming https://t.co/goVWCAmNBx
## 3174 RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx
## 3175 RT @dalianae_: color practice and an excuse to draw one of the best LoL champions with neeko #lillia #leagueoflegends #ArtofLegends #cread…
## 3176 RT @ACNLSugar: I’ll be your guide to the afterlife ❤️\n\n#ahri #ahricosplay #LeagueOfLegends https://t.co/gm4zoaqqPq
## 3177 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3178 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3179 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3180 RT @KJCeSports: In the last two years, @faker has turned down LPL team offers of $10 million and $20 million per year, as well as a blank c…
## 3181 RT @whxtelamb_cos: [...] In the future, one of us is alive. Hint : it's not you.🧁\n\n❤︎\nLeague Of Legends's Caitlyn Kiramman from ARCANE \n\n📸…
## 3182 RT @cahri_ai: Aatrox is tired of this sh*t 😂\nUdyr's sandals and Aalberto will always be canon in my heart✨\n\n#aatrox #rhaast #darkin #League…
## 3183 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3184 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3185 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3186 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3187 RT @Gnomon_Workshop: .@MontaldRembert killing it once again with this depiction of #LeagueOfLegends' Rell.\n\nLearn how he does it over at th…
## 3188 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3189 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3190 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3191 RT @jabroell2: High Noon Sylas 🤠\n\nSo... it was supposed to be HN but it ended up getting some sort of vampire hunter vibe... and I kind of…
## 3192 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3193 RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx
## 3194 RT @Checkuu: "Surprised to see me ?"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm
## 3195 RT @jabroell2: High Noon Sylas 🤠\n\nSo... it was supposed to be HN but it ended up getting some sort of vampire hunter vibe... and I kind of…
## 3196 RT @Checkuu: "Surprised to see me ?"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm
## 3197 RT @jabroell2: High Noon Sylas 🤠\n\nSo... it was supposed to be HN but it ended up getting some sort of vampire hunter vibe... and I kind of…
## 3198 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3199 RT @erythchi: -“If you'd like to play with me, you'd better be sure you know the game”- Ahri from @LeagueOfLegends \n\n📸 and edit @IreneKuroi…
## 3200 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3201 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3202 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3203 RT @MrWheaton260: Trying to get better at new champs sucks. "Mid is ass" in my mind "Well, I'm not playing well". \n\n#LeagueOfLegends
## 3204 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3205 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3206 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3207 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 3208 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3209 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3210 RT @bromaah: Has this been done yet? 😂\n\n#Sett #Soraka #LeagueofLegends #ArtofLegends https://t.co/MKOTsxMdcV
## 3211 RT @KJCeSports: In the last two years, @faker has turned down LPL team offers of $10 million and $20 million per year, as well as a blank c…
## 3212 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3213 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3214 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3215 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3216 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3217 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3218 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3219 RT @Talikira: it's been awhile since I've drawn him don't judge me\n#Azir #LeagueOfLegends https://t.co/SXrmDYARb0
## 3220 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3221 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3222 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 3223 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3224 RT @aydanotato: Forgot to post this here\nFinally have a “background” in my drawing 💀\nAlso feels nice to draw LoL fanart again\n\n#LeagueOfLeg…
## 3225 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3226 RT @Goose_Gobbler: commissions are open!!! please shoot me a message if interested https://t.co/ySFV7MmVmX\n\n#commissionsopen #commissions #…
## 3227 RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx
## 3228 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3229 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 3230 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3231 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3232 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3233 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3234 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3235 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3236 RT @dravensgf: choose your fighter \n#leaguetwt #LeagueOfLegends https://t.co/7vFYyEhuaP
## 3237 RT @bluumey: Been missing my son\n#Ekko #Arcane #LeagueOfLegends https://t.co/zrYHxSR51t
## 3238 RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…
## 3239 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3240 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3241 RT @MikuoHatsuneTTV: Day 12 of @LeagueOfLegends quotes:\n\nFools fear death, the strong wield it\n-Mordekaiser\n#LeagueOfLegends #quotes #gamin…
## 3242 RT @ReinaJoart: THEMMM OVO !!!!!\n.\n.\n.\n#ArtofLegends #LeagueOfLegends #LeagueOfLegendsFanArt #Lillia #yone #CHIBI #chibiart https://t.co/NT…
## 3243 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3244 RT @HayashiDraws: Follow on Instagarm! https://t.co/hUqLcJQ7wV\n\n#LeagueOfLegends #ArtofLegends https://t.co/5NiEWPGu0X
## 3245 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3246 RT @neorarty3: vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart #arcanefanart #C…
## 3247 RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx
## 3248 RT @neorarty3: vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart #arcanefanart #C…
## 3249 RT @nakuchikun: What is going wrong with hecarim ? He needs nerf, please riot 😭 #LeagueOfLegends #RiotGames #twitchaffiliate
## 3250 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3251 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3252 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3253 RT @Yzixas: Chat restriction for what? ~.^ #LeagueOfLegends https://t.co/a8LC1fvFDU
## 3254 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3255 RT @Koiarts1: Fan art Jinx \n.\n#draw #sketch #leagueoflegends #paint #creadoresdelollatam #art #artoflegends #leagueoflegendsfanart #jinx #…
## 3256 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3257 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3258 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3259 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3260 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3261 RT @JezzaWorks18: My entry for the #EnvarChallenge (#Envarcontest)!\n\nThis was a lot of fun to do, both because painting Fall is fun, and be…
## 3262 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3263 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 3264 RT @J0ker_LoL: Prestige Nightbringer Kayn wallpaper for the lovely @LadyOfValyria❤️ This is my second wallpaper I have made, and I'm so gla…
## 3265 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3266 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 3267 RT @DarksideJinx: We can officially tell that Jinx loves dragons more than Fishbones look at how she threw it on the ground just to fangirl…
## 3268 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3269 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3270 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3271 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3272 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3273 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3274 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3275 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3276 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3277 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 3278 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3279 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3280 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3281 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3282 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3283 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 3284 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3285 RT @McChipyArt: A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf
## 3286 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3287 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3288 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3289 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3290 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3291 RT @Rena_Angel1111: League of legends - Rift Herald\n\nI try Rift Herald cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤー #Rio…
## 3292 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3293 RT @HayashiDraws: Commissions open!\n\nDM me if interested 📩\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2BnJwIv0XJ
## 3294 RT @AlphantArt: Sketch\n\n#Jinx #Vi #SpiritBlossom #League_of_Legends #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/j68G3JceVk
## 3295 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3296 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3297 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3298 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3299 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3300 RT @SethRodrigues: #LeagueOfLegends #Rakan \n\nPhoto by @tomicornio https://t.co/I9PJwz5xJz
## 3301 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3302 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3303 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3304 RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx
## 3305 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3306 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3307 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3308 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3309 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3310 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3311 RT @HayashiDraws: Frostblade Irelia Commission ❄️| #LeagueOfLegends https://t.co/EcFJr0amfQ
## 3312 RT @HayashiDraws: Commissions open!\n\nDM me if interested 📩\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2BnJwIv0XJ
## 3313 RT @Keikocosplay1: 𝑳𝒐𝒐𝒌𝒊𝒏𝒈 𝒇𝒐𝒓 𝒂 𝒕𝒂𝒊𝒍𝒐𝒓? 🪡\nScissors, needles, thread; tools of Isolde. She'll always be with me, and I with her\n\nPhotograph…
## 3314 RT @AlphantArt: Sketch\n\n#Jinx #Vi #SpiritBlossom #League_of_Legends #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/j68G3JceVk
## 3315 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3316 RT @lorddumbb: [DT] - Back to the old days \n\n… Soooo, I tried to imagine Silco and Vander’s younger days …. \n\n#arcane #silco #vander #Leagu…
## 3317 RT @raidenmiyawaki: Admit it~ Yuumi loves it when you hate her~\n\nClick the link here to view the full Yuumi AP Build Gameplay:\nhttps://t.co…
## 3318 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3319 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3320 RT @erythchi: -“If you'd like to play with me, you'd better be sure you know the game”- Ahri from @LeagueOfLegends \n\n📸 and edit @IreneKuroi…
## 3321 RT @JezzaWorks18: My entry for the #EnvarChallenge (#Envarcontest)!\n\nThis was a lot of fun to do, both because painting Fall is fun, and be…
## 3322 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3323 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3324 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3325 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3326 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3327 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3328 RT @miiiaaauuuuu: Also, repost of my old drawing of this pretty waifu :3 I love Kai'sa x Akali ❤️\n\n#LeagueOfLegends #LeagueOfLegendsFanArt…
## 3329 RT @nyahabi2112: Star Nemesis Morgana - Fanart \nI have many interesting stories to tell about this drawing xd but I hope you like it ❤️❤️\n.…
## 3330 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3331 RT @JungleNotorious: The game makes you happy.👏👏👏 #StarGuardian #LeagueofLegends https://t.co/wQXpdHW1Q0
## 3332 RT @DailyTeenVi: when she does the thing with her back and her hair and the thing and its really nice to look at when she does it with her…
## 3333 RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy
## 3334 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3335 RT @erythchi: -“If you'd like to play with me, you'd better be sure you know the game”- Ahri from @LeagueOfLegends \n\n📸 and edit @IreneKuroi…
## 3336 RT @DarksideJinx: We can officially tell that Jinx loves dragons more than Fishbones look at how she threw it on the ground just to fangirl…
## 3337 RT @DiscordJester: Check out this League of Legends clip I recorded with https://t.co/7z9D9QPLlB! #LeagueofLegends\n\n🔗 https://t.co/Okfohddu…
## 3338 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3339 RT @ThatArtlstGirl: My first post ever! Hiya!💕 Enjoy this drawing of a young Seraphine!✨\n\n#Seraphine #LeagueOfLegends #LeagueOfLegendsFanAr…
## 3340 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3341 RT @BelongArenasUK: IT'S HERE!! The beginning of the end! \n\nWeek 1 the #LeagueofLegends playoffs...eeek! In less than 2 weeks we will find…
## 3342 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3343 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3344 RT @DarksideJinx: We can officially tell that Jinx loves dragons more than Fishbones look at how she threw it on the ground just to fangirl…
## 3345 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3346 RT @CIPHERMEISA: He’s on my mind sometimes #arcane #LeagueOfLegends https://t.co/ZFVEiialRw
## 3347 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3348 RT @Keikocosplay1: 𝑳𝒐𝒐𝒌𝒊𝒏𝒈 𝒇𝒐𝒓 𝒂 𝒕𝒂𝒊𝒍𝒐𝒓? 🪡\nScissors, needles, thread; tools of Isolde. She'll always be with me, and I with her\n\nPhotograph…
## 3349 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3350 RT @morbidmoonart: Finally finished my Lulu sheet... Basically just going over her design in detail for how I draw her. #lulu #yordles #art…
## 3351 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3352 RT @erythchi: -“If you'd like to play with me, you'd better be sure you know the game”- Ahri from @LeagueOfLegends \n\n📸 and edit @IreneKuroi…
## 3353 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3354 RT @SchpogArt: 🌟I'm trouble and you're wanting it!🌟👹\nK/DA gals for the birthday babe @tesscourtesart! 💜💕\n#akalixevelynn #ArtofLegends #Leag…
## 3355 RT @Nanal0l: 🤡 FEW LEAGUE GAMES THEN HITMAN3 FIRST PLAYTHROUGH!\n\n#LeagueOfLegends #Hitman3 #TwitchStreamers \n\nTwitch . tv / Nana
## 3356 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3357 RT @AshuKitsune: It's riot night which means I'm ready to cry and rage at #LeagueOfLegends woooo! =^-^'= So fun!.. heh\nCome watch us cry an…
## 3358 RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ
## 3359 RT @LazyYankee: Havent played league in a while but this just made me laugh #leagueoflegends #meme #memes #cat #caturday https://t.co/7mwFW…
## 3360 RT @erythchi: -“If you'd like to play with me, you'd better be sure you know the game”- Ahri from @LeagueOfLegends \n\n📸 and edit @IreneKuroi…
## 3361 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3362 RT @LazyYankee: Havent played league in a while but this just made me laugh #leagueoflegends #meme #memes #cat #caturday https://t.co/7mwFW…
## 3363 RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ
## 3364 RT @gontengstudio: custom badges . order now! https://t.co/Q5xzwhZTa3\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls\n#…
## 3365 RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx
## 3366 RT @RivenStore: Like and Share if you have been fan since day 1\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #league…
## 3367 RT @erythchi: -“If you'd like to play with me, you'd better be sure you know the game”- Ahri from @LeagueOfLegends \n\n📸 and edit @IreneKuroi…
## 3368 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3369 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 3370 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3371 RT @RivenStore: Like and Share if you have been fan since day 1\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #league…
## 3372 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3373 RT @erythchi: -“If you'd like to play with me, you'd better be sure you know the game”- Ahri from @LeagueOfLegends \n\n📸 and edit @IreneKuroi…
## 3374 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3375 RT @Rena_Angel1111: League of legends - Radiant Virtue\n\nI try Radiant Virtue cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤ…
## 3376 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3377 RT @Neryumo: Sketch | Illustration\n\n#leagueoflegends https://t.co/AXyYmTOdRu
## 3378 RT @Neryumo: Sketch | Illustration\n\n#leagueoflegends https://t.co/AXyYmTOdRu
## 3379 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3380 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3381 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3382 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3383 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3384 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3385 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3386 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3387 RT @yayachu2: Probably one of my favourite cosplays this year 🧜🏻♀️ I felt so good wearing it!\n\nPhoto taken by giannimage (on insta)\nStaff…
## 3388 RT @JezzaWorks18: My entry for the #EnvarChallenge (#Envarcontest)!\n\nThis was a lot of fun to do, both because painting Fall is fun, and be…
## 3389 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3390 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3391 RT @noisecat610: As long as you are on my side.\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/ly0R5EnGFk
## 3392 RT @KhadaJhin464: Did I just forget to take my meds because I was distracted drawing Jhins abs? Yes. And I have no regrets. #noregrets #jhi…
## 3393 RT @morbidmoonart: Finally finished my Lulu sheet... Basically just going over her design in detail for how I draw her. #lulu #yordles #art…
## 3394 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3395 RT @pachirisupichu: Going live at 17:00 CET\nhttps://t.co/aXzNUGRKQi\nCome join for some #Overwatch2 #LeagueOfLegends #German #English #Vtube…
## 3396 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3397 RT @J0ker_LoL: Prestige Nightbringer Kayn wallpaper for the lovely @LadyOfValyria❤️ This is my second wallpaper I have made, and I'm so gla…
## 3398 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 3399 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3400 RT @aestlouse: new art 💕\nIrelia in a cute dresssss 👀❤️🔥\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #Irelia #LeagueOfLegendsIrelia https://t.…
## 3401 RT @Alonso024836477: I like that game.🥺 #LeagueofLegends #Fanart #LeagueOfLegendsFanArt #GuardiãsEstelas #YıldızMuhafızı #КосплейLoL https:…
## 3402 RT @morbidmoonart: Finally finished my Lulu sheet... Basically just going over her design in detail for how I draw her. #lulu #yordles #art…
## 3403 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3404 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3405 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3406 RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ
## 3407 RT @junebluez: Some Rakan and Xayah’s \n#rakan #xayah #leagueoflegends #fanart #vastaya https://t.co/REsqssDMTL
## 3408 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3409 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3410 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3411 RT @chagss91: Friends! going live now with some more league of legends!!! come vibe with me !!! https://t.co/WpKBxGvrY8 #twitch #LeagueOfLe…
## 3412 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3413 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3414 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3415 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 3416 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3417 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3418 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3419 RT @neorarty3: vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart #arcanefanart #C…
## 3420 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3421 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3422 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3423 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3424 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 3425 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3426 RT @dravensgf: Dont leave me meow :c \n#leaguetwt #LeagueOfLegends https://t.co/YVOJx0g2wt
## 3427 RT @MelonKameleon: first commission let's goooo🔥\n\nThe characters are Dawnbringer Soraka and High Noon Twitch \n#LeagueOfLegends #Soraka #Twi…
## 3428 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3429 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 3430 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3431 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 3432 RT @KhadaJhin464: Did I just forget to take my meds because I was distracted drawing Jhins abs? Yes. And I have no regrets. #noregrets #jhi…
## 3433 RT @MrWheaton260: Trying to get better at new champs sucks. "Mid is ass" in my mind "Well, I'm not playing well". \n\n#LeagueOfLegends
## 3434 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3435 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3436 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 3437 RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx
## 3438 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 3439 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3440 RT @L4dyQuill: Playing ranked after a month hiatus 🥵\nhttps://t.co/dSxTjDhKBF \n\n#LeagueOfLegends #smallstreamers #twitchstreamer #TwitchAffi…
## 3441 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 3442 RT @heaven_rj: Lillia x Yone - Sketch Fanart -❤️ 💫 👑 ✨ I forgot to share this ewe/ \n︵‿︵‿୨♡୧‿︵‿︵\n#Yone #Lillia #YonexLillia #LilliaxYone #Le…
## 3443 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3444 RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx
## 3445 RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx
## 3446 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3447 RT @neorarty3: vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart #arcanefanart #C…
## 3448 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3449 RT @ACNLSugar: I’ll be your guide to the afterlife ❤️\n\n#ahri #ahricosplay #LeagueOfLegends https://t.co/gm4zoaqqPq
## 3450 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3451 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3452 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 3453 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3454 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3455 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 3456 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3457 RT @yordleloveall: Yordle OC - Helein\n\n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/YTbxvqFarw
## 3458 RT @odeko_yma: Me and the Boys going on the lvl 1 jungle invade\n\n#LeagueOfLegends #Aphelios #Sett #Kayn #LeagueOfLegendsfanart https://t.co…
## 3459 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3460 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3461 RT @dravensgf: choose your fighter \n#leaguetwt #LeagueOfLegends https://t.co/7vFYyEhuaP
## 3462 RT @Mecosplay0: Seraphine cosplay is so pretty. I want to swap places with that cat.\nIf you want to see more, go to my google link in bio.#…
## 3463 RT @playbasegg: Play and win weekly #LeagueOfLegends & #VALORANT 🏆tournaments and participate in our🎖️leaderboards to EARN tons of prizes I…
## 3464 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 3465 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3466 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3467 RT @ContenderIrvine: 𝐓𝐮𝐞𝐬𝐝𝐚𝐲 𝐓𝐫𝐢𝐯𝐢𝐚\n#contenderesports #esport #WarzoneMobile #LeagueOfLegends #games https://t.co/En78U8n57E
## 3468 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3469 RT @Nicols22483097: "Art requires a certain cruelty."\n\nA jhin fanart I just did searching for references for other things, not soo happy wi…
## 3470 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3471 RT @HelghansTemplar: Darkness distributer and incredible value now diamond rank #leagueoflegends #leagueoflegendschallenges https://t.co/wv…
## 3472 RT @Myuzhan: . ฅ^•ﻌ•^ฅ\n ⚠ 𝗌𝗎𝗉𝖾𝗋𝗏𝗂𝗅𝗅𝖺𝗂𝗇 𝗃𝗁𝗂𝗇.\n ⚠ 𝖽𝗈𝗇'𝗍 𝗋𝖾 𝗎𝗉!\n ⚠ 𝗋𝗍 + 𝖿𝖺𝗏 /𝗂𝖿 𝗒𝗈𝗎…
## 3473 RT @chrisfrootart: I love arcane women 😌. // work in progress ////\n. \n. \n. \n.\n#arcane #wip #melarcane #mel #LeagueOfLegends #LeagueOfLegend…
## 3474 RT @_another_tina_: I'm never drawing this horse again, but since it's bi visibility day I really wanted to draw Rell 💖💜💙\n\n.\n#Rell #LeagueO…
## 3475 RT @EnchantedWolfon: A Wonderful Caricature Of Intimacy\n\nNight Circus Jhin & WinterBlessed Shaco\n#jhin #shaco #LeagueOfLegends #LeagueOfLeg…
## 3476 RT @ALStanfordArt: A Purple Knight With A Crystal Heart #fantasy #ArtofLegends #leagueoflegends #pennywise #alternativeuniverse #art #arc…
## 3477 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 3478 RT @udommmmmm: #LeagueOfLegends #LeagueOfLegendsFanArt Commission🦋 https://t.co/YrZjTYLb4b
## 3479 RT @Mecosplay0: Seraphine cosplay is so pretty. I want to swap places with that cat.\nIf you want to see more, go to my google link in bio.#…
## 3480 RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ
## 3481 RT @NoviadeAzir: I turned myself into a @sonwooang art Morty!\n\n#LeagueOfLegends #sonwooang #shen #LeagueOfLegendsFanArt https://t.co/Av8y4o…
## 3482 RT @GastiPuti: #leagueoflegends🙉🙉🙉🙉🙉 #gaming #LostArkPvP #TwitchCon #LostArk \nSource: https://t.co/Pc8AH704TN https://t.co/bUejsCWbxg
## 3483 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3484 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 3485 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3486 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 3487 RT @CarthageEsports: GAME DAY! \nLeague of Legends takes on @KUeSports in the @neccgames semi-finals TONIGHT at 7PM CST\n\nCome to the arena a…
## 3488 RT @FancyPlanties: If there was a Vtube model that looked like a league champion would you use it? And is there any specific champions you…
## 3489 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3490 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 3491 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 3492 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3493 RT @AshuKitsune: It's riot night which means I'm ready to cry and rage at #LeagueOfLegends woooo! =^-^'= So fun!.. heh\nCome watch us cry an…
## 3494 RT @yayachu2: Probably one of my favourite cosplays this year 🧜🏻♀️ I felt so good wearing it!\n\nPhoto taken by giannimage (on insta)\nStaff…
## 3495 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3496 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3497 RT @afurrybrownie: A little peek of the convention😆\nI'm not 100% prepared for the con but all the photos turned out so well! I'll be postin…
## 3498 RT @CarthageEsports: GAME DAY! \nLeague of Legends takes on @KUeSports in the @neccgames semi-finals TONIGHT at 7PM CST\n\nCome to the arena a…
## 3499 RT @AshuKitsune: It's riot night which means I'm ready to cry and rage at #LeagueOfLegends woooo! =^-^'= So fun!.. heh\nCome watch us cry an…
## 3500 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 3501 RT @M0nkaeee: Splash idea for a concept of winterblessed Ahri I seen that I had laser focused on (she is NOT my design 🚨🚨🚨🚨) 🥹 AWESOME CONC…
## 3502 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 3503 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3504 RT @awegirlart: More Evelynn fan art coming your way 😈\n#Artoflegends #LeagueOfLegends #Evelynn #art #KDA #fanart #KDAEvelynn #digitalart ht…
## 3505 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3506 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3507 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 3508 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3509 RT @AshuKitsune: It's riot night which means I'm ready to cry and rage at #LeagueOfLegends woooo! =^-^'= So fun!.. heh\nCome watch us cry an…
## 3510 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3511 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3512 RT @chrisfrootart: I can't choose: I associate Mel with the sun or with the starry sky 🤨🧐\n•\n•\n•\n•\n{ #ArcaneArt #arcane #mel #melmedara #lol…
## 3513 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3514 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3515 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3516 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3517 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3518 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 3519 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3520 RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ
## 3521 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3522 RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ
## 3523 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3524 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3525 RT @JezzaWorks18: My entry for the #EnvarChallenge (#Envarcontest)!\n\nThis was a lot of fun to do, both because painting Fall is fun, and be…
## 3526 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3527 RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ
## 3528 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3529 RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ
## 3530 RT @StephJMillz1: Steph J Millz - [ Guide to Camille REVAMPED ] Ultimate Beatdown: Darius https://t.co/PG2Tnqxjp4 via @YouTube #leagueofleg…
## 3531 RT @JezzaWorks18: My entry for the #EnvarChallenge (#Envarcontest)!\n\nThis was a lot of fun to do, both because painting Fall is fun, and be…
## 3532 RT @jaxenstheginger: I've finally finished the splash for my fan Spirit Blossom Zed concept🥹 #artoflegends #zed #leagueoflegends #spiritbl…
## 3533 RT @JezzaWorks18: My entry for the #EnvarChallenge (#Envarcontest)!\n\nThis was a lot of fun to do, both because painting Fall is fun, and be…
## 3534 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3535 RT @DarksideJinx: We can officially tell that Jinx loves dragons more than Fishbones look at how she threw it on the ground just to fangirl…
## 3536 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3537 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3538 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3539 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3540 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 3541 RT @egirldajungle: Evelynn Lunar Beast ❤️\n#Evelynn #LunarBeast #WildRift #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/867qvQAvGT
## 3542 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3543 RT @whxtelamb_cos: [...] In the future, one of us is alive. Hint : it's not you.🧁\n\n❤︎\nLeague Of Legends's Caitlyn Kiramman from ARCANE \n\n📸…
## 3544 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3545 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3546 RT @Myuzhan: . ฅ^•ﻌ•^ฅ\n ⚠ 𝗌𝗎𝗉𝖾𝗋𝗏𝗂𝗅𝗅𝖺𝗂𝗇 𝗃𝗁𝗂𝗇.\n ⚠ 𝖽𝗈𝗇'𝗍 𝗋𝖾 𝗎𝗉!\n ⚠ 𝗋𝗍 + 𝖿𝖺𝗏 /𝗂𝖿 𝗒𝗈𝗎…
## 3547 RT @yordleloveall: Yordle OC - Helein\n\n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/YTbxvqFarw
## 3548 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3549 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3550 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3551 RT @_another_tina_: You know how younger siblings are...\nAlso thank you so much for 6k followers! 💖🥹\n\n.\n#Jinx #Ezreal #Caitvi #LeagueOfLege…
## 3552 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3553 RT @Games_Grump: Marietta College Esports is currently looking for a volunteer League of Legends coach (in-person or online via Discord) fo…
## 3554 RT @Alienproteinnn: Leona and Diana 🌞🌙\n\n#ArtofLegends #Leagueoflegends https://t.co/yYKYB0eLko
## 3555 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3556 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3557 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3558 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3559 RT @OfficialAFKOrg: Chemtech dragon is back in Season 13 preseason, how is everyone feeling about the new changes so far? #leagueoflegends…
## 3560 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 3561 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3562 RT @whiskers_t: I decided to make a redraw of Tani as Akali, but with a different pose, since I wanted to practice in more dynamic poses\nI…
## 3563 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3564 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3565 RT @HayashiDraws: Commissions open!\n\nDM me if interested 📩\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2BnJwIv0XJ
## 3566 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3567 RT @ingly308: Well...\n\n#stripgame #stripthecharacter #LeagueOfLegends #LeagueOfLegendsfanart #ArtofLegends #Akali https://t.co/ussoQ1F8Xy
## 3568 RT @NoviadeAzir: I turned myself into a @sonwooang art Morty!\n\n#LeagueOfLegends #sonwooang #shen #LeagueOfLegendsFanArt https://t.co/Av8y4o…
## 3569 RT @HayashiDraws: Commissions open!\n\nDM me if interested 📩\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2BnJwIv0XJ
## 3570 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3571 RT @_another_tina_: You know how younger siblings are...\nAlso thank you so much for 6k followers! 💖🥹\n\n.\n#Jinx #Ezreal #Caitvi #LeagueOfLege…
## 3572 RT @LazyYankee: Havent played league in a while but this just made me laugh #leagueoflegends #meme #memes #cat #caturday https://t.co/7mwFW…
## 3573 RT @joel_easters: OK #LeagueOfLegends community, IF I was to make a video breaking down what I'd like to see in another LoL RPG like Ruined…
## 3574 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3575 RT @_another_tina_: You know how younger siblings are...\nAlso thank you so much for 6k followers! 💖🥹\n\n.\n#Jinx #Ezreal #Caitvi #LeagueOfLege…
## 3576 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3577 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3578 RT @pinkymeeli: Mel from Arcane✨ #arcane #LeagueOfLegends #RiotGames #fanart #mel #arcanefanart https://t.co/5FBvSM2Lbn
## 3579 RT @Pancake_Tanks: Check out my video! #LeagueofLegends | Captured by #Outplayed #morgana #gg #win #play #lol #riot #games #gaming #gamers…
## 3580 RT @DailyTeenVi: all she wanted was her father back, is that too much for a daughter to ask for? #Arcane #Vi #LeagueOfLegends https://t.co/…
## 3581 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3582 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3583 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3584 RT @EsportLegendsGG: Here are a few more informations on what we are planning to do!\nWanna know more?\n\nCheck our Website and Discord!\n\n#lea…
## 3585 RT @GwenMeIon: howling abyss? \n\nthats what they call my pussy \n\n#LeagueOfLegends
## 3586 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 3587 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3588 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3589 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3590 RT @pinkymeeli: Mel from Arcane✨ #arcane #LeagueOfLegends #RiotGames #fanart #mel #arcanefanart https://t.co/5FBvSM2Lbn
## 3591 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3592 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3593 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3594 RT @LadyOichiChan: Let's play a game together 💖\n#jinx #LeagueOfLegends https://t.co/qgqwCZAP7F
## 3595 RT @DamnSpiderLover: the only prisoner I want\n#LeagueOfLegends #sylas #fanart https://t.co/Oti0f96AGr
## 3596 RT @Koiarts1: Fan art Jinx \n.\n#draw #sketch #leagueoflegends #paint #creadoresdelollatam #art #artoflegends #leagueoflegendsfanart #jinx #…
## 3597 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3598 RT @MelonKameleon: first commission let's goooo🔥\n\nThe characters are Dawnbringer Soraka and High Noon Twitch \n#LeagueOfLegends #Soraka #Twi…
## 3599 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3600 RT @realzendifu: give him nuggets Zed\n#LeagueOfLegends #ArtofLegends #zed #kayn https://t.co/Ko1uNYfoi8
## 3601 RT @Namita_UWU: I won't lead you astray 💙\n\nhere's a spirit blossom ahri to celebrate getting halfway through the week 😊 \n\n#ahri #ahrilol #s…
## 3602 RT @Kirishimakrbk: Teen Sett \nSo cuteee aaaaa😭😭❤I Love him. \n\n#settphelios #Sett #LeagueOfLegends\n#LeagueOfLegendsFanArt https://t.co/Kes82…
## 3603 RT @AL_RadioX: Of course they are the same\n#PokemonScarletViolet \n#LeagueOfLegends https://t.co/XN1yxJz5Is
## 3604 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3605 RT @_another_tina_: You know how younger siblings are...\nAlso thank you so much for 6k followers! 💖🥹\n\n.\n#Jinx #Ezreal #Caitvi #LeagueOfLege…
## 3606 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3607 RT @_another_tina_: You know how younger siblings are...\nAlso thank you so much for 6k followers! 💖🥹\n\n.\n#Jinx #Ezreal #Caitvi #LeagueOfLege…
## 3608 RT @_another_tina_: You know how younger siblings are...\nAlso thank you so much for 6k followers! 💖🥹\n\n.\n#Jinx #Ezreal #Caitvi #LeagueOfLege…
## 3609 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3610 RT @metalichotchoco: Wow Christmas just a week away! \n\n#LeagueOfLegendsFanArt #ArtofLegends #shortstack #yordle #LeagueOfLegends #poppy #sn…
## 3611 RT @_another_tina_: You know how younger siblings are...\nAlso thank you so much for 6k followers! 💖🥹\n\n.\n#Jinx #Ezreal #Caitvi #LeagueOfLege…
## 3612 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3613 RT @Namita_UWU: I won't lead you astray 💙\n\nhere's a spirit blossom ahri to celebrate getting halfway through the week 😊 \n\n#ahri #ahrilol #s…
## 3614 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3615 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3616 RT @TheKannaDarling: I'm streaming some ranked league! Come cheer me on? \nhttps://t.co/qVLAetGFy4\n#SmallStreamersConnect #SmallStreamerComm…
## 3617 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3618 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3619 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3620 RT @l0Abyss: Shadow Deacon\n#Zed #LeagueOfLegends #ArtofLegends #LeagueOfLegendsFanArt https://t.co/OlVYaifzED
## 3621 RT @Piscina45512997: #LeagueOfLegends #LeagueOfLegendsfanart #Syndra #Zed\nSpirit Blossom Zed x Syndra\nI went through a lot of difficulties…
## 3622 RT @DamnSpiderLover: the only prisoner I want\n#LeagueOfLegends #sylas #fanart https://t.co/Oti0f96AGr
## 3623 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3624 RT @madikdev: Space Groove Nami Prestige from League of Legends 🧜🏻♀️💫 @LeagueOfLegends #nami #LeagueOfLegends #lolfanart #lol #spacegroove…
## 3625 RT @ebuddygg: He has alot to explain....\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #LeagueOfLegendsNSFW #memesdaily #memes #ebuddygg #gamers…
## 3626 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 3627 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3628 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3629 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 3630 RT @ALStanfordArt: A Purple Knight With A Crystal Heart #fantasy #ArtofLegends #leagueoflegends #pennywise #alternativeuniverse #art #arc…
## 3631 RT @yordleloveall: #LeagueOfLegendsFanArt #LeagueOfLegends \n\nYordle oc https://t.co/Oe1D3hLWwG
## 3632 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3633 RT @yordleloveall: Yordle OC - Helein\n\n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/YTbxvqFarw
## 3634 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3635 RT @ALStanfordArt: A Purple Knight With A Crystal Heart #fantasy #ArtofLegends #leagueoflegends #pennywise #alternativeuniverse #art #arc…
## 3636 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3637 RT @madikdev: Space Groove Nami Prestige from League of Legends 🧜🏻♀️💫 @LeagueOfLegends #nami #LeagueOfLegends #lolfanart #lol #spacegroove…
## 3638 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3639 RT @HayashiDraws: Commissions open!\n\nDM me if interested 📩\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2BnJwIv0XJ
## 3640 RT @_another_tina_: I have so many sketches to finish, have one of them at least \n\n.\n#Jinx #Ezreal #LeagueOfLegends https://t.co/W7fjqeFqau
## 3641 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3642 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3643 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3644 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3645 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3646 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3647 RT @Im_Row1: Live in 5 min Playing some League of legends | Diamond 1 acc trying to get back to what i deserve (no it aint diamond 4) | htt…
## 3648 RT @nyahabi2112: Lagoon Dragon Kai’Sa - Fanart\nI love drawing with these green tones ❤️\nI hope you like it \n.\n.\n.\n#Kaisa #LeagueOfLegends #…
## 3649 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3650 RT @nyahabi2112: Zeri - Fanart \nyep, I'm back.... (to draw LoL)\nI hope you like it ❤️\n.\n.\n.\n#LeagueOfLegendsFanArt #LeagueOfLegends #fanart…
## 3651 RT @SomeWae_: 2 Girls 1 Keyboard League of Legends\nCheck out our latest video!\n\nhttps://t.co/bG2Y3vzBBz\n#somewae #LeagueOfLegends https:/…
## 3652 RT @ahrifoxlovers: K/DA Ahri \nArtist: nine Lotus (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #K…
## 3653 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3654 RT @kurumi_igarashi: Day 24 & 25 - Buttons & Heart\n\nA bit of effort on this one- XD\n\n#NovemberDrawingPrompts #DrawingPrompts #November #Pro…
## 3655 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3656 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 3657 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3658 RT @EsportLegendsGG: Here are a few more informations on what we are planning to do!\nWanna know more?\n\nCheck our Website and Discord!\n\n#lea…
## 3659 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3660 RT @StephJMillz1: Steph J Millz - [ Guide to Camille REVAMPED ] Ultimate Beatdown: Darius https://t.co/PG2Tnqxjp4 via @YouTube #leagueofleg…
## 3661 RT @JungleNotorious: The game makes you happy.👏👏👏 #StarGuardian #LeagueofLegends https://t.co/wQXpdHW1Q0
## 3662 RT @EsportLegendsGG: Here are a few more informations on what we are planning to do!\nWanna know more?\n\nCheck our Website and Discord!\n\n#lea…
## 3663 RT @ahrifoxlovers: Elderwood Ahri\nArtist: ZILING REN (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelyn…
## 3664 RT @ahrifoxlovers: Elderwood Ahri\nArtist: ZILING REN (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelyn…
## 3665 RT @yordleloveall: Yordle OC - Helein\n\n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/YTbxvqFarw
## 3666 RT @yayachu2: Probably one of my favourite cosplays this year 🧜🏻♀️ I felt so good wearing it!\n\nPhoto taken by giannimage (on insta)\nStaff…
## 3667 RT @metalichotchoco: Wow Christmas just a week away! \n\n#LeagueOfLegendsFanArt #ArtofLegends #shortstack #yordle #LeagueOfLegends #poppy #sn…
## 3668 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 3669 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3670 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3671 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3672 RT @JandFriendsJ: Hi all more League of Legends stream today! Grind to platinum in the preseason playing Jungle/adc! Yesterday was a 4-1 WL…
## 3673 RT @metalichotchoco: Wow Christmas just a week away! \n\n#LeagueOfLegendsFanArt #ArtofLegends #shortstack #yordle #LeagueOfLegends #poppy #sn…
## 3674 RT @StarSeraphine: Let's vibe with our beautifull Seraphine 🏖☀️🎤\n@HeyShuggie\n\n#LeagueOfLegends #seraphine #SeraPic #RiotGames #riotmusic #L…
## 3675 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3676 RT @NoviadeAzir: I turned myself into a @sonwooang art Morty!\n\n#LeagueOfLegends #sonwooang #shen #LeagueOfLegendsFanArt https://t.co/Av8y4o…
## 3677 RT @HayashiDraws: Commissions open!\n\nDM me if interested 📩\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2BnJwIv0XJ
## 3678 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3679 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3680 RT @RedhawksGG: Spotify Wrapped just dropped! Here is @itsbeanslol and @iBjenlol from our #LeagueOfLegends team wrap up, can you guess who’…
## 3681 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3682 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 3683 RT @LiliDrawsT: ** Progress **\nFar from done, but I'm happy with how it's turning out😊\n#sketches #sketch #doodle #doodles #Jinx #arcane #Le…
## 3684 RT @NotMonetta: Janna Wip idk where I’m going to go with her design #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/gXUDh3W1G8
## 3685 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3686 RT @neorarty3: vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart #arcanefanart #C…
## 3687 RT @Yzixas: Chat restriction for what? ~.^ #LeagueOfLegends https://t.co/a8LC1fvFDU
## 3688 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3689 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3690 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3691 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3692 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 3693 RT @thatSayned: ooops i'm like an entire year late with this one i guess... Jinx from arcane and league of legends. entirely inspired by th…
## 3694 RT @LydiaFo33470310: Have a good day 💕💕💕 #英雄联盟 #StarGuardian #LeagueofLegends https://t.co/fmBawNo75Q
## 3695 RT @NotMonetta: Janna Wip idk where I’m going to go with her design #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/gXUDh3W1G8
## 3696 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 3697 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3698 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3699 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3700 RT @HayashiDraws: Irelia Commission done for @ArcbladeNA ☺️\n\nUsing of this drawing it's not allowed.\n\nIf you like my art, please consider s…
## 3701 RT @RevenantFiery: Tuesday streams changing to Wednesdays! Gonna be playing #leagueoflegends and getting some wins today! Come hangout! ht…
## 3702 RT @aestlouse: new art 💕\nIrelia in a cute dresssss 👀❤️🔥\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #Irelia #LeagueOfLegendsIrelia https://t.…
## 3703 RT @RIKONOJAN: Go fishing 🐟🤔\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #neeko #nidalee\n#artoflegends https://t.co/5WPCEag7IL
## 3704 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 3705 RT @Koifee__: Food studies but make it KDA 💪🏻😌\n\n#lol #LeagueOfLegends #KDA #Ahri #seraphine #kaisa #study https://t.co/Rz8HXwUV2R
## 3706 RT @yordleloveall: Yordle OC - Helein\n\n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/YTbxvqFarw
## 3707 RT @nordlys: a new moon is rising 🌙 @LeagueOfLegends @LoLegendsBR #LeagueOfLegends https://t.co/qCPmB0o6rk
## 3708 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 3709 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3710 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3711 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3712 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3713 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3714 RT @Geekay_Esports: Grand Finals DAY 🔥\n\n⚔️We play vs @TEAMRAAD in @rushgamingfest\n📍Riyadh Front \n🕡6:30 PM KSA \n\nWatch the stream and cheer…
## 3715 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3716 RT @_Merydice_: Star Guardian seraphine 💖✨\nBut she's from the 🏝️🏝️\nCan't wait to receive thé wig ><\n#LeagueOfLegends #seraphine https://t.c…
## 3717 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3718 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3719 RT @RivenStore: Like and Share if you have been fan since day 1\nLove LoL? Visit us: https://t.co/JrAiMTe9FJ\n#lolgoods #leagueoflegends #mmo…
## 3720 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3721 RT @yordleloveall: Yordle OC - Helein\n\n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/YTbxvqFarw
## 3722 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3723 RT @noisecat610: As long as you are on my side.\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/ly0R5EnGFk
## 3724 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 3725 RT @neorarty3: vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart #arcanefanart #C…
## 3726 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 3727 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3728 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3729 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3730 RT @KurokiFran: Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/99klA3GkXw
## 3731 RT @loreofruneterra: I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments] https:/…
## 3732 RT @loreofruneterra: I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments] https:/…
## 3733 RT @Kirishimakrbk: Teen Sett \nSo cuteee aaaaa😭😭❤I Love him. \n\n#settphelios #Sett #LeagueOfLegends\n#LeagueOfLegendsFanArt https://t.co/Kes82…
## 3734 RT @NoodleSpicyArt: #caitvi twitch emotes for my channel named “high five” and “cupcake”. (I play vi support) #LeagueOfLegends https://t.co…
## 3735 RT @neorarty3: vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart #arcanefanart #C…
## 3736 RT @Marineford1999: there can only be one true lover~\nakalynn it is!\n\n#Akali #Evelynn #Akalynn #Ahri #Irelia #Kayn #LeagueOfLegends https:/…
## 3737 RT @Rena_Angel1111: League of legends - Kayn\n\nI try Kayn cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤー #RiotGames #LOL #K…
## 3738 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3739 RT @OtrexOw: my fav girl (after zoe lmao)\n\n#LeagueOfLegends #zeri\n#leagueoflegendsart https://t.co/RKBEOas1Mj
## 3740 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3741 RT @OtrexOw: my fav girl (after zoe lmao)\n\n#LeagueOfLegends #zeri\n#leagueoflegendsart https://t.co/RKBEOas1Mj
## 3742 RT @whxtelamb_cos: [...] In the future, one of us is alive. Hint : it's not you.🧁\n\n❤︎\nLeague Of Legends's Caitlyn Kiramman from ARCANE \n\n📸…
## 3743 RT @McChipyArt: A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf
## 3744 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3745 RT @SomeWae_: 2 Girls 1 Keyboard League of Legends\nCheck out our latest video!\n\nhttps://t.co/bG2Y3vzBBz\n#somewae #LeagueOfLegends https:/…
## 3746 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3747 RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…
## 3748 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3749 RT @NahoLadyDragon: Sorry yummi stolen 3dragon and 1 baron 😺🐉🍀💜✨\n#yummi #Pantheon #fanart #sketch #LeagueOfLegends #LeagueOfLegendsFanArt #…
## 3750 RT @ErrSystem: I've been watching a lot of cartoons lately :D\n\n#viego #ruinedking #LeagueOfLegends https://t.co/TnAPeGTIra
## 3751 RT @loreofruneterra: I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments] https:/…
## 3752 RT @OfficialAFKOrg: Chemtech dragon is back in Season 13 preseason, how is everyone feeling about the new changes so far? #leagueoflegends…
## 3753 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3754 RT @Shilliww: #LeagueOfLegends \n#LeagueOfLegendsFanArt #irelia \nsword🗡 https://t.co/vFmWVx0Vru
## 3755 RT @Nazzunaa: what's your league rank? #gamergirl #LeagueOfLegends #egirl https://t.co/mnUtd4hxoj
## 3756 RT @egirldajungle: Evelynn Lunar Beast ❤️\n#Evelynn #LunarBeast #WildRift #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/867qvQAvGT
## 3757 RT @McChipyArt: A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf
## 3758 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3759 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3760 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3761 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3762 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3763 RT @FearGaming_e: The Best Pentakill Samira I League of Legends Highlights | \n\n⚔ @gabrielcascian1 Casciano\n🗡 @laudaguelf RafaLaud\n🧙♂️@Vict…
## 3764 RT @josealonso2199: league of tanks \n#LeagueOfLegends #Ksante #Lol #videogames https://t.co/FGHgo3qqNR
## 3765 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3766 RT @ALStanfordArt: A Purple Knight With A Crystal Heart #fantasy #ArtofLegends #leagueoflegends #pennywise #alternativeuniverse #art #arc…
## 3767 RT @Nazzunaa: what's your league rank? #gamergirl #LeagueOfLegends #egirl https://t.co/mnUtd4hxoj
## 3768 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3769 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3770 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3771 RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…
## 3772 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3773 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3774 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3775 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3776 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3777 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3778 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3779 RT @setsunababyy: teenagers\n#Settphel\n#Aphelios #Sett\n #LeagueOfLegends https://t.co/tufwc8X0gL
## 3780 RT @DiscordJester: Check out this League of Legends clip I recorded with https://t.co/7z9D9QPLlB! #LeagueofLegends\n\n🔗 https://t.co/Okfohddu…
## 3781 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3782 RT @Mecosplay0: Seraphine cosplay is so pretty. I want to swap places with that cat.\nIf you want to see more, go to my google link in bio.#…
## 3783 RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…
## 3784 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3785 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 3786 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3787 RT @ahrifoxlovers: K/DA Ahri \nArtist: 杜佩仪 (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #KaiSa #K…
## 3788 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3789 RT @devilslayerr_: Faker running it back🐐😤#LeagueOfLegends
## 3790 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3791 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3792 RT @yordleloveall: Yordle OC - Helein\n\n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/YTbxvqFarw
## 3793 RT @Namita_UWU: I won't lead you astray 💙\n\nhere's a spirit blossom ahri to celebrate getting halfway through the week 😊 \n\n#ahri #ahrilol #s…
## 3794 RT @odeko_yma: Ayo, the stream was fun! Thank you for helping me make those emotes for subs on my channel!\n\n#Zoe #Kayn #Yuumi #Vex #Sett #L…
## 3795 RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…
## 3796 RT @Namita_UWU: I won't lead you astray 💙\n\nhere's a spirit blossom ahri to celebrate getting halfway through the week 😊 \n\n#ahri #ahrilol #s…
## 3797 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3798 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3799 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3800 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3801 RT @metalichotchoco: Wow Christmas just a week away! \n\n#LeagueOfLegendsFanArt #ArtofLegends #shortstack #yordle #LeagueOfLegends #poppy #sn…
## 3802 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3803 RT @Namita_UWU: I won't lead you astray 💙\n\nhere's a spirit blossom ahri to celebrate getting halfway through the week 😊 \n\n#ahri #ahrilol #s…
## 3804 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 3805 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3806 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3807 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3808 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3809 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3810 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 3811 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3812 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3813 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3814 RT @zhngnifn1: Why am I always the villain?\nJust signed up for Twitter, hope you can like my paintings😘#LeagueOfLegends https://t.co/Z0TqfF…
## 3815 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3816 RT @esports12K: Professional League of Legends player Kurtis Lau aka “Toyz” sentenced to prison\n\n#Toyz #leagueoflegends #kurtislau #prison…
## 3817 RT @ahrifoxlovers: Elderwood Ahri\nArtist: ZILING REN (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelyn…
## 3818 RT @Games_Grump: Marietta College Esports is currently looking for a volunteer League of Legends coach (in-person or online via Discord) fo…
## 3819 RT @ahrifoxlovers: K/DA Ahri \nArtist: nine Lotus (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #K…
## 3820 RT @DarksideJinx: We can officially tell that Jinx loves dragons more than Fishbones look at how she threw it on the ground just to fangirl…
## 3821 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3822 RT @ahrifoxlovers: K/DA Ahri \nArtist: 杜佩仪 (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #KaiSa #K…
## 3823 RT @devilslayerr_: Faker running it back🐐😤#LeagueOfLegends
## 3824 RT @AtmajaPd: I wanted to play this game.😍 #LeagueofLegends #Game #StarGuardian #FLYWIN #YıldızMuhafızı #G2WIN
## 3825 RT @playbasegg: Play and win weekly #LeagueOfLegends & #VALORANT 🏆tournaments and participate in our🎖️leaderboards to EARN tons of prizes I…
## 3826 RT @RivenStore: Like and Share if you have been fan since day 1\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #league…
## 3827 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3828 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3829 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3830 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3831 RT @helixsoldier80: had to do it to em #sett #ksante #LeagueOfLegends https://t.co/2pOgqbPz0i
## 3832 RT @surfervelocity: Added Empyrean Pyke to the sippy emote gang. For anyone to use!\nDownload Link: https://t.co/Og6nCMfJ2B\n#Pyke #LeagueOfL…
## 3833 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3834 RT @AnythingAI_: League of legends ahri fanart skin \n\n#AIart #NovelAI #NovelAIDiffusion #anythingv3 #stableDifusion #stablediffusionart #ah…
## 3835 RT @FaulknerESports: Faulkner's League of Legends team falls to #1 Seneca in the final match of the championship. Congratulations to them…
## 3836 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3837 RT @RealSorra: Sorra vs All - Mid Lane Fight #highlights #insane #leagueoflegends #twis... https://t.co/bcrXcQIeIf via @YouTube
## 3838 RT @cyanceebee: well I suppose I can post it now, my Irelia piece for the rift gala! #LeagueOfLegends https://t.co/rVbP6Bt67O
## 3839 RT @ahrifoxlovers: K/DA Ahri \nArtist: nine Lotus (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #K…
## 3840 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3841 RT @NoobyArts: Big fish in a small pond\n\n#LeagueofLegends #LeagueOfLegendsFanArt #fanart #digitalart #Art https://t.co/xLKI3n4zbV
## 3842 RT @ahrifoxlovers: K/DA Ahri \nArtist: 杜佩仪 (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #KaiSa #K…
## 3843 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3844 RT @OtrexOw: my fav girl (after zoe lmao)\n\n#LeagueOfLegends #zeri\n#leagueoflegendsart https://t.co/RKBEOas1Mj
## 3845 RT @OtrexOw: my fav girl (after zoe lmao)\n\n#LeagueOfLegends #zeri\n#leagueoflegendsart https://t.co/RKBEOas1Mj
## 3846 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3847 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3848 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3849 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3850 RT @Nanal0l: 🤡 FEW LEAGUE GAMES THEN HITMAN3 FIRST PLAYTHROUGH!\n\n#LeagueOfLegends #Hitman3 #TwitchStreamers \n\nTwitch . tv / Nana
## 3851 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3852 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3853 RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…
## 3854 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3855 RT @devilslayerr_: Faker running it back🐐😤#LeagueOfLegends
## 3856 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3857 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3858 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3859 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3860 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3861 RT @FakeRngbo: Pantheon ⭐☄\n#LeagueOfLegends \n#LeagueOfLegendsFanArt https://t.co/8WudjIKErw
## 3862 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3863 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3864 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3865 RT @omidyla: Little thieves! Happy birthday Sylas ♥️ \n#LeagueOfLegends #LeagueOfLegendsFanArt #sylas #teemo #tristana #amumu https://t.co/n…
## 3866 RT @mrdocto36571669: I decided to play because I wasn't enjoying it.🚀🚀 #MOBA #LeagueofLegends #Worlds2021 #StarGuardians #ClashLoL
## 3867 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3868 RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…
## 3869 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3870 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3871 RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…
## 3872 RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…
## 3873 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3874 RT @odeko_yma: Ayo, the stream was fun! Thank you for helping me make those emotes for subs on my channel!\n\n#Zoe #Kayn #Yuumi #Vex #Sett #L…
## 3875 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 3876 RT @RevenantFiery: Tuesday streams changing to Wednesdays! Gonna be playing #leagueoflegends and getting some wins today! Come hangout! ht…
## 3877 RT @SmallStreamerIG: RT RevenantFiery: Tuesday streams changing to Wednesdays! Gonna be playing #leagueoflegends and getting some wins toda…
## 3878 RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…
## 3879 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 3880 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3881 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3882 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3883 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3884 RT @jabroell2: Relaxing at the pool party 🌴😎🍹\n\n#ArtofLegends #LeagueOfLegends #Sylas #Sett #Viego https://t.co/p5NzXqTYND
## 3885 RT @Games_Grump: Marietta College Esports is currently looking for a volunteer League of Legends coach (in-person or online via Discord) fo…
## 3886 RT @LoLPatchBot: League of Legends Patch 12.23 full preview by @RiotPhroxzon & @RiotPhlox \n\n#LeagueOfLegends #lolpatchbot #patchnotes #patc…
## 3887 RT @ErrSystem: I've been watching a lot of cartoons lately :D\n\n#viego #ruinedking #LeagueOfLegends https://t.co/TnAPeGTIra
## 3888 RT @ScaryTheGhastir: DOUGH!!! \n#LeagueOfLegends #ArtofLegends #chogath #Aatrox https://t.co/GQpwl0B6aC
## 3889 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3890 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3891 RT @yordleloveall: Yordle OC - Helein\n\n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/YTbxvqFarw
## 3892 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3893 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 3894 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3895 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3896 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3897 RT @zhngnifn1: Why am I always the villain?\nJust signed up for Twitter, hope you can like my paintings😘#LeagueOfLegends https://t.co/Z0TqfF…
## 3898 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 3899 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3900 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3901 RT @thatSayned: ooops i'm like an entire year late with this one i guess... Jinx from arcane and league of legends. entirely inspired by th…
## 3902 RT @ettakinawa: There is no way Etta streams again right? Well yes i am streaming again... well like every day! (even if I dont announce it…
## 3903 RT @ettakinawa: There is no way Etta streams again right? Well yes i am streaming again... well like every day! (even if I dont announce it…
## 3904 RT @SkewldyaTTV: 3 days in a row...Im on a roll. Playing some ranked and aram today, always trying to not rage.\nhttps://t.co/t4CPIkFtCP\n#T…
## 3905 RT @HighNoonJhin: sketches of him\n\n#LeagueOfLegends #LeagueOfLegendsart #LeagueOfLegendsfanart #Swain #jericoswain #noxus https://t.co/FxGh…
## 3906 RT @odeko_yma: Ayo, the stream was fun! Thank you for helping me make those emotes for subs on my channel!\n\n#Zoe #Kayn #Yuumi #Vex #Sett #L…
## 3907 RT @LoLMemesBot: when trying to 1v9 and yummi dismounts for 0.000001 sec\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfL…
## 3908 RT @thatSayned: ooops i'm like an entire year late with this one i guess... Jinx from arcane and league of legends. entirely inspired by th…
## 3909 RT @ingly308: Well...\n\n#stripgame #stripthecharacter #LeagueOfLegends #LeagueOfLegendsfanart #ArtofLegends #Akali https://t.co/ussoQ1F8Xy
## 3910 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3911 RT @EloDragonLoL: Just your normal Heartsteel enjoyer here\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmem…
## 3912 RT @TheKannaDarling: I'm streaming some ranked league! Come cheer me on? \nhttps://t.co/qVLAetGFy4\n#SmallStreamersConnect #SmallStreamerComm…
## 3913 RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…
## 3914 RT @dravensgf: choose your fighter \n#leaguetwt #LeagueOfLegends https://t.co/7vFYyEhuaP
## 3915 RT @Yomzz_zzz: [9feb2020] I can tell you this is the most of people that hit the like botton many times for this sketch. Aatrox could be mo…
## 3916 RT @yordleloveall: Yordle OC - Helein\n\n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/YTbxvqFarw
## 3917 RT @ZombieGamingSB: tank ezreal😲This is Zombie Gaming!! Join us https://t.co/aWXc0gF4wz Discord! Tik Tok! Instagram! Facebook! Youtube! Twi…
## 3918 RT @loreofruneterra: I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments] https:/…
## 3919 RT @jabroell2: Relaxing at the pool party 🌴😎🍹\n\n#ArtofLegends #LeagueOfLegends #Sylas #Sett #Viego https://t.co/p5NzXqTYND
## 3920 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3921 RT @jabroell2: Relaxing at the pool party 🌴😎🍹\n\n#ArtofLegends #LeagueOfLegends #Sylas #Sett #Viego https://t.co/p5NzXqTYND
## 3922 RT @ahrifoxlovers: Ahri \nArtist: 杜佩仪 (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #KaiSa #KDA #L…
## 3923 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3924 RT @zukaichu: Doing his wifey’s makeup ✨✨\n#LeagueOfLegends #xayah #rakan https://t.co/jEqGuzsFTM
## 3925 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3926 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 3927 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3928 RT @neorarty3: vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart #arcanefanart #C…
## 3929 RT @EsportLegendsGG: #EsportLegends NOW! LIVE! Come see what we are planning! Chat with us on our Discord! \n\nCheck it: https://t.co/J0weBmk…
## 3930 RT @yordleloveall: Yordle OC - Helein\n\n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/YTbxvqFarw
## 3931 RT @kaatox_: Took me a while but here you go! I am unsure about how should we do the finale, so I decided to ask you guys instead!\n\nCheck t…
## 3932 RT @PrimalZeeee: Check out this League of Legends clip I recorded with https://t.co/yWp0fEZAU5! #LeagueofLegends\n\n🔗 https://t.co/Pc6KbMGdgg…
## 3933 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3934 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3935 RT @TWG_IceBreaker: ermm @riotgames ? did tanks really need more mythic items? #LeagueOfLegends #RiotGames
## 3936 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3937 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3938 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3939 RT @yordleloveall: Yordle OC - Helein\n\n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/YTbxvqFarw
## 3940 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3941 RT @aestlouse: new art 💕\nIrelia in a cute dresssss 👀❤️🔥\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #Irelia #LeagueOfLegendsIrelia https://t.…
## 3942 RT @playbasegg: Play and win weekly #LeagueOfLegends & #VALORANT 🏆tournaments and participate in our🎖️leaderboards to EARN tons of prizes I…
## 3943 RT @yordleloveall: Yordle OC - Helein\n\n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/YTbxvqFarw
## 3944 RT @ahrifoxlovers: K/DA Ahri \nArtist: 杜佩仪 (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #KaiSa #K…
## 3945 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3946 RT @LydiaFo33470310: Have a good day 💕💕💕 #英雄联盟 #StarGuardian #LeagueofLegends https://t.co/fmBawNo75Q
## 3947 RT @RIKONOJAN: Go fishing 🐟🤔\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #neeko #nidalee\n#artoflegends https://t.co/5WPCEag7IL
## 3948 RT @Cookie3w3: Now the good is coming 'w'👉👈\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgame https://t.co/vkJw3skHG0
## 3949 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3950 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3951 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3952 RT @RIKONOJAN: Go fishing 🐟🤔\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #neeko #nidalee\n#artoflegends https://t.co/5WPCEag7IL
## 3953 RT @DarksideJinx: We can officially tell that Jinx loves dragons more than Fishbones look at how she threw it on the ground just to fangirl…
## 3954 RT @SwirlHQ: [#Greetings] \nWelcome To Swirl eSports. We Are A New Up-Coming Gaming Organization Out Of The U.S. Looking To Grow In The Fiel…
## 3955 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3956 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3957 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3958 RT @odeko_yma: Ayo, the stream was fun! Thank you for helping me make those emotes for subs on my channel!\n\n#Zoe #Kayn #Yuumi #Vex #Sett #L…
## 3959 RT @Pancake_Tanks: Check out my video! #LeagueofLegends | Captured by #Outplayed #morgana #gg #win #play #lol #riot #games #gaming #gamers…
## 3960 RT @Pancake_Tanks: Check out my video! #LeagueofLegends | Captured by #Outplayed #morgana #gg #win #play #lol #riot #games #gaming #gamers…
## 3961 RT @FearGaming_e: The Best Pentakill Samira I League of Legends Highlights | \n\n⚔ @gabrielcascian1 Casciano\n🗡 @laudaguelf RafaLaud\n🧙♂️@Vict…
## 3962 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3963 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3964 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3965 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3966 RT @luna_lovesword: 🌈🦄You can never have too many Star Guardians! 🌈 Me as Lux ✨Star Guardian 💫 and Gryffindor student And I believe to OTP…
## 3967 RT @luna_lovesword: 🌈🦄You can never have too many Star Guardians! 🌈 Me as Lux ✨Star Guardian 💫 and Gryffindor student And I believe to OTP…
## 3968 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3969 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3970 RT @luna_lovesword: 🌈🦄You can never have too many Star Guardians! 🌈 Me as Lux ✨Star Guardian 💫 and Gryffindor student And I believe to OTP…
## 3971 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3972 RT @loreofruneterra: I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments] https:/…
## 3973 RT @EsportsRedskin: Next Monday, @ArkActAssn @playvs State Playoffs Round 1 #LeagueOfLegends . Top 16.\n@EsportsRedskin vs Gentry GHS Infini…
## 3974 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3975 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3976 RT @loreofruneterra: I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments] https:/…
## 3977 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3978 RT @AtmajaPd: I wanted to play this game.😍 #LeagueofLegends #Game #StarGuardian #FLYWIN #YıldızMuhafızı #G2WIN
## 3979 RT @loreofruneterra: I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments] https:/…
## 3980 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3981 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3982 RT @kovp6: quick drawing of phel with the firecracker Sett clothes, xq si \n ̶despeinado.\n#Aphelios #settphel #LeagueOfLegends https://t.co/…
## 3983 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3984 RT @StClair2803: I used @Shazam to discover Fire To the Fuse by League of Legends, Jackson Wang & 88rising. https://t.co/4WKFNsvo3o\n\n6035 S…
## 3985 RT @ahrifoxlovers: Ahri \nArtist: 杜佩仪 (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #KaiSa #KDA #L…
## 3986 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3987 RT @LydiaFo33470310: Have a good day 💕💕💕 #英雄联盟 #StarGuardian #LeagueofLegends https://t.co/fmBawNo75Q
## 3988 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3989 RT @DarksideJinx: I wonder if this is a mistake on the League website, cause Zombie Slayer Jinx has green eyes but they are pink on the ski…
## 3990 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 3991 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3992 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3993 RT @aestlouse: new art 💕\nIrelia in a cute dresssss 👀❤️🔥\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #Irelia #LeagueOfLegendsIrelia https://t.…
## 3994 RT @ahrifoxlovers: Ahri \nArtist: 杜佩仪 (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #KaiSa #KDA #L…
## 3995 RT @Kirishimakrbk: Teen Sett \nSo cuteee aaaaa😭😭❤I Love him. \n\n#settphelios #Sett #LeagueOfLegends\n#LeagueOfLegendsFanArt https://t.co/Kes82…
## 3996 RT @NiczRandomArts: Today is my Birthday! It would be really cool if you guys would retweet my artworks😉\n\n#ArtofLegends #LeagueOfLegends ht…
## 3997 RT @aestlouse: new art 💕\nIrelia in a cute dresssss 👀❤️🔥\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #Irelia #LeagueOfLegendsIrelia https://t.…
## 3998 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3999 RT @NiczRandomArts: K/DA All-Out #Evelynn wip. Hard to draw on broken screen, I’ll have to stop here. Will continue when I get a new tablet…
## 4000 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4001 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4002 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4003 RT @NiczRandomArts: Today is my Birthday! It would be really cool if you guys would retweet my artworks😉\n\n#ArtofLegends #LeagueOfLegends ht…
## 4004 RT @appa1067: If anyone is wanting to help or contribute to the NA/LAN Tournament please join the discord here: https://t.co/TZnj2gCGC0 #sa…
## 4005 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4006 RT @PrimalZeeee: Check out this League of Legends clip I recorded with https://t.co/yWp0fEZAU5! #LeagueofLegends\n\n🔗 https://t.co/Pc6KbMGdgg…
## 4007 RT @lilithmunson: My interpretation of High Noon Viktor. I’m gonna pull on his pretty silver hair. 😇🤍✨ #highnoonviktor #viktorarcane #leagu…
## 4008 RT @J0ker_LoL: High Noon Viktor header which is FREE to use!🤠 I'm working on a High Noon Samira header too which I will post later this wee…
## 4009 RT @ZuzucatSoup: Arcane Jinx sticker\n#arcane #arcanefanart #Jinx #LeagueOfLegends #ArtofLegends https://t.co/xnHjNnAqsq
## 4010 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4011 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4012 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4013 RT @Whitemar3: Anyone wanna help me undress him? 🫢\n\n#ArtOfLegends #LeagueOfLegends #undresschallenge #Warwick https://t.co/3JCXZY8iHm
## 4014 RT @krisikris_art: A messy drawing/ sketch of High Noon Viktor since I can't draw something properly lately \n\n#viktor #LeagueOfLegends #hig…
## 4015 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4016 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4017 RT @gontengstudio1: custom badges . order now! https://t.co/gULrQYECfh\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls…
## 4018 RT @Whitemar3: Anyone wanna help me undress him? 🫢\n\n#ArtOfLegends #LeagueOfLegends #undresschallenge #Warwick https://t.co/3JCXZY8iHm
## 4019 RT @gontengstudio1: custom badges . order now! https://t.co/gULrQYECfh\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls…
## 4020 RT @Jamlex0205: Very Balanced non-Mythic item #LeagueOfLegends https://t.co/C4aXahZspG
## 4021 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4022 RT @PHB_pietro: This is my #starguardian team\n#Darius #vi #evelynn #Pantheon #sylas #LeagueOfLegends #LeagueOfLegendsFanArt #lol #ArtistOnT…
## 4023 RT @sweet_spicy_cos: Jinx [ League of Legends ]\nModel: Carry Key\nPhoto: Nerina\n\n#leagueoflegends #jinx #lolcosplay #jinxcosplay #sweetcospl…
## 4024 RT @cahri_ai: Aatrox is tired of this sh*t 😂\nUdyr's sandals and Aalberto will always be canon in my heart✨\n\n#aatrox #rhaast #darkin #League…
## 4025 RT @molsuh: My clock shows high noon☀️\n#arcane #viktor #viktorarcane #leagueoflegends https://t.co/t6U4toq87v
## 4026 RT @PrimaVeraArt19: High Noon Viktor but not quite \n\n#LeagueOfLegends #Viktor https://t.co/LhB6Ea7oJf
## 4027 RT @LilliaQnQ: 🔞\n\nWanna play with Tibbers?💕💕💕\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt\n#Annie https://t.co/ezuJSKHtuH
## 4028 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4029 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4030 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4031 RT @playbasegg: Play and win weekly #LeagueOfLegends & #VALORANT 🏆tournaments and participate in our🎖️leaderboards to EARN tons of prizes I…
## 4032 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4033 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4034 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4035 RT @Ka___zuha: 【 Cosplay 】\n\nLeague of Legends / Blood Moon⋆☾·̩͙\n\nEvelynn @annl_o_l \nAkali @Ka___zuha \n\n📷 @akino_miya_lol \n\n#LeagueOfLegends…
## 4036 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4037 RT @Auvy3n: If you could ask @PrimeLeague any question , what question would that be ? \n\nCollecting questions for an upcoming talk stream a…
## 4038 RT @Cookie3w3: Now the good is coming 'w'👉👈\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgame https://t.co/vkJw3skHG0
## 4039 RT @kurumi_igarashi: Day 24 & 25 - Buttons & Heart\n\nA bit of effort on this one- XD\n\n#NovemberDrawingPrompts #DrawingPrompts #November #Pro…
## 4040 RT @RivenStore: What do you think?\nLove League of Legends? Visit us: https://t.co/mlJxwK6Wo0\n#lolgoods #leagueoflegends #mmo #mmorpg #riven…
## 4041 RT @PsychoMedic2: Going back on live tonight!\nCurrently live on\nhttps://t.co/4KflR09sFw\n\nLet's game the night away together <3 NEW MODEL TE…
## 4042 RT @Ka___zuha: 【 Cosplay 】\n\nLeague of Legends / Blood Moon⋆☾·̩͙\n\nEvelynn @annl_o_l \nAkali @Ka___zuha \n\n📷 @akino_miya_lol \n\n#LeagueOfLegends…
## 4043 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4044 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4045 RT @OneMore_esports: Don't be afraid our owls won't hurt the kids\n\nDay 6 of @SafeModeByWE Vs Kids Area\n\nGame will be at 5PM Egypt time\n\n#1M…
## 4046 RT @StClair2803: Jackson Wang - Fire to the Fuse | Worlds 2022 Finals Opening Ceremony Pr... https://t.co/GY1PtvjC81 via @YouTube \n\n#Jackso…
## 4047 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4048 RT @kurumi_igarashi: Day 24 & 25 - Buttons & Heart\n\nA bit of effort on this one- XD\n\n#NovemberDrawingPrompts #DrawingPrompts #November #Pro…
## 4049 RT @SleinYesWowNC: Demon Evelynn\nsketch request by @Dragonbobo from p@reon\n#ArtOfLegends #LeagueOfLegends https://t.co/SmfBVunXQ1
## 4050 RT @wyldpainterwolf: Made some original concept art inspired Jinx sketches\nHer original design looks like she was born in prison; it honest…
## 4051 RT @Ka___zuha: 【 Cosplay 】\n\nLeague of Legends / Blood Moon⋆☾·̩͙\n\nEvelynn @annl_o_l \nAkali @Ka___zuha \n\n📷 @akino_miya_lol \n\n#LeagueOfLegends…
## 4052 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 4053 RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG
## 4054 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4055 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4056 RT @Whitemar3: Anyone wanna help me undress him? 🫢\n\n#ArtOfLegends #LeagueOfLegends #undresschallenge #Warwick https://t.co/3JCXZY8iHm
## 4057 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4058 RT @TioZar: #LeagueOfLegends Gift Card—100 RP #giveaway https://t.co/dsVhpHNHAM #win via @GleamApp
## 4059 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4060 RT @ettakinawa: There is no way Etta streams again right? Well yes i am streaming again... well like every day! (even if I dont announce it…
## 4061 RT @RedrumAlice: I prefer blank bg\nActor AU Ekko\n#arcane #LeagueOfLegends #ekkojinx https://t.co/vD8IxemEBc
## 4062 RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…
## 4063 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4064 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4065 RT @mooxlyx_: sketch of evelynn from league of legends! #LeagueOfLegends #LeagueOfLegendsFanArt #sketchbook #sketchart #sketches #art #arti…
## 4066 RT @BTENuclearOffi1: See you all Friday 👀 #twitchstreamer #twitch #b42 #B42 #gaming #gamer #streamer #LeagueOfLegends #seraphineLeagueOfLeg…
## 4067 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4068 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4069 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4070 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4071 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4072 RT @loreofruneterra: I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments] https:/…
## 4073 RT @Thece_co: Did you know that US viewers watched 217 million hours of #eSports content this year? 👀\n\nIn 2018 that number was 147 million…
## 4074 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4075 RT @Alienproteinnn: Leona and Diana 🌞🌙\n\n#ArtofLegends #Leagueoflegends https://t.co/yYKYB0eLko
## 4076 RT @ingly308: Well...\n\n#stripgame #stripthecharacter #LeagueOfLegends #LeagueOfLegendsfanart #ArtofLegends #Akali https://t.co/ussoQ1F8Xy
## 4077 RT @MielaInk: only one more\n\n#xayah #LeagueOfLegends https://t.co/Md2xTKKZn5
## 4078 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4079 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4080 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4081 RT @xiMoonchi: Remake of a fanart of dawn bearer soraka, I hope you like it #LeagueOfLegends #soraka #fanart https://t.co/5Ca09F4LA9
## 4082 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4083 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4084 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4085 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4086 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4087 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4088 RT @Thece_co: Did you know that US viewers watched 217 million hours of #eSports content this year? 👀\n\nIn 2018 that number was 147 million…
## 4089 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4090 RT @_icepher_: I’m… worse…\n\n#ArtofLegends #LeagueofLegends #Aatrox https://t.co/ROHgOo8huj
## 4091 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4092 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4093 RT @Alienproteinnn: Leona and Diana 🌞🌙\n\n#ArtofLegends #Leagueoflegends https://t.co/yYKYB0eLko
## 4094 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4095 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4096 RT @LydiaFo33470310: Have a good day 💕💕💕 #英雄联盟 #StarGuardian #LeagueofLegends https://t.co/fmBawNo75Q
## 4097 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4098 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4099 RT @skymagpieart: Happy (belated) birthday to Zed and all the shadows of his past that are still a part of him, for better or worse ❤️🖤🤍 #L…
## 4100 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4101 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4102 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4103 RT @yotTaliyah: Neeko\n#LeagueOfLegends #ArtofLegends https://t.co/n75F7j3yWK
## 4104 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4105 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4106 RT @hi__host: Pants are useless !! Let's go !!\n~~\n#sett #LeagueOfLegends https://t.co/fNoODMGp9v
## 4107 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4108 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 4109 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4110 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4111 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4112 RT @ReinaJoart: THEMMM OVO !!!!!\n.\n.\n.\n#ArtofLegends #LeagueOfLegends #LeagueOfLegendsFanArt #Lillia #yone #CHIBI #chibiart https://t.co/NT…
## 4113 RT @EsportsRedskin: Next Monday, @ArkActAssn @playvs State Playoffs Round 1 #LeagueOfLegends . Top 16.\n@EsportsRedskin vs Gentry GHS Infini…
## 4114 RT @shikispace: Crystal.. fruit.. yone\n\n#yone #LeagueOfLegends #ArtofLegends #wildrift https://t.co/M3Lz8hso2x
## 4115 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4116 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4117 RT @studioaxel: 🌸🪷SPIRIT FESTIVAL🪷🌸\n\n#Yone #LeagueOfLegends #SpiritBlossom2022 https://t.co/ER1aJ629sx
## 4118 RT @StrapDeCobrinha: sketch of pooper from the bad game #LeagueOfLegends #LeagueOfLegendsFanArt #League_of_Legends https://t.co/bmAWXH5zEl
## 4119 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4120 RT @HotgerGames: Who will guess the name of our planet? \nPlease take part in our quest😜\n\n#indiegame #gamedev #indie #indiedeveloper #games…
## 4121 RT @HotgerGames: Who will guess the name of our planet? \nPlease take part in our quest😜\n\n#indiegame #gamedev #indie #indiedeveloper #games…
## 4122 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4123 RT @Whitemar3: Anyone wanna help me undress him? 🫢\n\n#ArtOfLegends #LeagueOfLegends #undresschallenge #Warwick https://t.co/3JCXZY8iHm
## 4124 RT @HotgerGames: Who will guess the name of our planet? \nPlease take part in our quest😜\n\n#indiegame #gamedev #indie #indiedeveloper #games…
## 4125 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4126 RT @ScantySlayer: umm..... uhmmm these are my mains in League of Legends and I mixed them 🫣\n\n#kindred\n#evelynn\n#LeagueOfLegends https://t.c…
## 4127 RT @sicpolw: kindred yes\n#kindred #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/JZJBjd9GXI
## 4128 RT @Rena_Angel1111: League of legends - Radiant Virtue\n\nI try Radiant Virtue cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤ…
## 4129 RT @FaceHee2: 📷Selfie with best friend💣⏱️\n\n#ekko #jinx #powder #ekkojinx #arcane #TiMEBOMB #LeagueOfLegends https://t.co/dyYJbMYC5m
## 4130 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4131 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4132 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4133 RT @is_is_gemini_is: GIRLS 💎💎💎\n\n#ArcaneAnniversary #LeagueOfLegends https://t.co/Vmw6q8okIy
## 4134 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4135 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4136 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4137 RT @artelsia: Akali, the first artwork in my Ionian portrait series\n\n#ArtofLegends #LeagueOfLegends https://t.co/uMjcYaYvWk
## 4138 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4139 RT @Sokal1411: (Old) Spirit Blossom Riven\nI really loved this skin when it first came out with all of the event lore stuffed into a visual…
## 4140 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4141 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 4142 RT @RivenStore: Like and Share if you have been fan since day 1\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #league…
## 4143 RT @Nanal0l: 🎁Spirit Blossom Yorick GIVEAWAY (ALL REGIONS!) 🎁\n\nYou will receive : 1) the champion, 2) the skin, 3) unique #LPP chroma.\n\nHow…
## 4144 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4145 RT @odeko_yma: Ayo, the stream was fun! Thank you for helping me make those emotes for subs on my channel!\n\n#Zoe #Kayn #Yuumi #Vex #Sett #L…
## 4146 RT @DamnSpiderLover: the only prisoner I want\n#LeagueOfLegends #sylas #fanart https://t.co/Oti0f96AGr
## 4147 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4148 RT @BulteauMartin: I really wanted to participate in this year's #Skintober, and finally found the time this weekend to create not one but…
## 4149 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4150 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4151 RT @AtmajaPd: I wanted to play this game.😍 #LeagueofLegends #Game #StarGuardian #FLYWIN #YıldızMuhafızı #G2WIN
## 4152 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4153 RT @skymagpieart: Some Aatrox doodles because he is very cute 🥰 #LeagueOfLegends #Aatrox https://t.co/twu8tqrBpD
## 4154 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4155 RT @AsaiOreo: #LeagueOfLegends #LeagueOfLegendsFanArt #Lux #Ezreal\ncommission https://t.co/EY5df9RSEB
## 4156 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4157 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 4158 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4159 RT @odeko_yma: Ayo, the stream was fun! Thank you for helping me make those emotes for subs on my channel!\n\n#Zoe #Kayn #Yuumi #Vex #Sett #L…
## 4160 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4161 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4162 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4163 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4164 RT @stefylaudy: Shall we?\n#LeagueOfLegends #LeagueOfLegendsFanArt #missfortune #undresschallenge https://t.co/A73BbE91hf
## 4165 RT @Rena_Angel1111: League of legends - Radiant Virtue\n\nI try Radiant Virtue cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤ…
## 4166 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4167 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4168 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4169 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4170 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4171 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4172 RT @pinoygamerph: Riot gave a preview to the changes coming to League Patch 12.23 #RiotGames #LeagueOfLegends #LoL #PinoyGamer https://t.co…
## 4173 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4174 RT @AwkwardToons: scrunklys\n\n#strangerthings #theowlhouse #adventuretime #amphibia #scottpilgrim #arcane #leagueoflegends #fostershomeforim…
## 4175 RT @_icepher_: I’m… worse…\n\n#ArtofLegends #LeagueofLegends #Aatrox https://t.co/ROHgOo8huj
## 4176 RT @PinnacleEsports: Don't forget to check out all the new updates in #LeagueOfLegends. Don't forget! These will be featured in the next se…
## 4177 RT @ElodyGamerGirl: #IronLeague #Karthus #Outplay 😂\n\n#LeagueOfLegends • #LoL • #TwitchMain • #Hardstuck #Iron #GamerGirl • #eGirl • Whateve…
## 4178 RT @Miakanayuri_cos: U-uh, the 𝕓𝕒𝕕 girl is having her pants off!\nWould you dare to 𝕕𝕚𝕤𝕔𝕚𝕡𝕝𝕚𝕟𝕖 me?☠\n\n#Jinx #LOL #LeagueOfLegends https://t.c…
## 4179 RT @AwkwardToons: scrunklys\n\n#strangerthings #theowlhouse #adventuretime #amphibia #scottpilgrim #arcane #leagueoflegends #fostershomeforim…
## 4180 RT @yanderes_arts: "My turn."\n.\nModel by @sokurabbit \nCredit me if you repost!\n.\n#KDA #kaisa #3D #3DArt #DAZ #Akali #Evelynn #Ahri #Seraphi…
## 4181 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4182 RT @kurumi_igarashi: Day 24 & 25 - Buttons & Heart\n\nA bit of effort on this one- XD\n\n#NovemberDrawingPrompts #DrawingPrompts #November #Pro…
## 4183 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4184 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4185 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4186 RT @pachirisupichu: Going live at 17:00 CET\nhttps://t.co/aXzNUGRKQi\nCome join for some #Overwatch2 #LeagueOfLegends #German #English #Vtube…
## 4187 RT @skymagpieart: Happy Birthday to our beloved World-Ender, Aatrox, who is also one of my absolute favourite champions! #LeagueOfLegends #…
## 4188 RT @skymagpieart: Some Aatrox doodles because he is very cute 🥰 #LeagueOfLegends #Aatrox https://t.co/twu8tqrBpD
## 4189 RT @skymagpieart: Aatrox and his terrible jokes and insults mean everything to me 😔 also I love Rhaast for putting up with this since 2500…
## 4190 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwJON9S\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 4191 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 4192 RT @FaulknerESports: The League of Legends Championship match between the Faulkner Eagles and the Seneca Sting is tonight at 7:30 PM! Be su…
## 4193 RT @FaulknerESports: The League of Legends Championship match between the Faulkner Eagles and the Seneca Sting is tonight at 7:30 PM! Be su…
## 4194 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4195 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4196 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4197 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4198 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4199 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4200 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4201 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4202 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4203 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4204 RT @is_is_gemini_is: GIRLS 💎💎💎\n\n#ArcaneAnniversary #LeagueOfLegends https://t.co/Vmw6q8okIy
## 4205 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4206 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4207 RT @Yzixas: Chat restriction for what? ~.^ #LeagueOfLegends https://t.co/a8LC1fvFDU
## 4208 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4209 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4210 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4211 RT @LydiaFo33470310: Have a good day 💕💕💕 #英雄联盟 #StarGuardian #LeagueofLegends https://t.co/fmBawNo75Q
## 4212 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4213 RT @LydiaFo33470310: Have a good day 💕💕💕 #英雄联盟 #StarGuardian #LeagueofLegends https://t.co/fmBawNo75Q
## 4214 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4215 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4216 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4217 RT @JungleNotorious: The game makes you happy.👏👏👏 #StarGuardian #LeagueofLegends https://t.co/wQXpdHW1Q0
## 4218 RT @NoviadeAzir: I turned myself into a @sonwooang art Morty!\n\n#LeagueOfLegends #sonwooang #shen #LeagueOfLegendsFanArt https://t.co/Av8y4o…
## 4219 RT @McChipyArt: A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf
## 4220 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4221 RT @egirldajungle: Evelynn Lunar Beast ❤️\n#Evelynn #LunarBeast #WildRift #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/867qvQAvGT
## 4222 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4223 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 4224 RT @chrisfrootart: I can't choose: I associate Mel with the sun or with the starry sky 🤨🧐\n•\n•\n•\n•\n{ #ArcaneArt #arcane #mel #melmedara #lol…
## 4225 RT @BelongArenasUK: IT'S HERE!! The beginning of the end! \n\nWeek 1 the #LeagueofLegends playoffs...eeek! In less than 2 weeks we will find…
## 4226 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4227 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4228 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4229 RT @MarvOldGamer: Bronze Malzahar got the moves 🤯 #preseason #Leagueoflegends https://t.co/URjkQ9Tys1
## 4230 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4231 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4232 RT @theVoicePlay: Don’t ever say it’s over. #LeagueOfLegends #acapella #lilnasx https://t.co/RHvonhwXQP
## 4233 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4234 RT @Bleyzen404: If it is not, I will go to the riot account to spam the double AA \n#LeagueOfLegends \n#LeagueOfLegendsFanArt \n#Artof…
## 4235 RT @Keikocosplay1: 𝑳𝒐𝒐𝒌𝒊𝒏𝒈 𝒇𝒐𝒓 𝒂 𝒕𝒂𝒊𝒍𝒐𝒓? 🪡\nScissors, needles, thread; tools of Isolde. She'll always be with me, and I with her\n\nPhotograph…
## 4236 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4237 RT @Rena_Angel1111: League of legends - Radiant Virtue\n\nI try Radiant Virtue cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤ…
## 4238 RT @McChipyArt: A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf
## 4239 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4240 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 4241 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4242 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4243 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4244 RT @InnerGmma: SHMOOD : ready to takeover this whole $hit show ☎️🦁😤 \n\n@SuckerPunchEnt @Mickmaynard2 @seanshelby \n\n#innerGmma #ufc #mma #GSQ…
## 4245 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4246 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4247 RT @StClair2803: I used @Shazam to discover Fire To the Fuse by League of Legends, Jackson Wang & 88rising. https://t.co/4WKFNsvo3o\n\n6035 S…
## 4248 RT @StClair2803: Fire to the Fuse (Ft. Jackson Wang) | Official Empyrean Cinematic - Leag... https://t.co/ESSXL3Duku via @YouTube \n\n#Jackso…
## 4249 RT @Eggpoach1: It's one of my favorites.🙉🙉🙉🙉 #game #LeagueofLegends #英雄联盟 https://t.co/h2ycMgkyQ5
## 4250 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4251 RT @Mental_Canvas: Enter the world of new mythology! @shoranjiang was inspired by Guanyin, goddess of mercy with a thousand hands, when cre…
## 4252 RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…
## 4253 RT @FaulknerESports: The League of Legends Championship match between the Faulkner Eagles and the Seneca Sting is tonight at 7:30 PM! Be su…
## 4254 RT @FaulknerESports: The League of Legends Championship match between the Faulkner Eagles and the Seneca Sting is tonight at 7:30 PM! Be su…
## 4255 RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…
## 4256 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4257 RT @ibonedrawhentai: 😂👌 supp diff #comic #LeagueOfLegends #ArtofLegends #aphelios #hecarim #nami https://t.co/41t9eu4K6o
## 4258 RT @thefedr8tion: CLICK https://t.co/sg901ujqxr Watch the live stream now - London University Esports - #LeagueOfLegends #esports tournamen…
## 4259 RT @EsportsAtCONEL: #MeetTheCoach Our #esports coach, Finlay! #professionalcoach for a #professionalteam 😊#EsportsAtCONEL #CONELCyphers #es…
## 4260 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4261 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4262 RT @StrideyTidey: Beekeeper Thresh when?\n\n#draw #art #LeagueOfLegends https://t.co/sOagkqWi0E
## 4263 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4264 RT @egirldajungle: Evelynn Lunar Beast ❤️\n#Evelynn #LunarBeast #WildRift #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/867qvQAvGT
## 4265 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4266 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4267 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 4268 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4269 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4270 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4271 RT @McChipyArt: A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf
## 4272 RT @is_is_gemini_is: GIRLS 💎💎💎\n\n#ArcaneAnniversary #LeagueOfLegends https://t.co/Vmw6q8okIy
## 4273 RT @StClair2803: Fire to the Fuse (Ft. Jackson Wang) | Official Empyrean Cinematic - Leag... https://t.co/ESSXL3Duku via @YouTube \n\n#Jackso…
## 4274 RT @is_is_gemini_is: GIRLS 💎💎💎\n\n#ArcaneAnniversary #LeagueOfLegends https://t.co/Vmw6q8okIy
## 4275 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4276 RT @McChipyArt: A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf
## 4277 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4278 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4279 RT @mimichaneru: I am so late with my streams I am so sorry everyone T-T I keep sleeping through my alarm\n\nhttps://t.co/mmsxTz2Esb\n\n #vtube…
## 4280 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4281 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4282 RT @mimichaneru: I am so late with my streams I am so sorry everyone T-T I keep sleeping through my alarm\n\nhttps://t.co/mmsxTz2Esb\n\n #vtube…
## 4283 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4284 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4285 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4286 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4287 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4288 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4289 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4290 RT @KBanryu: sometimes i make fanart #Gameplay #mobilegame #LeagueofLegends #G2WIN #TLWIN #КосплейLoL \nOriginal: RivenStore https://t.co/hy…
## 4291 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4292 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4293 RT @PrinceS89051471: Hey! Sharing this magic link to score runs in #Paytm #Cricket #LeagueOfLegends Game. Click on link to claim your FREE…
## 4294 RT @devilslayerr_: Faker running it back🐐😤#LeagueOfLegends
## 4295 RT @theVoicePlay: Don’t ever say it’s over. #LeagueOfLegends #acapella #lilnasx https://t.co/RHvonhwXQP
## 4296 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4297 RT @PrinceS89051471: Hey! Sharing this magic link to score runs in #Paytm #Cricket #LeagueOfLegends Game. Click on link to claim your FREE…
## 4298 RT @EsportsRedskin: Next Monday, @ArkActAssn @playvs State Playoffs Round 1 #LeagueOfLegends . Top 16.\n@EsportsRedskin vs Gentry GHS Infini…
## 4299 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4300 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4301 RT @BlameJV: Tonight’s stream is #sponsored by Scentbird! You can support me by using my link to subscribe to Scentbird! https://t.co/xUTif…
## 4302 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4303 RT @StClair2803: Fire to the Fuse (Ft. Jackson Wang) | Official Empyrean Cinematic - Leag... https://t.co/ESSXL3Duku via @YouTube \n\n#Jackso…
## 4304 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4305 RT @_mierii: I like this ship 🤔\n\n#LeagueOfLegends #meme #fanart #ashe https://t.co/E11utINaL5
## 4306 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4307 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4308 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4309 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4310 RT @TKPFamily615123: 【League of Legends】Kai'sa carry 2vs4\n\n#LOL #leagueoflegends #英雄聯盟 #凱莎 #Kaisa #lolplay #lolhighlight #lolhighlights #lo…
## 4311 RT @TWG_IceBreaker: ermm @riotgames ? did tanks really need more mythic items? #LeagueOfLegends #RiotGames
## 4312 RT @chrisfrootart: top side and bottom water and oil.\noil and water /// wasn't meant to be. \n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman…
## 4313 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4314 RT @JungleNotorious: The game makes you happy.👏👏👏 #StarGuardian #LeagueofLegends https://t.co/wQXpdHW1Q0
## 4315 RT @claudettee17: Jackson Wang - Fire to the Fuse | Worlds 2022 Finals Opening Ceremony Pr... https://t.co/HutVS1R4Uw via @YouTube \n\n#Jacks…
## 4316 RT @EsportsRedskin: Next Monday, @ArkActAssn @playvs State Playoffs Round 1 #LeagueOfLegends . Top 16.\n@EsportsRedskin vs Gentry GHS Infini…
## 4317 RT @DarksideJinx: I wonder if this is a mistake on the League website, cause Zombie Slayer Jinx has green eyes but they are pink on the ski…
## 4318 RT @ConellCyphers: The Computers at Conel Esports looking goood🔥 #Conel #Esports #valorant #league #leagueoflegends https://t.co/qP9UVQuIag
## 4319 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4320 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4321 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4322 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4323 RT @chrisfrootart: top side and bottom water and oil.\noil and water /// wasn't meant to be. \n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman…
## 4324 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4325 RT @Zaunight: @LeagueOfLegends @riotgames #LeagueOfLegends Officially ruined the bot lane/adc role good job. #gaming
## 4326 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4327 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4328 RT @ZTDLB1: The little troublemaker at the pool party assemble🌊🌊🎉\n\n#zoe #zeri \n#LeagueOfLegends \n#LeagueOfLegendsFanArt https://t.co/vHXtdO…
## 4329 RT @wenzuki: Young ahri why u trappin so hard \n#Ahri #LeagueOfLegends #LeagueOfLegendsFanArt #WildRift https://t.co/UhkZrW0rcs
## 4330 RT @Peryrypan: zeri lover ✩°。⋆⸜(˙꒳˙ ) ! !\n#zeri\n#LeagueOfLegends \n#LeagueOfLegendsFanArt https://t.co/PoebWaFOXP
## 4331 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4332 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4333 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4334 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4335 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4336 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4337 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4338 RT @L0VERSEYES: jinx and kayn doodle 🚀 #leagueoflegends https://t.co/z6KN1rP5o6
## 4339 RT @MsMagicMane: “Baby Jinx” Sketch 2022 “Don’t worry, I don’t bite. (Clears throat) 🎶 Dear friend across the river…” #silco #jinx #babyjin…
## 4340 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4341 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4342 RT @TheRobator: Tired of Heartsteel memes yet? ♥️🌳💪\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #Zeri #Maokai https://t.co/jgwIY7GKVu
## 4343 RT @FaulknerESports: The League of Legends Championship match between the Faulkner Eagles and the Seneca Sting is tonight at 7:30 PM! Be su…
## 4344 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4345 RT @envykun99: Power of teamwork really did us good\nI kicked ass as Seraphine\n#LeagueOfLegends #WildRift #LoL #gaming https://t.co/52bMECaw…
## 4346 RT @Thisisawakened: This came out so much better than I thought lol #MissFortune #LeagueOfLegends https://t.co/BR7ve8JX8W
## 4347 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4348 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4349 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4350 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4351 RT @Cookie3w3: One more drawing and the good is coming aAaAa\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgame https://t.co…
## 4352 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4353 RT @koryu960: Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/B933TTFpxK
## 4354 RT @greatgameslive: It's still relatively early here in the UK... but it's never too early to shout out some top #Twitch streamers!\n\n@flacc…
## 4355 RT @Cookie3w3: Now the good is coming 'w'👉👈\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgame https://t.co/vkJw3skHG0
## 4356 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4357 RT @tbdesports_: [#TBDESPORTS] League of Legends! LETS PLAY!\n\nCheer for us! #letswin\n\n🕒2022/12/10 - 13:00\n📺https://t.co/iZP7aoKvR7\n\n#League…
## 4358 RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…
## 4359 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4360 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4361 RT @Cookie3w3: AaAaAA We surpassed the previous one ;W;. Let's see now lol\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgam…
## 4362 RT @wenzuki: Young ahri why u trappin so hard \n#Ahri #LeagueOfLegends #LeagueOfLegendsFanArt #WildRift https://t.co/UhkZrW0rcs
## 4363 RT @Cookie3w3: Let's see 'w'\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgame https://t.co/0s6qUFgZi9
## 4364 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4365 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4366 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4367 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4368 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4369 RT @SleinYesWowNC: Akali hates math\n\n(all variants and full reso available for preview in p@reon)\n#ArtofLegends #LeagueOfLegends https://t.…
## 4370 RT @D_Papercut: I got a pentakill on her 😁😁😁. #xayah #LeagueOfLegends #fanart https://t.co/Rn8Jr87Eog
## 4371 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4372 RT @sicpolw: kindred yes\n#kindred #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/JZJBjd9GXI
## 4373 RT @PoroDoingThings: You're hot, cupcake 🧁\n\nIG: porodoingthings\n\nDon't forget to download out stickers pack for Telegram, link in bio.\n\n#po…
## 4374 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4375 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4376 RT @SalsaMerang0: Ashe Cross Map\n\n#Ashe #AsheLoL #LeagueOfLegendsClips #LoLClips #LeagueOfLegends https://t.co/XmgQcktmOJ
## 4377 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4378 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4379 RT @JungleNotorious: The game makes you happy.👏👏👏 #StarGuardian #LeagueofLegends https://t.co/wQXpdHW1Q0
## 4380 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4381 RT @L0VERSEYES: heartseeker kayn💘 tried my best to make it similar to varus' (bc the darkins def need a heartseeker set)\n\n#leagueoflegends…
## 4382 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4383 RT @odeko_yma: Ayo, the stream was fun! Thank you for helping me make those emotes for subs on my channel!\n\n#Zoe #Kayn #Yuumi #Vex #Sett #L…
## 4384 RT @odeko_yma: Ayo, the stream was fun! Thank you for helping me make those emotes for subs on my channel!\n\n#Zoe #Kayn #Yuumi #Vex #Sett #L…
## 4385 RT @AliciaW92648805: Just play!🔥🔥🔥🔥 #Game #LeagueofLegends #Fanart #TransformaTuDestino #Worlds2021 #ClashLoL
## 4386 RT @L0VERSEYES: heartseeker kayn💘 tried my best to make it similar to varus' (bc the darkins def need a heartseeker set)\n\n#leagueoflegends…
## 4387 RT @JungleNotorious: The game makes you happy.👏👏👏 #StarGuardian #LeagueofLegends https://t.co/wQXpdHW1Q0
## 4388 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4389 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 4390 RT @McChipyArt: A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf
## 4391 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4392 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4393 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4394 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 4395 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4396 RT @gabear_art: Tahm Kench fanart portrait 💚\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #digitalart @LoLegendsBR @LeagueOfLegends https://t.…
## 4397 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4398 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4399 RT @ZayDon_YT: League of Legends / Silver Rank / Going for 300 subs https://t.co/mGvG8h6wsp via @YouTube \n#YouTube #youtubeshort #gam…
## 4400 RT @TheKannaDarling: I'm streaming some league! Stop by and say hello? \n#CyberMonday #LeagueOfLegends #SmallStreamersConnect #SmallStreamer…
## 4401 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4402 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4403 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4404 RT @McChipyArt: A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf
## 4405 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4406 RT @McChipyArt: A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf
## 4407 RT @YahooEsportsSEA: Free agent @faker in 2025. The League of Legends G.O.A.T will be staying with @T1LoL for the next 3 years! #LeagueofLe…
## 4408 RT @KBanryu: sometimes i make fanart #Gameplay #mobilegame #LeagueofLegends #G2WIN #TLWIN #КосплейLoL \nOriginal: RivenStore https://t.co/hy…
## 4409 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4410 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4411 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4412 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4413 RT @peghmey: Time to go back home\n\n#Xayah #Rakan #leagueoflegends #artoflegends #xayahrakan https://t.co/zKk2Sjdu3e
## 4414 RT @laserlazuli: Star Guardian Seraphine ⭐️ \n\n(my least famous seraphine, but still my favorite)\n\n#ArtofLegends #leagueoflegends https://t.…
## 4415 RT @thefedr8tion: CLICK https://t.co/sg901ujqxr Watch the live stream now - London University Esports - #LeagueOfLegends #esports tournamen…
## 4416 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4417 RT @laserlazuli: Star Guardian Seraphine ⭐️ \n\n(my least famous seraphine, but still my favorite)\n\n#ArtofLegends #leagueoflegends https://t.…
## 4418 RT @peghmey: Time to go back home\n\n#Xayah #Rakan #leagueoflegends #artoflegends #xayahrakan https://t.co/zKk2Sjdu3e
## 4419 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4420 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4421 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4422 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4423 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4424 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4425 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4426 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4427 RT @mialoette: a friend told me to do this trend, sooo let's go with yayah because i love her so much (sorry for the messy sketch)\n#xayah #…
## 4428 RT @mialoette: rakan will love to see her like that\n#xayah #leagueoflegends #artoflegends https://t.co/DpZ1hpu5Rt
## 4429 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4430 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4431 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4432 RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy
## 4433 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4434 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4435 RT @gontengstudio1: custom badges . order now! https://t.co/5pzSEb9P3S\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls…
## 4436 RT @savisavichan: fright night gwen.. kinda? 🥺\n#Conceptober2022 #LeagueOfLegends https://t.co/wFBqwk18mE
## 4437 RT @gontengstudio1: custom badges . order now! https://t.co/5pzSEb9P3S\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls…
## 4438 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4439 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4440 RT @gontengstudio1: custom badges . order now! https://t.co/5pzSEb9P3S\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls…
## 4441 RT @savisavichan: fright night gwen.. kinda? 🥺\n#Conceptober2022 #LeagueOfLegends https://t.co/wFBqwk18mE
## 4442 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4443 RT @EsportsRedskin: Next Monday, @ArkActAssn @playvs State Playoffs Round 1 #LeagueOfLegends . Top 16.\n@EsportsRedskin vs Gentry GHS Infini…
## 4444 RT @Catsigma1: #leagueoflegends #lightcannon #lux #jinx #Splatoon3 \n🐙🦑\n\nBuy me ☕\nhttps://t.co/9hxRP2myvO https://t.co/hDPHFesjJJ
## 4445 RT @theahime: Little color doodling while waiting for 🍌🍞 to bake ✨\n#ahri #leagueoflegends https://t.co/MsWAtuq7zL
## 4446 RT @coksidraws: A commission I did the other day #LeagueOfLegends #LeagueOfLegendsFanArt #artoflegends #lightcanon #jinxxlux #luxxjinx #jin…
## 4447 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4448 RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy
## 4449 RT @Rena_Angel1111: League of legends - Radiant Virtue\n\nI try Radiant Virtue cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤ…
## 4450 RT @Checkuu: "Surprised to see me ?"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm
## 4451 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4452 RT @gontengstudio1: custom badges . order now! https://t.co/gULrQYECfh\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls…
## 4453 RT @MagicCookie74: Jackson Wang - Fire to the Fuse | Worlds 2022 Finals Opening Ceremony Pr... https://t.co/u9FCB0mjD2 via @YouTube \n\n#Jack…
## 4454 RT @InnerGmma: SHMOOD : ready to takeover this whole $hit show ☎️🦁😤 \n\n@SuckerPunchEnt @Mickmaynard2 @seanshelby \n\n#innerGmma #ufc #mma #GSQ…
## 4455 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4456 RT @loreofruneterra: I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments] https:/…
## 4457 RT @gontengstudio1: custom badges . order now! https://t.co/gULrQYECfh\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls…
## 4458 RT @gontengstudio1: custom badges . order now! https://t.co/gULrQYECfh\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls…
## 4459 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4460 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4461 RT @ShiroBlazecos: Let's change the world\nJayce:@redshinigami7\nPH: @ rixa_ph (IG)\n#arcane #viktor #LeagueOfLegends #arcanecosplay #jayvik #…
## 4462 RT @sagittifollia: evelynn prestige skin 2021\n#Evelynn #LOL #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/npJltN2Dhf
## 4463 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4464 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4465 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4466 RT @MagicCookie74: Jackson Wang - Fire to the Fuse | Worlds 2022 Finals Opening Ceremony Pr... https://t.co/u9FCB0mjD2 via @YouTube \n\n#Jack…
## 4467 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4468 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4469 RT @Joycenator3195: Short stream; I promise I'm alive, it's just been a heck of a week.\nhttps://t.co/mfBRAbExVJ\n\n#supportsmallstreamers #li…
## 4470 RT @Bakamtaixx: Bewitching Lux 🌑 \n#ArtofLegends #LeagueOfLegends #Lux #Fanart #Concept https://t.co/Ag23r8vmfu
## 4471 RT @tsukirunsu: wip star guardian lux if she was released today (?)\nmight change her hair and her waist thing??? idk\n\n#lux #leagueoflegends…
## 4472 RT @LancerAri: Meet Popstar Akali ✨\nIf you missed her - it's your chance!\n\nPopstar Akali is the main November reward on my Patreon & Boosty…
## 4473 RT @Joycenator3195: Short stream; I promise I'm alive, it's just been a heck of a week.\nhttps://t.co/mfBRAbExVJ\n\n#supportsmallstreamers #li…
## 4474 RT @Joycenator3195: Short stream; I promise I'm alive, it's just been a heck of a week.\nhttps://t.co/mfBRAbExVJ\n\n#supportsmallstreamers #li…
## 4475 RT @LancerAri: I didn't plan to publish this photo but it's too good to left it only for sale 😶🪄\n\n#Akali #kdaakali #akalynn #LeagueOfLegend…
## 4476 RT @Joycenator3195: Short stream; I promise I'm alive, it's just been a heck of a week.\nhttps://t.co/mfBRAbExVJ\n\n#supportsmallstreamers #li…
## 4477 RT @awegirlart: More Evelynn fan art coming your way 😈\n#Artoflegends #LeagueOfLegends #Evelynn #art #KDA #fanart #KDAEvelynn #digitalart ht…
## 4478 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4479 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4480 RT @loreofruneterra: I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments] https:/…
## 4481 RT @katsukioz: Primeiro Feliz Natal do ano! 🎄\n\nCamiseta: Lethal Void ⭐️\nLentes: Eyeshare 💚\n\n#jinx #LeagueOfLegends #cosplay https://t.co/dw…
## 4482 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4483 RT @lorddumbb: ✨Queen of Zaun✨\n\nI can’t wait for @arcaneshow s2 to come out….. \n\n#Jinx #arcane #jinxarcane #arcaneseason2 #LeagueOfLegends…
## 4484 RT @sweet_spicy_cos: Jinx [ Arcane: League of Legends ]\nModel: Carry Key\n\n#leagueoflegends #jinx #lolcosplay #jinxcosplay #spicycosplay htt…
## 4485 RT @LiliDrawsT: Already starting to work on Jinx skin that was chosen by the masses😊\n#sketches #sketch #doodle #doodles #Jinx #arcane #Leag…
## 4486 RT @iamnemuru: lightcannon in random outfits i found on pinterest :D #lightcannon #lux #jinx #ArtofLegends #LeagueOfLegendsFanArt #leagueof…
## 4487 RT @Koiarts1: Fan art Jinx \n.\n#draw #sketch #leagueoflegends #paint #creadoresdelollatam #art #artoflegends #leagueoflegendsfanart #jinx #…
## 4488 RT @CherryRobber: girl there is something deeply wrong with you (affectionate)\n#arcane #ArcaneArt #Jinx #jinxarcane #LeagueOfLegends #Leagu…
## 4489 RT @ZuzucatSoup: Arcane Jinx sticker\n#arcane #arcanefanart #Jinx #LeagueOfLegends #ArtofLegends https://t.co/xnHjNnAqsq
## 4490 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4491 RT @DarksideJinx: I wonder if this is a mistake on the League website, cause Zombie Slayer Jinx has green eyes but they are pink on the ski…
## 4492 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4493 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4494 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4495 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4496 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4497 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4498 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4499 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4500 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4501 RT @JumiiFoxx: Sentinel Vayne fan art! I loved the splash art and I wanted to draw this amazing skin 🙏💕✨\nI hope you like it~\n\n#leagueoflege…
## 4502 RT @EsportsRedskin: Next Monday, @ArkActAssn @playvs State Playoffs Round 1 #LeagueOfLegends . Top 16.\n@EsportsRedskin vs Gentry GHS Infini…
## 4503 RT @StClair2803: Fire to the Fuse (Ft. Jackson Wang) | Official Empyrean Cinematic - Leag... https://t.co/ESSXL3Duku via @YouTube \n\n#Jackso…
## 4504 RT @Koiarts1: Fan art Jinx \n.\n#draw #sketch #leagueoflegends #paint #creadoresdelollatam #art #artoflegends #leagueoflegendsfanart #jinx #…
## 4505 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4506 RT @StClair2803: I used @Shazam to discover Fire To the Fuse by League of Legends, Jackson Wang & 88rising. https://t.co/4WKFNsvo3o\n\n6035 S…
## 4507 RT @StClair2803: I used @Shazam to discover Fire To the Fuse by League of Legends, Jackson Wang & 88rising. https://t.co/4WKFNsvo3o\n\n6035 S…
## 4508 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4509 RT @StClair2803: Fire to the Fuse (Ft. Jackson Wang) | Official Empyrean Cinematic - Leag... https://t.co/ESSXL3Duku via @YouTube \n\n#Jackso…
## 4510 RT @Bleyzen404: If it is not, I will go to the riot account to spam the double AA \n#LeagueOfLegends \n#LeagueOfLegendsFanArt \n#Artof…
## 4511 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4512 RT @JumiiFoxx: My Spirit Blossom #Sett fan art! I hope you like the final version🦊\nAmazing concept by SteveZheng\n\n#LeagueOfLegends https://…
## 4513 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4514 RT @loreofruneterra: I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments] https:/…
## 4515 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4516 RT @Bleyzen404: Plot Twist\n#LeagueOfLegends \n#LeagueOfLegendsFanArt \n#ArtofLegends https://t.co/HuE5lp2Ci7
## 4517 RT @BulteauMartin: I really wanted to participate in this year's #Skintober, and finally found the time this weekend to create not one but…
## 4518 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4519 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4520 RT @PrinceS89051471: Hey! Sharing this magic link to score runs in #Paytm #Cricket #LeagueOfLegends Game. Click on link to claim your FREE…
## 4521 RT @starglowsbright: fox girls club 🦊\n\n#LeagueOfLegends #GenshinImpact #Overwatch2 https://t.co/Mu2Sa8gdTc
## 4522 RT @EsportsRedskin: Next Monday, @ArkActAssn @playvs State Playoffs Round 1 #LeagueOfLegends . Top 16.\n@EsportsRedskin vs Gentry GHS Infini…
## 4523 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4524 RT @Bleyzen404: If it is not, I will go to the riot account to spam the double AA \n#LeagueOfLegends \n#LeagueOfLegendsFanArt \n#Artof…
## 4525 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4526 RT @Rocckart: 🏝Beach time \nft. Itto & Sett\n\n#GenshinImpact #LeagueOfLegends https://t.co/FiMOamQ4qo
## 4527 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4528 RT @ingly308: Well...\n\n#stripgame #stripthecharacter #LeagueOfLegends #LeagueOfLegendsfanart #ArtofLegends #Akali https://t.co/ussoQ1F8Xy
## 4529 RT @aydanotato: Forgot to post this here\nFinally have a “background” in my drawing 💀\nAlso feels nice to draw LoL fanart again\n\n#LeagueOfLeg…
## 4530 RT @geheichou: Spirit Blossom Aphelios - makeup test \n#SpiritBlossom #LeagueOfLegends 🌙 https://t.co/Omk1IM46PD
## 4531 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4532 RT @aydanotato: Forgot to post this here\nFinally have a “background” in my drawing 💀\nAlso feels nice to draw LoL fanart again\n\n#LeagueOfLeg…
## 4533 RT @hoaneybee: Jhin Fanart 🎨\n\nA perfect time to post this art, 04:44 AM\n\n#jhin #LeagueOfLegendsFanArt #LeagueOfLegends #digitalart #artist…
## 4534 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4535 RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy
## 4536 RT @DigsnowP: Sketch-book drawing for fun\n\n#LeagueOfLegends \n#camille_ferros https://t.co/m6YWFyJGBG
## 4537 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4538 RT @TheLoadout: League of Legends 2023 budget “biggest of all time”, says Riot CEO 💰\n\n📰 Read all about it: https://t.co/NdOBynEBPz\n\n#League…
## 4539 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4540 RT @Talesmek: @TalismekG It's our second project and we are workin on it , it's a esport team that we are trying to build at our best possi…
## 4541 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4542 RT @SalsaMerang0: Ashe Cross Map\n\n#Ashe #AsheLoL #LeagueOfLegendsClips #LoLClips #LeagueOfLegends https://t.co/XmgQcktmOJ
## 4543 RT @kovp6: quick drawing of phel with the firecracker Sett clothes, xq si \n ̶despeinado.\n#Aphelios #settphel #LeagueOfLegends https://t.co/…
## 4544 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4545 RT @Miakanayuri_cos: U-uh, the 𝕓𝕒𝕕 girl is having her pants off!\nWould you dare to 𝕕𝕚𝕤𝕔𝕚𝕡𝕝𝕚𝕟𝕖 me?☠\n\n#Jinx #LOL #LeagueOfLegends https://t.c…
## 4546 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4547 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4548 RT @iBoyDilly: The weirdest gaming video you have ever seen!\nhttps://t.co/0bYans8wym\n\n#gaming #gamer #Ohio #Fortnite #FortniteFracture #Lea…
## 4549 RT @ozoru_kiriu: 2nd Sticker Design - Kindred\n#LeagueOfLegendsFanArt #LeagueOfLegends #kindred https://t.co/43rpDZe1BD
## 4550 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4551 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4552 RT @Keikocosplay1: 𝑳𝒐𝒐𝒌𝒊𝒏𝒈 𝒇𝒐𝒓 𝒂 𝒕𝒂𝒊𝒍𝒐𝒓? 🪡\nScissors, needles, thread; tools of Isolde. She'll always be with me, and I with her\n\nPhotograph…
## 4553 RT @koryu960: Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/B933TTFpxK
## 4554 RT @YahooEsportsSEA: Free agent @faker in 2025. The League of Legends G.O.A.T will be staying with @T1LoL for the next 3 years! #LeagueofLe…
## 4555 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4556 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4557 RT @TWG_IceBreaker: ermm @riotgames ? did tanks really need more mythic items? #LeagueOfLegends #RiotGames
## 4558 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4559 RT @dagang_costa: Ezreal | ARAM | Sneak Peek for the Day #1 | IC TV \n#LeagueOfLegends #LoLPH https://t.co/6a7TnXVOrv
## 4560 RT @teal_cat_art: "You are the Weapon"\n.\n.\n.\nMachine gun Lulu is real \n#leagueoflegends #lolaphelios #lollulu #lulu #aphelios #artoflegends…
## 4561 RT @KBanryu: sometimes i make fanart #Gameplay #mobilegame #LeagueofLegends #G2WIN #TLWIN #КосплейLoL \nOriginal: RivenStore https://t.co/hy…
## 4562 RT @TWG_IceBreaker: ermm @riotgames ? did tanks really need more mythic items? #LeagueOfLegends #RiotGames
## 4563 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4564 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4565 RT @sketchcosplays: I need to be better about sharing my csplays on twitter\n\nGenderbend KDA Popstars Akali \n\nHope you like it #LeagueOfLege…
## 4566 RT @squarsoo36: Tags : #TwitchStreamers #twichaffiliate #twitch #LeagueOfLegends
## 4567 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4568 RT @Xenon_we: I'm trying to care! But I just... can't!💙\n#Jinx #LeagueOfLegends https://t.co/qAiPCBYiz0
## 4569 RT @KBanryu: sometimes i make fanart #Gameplay #mobilegame #LeagueofLegends #G2WIN #TLWIN #КосплейLoL \nOriginal: RivenStore https://t.co/hy…
## 4570 RT @_another_tina_: I had to...\n\n.\n#Yasuo #Ekko #truedamage #LeagueOfLegends https://t.co/Gn2fLw1R9B
## 4571 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4572 RT @devilslayerr_: Faker running it back🐐😤#LeagueOfLegends
## 4573 RT @appa1067: Here are more details for the NA/LAN Amateur Tournament I am setting up #WildRift #LeagueOfLegends #RiotGames #eSports https:…
## 4574 RT @SylviaCrowArt: Another older drawing of mine, sorry for posting older work but I mean look at this how can I not ?? \n\nTAGS\n\n#ArtistOnTw…
## 4575 RT @TWG_IceBreaker: ermm @riotgames ? did tanks really need more mythic items? #LeagueOfLegends #RiotGames
## 4576 RT @sketchcosplays: I need to be better about sharing my csplays on twitter\n\nGenderbend KDA Popstars Akali \n\nHope you like it #LeagueOfLege…
## 4577 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4578 RT @Ventus_corp: Logitech G PRO Wireless Gaming Mouse - Official League of Legends Edition - $49.99\nhttps://t.co/oVMfjggAqQ\n\n#Logitech #Gam…
## 4579 RT @evvils: Petition to make the classic Jinx skin popular again 💙🦈 #LeagueOfLegends https://t.co/HQG9PUZetv
## 4580 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4581 RT @ahrifoxlovers: K/DA Ahri \nArtist: nine Lotus (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #K…
## 4582 RT @MihoArt1: FINALLY managed to finish this meme, it's been 32412341234 years 🥹 Ended up picking Pulsefire Riven as my worst skin because.…
## 4583 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4584 RT @feng12325165810: #LeagueOfLegends #LeagueOfLegendsFanArt \nKai'Sa😃 hope you will enjoy it! https://t.co/IoCwUFQXaN
## 4585 RT @feng12325165810: #LeagueOfLegends #LeagueOfLegendsFanArt \nEvelynn❤️❤️ https://t.co/2ssDFPFq8T
## 4586 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4587 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4588 RT @akali_the_rebel: ღ Ahri ღ\n\n𝓒𝓻𝓮𝓭𝓲𝓽: Yanderes.arts\n\n#kda #ahri #LeagueOfLegends #LeagueOfLegendsFanArt #KDAAhri #WildRift #riotgames #kpo…
## 4589 RT @_Death_End_: Morgane TOP 💪😎👍🕹️👾 #LOL #PLAY #MobileGame #gamergirl #gaming #Online #games #Gamers #MobileLegend #Vtuber #Twitter #twitch…
## 4590 RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy
## 4591 RT @Cookie3w3: Oh noOoO , He discovered us D:\n\nDon't worry, it's not the end. I'm working on the good ending 'w'👌\n\n#LeagueOfLegends #League…
## 4592 RT @Strawbewees: The ruined kings 🥂#Settphel #LeagueOfLegends #lol #ArtofLegends https://t.co/qQy7iRnJAU
## 4593 RT @gontengstudio: custom badges . order now! https://t.co/Q5xzwhZTa3\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls\n#…
## 4594 RT @tahir0624: #LeagueOfLegends\n#ArtofLegends\n#LeagueOfLegendsFanArt\n#Talon\nSomething i like to see. https://t.co/GWvgWbX9x4
## 4595 RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…
## 4596 RT @rayyyyyyy_: CSGO Plays\n\n#CSGO #VAL #Dota2 #Underdog #GamblingTwitter #LeagueOfLegends #PlayerProps #PrizePicks #Follow #Like #Retweet h…
## 4597 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 4598 RT @zatsuneymiku: Chibi Talon I made a while ago\n#talon #LeagueOfLegends #ArtofLegends #LeagueOfLegendsFanArt #League_of_Legends https://t.…
## 4599 RT @tahir0624: Why didn't he get the sticker🥲?\n \n#LeagueOfLegends #LeagueOfLegendsFanArt \n#ArtofLegends #Talon https://t.co/CMwdPkqyAS
## 4600 RT @QuietGlucose: Heyyyyy I'm back with some art🥳💕\n\n#LeagueOfLegendsFanArt #ArtofLegends #LeagueOfLegends #Talon https://t.co/4buteTaZqY
## 4601 RT @tahir0624: #LeagueOfLegends #LeagueOfLegendsFanArt \n#ArtofLegends #Talon\n“Found you.” https://t.co/itmEpW9G97
## 4602 RT @QuietGlucose: Heyyyyy I'm back with some art🥳💕\n\n#LeagueOfLegendsFanArt #ArtofLegends #LeagueOfLegends #Talon https://t.co/4buteTaZqY
## 4603 RT @Champ_Esports: Our teams really gave it their all last night!!! GGs to Florida Tech JV and Clemson Orange 🤝\n\n#RocketLeague #LeagueOfLeg…
## 4604 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4605 RT @HobbySharky: Sharky Fan's Assemble! I am now live!\nhttps://t.co/NUohtzJ120\n\n#riven #toplane #lol #leagueoflegends #korean #asian #game…
## 4606 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4607 RT @noisecat610: As long as you are on my side.\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/ly0R5EnGFk
## 4608 RT @tkKXgS4t7X1xjz8: moon river #LOL #LeagueOfLegends #LeagueOfLegendsFanArt #Aphelios https://t.co/IkETaBN09E
## 4609 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4610 RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…
## 4611 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4612 RT @RivenStore: What do you think?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#leagueoflegends #lolgame #lolgamer #rivenstor…
## 4613 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4614 RT @RivenStore: Like and Share if you have been fan since day 1\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #league…
## 4615 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4616 RT @SylviaCrowArt: Another older drawing of mine, sorry for posting older work but I mean look at this how can I not ?? \n\nTAGS\n\n#ArtistOnTw…
## 4617 RT @riddLadRad: Ornn's only weakness - can't see with so much hair in his eyes :(\n#ArtofLegends #Ornn #LeagueOfLegends https://t.co/W8PxZNY…
## 4618 RT @Thisisawakened: This came out so much better than I thought lol #MissFortune #LeagueOfLegends https://t.co/BR7ve8JX8W
## 4619 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4620 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4621 RT @Nicols22483097: "Art requires a certain cruelty."\n\nA jhin fanart I just did searching for references for other things, not soo happy wi…
## 4622 RT @bekkomi: I saw this image of Sharon Osbourne ironing Ozzy's hair and knew instantly what to do- #ArtofLegends #LeagueOfLegends #Karthus…
## 4623 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4624 RT @Thece_co: Did you know that US viewers watched 217 million hours of #eSports content this year? 👀\n\nIn 2018 that number was 147 million…
## 4625 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4626 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4627 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 4628 RT @SaltyMorde: Super quick doodle of these Morde's tits before going to sleep : D.\nIn honor of my league name which is Mordes Tiddies. \n-…
## 4629 RT @KurokiFran: Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/oa4RqtmZQ6
## 4630 RT @Nicols22483097: "Art requires a certain cruelty."\n\nA jhin fanart I just did searching for references for other things, not soo happy wi…
## 4631 RT @Nicols22483097: "Art requires a certain cruelty."\n\nA jhin fanart I just did searching for references for other things, not soo happy wi…
## 4632 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 4633 RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…
## 4634 RT @babohorangi: Before i forget.. here's another doodle from #RiftGala\nMeet a single dad in your area!🐺\n#leagueoflegends https://t.co/JlOQ…
## 4635 RT @riddLadRad: Ornn's only weakness - can't see with so much hair in his eyes :(\n#ArtofLegends #Ornn #LeagueOfLegends https://t.co/W8PxZNY…
## 4636 RT @shikispace: (wip) My league faves wearing fancy stuff part two\n\n#MasterYi #LeagueOfLegends #ArtofLegends https://t.co/dNSxTJIEDR
## 4637 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4638 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4639 RT @devilslayerr_: Faker running it back🐐😤#LeagueOfLegends
## 4640 RT @gontengstudio: custom badges . order now! https://t.co/Q5xzwhZTa3\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls\n#…
## 4641 RT @gontengstudio: custom badges . order now! https://t.co/Q5xzwhZTa3\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls\n#…
## 4642 RT @ExCharny: Finally hit Challenger last week, \nso I drew the charming Ahri💜~\n\n#Ahri #ArtofLegends #LeagueOfLegends https://t.co/Rl0jbo3R…
## 4643 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4644 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4645 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4646 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4647 RT @jamilsc: ✨💜Space Groove y que inicie el Party!💜✨\n\n#fanart #illustration #leagueoflegends #artoflegends #creadoresdelollatam #art #drawi…
## 4648 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 4649 RT @YordleScout: Looking for a #LeagueOfLegends League Director editor for some cinematic / interesting visuals for some professional guide…
## 4650 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4651 RT @Geekay_Esports: Grand Finals DAY 🔥\n\n⚔️We play vs @TEAMRAAD in @rushgamingfest\n📍Riyadh Front \n🕡6:30 PM KSA \n\nWatch the stream and cheer…
## 4652 RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy
## 4653 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4654 RT @ISakul3g4nd: Some tertiary details\n\n#3dart #3D #3dmodeling #3dprint #3DCG #zbrush #pixologic #DigitalArtist #DigitalSculpting #LeagueOf…
## 4655 RT @_taishhu: I've been feeling like drawing league's characters for a while,, I just think he's neat\n#ArtofLegends #LeagueOfLegends #Aatro…
## 4656 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4657 RT @stats_live_es: ▶️ League of Legends - Top streams a las 23:00 (Hora ESP)🔥\n\n🥇 #Nissaxter➖Viewers: 3.257\n🥈 #rodenasink➖Viewers: 1.475\n🥉 #…
## 4658 RT @Rena_Angel1111: League of legends - Radiant Virtue\n\nI try Radiant Virtue cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤ…
## 4659 RT @_taishhu: I've been feeling like drawing league's characters for a while,, I just think he's neat\n#ArtofLegends #LeagueOfLegends #Aatro…
## 4660 RT @Flissy35039555: It was enjoyable.🤩🤩 #LeagueofLegends #FLYWIN #Worlds2021 #StarGuardian
## 4661 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 4662 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4663 RT @yordleloveall: #LeagueOfLegendsFanArt #LeagueOfLegends \n\nYordle oc https://t.co/Oe1D3hLWwG
## 4664 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4665 RT @ThatArtlstGirl: My first post ever! Hiya!💕 Enjoy this drawing of a young Seraphine!✨\n\n#Seraphine #LeagueOfLegends #LeagueOfLegendsFanAr…
## 4666 RT @Cookie3w3: Let's see 'w'\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgame https://t.co/0s6qUFgZi9
## 4667 RT @Zoezxang29: Zoe, Ezreal, and... Lux\n#leagueoflegends https://t.co/PJi8S6Sfti
## 4668 RT @Keikocosplay1: 𝑳𝒐𝒐𝒌𝒊𝒏𝒈 𝒇𝒐𝒓 𝒂 𝒕𝒂𝒊𝒍𝒐𝒓? 🪡\nScissors, needles, thread; tools of Isolde. She'll always be with me, and I with her\n\nPhotograph…
## 4669 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4670 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 4671 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 4672 RT @Rena_Angel1111: League of legends - Radiant Virtue\n\nI try Radiant Virtue cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤ…
## 4673 RT @cloud_nekoo: #LeagueOfLegends #ArtOfLegends #Jinx \nsketch https://t.co/MjuRLGVwiQ
## 4674 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4675 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4676 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 4677 RT @zhngnifn1: Why am I always the villain?\nJust signed up for Twitter, hope you can like my paintings😘#LeagueOfLegends https://t.co/Z0TqfF…
## 4678 RT @ozoru_kiriu: 2nd Sticker Design - Kindred\n#LeagueOfLegendsFanArt #LeagueOfLegends #kindred https://t.co/43rpDZe1BD
## 4679 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4680 RT @EnbyDion: Finally I have finished the picture for the wonderful cosplay Couple @/ceniki_cosplay (Instagram) ! 🥰💕\n\nI hope they love the…
## 4681 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4682 RT @zhngnifn1: Why am I always the villain?\nJust signed up for Twitter, hope you can like my paintings😘#LeagueOfLegends https://t.co/Z0TqfF…
## 4683 RT @Loian22504005: #LeagueOfLegends Family. https://t.co/wzRbSnQNKm
## 4684 RT @gontengstudio: custom badges . order now! https://t.co/Q5xzwhZTa3\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls\n#…
## 4685 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4686 RT @gontengstudio: custom badges . order now! https://t.co/Q5xzwhZTa3\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls\n#…
## 4687 RT @_Death_End_: Morgane TOP 💪😎👍🕹️👾 #LOL #PLAY #MobileGame #gamergirl #gaming #Online #games #Gamers #MobileLegend #Vtuber #Twitter #twitch…
## 4688 RT @MinElviii: Dark Cosmic Lux!\nI'm not a Lux fan myself but she has my heart\n\n#fanart #LeagueOfLegends #DarkCosmicLux https://t.co/T3oaG2k…
## 4689 RT @MinElviii: This exact piece actually took me a week to finish and I can't even believe I managed to finish it\nI really don't like SG Xa…
## 4690 RT @MinElviii: Soo many Xayah fanarts\nThey're kinda m e h but I will make more art of my bebbb\n\n#LeagueOfLegends #ArtofLegends #Xayah https…
## 4691 RT @MinElviii: Soo many Xayah fanarts\nThey're kinda m e h but I will make more art of my bebbb\n\n#LeagueOfLegends #ArtofLegends #Xayah https…
## 4692 RT @MinElviii: This exact piece actually took me a week to finish and I can't even believe I managed to finish it\nI really don't like SG Xa…
## 4693 RT @MinElviii: Dark Cosmic Lux!\nI'm not a Lux fan myself but she has my heart\n\n#fanart #LeagueOfLegends #DarkCosmicLux https://t.co/T3oaG2k…
## 4694 RT @_Death_End_: Morgane TOP 💪😎👍🕹️👾 #LOL #PLAY #MobileGame #gamergirl #gaming #Online #games #Gamers #MobileLegend #Vtuber #Twitter #twitch…
## 4695 RT @Catsigma1: #leagueoflegends #lightcannon #lux #jinx #Splatoon3 \n🐙🦑\n\nBuy me ☕\nhttps://t.co/9hxRP2myvO https://t.co/hDPHFesjJJ
## 4696 RT @FullTimeAngel13: My main for quite a period of time, I adore playing her lethality even if it sucks!\n#LeagueOfLegends #LeagueOfLegendsF…
## 4697 RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy
## 4698 RT @evvils: Petition to make the classic Jinx skin popular again 💙🦈 #LeagueOfLegends https://t.co/HQG9PUZetv
## 4699 RT @zhngnifn1: Why am I always the villain?\nJust signed up for Twitter, hope you can like my paintings😘#LeagueOfLegends https://t.co/Z0TqfF…
## 4700 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4701 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 4702 RT @odeko_yma: Zoe with a smite \n\nThank you for coming to my stream to see every step of the drawing process! \n\n#Zoe #Kayn #LeagueOfLegends…
## 4703 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4704 RT @_Death_End_: Morgane TOP 💪😎👍🕹️👾 #LOL #PLAY #MobileGame #gamergirl #gaming #Online #games #Gamers #MobileLegend #Vtuber #Twitter #twitch…
## 4705 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4706 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4707 RT @Mecosplay0: Seraphine cosplay is so pretty. I want to swap places with that cat.\nIf you want to see more, go to my google link in bio.#…
## 4708 RT @BlizzardTerrak: #ahri (page?)\n\n#leagueoflegends #riotgames #leagueoflegendcosplay #ahricosplay #classicahri #kitsunecosplay #kitsune #f…
## 4709 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 4710 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4711 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4712 RT @Zaunight: @LeagueOfLegends @riotgames #LeagueOfLegends Officially ruined the bot lane/adc role good job. #gaming
## 4713 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4714 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4715 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 4716 RT @zhngnifn1: Why am I always the villain?\nJust signed up for Twitter, hope you can like my paintings😘#LeagueOfLegends https://t.co/Z0TqfF…
## 4717 RT @zhngnifn1: Why am I always the villain?\nJust signed up for Twitter, hope you can like my paintings😘#LeagueOfLegends https://t.co/Z0TqfF…
## 4718 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4719 RT @MisaMadoka: 💖MISA MADOKA💖\n🧩Cosplay Idol Limited Puzzle🧩\n\n(500 pieces - Big Poster Size)\n\nOfficial collaboration with Biggest Cosplay Ma…
## 4720 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4721 RT @FaulknerESports: Faulkner's League of Legends team falls to #1 Seneca in the final match of the championship. Congratulations to them…
## 4722 RT @FaulknerESports: Faulkner's League of Legends team falls to #1 Seneca in the final match of the championship. Congratulations to them…
## 4723 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4724 RT @zhngnifn1: Why am I always the villain?\nJust signed up for Twitter, hope you can like my paintings😘#LeagueOfLegends https://t.co/Z0TqfF…
## 4725 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4726 RT @sketchcosplays: I need to be better about sharing my csplays on twitter\n\nGenderbend KDA Popstars Akali \n\nHope you like it #LeagueOfLege…
## 4727 RT @zhngnifn1: Why am I always the villain?\nJust signed up for Twitter, hope you can like my paintings😘#LeagueOfLegends https://t.co/Z0TqfF…
## 4728 RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy
## 4729 RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG
## 4730 RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG
## 4731 RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy
## 4732 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4733 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4734 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4735 RT @yordleloveall: #LeagueOfLegendsFanArt #LeagueOfLegends \n\nYordle oc https://t.co/Oe1D3hLWwG
## 4736 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4737 RT @EmoBabeGF: am i ur favourite femboy?\n\n#emo #emogirl #goth #gothgirl #edgygirl #gothgirlfriend #tomboy #egirl #emoboy #altboy #gothboy #…
## 4738 RT @TheKannaDarling: I'm streaming some league! Stop by and say hello? \n#CyberMonday #LeagueOfLegends #SmallStreamersConnect #SmallStreamer…
## 4739 RT @cedarcia: “When you're going to change the world, don't ask for permission.”\n\nTook longer to paint this than expected but I’m finally d…
## 4740 RT @zhngnifn1: Why am I always the villain?\nJust signed up for Twitter, hope you can like my paintings😘#LeagueOfLegends https://t.co/Z0TqfF…
## 4741 RT @ShinySuycune: Seraphine 🐳\n\n#LeagueOfLegendsFanArt #creadoresdelollatam #artoflegends #LeagueOfLegends #Seraphine https://t.co/8MrHE64Wps
## 4742 RT @Debbysheen_: ✨️commission for @nitro_platinum \n\n🟢 T / Zaunite OC 🟢\n\n💖 thanks for your support! 💖\n\n#LeagueOfLegends #fanart #zaun #OC ht…
## 4743 RT @MurkyDreams: #LeagueOfLegends #Zaun OC commission for @josh113355 https://t.co/a7mZrGino7
## 4744 RT @JungleNotorious: The game makes you happy.👏👏👏 #StarGuardian #LeagueofLegends https://t.co/wQXpdHW1Q0
## 4745 RT @Keikocosplay1: 𝑳𝒐𝒐𝒌𝒊𝒏𝒈 𝒇𝒐𝒓 𝒂 𝒕𝒂𝒊𝒍𝒐𝒓? 🪡\nScissors, needles, thread; tools of Isolde. She'll always be with me, and I with her\n\nPhotograph…
## 4746 RT @evvils: Petition to make the classic Jinx skin popular again 💙🦈 #LeagueOfLegends https://t.co/HQG9PUZetv
## 4747 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 4748 RT @KaiSa_KDA23: A dancer never goes out without making sure of her appearance. 💙\n.\n.\n.\nArt by My @KanekiHB 💋\nModel by @SokuRabbit \n\n#kaisa…
## 4749 RT @KaiSa_KDA23: A dancer never goes out without making sure of her appearance. 💙\n.\n.\n.\nArt by My @KanekiHB 💋\nModel by @SokuRabbit \n\n#kaisa…
## 4750 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4751 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4752 RT @feng12325165810: #LeagueOfLegends #LeagueOfLegendsFanArt \nAll current characters can be viewed in ArtStation\nhttps://t.co/lxQT7lh38i\nTh…
## 4753 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 4754 RT @YahooEsportsSEA: Free agent @faker in 2025. The League of Legends G.O.A.T will be staying with @T1LoL for the next 3 years! #LeagueofLe…
## 4755 RT @NoodleSpicyArt: #caitvi twitch emotes for my channel named “high five” and “cupcake”. (I play vi support) #LeagueOfLegends https://t.co…
## 4756 RT @MrWheaton260: Trying to get better at new champs sucks. "Mid is ass" in my mind "Well, I'm not playing well". \n\n#LeagueOfLegends
## 4757 RT @Catsigma1: #leagueoflegends #lightcannon #lux #jinx #Splatoon3 \n🐙🦑\n\nBuy me ☕\nhttps://t.co/9hxRP2myvO https://t.co/hDPHFesjJJ
## 4758 RT @Loringale: I really wanna cosplay #sett and #gladio 😩 They're both so H O T! ugh. \n\n#Settphel #settphelios #LeagueOfLegends #cosplay #c…
## 4759 RT @KhadaJhin464: Did I just forget to take my meds because I was distracted drawing Jhins abs? Yes. And I have no regrets. #noregrets #jhi…
## 4760 RT @FullTimeAngel13: My main for quite a period of time, I adore playing her lethality even if it sucks!\n#LeagueOfLegends #LeagueOfLegendsF…
## 4761 RT @starglowsbright: fox girls club 🦊\n\n#LeagueOfLegends #GenshinImpact #Overwatch2 https://t.co/Mu2Sa8gdTc
## 4762 RT @ArgonianLady: IM LIVE! Come hang out. Good Vibes only! Playing League of Legends! https://t.co/xIauWHss89\n#streamer #twitch #gamer #ga…
## 4763 RT @Bleyzen404: If it is not, I will go to the riot account to spam the double AA \n#LeagueOfLegends \n#LeagueOfLegendsFanArt \n#Artof…
## 4764 RT @CravenSomethin: baker pantheon! #LeagueOfLegends #Pantheon #fanart https://t.co/8btFe3uKgT
## 4765 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4766 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4767 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4768 RT @MisaMadoka: 💖MISA MADOKA💖\n🧩Cosplay Idol Limited Puzzle🧩\n\n(500 pieces - Big Poster Size)\n\nOfficial collaboration with Biggest Cosplay Ma…
## 4769 RT @ingly308: Well...\n\n#stripgame #stripthecharacter #LeagueOfLegends #LeagueOfLegendsfanart #ArtofLegends #Akali https://t.co/ussoQ1F8Xy
## 4770 RT @ingly308: Well...\n\n#stripgame #stripthecharacter #LeagueOfLegends #LeagueOfLegendsfanart #ArtofLegends #Akali https://t.co/ussoQ1F8Xy
## 4771 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 4772 RT @ArgonianLady: IM LIVE! Come hang out. Good Vibes only! Playing League of Legends! https://t.co/xIauWHss89\n#streamer #twitch #gamer #ga…
## 4773 RT @chagss91: Friends! going live now with some more league of legends!!! come vibe with me !!! https://t.co/WpKBxGvrY8 #twitch #LeagueOfLe…
## 4774 RT @ArgonianLady: IM LIVE! Come hang out. Good Vibes only! Playing League of Legends! https://t.co/xIauWHss89\n#streamer #twitch #gamer #ga…
## 4775 RT @MewnyVT: Feeling braindead so Imma play more League tonight! Come on in and backseat for me.\n\n#LeagueOfLegends #VtubersEN #ENVtuber #VT…
## 4776 RT @is_is_gemini_is: Powder #Jinx \n\n#arcane #LeagueOfLegends https://t.co/KyiS8U3YWD
## 4777 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4778 RT @ISakul3g4nd: Some tertiary details\n\n#3dart #3D #3dmodeling #3dprint #3DCG #zbrush #pixologic #DigitalArtist #DigitalSculpting #LeagueOf…
## 4779 RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy
## 4780 RT @Borbinite: Thanks Kayn\n#ArtofLegends #LeagueofLegends https://t.co/BS3H3xDRdi
## 4781 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4782 RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…
## 4783 RT @itsLizzart: #WIP Heavy is the head that wears the crown. #LeagueOfLegends #Viego https://t.co/UMWGAhssjl
## 4784 RT @TheEvolved_Fish: "Don't try to make yourself remember, Darling.\nDon't look for me, I'm just a story you've been told."\n\n#LeagueOfLegend…
## 4785 RT @NoviadeAzir: I turned myself into a @sonwooang art Morty!\n\n#LeagueOfLegends #sonwooang #shen #LeagueOfLegendsFanArt https://t.co/Av8y4o…
## 4786 RT @c0dearies: And here they go! It's been such a long time since I've drawn something like this.\n#rakan #sett #neeko #LeagueOfLegends #Lea…
## 4787 RT @FullTimeAngel13: My main for quite a period of time, I adore playing her lethality even if it sucks!\n#LeagueOfLegends #LeagueOfLegendsF…
## 4788 RT @FullTimeAngel13: My main for quite a period of time, I adore playing her lethality even if it sucks!\n#LeagueOfLegends #LeagueOfLegendsF…
## 4789 RT @kaatox_: Took me a while but here you go! I am unsure about how should we do the finale, so I decided to ask you guys instead!\n\nCheck t…
## 4790 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 4791 RT @MewnyVT: Feeling braindead so Imma play more League tonight! Come on in and backseat for me.\n\n#LeagueOfLegends #VtubersEN #ENVtuber #VT…
## 4792 RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy
## 4793 RT @MewnyVT: Feeling braindead so Imma play more League tonight! Come on in and backseat for me.\n\n#LeagueOfLegends #VtubersEN #ENVtuber #VT…
## 4794 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4795 RT @MisaMadoka: 💖MISA MADOKA💖\n🧩Cosplay Idol Limited Puzzle🧩\n\n(500 pieces - Big Poster Size)\n\nOfficial collaboration with Biggest Cosplay Ma…
## 4796 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4797 RT @AtmajaPd: I wanted to play this game.😍 #LeagueofLegends #Game #StarGuardian #FLYWIN #YıldızMuhafızı #G2WIN
## 4798 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 4799 RT @Cookie3w3: Let's see 'w'\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgame https://t.co/0s6qUFgZi9
## 4800 RT @YordleScout: Looking for a #LeagueOfLegends League Director editor for some cinematic / interesting visuals for some professional guide…
## 4801 RT @odeko_yma: Hey, I just made a redraw of this exact moment in the anime.\n\nKayn and Evelynn are running on the edge…again.\n\n#Edgerunners…
## 4802 RT @chagss91: Friends! going live now with some more league of legends!!! come vibe with me !!! https://t.co/WpKBxGvrY8 #twitch #LeagueOfLe…
## 4803 RT @yordleloveall: #LeagueOfLegendsFanArt #LeagueOfLegends \n\nYordle oc https://t.co/Oe1D3hLWwG
## 4804 RT @odeko_yma: No mom, I don't have a thing for cartoon men with long and white colored hair \n\n#Sett #Kayn #LeagueOfLegends #LeagueOfLegend…
## 4805 RT @is_is_gemini_is: Powder #Jinx \n\n#arcane #LeagueOfLegends https://t.co/KyiS8U3YWD
## 4806 RT @MikeTheViking4: Home and ready to game tonight! #tft #teamfighttatics #leagueoflegends #gamer #miketheviking https://t.co/cuLvSnVLp3
## 4807 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4808 RT @MikeTheViking4: Home and ready to game tonight! #tft #teamfighttatics #leagueoflegends #gamer #miketheviking https://t.co/cuLvSnVLp3
## 4809 RT @TiddlyVG: Hitting that Jungle hard today!! #stream has BEGUN!!\n\n#gaymer #gay #LGBTQ #streamer #twitchtv #twitch #twitchstreamer #League…
## 4810 RT @TiddlyVG: Hitting that Jungle hard today!! #stream has BEGUN!!\n\n#gaymer #gay #LGBTQ #streamer #twitchtv #twitch #twitchstreamer #League…
## 4811 RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…
## 4812 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4813 RT @Stylish_Dante__: They don’t wanna do this with us😤#twitchstreamer #leagueoflegends #ksante https://t.co/3BJMctoeLq via @YouTube
## 4814 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 4815 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4816 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 4817 RT @0rganfort: sketches #ArtofLegends #LeagueOfLegends https://t.co/yUua9IvmGa
## 4818 RT @odeko_yma: Ayo, the stream was fun! Thank you for helping me make those emotes for subs on my channel!\n\n#Zoe #Kayn #Yuumi #Vex #Sett #L…
## 4819 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 4820 RT @xerenite_: "Let's change the world" 🥹 ~ seraphine #leagueoflegends #RiotGames https://t.co/E09Z0wCyWP
## 4821 RT @odeko_yma: Ayo, the stream was fun! Thank you for helping me make those emotes for subs on my channel!\n\n#Zoe #Kayn #Yuumi #Vex #Sett #L…
## 4822 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4823 RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY
## 4824 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 4825 RT @kaatox_: Took me a while but here you go! I am unsure about how should we do the finale, so I decided to ask you guys instead!\n\nCheck t…
## 4826 RT @starglowsbright: fox girls club 🦊\n\n#LeagueOfLegends #GenshinImpact #Overwatch2 https://t.co/Mu2Sa8gdTc
## 4827 RT @EloDragonLoL: Just your normal Heartsteel enjoyer here\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmem…
## 4828 RT @Catsigma1: #leagueoflegends #lightcannon #lux #jinx #Splatoon3 \n🐙🦑\n\nBuy me ☕\nhttps://t.co/9hxRP2myvO https://t.co/hDPHFesjJJ
## 4829 RT @Catsigma1: #leagueoflegends #lightcannon #lux #jinx #Splatoon3 \n🐙🦑\n\nBuy me ☕\nhttps://t.co/9hxRP2myvO https://t.co/hDPHFesjJJ
## 4830 RT @nivelli_: Practicing to draw male body, 'cause i suck at this 🙃\n#LeagueOfLegends #LeagueOfLegendsFanArt #Rakan https://t.co/bYBHfKmgnS
## 4831 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 4832 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 4833 RT @nivelli_: Practicing to draw male body, 'cause i suck at this 🙃\n#LeagueOfLegends #LeagueOfLegendsFanArt #Rakan https://t.co/bYBHfKmgnS
## 4834 RT @DarksideJinx: I wonder if this is a mistake on the League website, cause Zombie Slayer Jinx has green eyes but they are pink on the ski…
## 4835 RT @Zaunight: @LeagueOfLegends @riotgames #LeagueOfLegends Officially ruined the bot lane/adc role good job. #gaming
## 4836 RT @K_alligatorDraw: Well I try to color this \n#Warwick #LeagueOfLegends #LeagueOfLegendsFanArt #bara #furry https://t.co/cXXkaCLmy7
## 4837 RT @Cookie3w3: Oh noOoO , He discovered us D:\n\nDon't worry, it's not the end. I'm working on the good ending 'w'👌\n\n#LeagueOfLegends #League…
## 4838 RT @felinae_felidae: Priestess\n#Illaoi #LeagueOfLegends #ArtofLegends https://t.co/QcDYARp8aM
## 4839 RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY
## 4840 RT @aresmape1: Doran's Blade but #RTX 🗡️\n#LeagueOfLegends #Blender #3d https://t.co/V5ZGeQ6sg1
## 4841 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4842 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4843 RT @aicaid: GRANDMASTER ADC | FLEXIN https://t.co/C6nTpnx25C \n@TwitchSharing\n@twitchtvhost\n@TwitchTVOnline\n@GraphicsCorner2\n@TwitchTVGaming…
## 4844 RT @aicaid: GRANDMASTER ADC | FLEXIN https://t.co/C6nTpnx25C \n@TwitchSharing\n@twitchtvhost\n@TwitchTVOnline\n@GraphicsCorner2\n@TwitchTVGaming…
## 4845 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 4846 RT @ZeiruuArt: I haven't done any personal art in a long time, so here it is!\nGwen Fanart ✨\n\n#LeagueOfLegendsFanArt #ArtofLegends #gwen #Le…
## 4847 RT @K_alligatorDraw: Well I try to color this \n#Warwick #LeagueOfLegends #LeagueOfLegendsFanArt #bara #furry https://t.co/cXXkaCLmy7
## 4848 RT @zoevolfartwork: How about to Jinxxxxx together huh? 😜🔥\n\n#Jinx #Cosplay #LeagueOfLegends https://t.co/jj5Ga429FT
## 4849 RT @aresmape1: Doran's Blade but #RTX 🗡️\n#LeagueOfLegends #Blender #3d https://t.co/V5ZGeQ6sg1
## 4850 RT @Markusrosein: Preseason is whack! Come watch me figure it all out! https://t.co/MxD4gQNlN7 \n@rtsmallstreams\n\n@Twitch_RT\n\n@SGH_RTs\n\n@pro…
## 4851 RT @Markusrosein: Preseason is whack! Come watch me figure it all out! https://t.co/MxD4gQNlN7 \n@rtsmallstreams\n\n@Twitch_RT\n\n@SGH_RTs\n\n@pro…
## 4852 RT @griffithtwiter: ANGRY HEUMRAGE\n#2022MAMA #LeagueOfLegends #Leagueoflegend #Twitter #kesfet #viral #viralvideo #edit #FYP #RiotGames htt…
## 4853 RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…
## 4854 RT @PsychoMedic2: Going back on live tonight!\nCurrently live on\nhttps://t.co/4KflR09sFw\n\nLet's game the night away together <3\n\n#LeagueOfLe…
## 4855 RT @cloud_nekoo: #LeagueOfLegends #ArtOfLegends #Jinx \nsketch https://t.co/MjuRLGVwiQ
## 4856 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4857 RT @RuinedEclipse__: [Repost]\nBirthday present for my sweet @kaydayart_ \n#Aphelios #Viego #PhelViego #LeagueOfLegends https://t.co/l3F0ynJ7…
## 4858 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4859 RT @NarkolepsieAna: My first post ever! Hiya!💕 Enjoy this drawing of a young Seraphine!✨\n\n#Seraphine #LeagueOfLegends #LeagueOfLegendsFanAr…
## 4860 RT @jawlipops: one day ill be a good diana #ArtofLegends #LeagueOfLegends https://t.co/UFBvNTN84H
## 4861 RT @jawlipops: ive been sucked back in oop #leagueoflegends #ArtofLegends https://t.co/QyjMF5DozN
## 4862 RT @gontengstudio1: custom badges . order now! https://t.co/gULrQYECfh\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls…
## 4863 RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy
## 4864 RT @K_alligatorDraw: Well I try to color this \n#Warwick #LeagueOfLegends #LeagueOfLegendsFanArt #bara #furry https://t.co/cXXkaCLmy7
## 4865 RT @yoooeeeeeeeeee: #LeagueOfLegends\nTwin souls. https://t.co/nH7o20DQeD
## 4866 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4867 RT @Ventus_corp: Logitech G PRO Wireless Gaming Mouse - Official League of Legends Edition - $49.99\nhttps://t.co/oVMfjggAqQ\n\n#Logitech #Gam…
## 4868 RT @DamnSpiderLover: the only prisoner I want\n#LeagueOfLegends #sylas #fanart https://t.co/Oti0f96AGr
## 4869 RT @LaTulyaVT: Me at champ select: I hate playing zed...\nalso me in game with Zed with @WeeabooWilkins \n#LeagueOfLegends #VTuberEN #ENVtube…
## 4870 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4871 RT @AtmajaPd: I wanted to play this game.😍 #LeagueofLegends #Game #StarGuardian #FLYWIN #YıldızMuhafızı #G2WIN
## 4872 RT @LaTulyaVT: Me at champ select: I hate playing zed...\nalso me in game with Zed with @WeeabooWilkins \n#LeagueOfLegends #VTuberEN #ENVtube…
## 4873 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4874 RT @babohorangi: Before i forget.. here's another doodle from #RiftGala\nMeet a single dad in your area!🐺\n#leagueoflegends https://t.co/JlOQ…
## 4875 RT @aresmape1: Doran's Blade but #RTX 🗡️\n#LeagueOfLegends #Blender #3d https://t.co/V5ZGeQ6sg1
## 4876 RT @TWG_IceBreaker: ermm @riotgames ? did tanks really need more mythic items? #LeagueOfLegends #RiotGames
## 4877 RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…
## 4878 RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY
## 4879 RT @Sayathefox: Keep your eyes on me <3\n#Ahri #LeagueOfLegends https://t.co/VuA4Vhd6pf
## 4880 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4881 RT @CelestialFang: Stan J/DA you cowards \n#LeagueofLegends https://t.co/lfFbNMQKt1
## 4882 RT @appa1067: If anyone is wanting to help or contribute to the NA/LAN Tournament please join the discord here: https://t.co/TZnj2gCGC0 #sa…
## 4883 RT @starglowsbright: fox girls club 🦊\n\n#LeagueOfLegends #GenshinImpact #Overwatch2 https://t.co/Mu2Sa8gdTc
## 4884 RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…
## 4885 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 4886 RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…
## 4887 RT @Bleyzen404: If it is not, I will go to the riot account to spam the double AA \n#LeagueOfLegends \n#LeagueOfLegendsFanArt \n#Artof…
## 4888 RT @MikuoHatsuneTTV: Day 14 of @LeagueOfLegends quotes:\n\nYou need not follow, but you must witness.\n-Azir\n#LeagueOfLegends #quotes #gaming…
## 4889 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4890 RT @xerenite_: "Let's change the world" 🥹 ~ seraphine #leagueoflegends #RiotGames https://t.co/E09Z0wCyWP
## 4891 RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy
## 4892 RT @McMugget: I drew @seradotwav as a retro screenshot from more! 🥰💖 I’m so happy with how it turned out!! Also listened to more on repeat…
## 4893 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 4894 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4895 RT @RivenStore: What do you think?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#leagueoflegends #lolgame #lolgamer #rivenstor…
## 4896 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4897 RT @sockoroni: NEW COMMISSION SHEET!!! \nPlease dm me if interested<3\n•~~~•\n#commissionsopen #commission #commissions #commissionTH #commiss…
## 4898 RT @sockoroni: NEW COMMISSION SHEET!!! \nPlease dm me if interested<3\n•~~~•\n#commissionsopen #commission #commissions #commissionTH #commiss…
## 4899 RT @Sawfly_: drew Nilah today!! she is my pride and joy !\n#ArtofLegends #nilah #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/bEJKGwr…
## 4900 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4901 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4902 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 4903 RT @TiddlyVG: Hitting that Jungle hard today!! #stream has BEGUN!!\n\n#gaymer #gay #LGBTQ #streamer #twitchtv #twitch #twitchstreamer #League…
## 4904 RT @mialoette: rakan will love to see her like that\n#xayah #leagueoflegends #artoflegends https://t.co/DpZ1hpu5Rt
## 4905 RT @maidenslullaby: SPIRIT BLOSSOM AHRI 🌸🦊💖!!! She won the poll against Miss Fortune ✨✨ #lol #LeagueOfLegends #ahri #ahrifanart #LeagueOfLe…
## 4906 RT @tsukioreo: Finished my Vander portrait ! Was so fun to draw and so happy I drew this sweet dad ! Took around 11 hours #arcane #art #van…
## 4907 RT @ISakul3g4nd: Some tertiary details\n\n#3dart #3D #3dmodeling #3dprint #3DCG #zbrush #pixologic #DigitalArtist #DigitalSculpting #LeagueOf…
## 4908 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4909 RT @_taishhu: I've been feeling like drawing league's characters for a while,, I just think he's neat\n#ArtofLegends #LeagueOfLegends #Aatro…
## 4910 RT @Morphogenesis__: Favorite #LeagueOfLegends champion #Aatrox with a cute cat 😄\n\nMy most detailed work so far. Took almost 20 hours to fi…
## 4911 RT @settstiddies: new emo boy band just dropped guys #yone #yasuo #kayn #masteryi #leagueoflegends https://t.co/JxVUEeS6Zn
## 4912 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4913 RT @LanYialter: Riven\n#LeagueOfLegends https://t.co/Hvsg0QNq3b
## 4914 RT @EloDragonLoL: Just your normal Heartsteel enjoyer here\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmem…
## 4915 RT @FaleyrasE: Cloudwalker Taliyah (fanskinline) twb #taliyah #ArtofLegends #LeagueOfLegendsFanArt #leagueoflegends https://t.co/MrNiPM0Bym
## 4916 RT @AtmajaPd: I wanted to play this game.😍 #LeagueofLegends #Game #StarGuardian #FLYWIN #YıldızMuhafızı #G2WIN
## 4917 RT @Nanal0l: 🤡 FEW LEAGUE GAMES THEN HITMAN3 FIRST PLAYTHROUGH!\n\n#LeagueOfLegends #Hitman3 #TwitchStreamers \n\nTwitch . tv / Nana
## 4918 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 4919 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 4920 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4921 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4922 RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…
## 4923 RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…
## 4924 RT @RivenStore: What do you think?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#leagueoflegends #lolgame #lolgamer #rivenstor…
## 4925 RT @akali_the_rebel: ღ Irelia ღ\n\n𝓒𝓻𝓮𝓭𝓲𝓽: Yanderes.arts \n\n#LeagueOfLegends #LeagueOfLegendsFanArt #WildRift #RIOTGAMES #3d #daz3d #irelia ht…
## 4926 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 4927 RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…
## 4928 RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…
## 4929 RT @mialoette: rakan will love to see her like that\n#xayah #leagueoflegends #artoflegends https://t.co/DpZ1hpu5Rt
## 4930 RT @SaltyMorde: Super quick doodle of these Morde's tits before going to sleep : D.\nIn honor of my league name which is Mordes Tiddies. \n-…
## 4931 RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…
## 4932 RT @EsportsRedskin: Here is the @ArkActAssn @playvs Fall '22 #LeagueOfLegends Top 16 Playoff Bracket. \nPhoenix finished the regular season…
## 4933 RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…
## 4934 RT @EsportsRedskin: Next Monday, @ArkActAssn @playvs State Playoffs Round 1 #LeagueOfLegends . Top 16.\n@EsportsRedskin vs Gentry GHS Infini…
## 4935 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4936 RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…
## 4937 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4938 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4939 RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…
## 4940 RT @mialoette: ⛓️ Rakan o'lantern and Xayah corpse bride!\n\nAt this year, me and @chxrrygarden decided to redraw our halloween art from the…
## 4941 RT @jawlipops: ive been sucked back in oop #leagueoflegends #ArtofLegends https://t.co/QyjMF5DozN
## 4942 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 4943 RT @jawlipops: one day ill be a good diana #ArtofLegends #LeagueOfLegends https://t.co/UFBvNTN84H
## 4944 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 4945 RT @babohorangi: Before i forget.. here's another doodle from #RiftGala\nMeet a single dad in your area!🐺\n#leagueoflegends https://t.co/JlOQ…
## 4946 RT @scoutsart: You are now an enemy\n#art #digital #arcane #ArcaneAnniversary #jinx #vi #leagueoflegends https://t.co/7AGULOT94G
## 4947 RT @CherryRobber: girl there is something deeply wrong with you (affectionate)\n#arcane #ArcaneArt #Jinx #jinxarcane #LeagueOfLegends #Leagu…
## 4948 RT @PrimalZeeee: Check out this League of Legends clip I recorded with https://t.co/yWp0fEZAU5! #LeagueofLegends\n\n🔗 https://t.co/dLhaPetn0A…
## 4949 RT @babohorangi: Before i forget.. here's another doodle from #RiftGala\nMeet a single dad in your area!🐺\n#leagueoflegends https://t.co/JlOQ…
## 4950 RT @starglowsbright: fox girls club 🦊\n\n#LeagueOfLegends #GenshinImpact #Overwatch2 https://t.co/Mu2Sa8gdTc
## 4951 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 4952 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 4953 RT @Geekay_Esports: Grand Finals DAY 🔥\n\n⚔️We play vs @TEAMRAAD in @rushgamingfest\n📍Riyadh Front \n🕡6:30 PM KSA \n\nWatch the stream and cheer…
## 4954 RT @AtmajaPd: I wanted to play this game.😍 #LeagueofLegends #Game #StarGuardian #FLYWIN #YıldızMuhafızı #G2WIN
## 4955 RT @Debbysheen_: ❤️ Happy Valentine's Day sweeties ❤️\n\n#ArtofLegends #KDA #AKALI #EVELYNN #kaisa #ahri #kahri #akalynn #fanart #LeagueOfLeg…
## 4956 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4957 RT @Champ_Esports: Our teams really gave it their all last night!!! GGs to Florida Tech JV and Clemson Orange 🤝\n\n#RocketLeague #LeagueOfLeg…
## 4958 RT @Debbysheen_: ❤️ Happy Valentine's Day sweeties ❤️\n\n#ArtofLegends #KDA #AKALI #EVELYNN #kaisa #ahri #kahri #akalynn #fanart #LeagueOfLeg…
## 4959 RT @yordleloveall: #LeagueOfLegendsFanArt #LeagueOfLegends \n\nYordle oc https://t.co/Oe1D3hLWwG
## 4960 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 4961 RT @EloDragonLoL: Just your normal Heartsteel enjoyer here\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmem…
## 4962 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4963 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4964 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4965 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4966 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 4967 RT @squarsoo36: Tags : #TwitchStreamers #twichaffiliate #twitch #LeagueOfLegends
## 4968 RT @gontengstudio1: custom badges . order now! https://t.co/gULrQYECfh\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls…
## 4969 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4970 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4971 RT @DamnSpiderLover: the only prisoner I want\n#LeagueOfLegends #sylas #fanart https://t.co/Oti0f96AGr
## 4972 RT @Nanal0l: 🤡 FEW LEAGUE GAMES THEN HITMAN3 FIRST PLAYTHROUGH!\n\n#LeagueOfLegends #Hitman3 #TwitchStreamers \n\nTwitch . tv / Nana
## 4973 RT @quarksky: BACK TO THE LANES PEEPS |!socials |TTS 100 bits| |Sound Alerts 200 bits| \n\nLIVE NOW: https://t.co/IcAq7qqHT6\n\n#LeagueOfLegend…
## 4974 RT @bets_demis: Weird times have came \n#LeagueOfLegends https://t.co/F2SEqZrS8z
## 4975 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4976 RT @appa1067: If anyone is wanting to help or contribute to the NA/LAN Tournament please join the discord here: https://t.co/TZnj2gCGC0 #sa…
## 4977 RT @felinae_felidae: Priestess\n#Illaoi #LeagueOfLegends #ArtofLegends https://t.co/QcDYARp8aM
## 4978 RT @AtmajaPd: I wanted to play this game.😍 #LeagueofLegends #Game #StarGuardian #FLYWIN #YıldızMuhafızı #G2WIN
## 4979 RT @felinae_felidae: Priestess\n#Illaoi #LeagueOfLegends #ArtofLegends https://t.co/QcDYARp8aM
## 4980 RT @SyferEDM: preseason is so wild this year #LeagueOfLegends https://t.co/Jblh6zi9vC
## 4981 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4982 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4983 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4984 RT @TKPFamily615123: 【League of Legends】Kai'sa carry 2vs4\n\n#LOL #leagueoflegends #英雄聯盟 #凱莎 #Kaisa #lolplay #lolhighlight #lolhighlights #lo…
## 4985 RT @ingly308: Well...\n\n#stripgame #stripthecharacter #LeagueOfLegends #LeagueOfLegendsfanart #ArtofLegends #Akali https://t.co/ussoQ1F8Xy
## 4986 RT @judasempr: Process #jinx #arcane #fanart #lol #LeagueOfLegends https://t.co/53EG5k77XW
## 4987 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4988 RT @mialoette: rakan will love to see her like that\n#xayah #leagueoflegends #artoflegends https://t.co/DpZ1hpu5Rt
## 4989 RT @RivenStore: Like and Share if you have been fan since day 1\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #league…
## 4990 RT @K_alligatorDraw: Well I try to color this \n#Warwick #LeagueOfLegends #LeagueOfLegendsFanArt #bara #furry https://t.co/cXXkaCLmy7
## 4991 RT @BigBearPlayz: Coming At You From Night City. \nCaptain Atlas is Here\n7:00 pm est\nhttps://t.co/yBdSVxD4fH\n#Vtuber|#ENVtuber|#BlackVtuber|…
## 4992 RT @BigBearPlayz: Coming At You From Night City. \nCaptain Atlas is Here\n7:00 pm est\nhttps://t.co/yBdSVxD4fH\n#Vtuber|#ENVtuber|#BlackVtuber|…
## 4993 RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY
## 4994 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 4995 RT @appa1067: If anyone is wanting to help or contribute to the NA/LAN Tournament please join the discord here: https://t.co/TZnj2gCGC0 #sa…
## 4996 RT @settstiddies: new emo boy band just dropped guys #yone #yasuo #kayn #masteryi #leagueoflegends https://t.co/JxVUEeS6Zn
## 4997 RT @playbasegg: Play and win weekly #LeagueOfLegends & #VALORANT 🏆tournaments and participate in our🎖️leaderboards to EARN tons of prizes I…
## 4998 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 4999 RT @xerenite_: "Let's change the world" 🥹 ~ seraphine #leagueoflegends #RiotGames https://t.co/E09Z0wCyWP
## 5000 RT @thefedr8tion: CLICK https://t.co/sg901ujqxr Watch the live stream now - London University Esports - #LeagueOfLegends #esports tournamen…
## 5001 RT @BrainV02: Promised is debt Seraphine without gloves. can we take off the socks?\n\n#stripgame #seraphine #seraphinelol #LeagueOfLegends h…
## 5002 RT @Dawnynomicon: I’m not gonna lie I don’t really want to strip the fish XD #stripgame #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegen…
## 5003 RT @kaatox_: Took me a while but here you go! I am unsure about how should we do the finale, so I decided to ask you guys instead!\n\nCheck t…
## 5004 RT @madikdev: Space Groove Nami Prestige from League of Legends 🧜🏻♀️💫 @LeagueOfLegends #nami #LeagueOfLegends #lolfanart #lol #spacegroove…
## 5005 RT @settstiddies: new emo boy band just dropped guys #yone #yasuo #kayn #masteryi #leagueoflegends https://t.co/JxVUEeS6Zn
## 5006 RT @Bleyzen404: If it is not, I will go to the riot account to spam the double AA \n#LeagueOfLegends \n#LeagueOfLegendsFanArt \n#Artof…
## 5007 RT @LydiaFo33470310: Have a good day 💕💕💕 #英雄联盟 #StarGuardian #LeagueofLegends https://t.co/fmBawNo75Q
## 5008 RT @OfficialAFKOrg: Chemtech dragon is back in Season 13 preseason, how is everyone feeling about the new changes so far? #leagueoflegends…
## 5009 RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy
## 5010 RT @ContenderIrvine: 𝐓𝐮𝐞𝐬𝐝𝐚𝐲 𝐓𝐫𝐢𝐯𝐢𝐚\n#contenderesports #esport #WarzoneMobile #LeagueOfLegends #games https://t.co/En78U8n57E
## 5011 RT @Capta1n_Irel1a: Irelia fan art~ \nBtw, today is my b-day\n\n#Irelia #fanart #LeagueOfLegends https://t.co/NHl5v4Zdnx
## 5012 RT @KBanryu: sometimes i make fanart #Gameplay #mobilegame #LeagueofLegends #G2WIN #TLWIN #КосплейLoL \nOriginal: RivenStore https://t.co/hy…
## 5013 RT @LydiaFo33470310: Have a good day 💕💕💕 #英雄联盟 #StarGuardian #LeagueofLegends https://t.co/fmBawNo75Q
## 5014 RT @babohorangi: Before i forget.. here's another doodle from #RiftGala\nMeet a single dad in your area!🐺\n#leagueoflegends https://t.co/JlOQ…
## 5015 RT @Ventus_corp: Logitech G PRO Wireless Gaming Mouse - Official League of Legends Edition - $49.99\nhttps://t.co/oVMfjggAqQ\n\n#Logitech #Gam…
## 5016 RT @Bleyzen404: If it is not, I will go to the riot account to spam the double AA \n#LeagueOfLegends \n#LeagueOfLegendsFanArt \n#Artof…
## 5017 RT @babohorangi: Before i forget.. here's another doodle from #RiftGala\nMeet a single dad in your area!🐺\n#leagueoflegends https://t.co/JlOQ…
## 5018 RT @babohorangi: Before i forget.. here's another doodle from #RiftGala\nMeet a single dad in your area!🐺\n#leagueoflegends https://t.co/JlOQ…
## 5019 RT @EsportLegendsGG: #EsportLegends mark your Time! We are there in 6 Hours! 🎉 \n\nCheck it: https://t.co/J0weBmjNDO\n\n#leagueoflegends #riotg…
## 5020 RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY
## 5021 RT @theahime: Lady Ahri ✨\n#ahri #leagueoflegends https://t.co/PCiSsbgsIS
## 5022 RT @babohorangi: Before i forget.. here's another doodle from #RiftGala\nMeet a single dad in your area!🐺\n#leagueoflegends https://t.co/JlOQ…
## 5023 RT @mialoette: rakan will love to see her like that\n#xayah #leagueoflegends #artoflegends https://t.co/DpZ1hpu5Rt
## 5024 RT @lorddumbb: [DT] - Back to the old days \n\n… Soooo, I tried to imagine Silco and Vander’s younger days …. \n\n#arcane #silco #vander #Leagu…
## 5025 RT @babohorangi: Before i forget.. here's another doodle from #RiftGala\nMeet a single dad in your area!🐺\n#leagueoflegends https://t.co/JlOQ…
## 5026 RT @babohorangi: Before i forget.. here's another doodle from #RiftGala\nMeet a single dad in your area!🐺\n#leagueoflegends https://t.co/JlOQ…
## 5027 RT @lorddumbb: [DT] - Back to the old days \n\n… Soooo, I tried to imagine Silco and Vander’s younger days …. \n\n#arcane #silco #vander #Leagu…
## 5028 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5029 RT @MsMagicMane: “Baby Jinx” Sketch 2022 “Don’t worry, I don’t bite. (Clears throat) 🎶 Dear friend across the river…” #silco #jinx #babyjin…
## 5030 RT @EloDragonLoL: Honestly what did Riot expect?\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmemes #legend…
## 5031 RT @Bleyzen404: For you.\n#LeagueOfLegends \n#ArtofLegends https://t.co/EQJQQHy2X4
## 5032 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5033 RT @uhxjaxx: Here's an illustration of lux I've made , i was experimenting with lights and all \n#fanart #digitalart #LeagueOfLegendsFanArt…
## 5034 RT @EloDragonLoL: Honestly what did Riot expect?\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmemes #legend…
## 5035 RT @gontengstudio: custom badges . order now! https://t.co/Q5xzwhZTa3\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls\n#…
## 5036 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5037 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5038 RT @yellowestmango: This was the first that came to my mind after seeing Ocean Song Yone and I had to draw it to get it out of my system #y…
## 5039 RT @EloDragonLoL: Honestly what did Riot expect?\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmemes #legend…
## 5040 RT @gontengstudio: custom badges . order now! https://t.co/Q5xzwhZTa3\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls\n#…
## 5041 RT @gontengstudio: custom badges . order now! https://t.co/Q5xzwhZTa3\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls\n#…
## 5042 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5043 RT @mialoette: rakan will love to see her like that\n#xayah #leagueoflegends #artoflegends https://t.co/DpZ1hpu5Rt
## 5044 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5045 RT @mialoette: a friend told me to do this trend, sooo let's go with yayah because i love her so much (sorry for the messy sketch)\n#xayah #…
## 5046 RT @Grilla: The Captain runs the ship!\n\nCongratulations to @Trackie_D on winning the first ever #TidesofTurmoil event yesterday after a 2-1…
## 5047 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5048 RT @loreofruneterra: Redeemed Prodigy: Striving for perfection was limiting, rigid. Perfection had no life; could not breathe. However, per…
## 5049 RT @_mierii: I like this ship 🤔\n\n#LeagueOfLegends #meme #fanart #ashe https://t.co/E11utINaL5
## 5050 RT @FaleyrasE: Cloudwalker Taliyah (fanskinline) twb #taliyah #ArtofLegends #LeagueOfLegendsFanArt #leagueoflegends https://t.co/MrNiPM0Bym
## 5051 RT @allysonkart: candy cane miss fortune for christmas!! #art #DigitalArtist #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/ngnHIAmn0V
## 5052 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5053 RT @sakuyashan: Hello! I'm 🌸 LIVE 🌸 and would love for you to come and hang out ❣️\nhttps://t.co/qsMH2HGCy3\n\n#vtuber #pngtuber #vtuberuprisi…
## 5054 RT @mialoette: rakan will love to see her like that\n#xayah #leagueoflegends #artoflegends https://t.co/DpZ1hpu5Rt
## 5055 RT @MsMagicMane: “Baby Jinx” Sketch 2022 “Don’t worry, I don’t bite. (Clears throat) 🎶 Dear friend across the river…” #silco #jinx #babyjin…
## 5056 RT @JungleNotorious: The game makes you happy.👏👏👏 #StarGuardian #LeagueofLegends https://t.co/wQXpdHW1Q0
## 5057 RT @ibrah_kun: Damn #LeagueOfLegends feels way better than Valorant. Im hooked again.
## 5058 RT @crapAtory: Please help my man stuck it in my nose #SpotifyWrapped #lol #LeagueOfLegends #reddit #ohio
## 5059 RT @theahime: Lady Ahri ✨\n#ahri #leagueoflegends https://t.co/PCiSsbgsIS
## 5060 RT @settstiddies: new emo boy band just dropped guys #yone #yasuo #kayn #masteryi #leagueoflegends https://t.co/JxVUEeS6Zn
## 5061 RT @settstiddies: new emo boy band just dropped guys #yone #yasuo #kayn #masteryi #leagueoflegends https://t.co/JxVUEeS6Zn
## 5062 RT @HaryantiLembah: This is a nice game.😎 #LeagueOfLegendsFanArt #LeagueofLegends #Bjergsen #GuardiãsEstelares #StarGuardians \nOriginal: ub…
## 5063 RT @ContenderIrvine: 𝐓𝐮𝐞𝐬𝐝𝐚𝐲 𝐓𝐫𝐢𝐯𝐢𝐚\n#contenderesports #esport #WarzoneMobile #LeagueOfLegends #games https://t.co/En78U8n57E
## 5064 RT @theahime: Lady Ahri ✨\n#ahri #leagueoflegends https://t.co/PCiSsbgsIS
## 5065 RT @theahime: Little color doodling while waiting for 🍌🍞 to bake ✨\n#ahri #leagueoflegends https://t.co/MsWAtuq7zL
## 5066 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5067 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5068 RT @M0nkaeee: Finally……. She’s done…\n\n#LeagueOfLegends #ArtofLegends \n#Lulu #LeagueOfLegendsFanArt #Yordle https://t.co/t2aq3qtNKq
## 5069 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5070 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5071 RT @Bleyzen404: If it is not, I will go to the riot account to spam the double AA \n#LeagueOfLegends \n#LeagueOfLegendsFanArt \n#Artof…
## 5072 RT @CherryRobber: girl there is something deeply wrong with you (affectionate)\n#arcane #ArcaneArt #Jinx #jinxarcane #LeagueOfLegends #Leagu…
## 5073 RT @worldalchemy: Jinx fan art, using watercolor maxpack 🎨\n\n#arcane #LeagueOfLegends #jinxfanart #characterdesign #characterart https://t.c…
## 5074 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5075 RT @CherryRobber: girl there is something deeply wrong with you (affectionate)\n#arcane #ArcaneArt #Jinx #jinxarcane #LeagueOfLegends #Leagu…
## 5076 RT @_mizah: 💖🌈sweet mooncake 💖🌈\n.\n#LeagueOfLegends #SpiritBlossom2022 #LeagueOfLegendsFanArt https://t.co/WRNfybrkbU
## 5077 RT @stefylaudy: Shall we?\n#LeagueOfLegends #LeagueOfLegendsFanArt #missfortune #undresschallenge https://t.co/A73BbE91hf
## 5078 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5079 RT @Talesmek: @TalismekG It's our second project and we are workin on it , it's a esport team that we are trying to build at our best possi…
## 5080 RT @OneMore_esports: What a day!\n\nWe won both games as team Vanquishers forfeited the first game and our Owls played very well against @3bl…
## 5081 RT @Bleyzen404: If it is not, I will go to the riot account to spam the double AA \n#LeagueOfLegends \n#LeagueOfLegendsFanArt \n#Artof…
## 5082 RT @vadhahidayat: Irelia #leagueoflegends #irelia #illustration https://t.co/w0CrDA94gZ
## 5083 RT @ClauSketch: ❣ 𝗫𝗮𝘆𝗮𝗵 𝘅𝗺𝗮𝘀🎄 \n♡ ☕ https://t.co/BQKfxmlL3S\n♡ Available for monthly supporters\n\n#LeagueOfLegends #ArtofLegends #xayah https…
## 5084 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5085 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5086 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5087 RT @AsthmaMarauder: ENGAGING Multiplayer MARAUDERING !!!!! SUPAH DEAD STREAMER PLAYING #LeagueOfLegends AND OTHER GAMES WITH FRIENDS!\n\n#C…
## 5088 RT @Keikocosplay1: 𝑳𝒐𝒐𝒌𝒊𝒏𝒈 𝒇𝒐𝒓 𝒂 𝒕𝒂𝒊𝒍𝒐𝒓? 🪡\nScissors, needles, thread; tools of Isolde. She'll always be with me, and I with her\n\nPhotograph…
## 5089 RT @Bleyzen404: If it is not, I will go to the riot account to spam the double AA \n#LeagueOfLegends \n#LeagueOfLegendsFanArt \n#Artof…
## 5090 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5091 RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY
## 5092 RT @McChipyArt: She go hop!! 🐸💕\n\n#myart #McChipyArt #Aatrox #OcRaana #DarkinOc #LeagueofLegends #ArtofLegends https://t.co/KGesD3eTwA
## 5093 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5094 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5095 RT @tiny_tailss: hellooo⚙️⚙️\n\n#oriannalol #oriannaleagueoflegends #oriannafanart #leagueoflegends #leagueoflegendsfanart #leagueoflegendsor…
## 5096 RT @whale_lonliest: I'm trying to make characters with different looks.🤗🤗🤗 #StarGuardian #LeagueofLegends #LeagueOfLegendsFanArt #TLWIN #Gu…
## 5097 RT @mialoette: rakan will love to see her like that\n#xayah #leagueoflegends #artoflegends https://t.co/DpZ1hpu5Rt
## 5098 RT @FaleyrasE: Cloudwalker Taliyah (fanskinline) twb #taliyah #ArtofLegends #LeagueOfLegendsFanArt #leagueoflegends https://t.co/MrNiPM0Bym
## 5099 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5100 RT @ddorobo_: Spiritblossom Aphelios🌸🌙\n#LeagueOfLegends\n#LeagueOfLegendsfanart\n#Aphelios\n#SpiritBlossom2022\n#spiritblossom https://t.co/T9O…
## 5101 RT @Capta1n_Irel1a: Irelia fan art~ \nBtw, today is my b-day\n\n#Irelia #fanart #LeagueOfLegends https://t.co/NHl5v4Zdnx
## 5102 RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY
## 5103 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5104 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5105 RT @_icepher_: I’m… worse…\n\n#ArtofLegends #LeagueofLegends #Aatrox https://t.co/ROHgOo8huj
## 5106 RT @Bleyzen404: If it is not, I will go to the riot account to spam the double AA \n#LeagueOfLegends \n#LeagueOfLegendsFanArt \n#Artof…
## 5107 RT @TonyRam26219233: I like this game.🤩🤩🤩🤩🤩 #LeagueofLegends https://t.co/FYMrnZWBKS
## 5108 RT @MelaHarma: 18+ PNGTuber~ League of Toxicity :D #twitch #stream #live #leagueoflegends #PNGtuber #Vtuber https://t.co/nO1cupBL5T
## 5109 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5110 RT @dravensgf: Dont leave me meow :c \n#leaguetwt #LeagueOfLegends https://t.co/YVOJx0g2wt
## 5111 RT @monique_Art_: He was banned from that Subway shortly after \n#LeagueOfLegends #ArtofLegends #Jhin #Shen #Akali #Seraphine https://t.co/g…
## 5112 RT @ivorydaemon: 🌊🎙️Ocean Song Seraphine \n\n✦ #seraphine ✦ #leagueoflegends ✦ #LeagueOfLegendsFanArt https://t.co/dTqsA2f0ti
## 5113 RT @explodingquails: Not me drawing nonexistent scenarios that only I find funny #LeagueOfLegends \n\n(I have decided this is how they met in…
## 5114 RT @nugothezreal: all of your (mine) favorites are inuit and transfem (a thread of chars i hc as native not all of these r transfem hcs lma…
## 5115 RT @Capta1n_Irel1a: Irelia fan art~ \nBtw, today is my b-day\n\n#Irelia #fanart #LeagueOfLegends https://t.co/NHl5v4Zdnx
## 5116 RT @WionStar: My old Xayah cat design\n\nVery generic but yeah i liked it\n\n#Xayah #LeagueOfLegends https://t.co/lpOB0c5HQ3
## 5117 RT @Capta1n_Irel1a: Irelia fan art~ \nBtw, today is my b-day\n\n#Irelia #fanart #LeagueOfLegends https://t.co/NHl5v4Zdnx
## 5118 RT @shikispace: Distraction\n\n#yone #Kayn #kayone #LeagueOfLegends #ArtofLegends https://t.co/Ie8p8gPc9Y
## 5119 RT @NocturnaDraco: I’m doing a rework of this one and I found all the studies I did before painting.\n#Jhin #bloodmoonjhin #LeagueOfLegends…
## 5120 RT @Capta1n_Irel1a: Irelia fan art~ \nBtw, today is my b-day\n\n#Irelia #fanart #LeagueOfLegends https://t.co/NHl5v4Zdnx
## 5121 RT @Capta1n_Irel1a: Irelia fan art~ \nBtw, today is my b-day\n\n#Irelia #fanart #LeagueOfLegends https://t.co/NHl5v4Zdnx
## 5122 RT @PrimalZeeee: Check out this League of Legends clip I recorded with https://t.co/yWp0fEZAU5! #LeagueofLegends\n\n🔗 https://t.co/dLhaPetn0A…
## 5123 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5124 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 5125 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 5126 RT @Cookie3w3: Oh noOoO , He discovered us D:\n\nDon't worry, it's not the end. I'm working on the good ending 'w'👌\n\n#LeagueOfLegends #League…
## 5127 RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…
## 5128 RT @Blelus_B: 🪡 I drew Gwen✂️\n(I liked the colorless version better)\n#ArtofLegends #leagueoflegends #Gwen https://t.co/ZrspGXY4Jx
## 5129 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5130 RT @SwirlHQ: [#Greetings] \nWelcome To Swirl eSports. We Are A New Up-Coming Gaming Organization Out Of The U.S. Looking To Grow In The Fiel…
## 5131 RT @SadWaffleDog: Commissions OPEN!\n\nFinished another draw, theme League of Legends: Heartseeker Varus! \n\nIf you are interested send me a m…
## 5132 RT @SadWaffleDog: [COMMISSIONS OPEN]\n\nAnother League of Legends champion:\nKing of clubs Mordekaiser DONE!\n\nMade for: @Atlustv \n\n#commission…
## 5133 RT @gatorix1: Present i did for a friend :3 #LeagueOfLegends https://t.co/JINiaYH3mJ
## 5134 RT @shikispace: (wip) My league faves wearing fancy stuff part two\n\n#MasterYi #LeagueOfLegends #ArtofLegends https://t.co/dNSxTJIEDR
## 5135 RT @ShuUsagi: LIVE NOW FORHEAD! playing some more LoL BUILDS BUILDS BUILDS i just want to win with my shitty stuff ;w;\n .\n.\n.\n#vtuber #envt…
## 5136 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5137 RT @shikispace: (wip) My league faves wearing fancy stuff part two\n\n#MasterYi #LeagueOfLegends #ArtofLegends https://t.co/dNSxTJIEDR
## 5138 RT @spookisouls: my evelynn edit #KDA #KDAEvelynn #LeagueOfLegends https://t.co/mkrXXxDVCi
## 5139 RT @framedropco: Known for his proficiency on the Summoners Rift with champs like Draven and Ivern, Tyler1 also shows proficiency in other…
## 5140 RT @DamnSpiderLover: the only prisoner I want\n#LeagueOfLegends #sylas #fanart https://t.co/Oti0f96AGr
## 5141 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5142 RT @evvils: Petition to make the classic Jinx skin popular again 💙🦈 #LeagueOfLegends https://t.co/HQG9PUZetv
## 5143 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5144 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5145 RT @akali_the_rebel: ღ Irelia ღ\n\n𝓒𝓻𝓮𝓭𝓲𝓽: Yanderes.arts \n\n#LeagueOfLegends #LeagueOfLegendsFanArt #WildRift #RIOTGAMES #3d #daz3d #irelia ht…
## 5146 RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy
## 5147 RT @StrideyTidey: Beekeeper Thresh when?\n\n#draw #art #LeagueOfLegends https://t.co/sOagkqWi0E
## 5148 RT @SynthSailing: It's astronomically impossible to assemble the edgy models. They'd cancel each other out and cause cosmic awakening of a…
## 5149 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5150 RT @RIKONOJAN: Go fishing 🐟🤔\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #neeko #nidalee\n#artoflegends https://t.co/5WPCEag7IL
## 5151 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5152 RT @SalsaMerang0: Ashe Cross Map\n\n#Ashe #AsheLoL #LeagueOfLegendsClips #LoLClips #LeagueOfLegends https://t.co/XmgQcktmOJ
## 5153 RT @TKPFamily615123: 【League of Legends】Kai'sa carry 2vs4\n\n#LOL #leagueoflegends #英雄聯盟 #凱莎 #Kaisa #lolplay #lolhighlight #lolhighlights #lo…
## 5154 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5155 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5156 RT @littlejem4: Starguardian Quinn - @LoLUKN @LeagueOfLegends #sponsored \n#starguardians \n\nValor is losing the battle with the pigeons! (…
## 5157 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5158 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5159 RT @littlejem4: Starguardian Quinn - @LoLUKN @LeagueOfLegends #sponsored \n#starguardians \n\nValor is losing the battle with the pigeons! (…
## 5160 RT @ScantySlayer: umm..... uhmmm these are my mains in League of Legends and I mixed them 🫣\n\n#kindred\n#evelynn\n#LeagueOfLegends https://t.c…
## 5161 RT @deerlaurs: they won’t leave my mind!! take these dumb sketches :]\n\n#kaikali #kda #akali #kaisa #leagueoflegends https://t.co/CBQXaKsZmG
## 5162 RT @ahrifoxlovers: K/DA Ahri \nArtist: 杜佩仪 (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #KaiSa #K…
## 5163 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5164 RT @art_wilkins: Some more work done for Riot Games. Loved doing these! More to come :) \n#KDA #Ahri #Kaisa #Akali #LeagueOfLegends #LOL #Ri…
## 5165 RT @RagollC: Part 2👀#LeagueOfLegends #stripgame #sett https://t.co/m0h89JovEq
## 5166 RT @FaleyrasE: Cloudwalker Taliyah (fanskinline) twb #taliyah #ArtofLegends #LeagueOfLegendsFanArt #leagueoflegends https://t.co/MrNiPM0Bym
## 5167 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5168 RT @FaleyrasE: Cloudwalker Taliyah (fanskinline) twb #taliyah #ArtofLegends #LeagueOfLegendsFanArt #leagueoflegends https://t.co/MrNiPM0Bym
## 5169 RT @somewhat_irked: Chem Baroness Seraphine - commission\n\n#seraphine #leagueoflegends https://t.co/mhDaVwqvYc
## 5170 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5171 RT @FaleyrasE: Cloudwalker Taliyah (fanskinline) twb #taliyah #ArtofLegends #LeagueOfLegendsFanArt #leagueoflegends https://t.co/MrNiPM0Bym
## 5172 RT @sicpolw: kindred yes\n#kindred #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/JZJBjd9GXI
## 5173 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5174 RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY
## 5175 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 5176 RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy
## 5177 RT @Cookie3w3: One more drawing and the good is coming aAaAa\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgame https://t.co…
## 5178 RT @Cookie3w3: AaAaAA We surpassed the previous one ;W;. Let's see now lol\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgam…
## 5179 RT @seeu_cosplay: #LeagueOfLegends #LOL #Ahri \n🌟Star guardians are in it to win it🌟 https://t.co/V6A5BLwwdP
## 5180 RT @DigsnowP: Sketch-book drawing for fun\n\n#LeagueOfLegends \n#camille_ferros https://t.co/m6YWFyJGBG
## 5181 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5182 RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY
## 5183 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 5184 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5185 RT @madikdev: Progress update of Gwen 💙 #LeagueOfLegends #Gwenlol https://t.co/xtWkodxOA4
## 5186 RT @tbdesports_: JOIN TO OUR DISCORD SERVER! #TBDESPORTS\n\n- Informations\n- Tournaments\n- Giveaways\n\nLINK: https://t.co/pT4N1GYNIU\n#Discord…
## 5187 RT @thefedr8tion: CLICK https://t.co/sg901ujqxr Watch the live stream now - London University Esports - #LeagueOfLegends #esports tournamen…
## 5188 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5189 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 5190 RT @LydiaFo33470310: Have a good day 💕💕💕 #英雄联盟 #StarGuardian #LeagueofLegends https://t.co/fmBawNo75Q
## 5191 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5192 RT @Drakshayne: he love food :з\n#LeagueOfLegends #TahmKench #ArtofLegends https://t.co/WGD1cZiGdG
## 5193 RT @Grilla: The Captain runs the ship!\n\nCongratulations to @Trackie_D on winning the first ever #TidesofTurmoil event yesterday after a 2-1…
## 5194 RT @Grilla: The Captain runs the ship!\n\nCongratulations to @Trackie_D on winning the first ever #TidesofTurmoil event yesterday after a 2-1…
## 5195 RT @jawlipops: one day ill be a good diana #ArtofLegends #LeagueOfLegends https://t.co/UFBvNTN84H
## 5196 RT @Rux0209: LOVE\n\n#StarGuardian #LeagueofLegends #xayahrakan #Xayah #Rakan https://t.co/kXXihScRdD
## 5197 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5198 RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy
## 5199 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5200 RT @NoodleSpicyArt: #caitvi twitch emotes for my channel named “high five” and “cupcake”. (I play vi support) #LeagueOfLegends https://t.co…
## 5201 RT @SalsaMerang0: Ashe Cross Map\n\n#Ashe #AsheLoL #LeagueOfLegendsClips #LoLClips #LeagueOfLegends https://t.co/XmgQcktmOJ
## 5202 RT @gatorix1: Present i did for a friend :3 #LeagueOfLegends https://t.co/JINiaYH3mJ
## 5203 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5204 RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…
## 5205 RT @JungleNotorious: The game makes you happy.👏👏👏 #StarGuardian #LeagueofLegends https://t.co/wQXpdHW1Q0
## 5206 RT @leochamposa: Would you still love me if I was a worm? 🥺 \n\n#LeagueOfLegends #katarina #garen https://t.co/7vBJbdywi8
## 5207 RT @SSAelxo16: Going Live Come And Hang out! https://t.co/KlyqfnULfp #Leagueoflegends #streamer #twitchstream
## 5208 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5209 RT @ItsKashaKai: Today marks my 3 months being sober! It has an extremely tough addiction and I've had many relapses when trying to quit, b…
## 5210 RT @mialoette: rakan will love to see her like that\n#xayah #leagueoflegends #artoflegends https://t.co/DpZ1hpu5Rt
## 5211 RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…
## 5212 RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…
## 5213 RT @GoodBirbb: my boy Sett <3\nmuaw muaw\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #Sett #УкрАрт #УкрАртПідтримка #fanart http…
## 5214 RT @PHB_pietro: This is my #starguardian team\n#Darius #vi #evelynn #Pantheon #sylas #LeagueOfLegends #LeagueOfLegendsFanArt #lol #ArtistOnT…
## 5215 RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY
## 5216 RT @noisecat610: As long as you are on my side.\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/ly0R5EnGFk
## 5217 RT @shikispace: (wip) My league faves wearing fancy stuff part two\n\n#MasterYi #LeagueOfLegends #ArtofLegends https://t.co/dNSxTJIEDR
## 5218 RT @akali_the_rebel: ღ Ahri ღ\n\n𝓒𝓻𝓮𝓭𝓲𝓽: Yanderes.arts\n\n#kda #ahri #LeagueOfLegends #LeagueOfLegendsFanArt #KDAAhri #WildRift #riotgames #kpo…
## 5219 RT @GoodBirbb: my boy Sett <3\nmuaw muaw\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #Sett #УкрАрт #УкрАртПідтримка #fanart http…
## 5220 RT @jasikyu: Coven Evelynn cosplay after 2yrs 🫣#leagueoflegends https://t.co/4WacCuzRT6
## 5221 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5222 RT @jasikyu: Coven Evelynn cosplay after 2yrs 🫣#leagueoflegends https://t.co/4WacCuzRT6
## 5223 RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…
## 5224 RT @MatrixBlueFae: ✨Swap of Legends Pt. 1✨\nZoe, the Crimson Reaper🩸\nVladimir, the Aspect of Twilight💫\n#LeagueOfLegends #LeagueOfLegendsFanA…
## 5225 RT @eMpEmperor: What was that Ashe?\n#leagueoflegends #leagueclips #gamingclip https://t.co/vB8WQqtU1o
## 5226 RT @ahrifoxlovers: Ahri \nArtist: 杜佩仪 (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #KaiSa #KDA #L…
## 5227 RT @Cherraluna: Always happy when Vlad gets a new skin⭐\n#LeagueOfLegends #ArtofLegends #vladimir https://t.co/lj0E6Nk2AG
## 5228 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5229 RT @ahrifoxlovers: Ahri \nArtist: 杜佩仪 (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #KaiSa #KDA #L…
## 5230 RT @TWG_IceBreaker: ermm @riotgames ? did tanks really need more mythic items? #LeagueOfLegends #RiotGames
## 5231 RT @JungleNotorious: The game makes you happy.👏👏👏 #StarGuardian #LeagueofLegends https://t.co/wQXpdHW1Q0
## 5232 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5233 RT @felinae_felidae: Priestess\n#Illaoi #LeagueOfLegends #ArtofLegends https://t.co/QcDYARp8aM
## 5234 RT @yordleloveall: #LeagueOfLegendsFanArt #LeagueOfLegends \n\nYordle oc https://t.co/Oe1D3hLWwG
## 5235 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5236 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5237 RT @ibrah_kun: Damn #LeagueOfLegends feels way better than Valorant. Im hooked again.
## 5238 RT @yordleloveall: #LeagueOfLegendsFanArt #LeagueOfLegends \n\nYordle oc https://t.co/Oe1D3hLWwG
## 5239 RT @Teru_Rozu: Da-da-di-Duuuuh!\n"Jinx joined the Party!"\nGot to finish adding Jinx to my banner today before work! \nHer braids are a bloody…
## 5240 RT @ChapV44: https://t.co/KxARWUmJEg streaming league rank less go #streaming #LeagueOfLegends
## 5241 RT @Polenie__: ⛩🌸Finally they're cannon 🌸⛩ \n\nOne of my favorites ships 🤧💕💕\n#sett #Aphelios #art #digitaldrawing #LeagueOfLegends #drawing h…
## 5242 RT @sakaruii: true damage akali and ossia. speedran a piece for the 2021 lol fanart contest! \n#ArtofLegends #LeagueOfLegends https://t.co/f…
## 5243 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5244 RT @FantasticFinal1: LOL Fan Splash Art: Winterblessed Akali ❄⛄\n#Akali #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/V…
## 5245 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5246 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5247 RT @Moondustina: 🌻 lovely commission for @aeon_xayah 💕 \n\n#xayah #StarGuardian #LeagueOfLegends https://t.co/Hnz0H1Xo0b
## 5248 RT @metalichotchoco: A Fun Festive look at Bad Santa Veigar, black as coal and bitter as the winter itself\n\n#LeagueOfLegendsFanArt #veigar…
## 5249 RT @akali_the_rebel: ღ Ahri ღ\n\n𝓒𝓻𝓮𝓭𝓲𝓽: Yanderes.arts\n\n#kda #ahri #LeagueOfLegends #LeagueOfLegendsFanArt #KDAAhri #WildRift #riotgames #kpo…
## 5250 RT @Zaunight: @LeagueOfLegends @riotgames #LeagueOfLegends Officially ruined the bot lane/adc role good job. #gaming
## 5251 RT @Polenie__: ⛩🌸Finally they're cannon 🌸⛩ \n\nOne of my favorites ships 🤧💕💕\n#sett #Aphelios #art #digitaldrawing #LeagueOfLegends #drawing h…
## 5252 RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy
## 5253 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5254 RT @IssyyBabyy6669: Live Now!! Playing TFT In League..No Idea what Im Doing XD https://t.co/GZSvGkDAC0 #LeagueOfLegends #TwitchAffilate #tw…
## 5255 RT @IssyyBabyy6669: Live Now!! Playing TFT In League..No Idea what Im Doing XD https://t.co/GZSvGkDAC0 #LeagueOfLegends #TwitchAffilate #tw…
## 5256 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 5257 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 5258 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5259 RT @K_alligatorDraw: Well I try to color this \n#Warwick #LeagueOfLegends #LeagueOfLegendsFanArt #bara #furry https://t.co/cXXkaCLmy7
## 5260 RT @Polenie__: ⛩🌸Finally they're cannon 🌸⛩ \n\nOne of my favorites ships 🤧💕💕\n#sett #Aphelios #art #digitaldrawing #LeagueOfLegends #drawing h…
## 5261 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5262 RT @PCGamesN: A new #LeagueOfLegends funnel strat makes use of the new jungle treats to get ahead, and Riot confirms it didn't test for it.…
## 5263 RT @RivenStore: Like and Share if you have been fan since day 1\nLove LoL? Visit us: https://t.co/JrAiMTe9FJ\n#leagueoflegends #lolgame #lolg…
## 5264 RT @Skiz0h: For a while, I've been planning to draw @arteapotstudio 's High Noon Karthus 💀\n#ArtofLegends #leagueoflegends https://t.co/ImNq…
## 5265 RT @caiokkcaio: I couldn't resist...\n#Tristana #ArtofLegends #LeagueOfLegends https://t.co/r8nqy3HNGx
## 5266 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5267 RT @BonniieA: Ahri 🦊\nher new model is beautiful🧡\n\n#Ahri #LeagueOfLegends https://t.co/vymcs8hmVz
## 5268 RT @miemeoww1: A gift.)\n\n#LeagueofLegends #Xayah #Rakan https://t.co/F1eSzherPt
## 5269 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5270 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5271 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5272 RT @caiokkcaio: I couldn't resist...\n#Tristana #ArtofLegends #LeagueOfLegends https://t.co/r8nqy3HNGx
## 5273 RT @Shilliww: #LeagueOfLegends \n#LeagueOfLegendsFanArt #riven \ngreat sword https://t.co/WMIht7c2rc
## 5274 RT @gatorix1: Present i did for a friend :3 #LeagueOfLegends https://t.co/JINiaYH3mJ
## 5275 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5276 RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY
## 5277 RT @TaironSG: BRO I GOT DENIED OF MY PENTA RIGHT AFTER… #wildrift #pyke #leagueoflegends https://t.co/OQupjGuVun
## 5278 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5279 RT @EsportsRedskin: Next Monday, @ArkActAssn @playvs State Playoffs Round 1 #LeagueOfLegends . Top 16.\n@EsportsRedskin vs Gentry GHS Infini…
## 5280 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5281 RT @RivenStore: Like and Share if you have been fan since day 1\nLove LoL? Visit us: https://t.co/JrAiMSX6DJ\n#lolgoods #leagueoflegends #mmo…
## 5282 RT @EsportsRedskin: Next Monday, @ArkActAssn @playvs State Playoffs Round 1 #LeagueOfLegends . Top 16.\n@EsportsRedskin vs Gentry GHS Infini…
## 5283 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 5284 RT @Nicols22483097: "Art requires a certain cruelty."\n\nA jhin fanart I just did searching for references for other things, not soo happy wi…
## 5285 RT @Greysan_: Also I can’t explain myself here i just heard this audio the other day and i thought of these two\n#yasuo #taliyah #LeagueOfLe…
## 5286 RT @felinae_felidae: Priestess\n#Illaoi #LeagueOfLegends #ArtofLegends https://t.co/QcDYARp8aM
## 5287 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5288 RT @gontengstudio1: custom badges . order now! https://t.co/gULrQYECfh\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls…
## 5289 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5290 RT @OneMore_esports: What a day!\n\nWe won both games as team Vanquishers forfeited the first game and our Owls played very well against @3bl…
## 5291 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5292 RT @mariakherovets: I can't help but show the process\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #GwenLoL #ArtistOnTwitter https://t.co/DIf95…
## 5293 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5294 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5295 RT @SalsaMerang0: Ashe Cross Map\n\n#Ashe #AsheLoL #LeagueOfLegendsClips #LoLClips #LeagueOfLegends https://t.co/XmgQcktmOJ
## 5296 RT @studioaxel: 🎧OCEAN PARTY🏖️\n\n#Sett #LeagueOfLegends #ArtofLegends https://t.co/XpC9NcZkrE
## 5297 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6Wo0\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 5298 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 5299 RT @shikispace: (wip) My league faves wearing fancy stuff part two\n\n#MasterYi #LeagueOfLegends #ArtofLegends https://t.co/dNSxTJIEDR
## 5300 RT @shikispace: (wip) My league faves wearing fancy stuff part two\n\n#MasterYi #LeagueOfLegends #ArtofLegends https://t.co/dNSxTJIEDR
## 5301 RT @yordleloveall: #LeagueOfLegendsFanArt #LeagueOfLegends \n\nYordle oc https://t.co/Oe1D3hLWwG
## 5302 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5303 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5304 RT @Checkuu: "Surprised to see me ?"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm
## 5305 RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…
## 5306 RT @TaironSG: BRO I GOT DENIED OF MY PENTA RIGHT AFTER… #wildrift #pyke #leagueoflegends https://t.co/OQupjGuVun
## 5307 RT @foxiekura: Star Guardian Seraphine or Star Guardian Sona? I love both but Sera makes me wish I played Wild rift more,,\n\n#StarGuardian #…
## 5308 RT @Axtrek1: I like the new design.😎😎😎😎 #LeagueofLegends #ArtofLegends #MOBA #GuardianasEstelares #Worlds2021 #Bjergsen
## 5309 RT @Axtrek1: I like the new design.😎😎😎😎 #LeagueofLegends #ArtofLegends #MOBA #GuardianasEstelares #Worlds2021 #Bjergsen
## 5310 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5311 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5312 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6Wo0\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 5313 RT @grymalk1nn: #Yasuo is starving\n\n#LeagueOfLegendsFanArt #LeagueOfLegendsMemes #LeagueOfLegends https://t.co/kNBmM1kISk
## 5314 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5315 RT @aleriy_: Charmed💙\n\n#yasuo #ahri #LeagueOfLegends https://t.co/9FJRRnkIhE
## 5316 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5317 RT @RivenStore: Like and Share if you have been fan since day 1\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #league…
## 5318 RT @im_welt: @riotgames Why suxx you so Hard dicks? All Games Feed in my Team? I have 40% winnrate and im Diamond. WHO is skill in my Team…
## 5319 RT @thefedr8tion: CLICK https://t.co/sg901ujqxr Watch the live stream now - London University Esports - #LeagueOfLegends #esports tournamen…
## 5320 RT @yoomyoum: ✨ First Star Kayle ✨\n \nI hope to see Kayle with a skin like this one day 💛\n\n#LeagueOfLegends #conceptart #kayle https://t.co/…
## 5321 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6Wo0\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 5322 RT @Damianfate: ~Winterblessed Elise 🕷️❄️\nI fell in love with the new skin line and all the skin concepts I saw and thought Elise would be…
## 5323 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5324 RT @OneMore_esports: What a day!\n\nWe won both games as team Vanquishers forfeited the first game and our Owls played very well against @3bl…
## 5325 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 5326 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 5327 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5328 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5329 RT @jamilsc: ✨💜Space Groove y que inicie el Party!💜✨\n\n#fanart #illustration #leagueoflegends #artoflegends #creadoresdelollatam #art #drawi…
## 5330 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5331 RT @pnk_fam: Promo for traditional_league (Instagram)\n\n#pnkxfam \n\n#leagueoflegends #leagueoflegendsfanart #leagueoflegendsart #lol #gamedra…
## 5332 RT @sakuyashan: Hello! I'm 🌸 LIVE 🌸 and would love for you to come and hang out ❣️\nhttps://t.co/qsMH2HGCy3\n\n#vtuber #pngtuber #vtuberuprisi…
## 5333 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5334 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5335 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5336 RT @PHB_pietro: This is my #starguardian team\n#Darius #vi #evelynn #Pantheon #sylas #LeagueOfLegends #LeagueOfLegendsFanArt #lol #ArtistOnT…
## 5337 RT @shikispace: (wip) My league faves wearing fancy stuff part two\n\n#MasterYi #LeagueOfLegends #ArtofLegends https://t.co/dNSxTJIEDR
## 5338 RT @Checkuu: "Surprised to see me ?"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm
## 5339 RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…
## 5340 RT @Soba_VT: Toplane Action [Plat 4] [Ger/Eng] [18+] \n#twitch #VtuberUprising #Vtuber #GERVtuber #twitchaffiliate #twitchstreamer #SmallStr…
## 5341 RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…
## 5342 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5343 RT @Yangyexin: MERRY CHRISTMAS @crownsforkings !! <3 She was my secret santa this year and I couldn't have been happier to draw santa samir…
## 5344 RT @shikispace: (wip) My league faves wearing fancy stuff part two\n\n#MasterYi #LeagueOfLegends #ArtofLegends https://t.co/dNSxTJIEDR
## 5345 RT @PatkusArt: Drew Kai'sa cause I've been trying to learn her.\nShe's fun but I suck at her so I always go back to Ezreal and Zeri 😂😭😂\n\n#ar…
## 5346 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5347 RT @shapy_wa: gamer girl kai’sa💜 many spicy versions here: https://t.co/8zBk0v0SBr 👀 i hope you will join!😜 #LeagueOfLegends #KaiSa #gamerg…
## 5348 RT @shikispace: (wip) My league faves wearing fancy stuff part two\n\n#MasterYi #LeagueOfLegends #ArtofLegends https://t.co/dNSxTJIEDR
## 5349 RT @thefedr8tion: CLICK https://t.co/sg901ujqxr Watch the live stream now - London University Esports - #LeagueOfLegends #esports tournamen…
## 5350 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5351 RT @lil_luna_s: Who wants to help me get to 500 orders total before end of the year? 😇🥰\nhttps://t.co/rGVjQevzJm\n\n#epal #epalgg #gamergirl #…
## 5352 RT @yordleloveall: #LeagueOfLegendsFanArt #LeagueOfLegends \n\nYordle oc https://t.co/Oe1D3hLWwG
## 5353 RT @Moondustina: 🌻 lovely commission for @aeon_xayah 💕 \n\n#xayah #StarGuardian #LeagueOfLegends https://t.co/Hnz0H1Xo0b
## 5354 RT @gontengstudio: custom badges . order now! https://t.co/Q5xzwhZTa3\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls\n#…
## 5355 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5356 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5357 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 5358 RT @shahs1221: It's the Last Drop gang, y'all! #arcane #ArcaneArt #Silco #jinx #sevika #lol #LeagueOfLegends #LeagueOfLegendsFanArt #digita…
## 5359 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5360 RT @ViceZonegg: Nothing like celebrating with your team in a LAN after a GG well played 👏🏼👏🏼🏆\n#esports #gaming #valorant #apexlegends #leag…
## 5361 RT @stefylaudy: Miss Fortune doesn't know the undress meme\n#LeagueOfLegends #LeagueOfLegendsFanArt #MissFortune https://t.co/yQzY2XEBrZ
## 5362 RT @MikuoHatsuneTTV: Day 14 of @LeagueOfLegends quotes:\n\nYou need not follow, but you must witness.\n-Azir\n#LeagueOfLegends #quotes #gaming…
## 5363 RT @MikuoHatsuneTTV: Day 14 of @LeagueOfLegends quotes:\n\nYou need not follow, but you must witness.\n-Azir\n#LeagueOfLegends #quotes #gaming…
## 5364 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 5365 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5366 RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY
## 5367 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5368 RT @nugothezreal: all of your (mine) favorites are inuit and transfem (a thread of chars i hc as native not all of these r transfem hcs lma…
## 5369 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5370 RT @dominaART: Samira, painted her before I had the chance to play her :P\n\n#samira #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/C4X…
## 5371 RT @thefedr8tion: Calling ALL GAMING STREAMERS!\nCLICK https://t.co/sg901ujqxr & DM us here.\n\n#rtItBot #esports #twitchstreamer #twitch #you…
## 5372 RT @thefedr8tion: Calling ALL GAMING STREAMERS!\nCLICK https://t.co/sg901ujqxr & DM us here.\n\n#rtItBot #esports #twitchstreamer #twitch #you…
## 5373 RT @_mierii: Bewitching Miss Fortune, my fav skin <3\n\n#LeagueOfLegends #Halloween #MissFortune #fanart https://t.co/MKTlcGSJze
## 5374 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5375 RT @Rolochan105: League of legends x One piece meme. #LeagueOfLegends #artoflegends #meme #onepiece https://t.co/xJx0KW9p2u
## 5376 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5377 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5378 RT @loreofruneterra: Redeemed Prodigy: Striving for perfection was limiting, rigid. Perfection had no life; could not breathe. However, per…
## 5379 RT @thefedr8tion: Calling ALL GAMING STREAMERS!\nCLICK https://t.co/sg901ujqxr & DM us here.\n\n#rtItBot #esports #twitchstreamer #twitch #you…
## 5380 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5381 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 5382 RT @TKPFamily615123: 【League of Legends】Kai'sa carry 2vs4\n\n#LOL #leagueoflegends #英雄聯盟 #凱莎 #Kaisa #lolplay #lolhighlight #lolhighlights #lo…
## 5383 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5384 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5385 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5386 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5387 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5388 RT @FaulknerESports: The League of Legends Championship match between the Faulkner Eagles and the Seneca Sting is tonight at 7:30 PM! Be su…
## 5389 RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…
## 5390 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5391 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5392 RT @yordleloveall: #LeagueOfLegendsFanArt #LeagueOfLegends \n\nYordle oc https://t.co/Oe1D3hLWwG
## 5393 RT @felinae_felidae: Priestess\n#Illaoi #LeagueOfLegends #ArtofLegends https://t.co/QcDYARp8aM
## 5394 RT @shikispace: When you and your bbg have opposite prestige aesthetics\n\n#yasuo #MasterYi #yisuo #LeagueOfLegends #ArtofLegends https://t.c…
## 5395 RT @OneMore_esports: Two matches in the same day? No worries our Owls are prepared well! \n\nGame 1 Vs Vanquishers at 7 pm \nGame 2 Vs @3bl_es…
## 5396 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5397 RT @geheichou: Arcane - Viktor cosplay makeup \n#LeagueOfLegends #Arcane https://t.co/2CCF2IGA8Z
## 5398 RT @yordleloveall: #LeagueOfLegendsFanArt #LeagueOfLegends \n\nYordle oc https://t.co/Oe1D3hLWwG
## 5399 RT @metalichotchoco: A Fun Festive look at Bad Santa Veigar, black as coal and bitter as the winter itself\n\n#LeagueOfLegendsFanArt #veigar…
## 5400 RT @metalichotchoco: A Fun Festive look at Bad Santa Veigar, black as coal and bitter as the winter itself\n\n#LeagueOfLegendsFanArt #veigar…
## 5401 RT @BelongArenasUK: IT'S HERE!! The beginning of the end! \n\nWeek 1 the #LeagueofLegends playoffs...eeek! In less than 2 weeks we will find…
## 5402 RT @yordleloveall: #LeagueOfLegendsFanArt #LeagueOfLegends \n\nYordle oc https://t.co/Oe1D3hLWwG
## 5403 RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY
## 5404 RT @ShiroBlazecos: Let's change the world\nJayce:@redshinigami7\nPH: @ rixa_ph (IG)\n#arcane #viktor #LeagueOfLegends #arcanecosplay #jayvik #…
## 5405 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5406 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5407 RT @metalichotchoco: A Fun Festive look at Bad Santa Veigar, black as coal and bitter as the winter itself\n\n#LeagueOfLegendsFanArt #veigar…
## 5408 RT @DiscordJester: Check out this League of Legends clip I recorded with https://t.co/7z9D9QPLlB! #LeagueofLegends\n\n🔗 https://t.co/hCv13nOi…
## 5409 RT @ShiroBlazecos: Let's change the world\nJayce:@redshinigami7\nPH: @ rixa_ph (IG)\n#arcane #viktor #LeagueOfLegends #arcanecosplay #jayvik #…
## 5410 RT @Cookie3w3: Rell 0w0\n\n#ArtofLegends #LeagueOfLegends #rell #LeagueOfLegendsFanArt https://t.co/lMBUdA8RW9
## 5411 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5412 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5413 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5414 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5415 RT @NinouilleSFW: I've took new pics of the prints! 👀\n\nhttps://t.co/7DUZEpUzeX\n\n#LeagueOfLegends #artshop #Jinx #Ahri #Soraka #drawings htt…
## 5416 RT @CappieEF: Tonight i will stream Era Aeon's practice. Please come tune in and say Hi.\n#LeagueOfLegends #twitch #Practice
## 5417 RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…
## 5418 RT @_icepher_: I’m… worse…\n\n#ArtofLegends #LeagueofLegends #Aatrox https://t.co/ROHgOo8huj
## 5419 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5420 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5421 RT @shikispace: When you and your bbg have opposite prestige aesthetics\n\n#yasuo #MasterYi #yisuo #LeagueOfLegends #ArtofLegends https://t.c…
## 5422 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5423 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5424 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5425 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5426 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5427 RT @metalichotchoco: Grandma corki, she’s got a little plane and will fly it directly into you. A true Valkyrie \n\n#LeagueOfLegendsFanArt #c…
## 5428 RT @JaniKyoufuri: Yasuo's voice in Diff SVC 😂😂\n#diff_svc #yasuo #LeagueOfLegends https://t.co/BRRqaAgK5V
## 5429 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5430 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5431 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5432 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5433 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5434 RT @RostyPotato: I did a thing! : P\n#LeagueOfLegends #LeagueOfLegendsFanArt #TahmKench https://t.co/4701ZrFYRc
## 5435 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5436 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5437 RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy
## 5438 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5439 RT @Koiarts1: Fan art Jinx \n.\n#draw #sketch #leagueoflegends #paint #creadoresdelollatam #art #artoflegends #leagueoflegendsfanart #jinx #…
## 5440 RT @ViceZonegg: Nothing like celebrating with your team in a LAN after a GG well played 👏🏼👏🏼🏆\n#esports #gaming #valorant #apexlegends #leag…
## 5441 RT @Koiarts1: Fan art Jinx \n.\n#draw #sketch #leagueoflegends #paint #creadoresdelollatam #art #artoflegends #leagueoflegendsfanart #jinx #…
## 5442 RT @MC_Sangel: Work in progress #sett #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/SYEsHcYiTy
## 5443 RT @feng12325165810: #LeagueOfLegends #LeagueOfLegendsFanArt \nEvelynn❤️❤️ https://t.co/2ssDFPFq8T
## 5444 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5445 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5446 RT @peghmey: Back to portraits. Star guardian Rakan!\nSoraka is going to be next 💚\n\n#Rakan #StarGuardians #ArtofLegends #LeagueOfLegends htt…
## 5447 RT @aresmape1: Doran's Blade but #RTX 🗡️\n#LeagueOfLegends #Blender #3d https://t.co/V5ZGeQ6sg1
## 5448 RT @peghmey: Sad commission 💔\n\n#Xayah #ArtofLegends #LeagueOfLegends https://t.co/Dt0cnbKZKy
## 5449 RT @Sandkessho: It’s my birthday today and Twitter doesn’t give me balloons for the second year ;0;\nCan I get a repost as a present 💚\n\n#Art…
## 5450 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5451 RT @felinae_felidae: Priestess\n#Illaoi #LeagueOfLegends #ArtofLegends https://t.co/QcDYARp8aM
## 5452 RT @FaulknerESports: The League of Legends Championship match between the Faulkner Eagles and the Seneca Sting is tonight at 7:30 PM! Be su…
## 5453 RT @OneMore_esports: Two matches in the same day? No worries our Owls are prepared well! \n\nGame 1 Vs Vanquishers at 7 pm \nGame 2 Vs @3bl_es…
## 5454 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5455 RT @HephaestusSd: Katarina sexy pose\n#katarina #LOL #LeagueOfLegends #LeagueOfLegendsFanArt \nIf you enjoy my content and want to see more,…
## 5456 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5457 RT @noctysart: High Noon #Kayn / #Rhaast \n\n#ArtofLegends \n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/PdmzEfO6kl
## 5458 RT @ddorobo_: Spiritblossom Aphelios🌸🌙\n#LeagueOfLegends\n#LeagueOfLegendsfanart\n#Aphelios\n#SpiritBlossom2022\n#spiritblossom https://t.co/T9O…
## 5459 RT @l0Abyss: Nightbringer Kayn\n#LeagueOfLegends #Kayn #LeagueOfLegendsFanArt #ArtOfLegends #nightbringerkayn https://t.co/9iGz7agSbq
## 5460 RT @SakaiYuki17: Congratulations Kayn be the new card in LoR! I will finish it asap\n#ArtofLegends #kayn #zed #LeagueOfLegends https://t.co/…
## 5461 RT @Cookie3w3: 🏮 Snow Moon Kayn 🏮\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #Kayn https://t.co/nNKsoD6zNN
## 5462 RT @AwkwardToons: scrunklys\n\n#strangerthings #theowlhouse #adventuretime #amphibia #scottpilgrim #arcane #leagueoflegends #fostershomeforim…
## 5463 RT @DamnSpiderLover: the only prisoner I want\n#LeagueOfLegends #sylas #fanart https://t.co/Oti0f96AGr
## 5464 RT @DamnSpiderLover: the only prisoner I want\n#LeagueOfLegends #sylas #fanart https://t.co/Oti0f96AGr
## 5465 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5466 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5467 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5468 RT @Shilliww: #LeagueOfLegends \n#LeagueOfLegendsFanArt #riven \ngreat sword https://t.co/WMIht7c2rc
## 5469 RT @OneMore_esports: What a journey! The Owls fought well but in the end @3bl_esports takes the win\n\nGG to 3BL eSports\n\n#1MUP 🦉 \n#LeagueofL…
## 5470 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5471 RT @gontengstudio: custom badges . order now! https://t.co/Q5xzwhZTa3\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls\n#…
## 5472 RT @sagittifollia: evelynn prestige skin 2021\n#Evelynn #LOL #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/npJltN2Dhf
## 5473 RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY
## 5474 RT @K_alligatorDraw: Well I try to color this \n#Warwick #LeagueOfLegends #LeagueOfLegendsFanArt #bara #furry https://t.co/cXXkaCLmy7
## 5475 RT @RivenStore: Like and Share if you have been fan since day 1\nLove LoL? Visit us: https://t.co/JrAiMSX6DJ\n#lolgoods #leagueoflegends #mmo…
## 5476 RT @Punbun_4Fun: it'd finally done, got experimental with the colours in the end but ngl i'm quite happy with how it turned out\n\n#settphel…
## 5477 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5478 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5479 RT @Checkuu: "Surprised to see me ?"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm
## 5480 RT @ItsKashaKai: Today marks my 3 months being sober! It has an extremely tough addiction and I've had many relapses when trying to quit, b…
## 5481 RT @vylnora: Sylas got some plans for breakfast\n\n#sett #sylas #sylett #LeagueOfLegends https://t.co/pkhcM8MYOQ
## 5482 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5483 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5484 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5485 RT @RivenStore: Hello there!\nVisit us: https://t.co/Jtncw5KmG7\n#lolgoods #leagueoflegends #mmo #mmorpg #rivenstore.com #lolstuff https://t.…
## 5486 RT @chisi64726930: Arcana Neeko!🔮🦎\nNeeko stands for magician!\nI like this series very much~\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko…
## 5487 RT @SumiCosplay: #sona from #stargaurdian at @rushgamingfest #leagueoflegends \n#sumicosplay https://t.co/xdc4T3bWAT
## 5488 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5489 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5490 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5491 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5492 RT @yoomyoum: ✨ First Star Kayle ✨\n \nI hope to see Kayle with a skin like this one day 💛\n\n#LeagueOfLegends #conceptart #kayle https://t.co/…
## 5493 RT @ozoru_kiriu: 2nd Sticker Design - Kindred\n#LeagueOfLegendsFanArt #LeagueOfLegends #kindred https://t.co/43rpDZe1BD
## 5494 RT @ozoru_kiriu: Lil Sticker Commission of Bard ✨\nDo not Repost!\n#LeagueOfLegendsFanArt #leagueoflegends https://t.co/J8DIECGOGF
## 5495 RT @AlphantArt: "Now they ask where QiQi's at, I'm like you can't hang with that"\n\n#Qiyana #TrueDamage #LeagueOfLegends #LeagueOfLegendsFa…
## 5496 RT @itsraffyoh: IM TOO SLIPPERY FOR THEM! https://t.co/Sxl2gH1hbi via @YouTube \n\n#leagueoflegends #league #riotgames #zoe #Montage #YouTub…
## 5497 RT @Rocckart: 🏝Beach time \nft. Itto & Sett\n\n#GenshinImpact #LeagueOfLegends https://t.co/FiMOamQ4qo
## 5498 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5499 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5500 RT @QuintenGamings: If you're reading this it would mean the world to me if you can check out my latest video i made it while streaming \n\nC…
## 5501 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5502 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5503 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5504 RT @felinae_felidae: Priestess\n#Illaoi #LeagueOfLegends #ArtofLegends https://t.co/QcDYARp8aM
## 5505 RT @ViceZonegg: Nothing like celebrating with your team in a LAN after a GG well played 👏🏼👏🏼🏆\n#esports #gaming #valorant #apexlegends #leag…
## 5506 RT @jawlipops: one day ill be a good diana #ArtofLegends #LeagueOfLegends https://t.co/UFBvNTN84H
## 5507 RT @Moondustina: 🌻 lovely commission for @aeon_xayah 💕 \n\n#xayah #StarGuardian #LeagueOfLegends https://t.co/Hnz0H1Xo0b
## 5508 RT @ViceZonegg: Nothing like celebrating with your team in a LAN after a GG well played 👏🏼👏🏼🏆\n#esports #gaming #valorant #apexlegends #leag…
## 5509 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5510 RT @Pancake_Tanks: Check out my video! #LeagueofLegends | Captured by #Outplayed #morgana #gg #win #play #lol #riot #games #gaming #gamers…
## 5511 RT @noisecat610: As long as you are on my side.\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/ly0R5EnGFk
## 5512 RT @Pancake_Tanks: Check out my video! #LeagueofLegends | Captured by #Outplayed #morgana #gg #win #play #lol #riot #games #gaming #gamers…
## 5513 RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY
## 5514 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5515 RT @OsmiSan: Time grandpa \n\n#ArtofLegends #LeagueOfLegends #Zilean https://t.co/fj2oOlcePx
## 5516 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5517 RT @SkewldyaTTV: And...Im back. Playing some ARAM and Ranked Leagues if I dont lose my shit.\n\n#TwitchStreamers\n#SmallStreamers\n#BlazedRT\n#…
## 5518 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5519 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5520 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5521 RT @jawlipops: one day ill be a good diana #ArtofLegends #LeagueOfLegends https://t.co/UFBvNTN84H
## 5522 RT @metalichotchoco: Grandma corki, she’s got a little plane and will fly it directly into you. A true Valkyrie \n\n#LeagueOfLegendsFanArt #c…
## 5523 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5524 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5525 RT @SkewldyaTTV: And...Im back. Playing some ARAM and Ranked Leagues if I dont lose my shit.\n\n#TwitchStreamers\n#SmallStreamers\n#BlazedRT\n#…
## 5526 RT @SkewldyaTTV: And...Im back. Playing some ARAM and Ranked Leagues if I dont lose my shit.\n\n#TwitchStreamers\n#SmallStreamers\n#BlazedRT\n#…
## 5527 RT @jawlipops: ive been sucked back in oop #leagueoflegends #ArtofLegends https://t.co/QyjMF5DozN
## 5528 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5529 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5530 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 5531 RT @metalichotchoco: Veigo’s castle stands upon pillars of salt and pillars of sand.\n\n#ArtofLegends #LeagueOfLegendsFanArt #veigo #leagueof…
## 5532 RT @metalichotchoco: Backstage Santas, braum and veigar are genuine spirits of inter but they need a break too. Pass the drag draven \n\n#Art…
## 5533 RT @amazing_cosplay: Ahri Spirit Blossom [ League of Legends ]\nModel: Bellatrix Aiden\nPhoto: Alex Bootsman, Cyberfox\n\n#gamecosplay #cosplay…
## 5534 RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single "Magician" - listen and learn more a…
## 5535 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5536 RT @XIYEXIEXIE: 🌟✨\nStars,hear me!\n\n#LeagueOfLegends \n#LeagueOfLegendsFanArt\n#soraka https://t.co/xcb1aFIoAL
## 5537 RT @appa1067: Here are more details for the NA/LAN Amateur Tournament I am setting up #WildRift #LeagueOfLegends #RiotGames #eSports https:…
## 5538 RT @Checkuu: "Surprised to see me ?"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm
## 5539 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5540 RT @Keikocosplay1: 𝑳𝒐𝒐𝒌𝒊𝒏𝒈 𝒇𝒐𝒓 𝒂 𝒕𝒂𝒊𝒍𝒐𝒓? 🪡\nScissors, needles, thread; tools of Isolde. She'll always be with me, and I with her\n\nPhotograph…
## 5541 RT @SaltyMorde: Ok, but how about Darkin!Mordekaiser? 👀 Catch a small concept. Might work on it more in the future.\n\n#LeagueOfLegendsFanArt…
## 5542 RT @NoodleSpicyArt: #caitvi twitch emotes for my channel named “high five” and “cupcake”. (I play vi support) #LeagueOfLegends https://t.co…
## 5543 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5544 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5545 RT @Checkuu: "Surprised to see me ?"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm
## 5546 RT @M0nkaeee: Splash idea for a concept of winterblessed Ahri I seen that I had laser focused on (she is NOT my design 🚨🚨🚨🚨) 🥹 AWESOME CONC…
## 5547 RT @OsmiSan: Time grandpa \n\n#ArtofLegends #LeagueOfLegends #Zilean https://t.co/fj2oOlcePx
## 5548 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6Wo0\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 5549 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5550 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5551 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5552 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5553 RT @_icepher_: I’m… worse…\n\n#ArtofLegends #LeagueofLegends #Aatrox https://t.co/ROHgOo8huj
## 5554 RT @ViceZonegg: Nothing like celebrating with your team in a LAN after a GG well played 👏🏼👏🏼🏆\n#esports #gaming #valorant #apexlegends #leag…
## 5555 RT @pinkymeeli: Mel from Arcane✨ #arcane #LeagueOfLegends #RiotGames #fanart #mel #arcanefanart https://t.co/5FBvSM2Lbn
## 5556 RT @AgnesDraws: more painting practice with spirit blossom ahri\n\n#LeagueOfLegendsFanArt #ArtofLegends #LeagueOfLegends https://t.co/r0tFoJA…
## 5557 RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…
## 5558 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5559 RT @noisecat610: As long as you are on my side.\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/ly0R5EnGFk
## 5560 RT @Checkuu: "Surprised to see me ?"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm
## 5561 RT @esports_maps: Why is it so tough to recommend something you spent so much of your life playing? 😅\n\n#gaming #esports #esport #twitch #va…
## 5562 RT @KDA_DUKE: 💎 K/DA ALL OUT #Akali 🎤\n✍️ by Defaultz @defaultz_17\n🌐 https://t.co/AmxYBv4Les\n#KDA #ALLOUT #RiotGames #FanArt\n#LeagueOfLegend…
## 5563 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5564 RT @stefylaudy: Miss Fortune doesn't know the undress meme\n#LeagueOfLegends #LeagueOfLegendsFanArt #MissFortune https://t.co/yQzY2XEBrZ
## 5565 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5566 RT @Cookie3w3: Oh noOoO , He discovered us D:\n\nDon't worry, it's not the end. I'm working on the good ending 'w'👌\n\n#LeagueOfLegends #League…
## 5567 RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…
## 5568 RT @_icepher_: I’m… worse…\n\n#ArtofLegends #LeagueofLegends #Aatrox https://t.co/ROHgOo8huj
## 5569 RT @Cookie3w3: Now the good is coming 'w'👉👈\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgame https://t.co/vkJw3skHG0
## 5570 RT @Cookie3w3: One more drawing and the good is coming aAaAa\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgame https://t.co…
## 5571 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5572 RT @Cookie3w3: AaAaAA We surpassed the previous one ;W;. Let's see now lol\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgam…
## 5573 RT @Cookie3w3: Let's see 'w'\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgame https://t.co/0s6qUFgZi9
## 5574 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5575 RT @felinae_felidae: Priestess\n#Illaoi #LeagueOfLegends #ArtofLegends https://t.co/QcDYARp8aM
## 5576 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5577 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5578 RT @LilliaQnQ: 🔞\n\nWanna play with Tibbers?💕💕💕\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt\n#Annie https://t.co/ezuJSKHtuH
## 5579 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5580 RT @jawlipops: one day ill be a good diana #ArtofLegends #LeagueOfLegends https://t.co/UFBvNTN84H
## 5581 RT @jawlipops: ive been sucked back in oop #leagueoflegends #ArtofLegends https://t.co/QyjMF5DozN
## 5582 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5583 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5584 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5585 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5586 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5587 RT @BrittaJJ26: Piltover’s Finest 🔥 I cannot for the life of me find the cosplay account that inspired this art - if anyone knows them, ple…
## 5588 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5589 RT @felinae_felidae: Priestess\n#Illaoi #LeagueOfLegends #ArtofLegends https://t.co/QcDYARp8aM
## 5590 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5591 RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…
## 5592 RT @Catsigma1: #leagueoflegends #lightcannon #lux #jinx #Splatoon3 \n🐙🦑\n\nBuy me ☕\nhttps://t.co/9hxRP2myvO https://t.co/hDPHFesjJJ
## 5593 RT @Yomzz_zzz: [9feb2020] I can tell you this is the most of people that hit the like botton many times for this sketch. Aatrox could be mo…
## 5594 RT @feng12325165810: #LeagueOfLegends #LeagueOfLegendsFanArt \nEvelynn❤️❤️ https://t.co/2ssDFPFq8T
## 5595 RT @thefedr8tion: CLICK https://t.co/sg901ujqxr Watch the live stream now - London University Esports - #LeagueOfLegends #esports tournamen…
## 5596 RT @thefedr8tion: Calling ALL GAMING STREAMERS!\nCLICK https://t.co/sg901ujqxr & DM us here.\n\n#rtItBot #esports #twitchstreamer #twitch #you…
## 5597 RT @jawlipops: ive been sucked back in oop #leagueoflegends #ArtofLegends https://t.co/QyjMF5DozN
## 5598 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5599 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5600 RT @FearGaming_e: The Best Pentakill Samira I League of Legends Highlights | \n\n⚔ @gabrielcascian1 Casciano\n🗡 @laudaguelf RafaLaud\n🧙♂️@Vict…
## 5601 RT @rayyyyyyy_: Back working with you made this possible. Don’t go on a long hiatus again with all these cashed picks @0wnPlays 😅😂 \n6/6 sli…
## 5602 RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…
## 5603 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5604 RT @Og_Rozen: Starting pride month with them 🏳️🌈\n#kahri #LeagueOfLegends https://t.co/mF3whpdape
## 5605 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5606 RT @thefedr8tion: CLICK https://t.co/sg901ujqxr Watch the live stream now - London University Esports - #LeagueOfLegends #esports tournamen…
## 5607 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5608 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5609 RT @vatheja: #soraka doodle⭐️ #LeagueOfLegends https://t.co/zVPpN1nKmX
## 5610 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5611 RT @NinouilleSFW: I've took new pics of the prints! 👀\n\nhttps://t.co/7DUZEpUzeX\n\n#LeagueOfLegends #artshop #Jinx #Ahri #Soraka #drawings htt…
## 5612 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 5613 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5614 RT @NoodleSpicyArt: #caitvi twitch emotes for my channel named “high five” and “cupcake”. (I play vi support) #LeagueOfLegends https://t.co…
## 5615 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5616 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5617 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5618 RT @FearGaming_e: The Best Pentakill Samira I League of Legends Highlights | \n\n⚔ @gabrielcascian1 Casciano\n🗡 @laudaguelf RafaLaud\n🧙♂️@Vict…
## 5619 RT @StephJMillz1: Steph J Millz - [ Guide to Camille REVAMPED ] Ultimate Beatdown: Darius https://t.co/PG2Tnqxjp4 via @YouTube #leagueofleg…
## 5620 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5621 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5622 RT @_Death_End_: Morgane TOP 💪😎👍🕹️👾 #LOL #PLAY #MobileGame #gamergirl #gaming #Online #games #Gamers #MobileLegend #Vtuber #Twitter #twitch…
## 5623 RT @tamarakail: she got scared and missed her ult🤭\n#seraphine #LeagueOfLegends https://t.co/ru7HDu7uGH
## 5624 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5625 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5626 RT @gontengstudio1: custom badges . order now! https://t.co/gULrQYECfh\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls…
## 5627 RT @gontengstudio1: custom badges . order now! https://t.co/gULrQYECfh\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls…
## 5628 RT @ItsKashaKai: Today marks my 3 months being sober! It has an extremely tough addiction and I've had many relapses when trying to quit, b…
## 5629 RT @pachirisupichu: Going live at 17:00 CET\nhttps://t.co/aXzNUGRKQi\nCome join for some #Overwatch2 #LeagueOfLegends #German #English #Vtube…
## 5630 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5631 RT @remyleboob: finally done with the little runner charm concepts! Beans\n#LeagueOfLegends #ArtofLegends https://t.co/sDXKmWZerh
## 5632 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5633 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5634 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5635 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5636 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5637 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5638 RT @Velo12: doodle \n\n#Sett #LeagueOfLegends #ArtOfLegends #LeagueOfLegendsFanArt #LoL #art https://t.co/ToSg7gizBj
## 5639 RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY
## 5640 RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…
## 5641 RT @shapy_wa: gamer girl kai’sa💜 many spicy versions here: https://t.co/8zBk0v0SBr 👀 i hope you will join!😜 #LeagueOfLegends #KaiSa #gamerg…
## 5642 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5643 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5644 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 5645 RT @Kirishimakrbk: Teen Sett \nSo cuteee aaaaa😭😭❤I Love him. \n\n#settphelios #Sett #LeagueOfLegends\n#LeagueOfLegendsFanArt https://t.co/Kes82…
## 5646 RT @FearGaming_e: The Best Pentakill Samira I League of Legends Highlights | \n\n⚔ @gabrielcascian1 Casciano\n🗡 @laudaguelf RafaLaud\n🧙♂️@Vict…
## 5647 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5648 RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…
## 5649 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5650 RT @noisecat610: As long as you are on my side.\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/ly0R5EnGFk
## 5651 RT @StephJMillz1: Steph J Millz - [ Guide to Camille REVAMPED ] Ultimate Beatdown: Darius https://t.co/PG2Tnqxjp4 via @YouTube #leagueofleg…
## 5652 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5653 RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…
## 5654 RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single "Magician" - listen and learn more a…
## 5655 RT @OneMore_esports: Two matches in the same day? No worries our Owls are prepared well! \n\nGame 1 Vs Vanquishers at 7 pm \nGame 2 Vs @3bl_es…
## 5656 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5657 RT @ZotacCup: Give your weekend a power up by competing in the ZOTAC CUP #LeagueofLegends tournament this weekend.\n\nNorth America - 12/3/20…
## 5658 RT @jawlipops: ive been sucked back in oop #leagueoflegends #ArtofLegends https://t.co/QyjMF5DozN
## 5659 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5660 RT @thefedr8tion: Calling ALL GAMING STREAMERS!\nCLICK https://t.co/sg901ujqxr & DM us here.\n\n#rtItBot #esports #twitchstreamer #twitch #you…
## 5661 RT @dereck_paints: ☆❤️ I could get used to this...~ ❤️☆\n.\n(っ◔◡◔)っ ♥ All the support is appreciated ♥\n.\n❌Hastags❌\n#dragonsofrunaterra #oc #r…
## 5662 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5663 RT @shikispace: When you and your bbg have opposite prestige aesthetics\n\n#yasuo #MasterYi #yisuo #LeagueOfLegends #ArtofLegends https://t.c…
## 5664 RT @noisecat610: As long as you are on my side.\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/ly0R5EnGFk
## 5665 RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…
## 5666 RT @ZombieGamingSB: AP JAX😂This is Zombie Gaming!! Join us https://t.co/aWXc0gF4wz Discord! Tik Tok! Instagram! Facebook! Youtube! Twitter!…
## 5667 RT @SpookziePunzie: 986/1000 followers on twitch! Please help me reach my goal by clicking the link below and dropping me a follow 💕\n\nhttps…
## 5668 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5669 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5670 RT @VSC_MwaMem: THE ULTIMATE ARAM MONTAGE - Aram Best Plays ( Part. 2/2 ) #LeagueOfLegends #RiotGames #League_Of_Legends #Aram https://t.co…
## 5671 RT @antho_saav: La ruina no afecta al Darkin\nRhaast does not allow what is his to be taken away from him.\n\n#viego #Zed #Kayn #LeagueOfLegen…
## 5672 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5673 RT @jawlipops: one day ill be a good diana #ArtofLegends #LeagueOfLegends https://t.co/UFBvNTN84H
## 5674 RT @jawlipops: ive been sucked back in oop #leagueoflegends #ArtofLegends https://t.co/QyjMF5DozN
## 5675 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5676 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5677 RT @SylveonFrancy: At Ionia Everyone are polite! 🌸well... not always 😅\n\n#LeagueOfLegends #sona #kayn #kaynxsona #rhaast #zed #irelia https:…
## 5678 RT @soap_ai: (2/2) + bonus doodle!\n\n#Evelynn #Kaisa #KDA #Kdaallout #kdamore #leagueoflegends #artoflegends #ahri #akali https://t.co/HinDY…
## 5679 RT @dereck_paints: ☆❤️ I could get used to this...~ ❤️☆\n.\n(っ◔◡◔)っ ♥ All the support is appreciated ♥\n.\n❌Hastags❌\n#dragonsofrunaterra #oc #r…
## 5680 RT @Champ_Esports: ONE HOUR until Monday night Esports! Our teams are super hyped to be back on stream TONIGHT to show off their skills ✨…
## 5681 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5682 RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…
## 5683 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5684 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5685 RT @rayyyyyyy_: Back working with you made this possible. Don’t go on a long hiatus again with all these cashed picks @0wnPlays 😅😂 \n6/6 sli…
## 5686 RT @noisecat610: As long as you are on my side.\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/ly0R5EnGFk
## 5687 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5688 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5689 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5690 RT @Champ_Esports: Overwatch and LoL are live NOW!!! Catch them absolutely destroying ✨\n\n⏰: NOW || 9:30PM EST \n⚔️: Marywood Esports || Myth…
## 5691 RT @Champ_Esports: ONE HOUR until Overwatch Baja AND LoL Green Matches 🔥🔥🔥\n\nWhat are you thankful for? We’re thankful for our players… that…
## 5692 RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…
## 5693 RT @Champ_Esports: We’ve also got a match with League of Legends Green for the Style Esports Winners’ Semis at 9:30pm EST!!! \n\nIt’s a prett…
## 5694 RT @FaulknerESports: The League of Legends Championship match between the Faulkner Eagles and the Seneca Sting is tonight at 7:30 PM! Be su…
## 5695 RT @FaulknerESports: The League of Legends Championship match between the Faulkner Eagles and the Seneca Sting is tonight at 7:30 PM! Be su…
## 5696 RT @Champ_Esports: ONE HOUR until Overwatch Baja AND LoL Green Matches 🔥🔥🔥\n\nWhat are you thankful for? We’re thankful for our players… that…
## 5697 RT @Champ_Esports: Overwatch and LoL are live NOW!!! Catch them absolutely destroying ✨\n\n⏰: NOW || 9:30PM EST \n⚔️: Marywood Esports || Myth…
## 5698 RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…
## 5699 RT @Champ_Esports: We’re back from break… refreshed and ready for another Monday Night Esports! Rocket League Academy and League of Legends…
## 5700 RT @Champ_Esports: ONE HOUR until Monday night Esports! Our teams are super hyped to be back on stream TONIGHT to show off their skills ✨…
## 5701 RT @Champ_Esports: Monday Night Esports is back NOW!!!\n\nOur teams are gonna wipe out the competition…we just know it 🔥🔥🔥\n\n⏰: NOW || 8:30PM…
## 5702 RT @Champ_Esports: We’ve also got a match with League of Legends Green for the Style Esports Winners’ Semis at 9:30pm EST!!! \n\nIt’s a prett…
## 5703 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5704 RT @Champ_Esports: ONE HOUR until Overwatch Baja AND LoL Green Matches 🔥🔥🔥\n\nWhat are you thankful for? We’re thankful for our players… that…
## 5705 RT @Champ_Esports: Overwatch and LoL are live NOW!!! Catch them absolutely destroying ✨\n\n⏰: NOW || 9:30PM EST \n⚔️: Marywood Esports || Myth…
## 5706 RT @Champ_Esports: We’re back from break… refreshed and ready for another Monday Night Esports! Rocket League Academy and League of Legends…
## 5707 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5708 RT @Champ_Esports: ONE HOUR until Monday night Esports! Our teams are super hyped to be back on stream TONIGHT to show off their skills ✨…
## 5709 RT @Champ_Esports: Monday Night Esports is back NOW!!!\n\nOur teams are gonna wipe out the competition…we just know it 🔥🔥🔥\n\n⏰: NOW || 8:30PM…
## 5710 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5711 RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…
## 5712 RT @Champ_Esports: We’re back from break… refreshed and ready for another Monday Night Esports! Rocket League Academy and League of Legends…
## 5713 RT @ak_elon: I like the expression.🎮🎮🎮🎮🎮 #ArtofLegends #StarGuardian #LeagueofLegends #StarGuardians #КосплейLoL #TransformaTuDestino
## 5714 RT @Mecosplay0: Seraphine cosplay is so pretty. I want to swap places with that cat.\nIf you want to see more, go to my google link in bio.#…
## 5715 RT @starglowsbright: fox girls club 🦊\n\n#LeagueOfLegends #GenshinImpact #Overwatch2 https://t.co/Mu2Sa8gdTc
## 5716 RT @yellowestmango: He doesn't quite get it but he's trying his best #aphelios #sett #settphel #leagueoflegends https://t.co/TqczN135YM
## 5717 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5718 RT @QuintenGamings: If you're reading this it would mean the world to me if you can check out my latest video i made it while streaming \n\nC…
## 5719 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5720 RT @QuintenGamings: If you're reading this it would mean the world to me if you can check out my latest video i made it while streaming \n\nC…
## 5721 RT @yellowestmango: He doesn't quite get it but he's trying his best #aphelios #sett #settphel #leagueoflegends https://t.co/TqczN135YM
## 5722 RT @settstiddies: new emo boy band just dropped guys #yone #yasuo #kayn #masteryi #leagueoflegends https://t.co/JxVUEeS6Zn
## 5723 RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…
## 5724 RT @jawlipops: ive been sucked back in oop #leagueoflegends #ArtofLegends https://t.co/QyjMF5DozN
## 5725 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5726 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5727 RT @jawlipops: one day ill be a good diana #ArtofLegends #LeagueOfLegends https://t.co/UFBvNTN84H
## 5728 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 5729 RT @jawlipops: ive been sucked back in oop #leagueoflegends #ArtofLegends https://t.co/QyjMF5DozN
## 5730 RT @_icepher_: I’m… worse…\n\n#ArtofLegends #LeagueofLegends #Aatrox https://t.co/ROHgOo8huj
## 5731 RT @SleepyLoaf_: Tell Chiizu they are a good baby OR ELSE \n\none of the emotes that will be coming as a pack > u < star guardian sona has th…
## 5732 RT @rRoarra: Hi @riotgames can we have Captain Fortune as skin base for Miss, please? Sincerely a #MissFortune main \n#RiotGames #LeagueOfLe…
## 5733 RT @_icepher_: I’m… worse…\n\n#ArtofLegends #LeagueofLegends #Aatrox https://t.co/ROHgOo8huj
## 5734 RT @Koiarts1: Fan art Jinx \n.\n#draw #sketch #leagueoflegends #paint #creadoresdelollatam #art #artoflegends #leagueoflegendsfanart #jinx #…
## 5735 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5736 RT @jawlipops: one day ill be a good diana #ArtofLegends #LeagueOfLegends https://t.co/UFBvNTN84H
## 5737 RT @riddLadRad: Ornn's only weakness - can't see with so much hair in his eyes :(\n#ArtofLegends #Ornn #LeagueOfLegends https://t.co/W8PxZNY…
## 5738 RT @Rocckart: 🏝Beach time \nft. Itto & Sett\n\n#GenshinImpact #LeagueOfLegends https://t.co/FiMOamQ4qo
## 5739 RT @Cookie3w3: Oh noOoO , He discovered us D:\n\nDon't worry, it's not the end. I'm working on the good ending 'w'👌\n\n#LeagueOfLegends #League…
## 5740 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5741 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5742 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 5743 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5744 RT @NoviadeAzir: I turned myself into a @sonwooang art Morty!\n\n#LeagueOfLegends #sonwooang #shen #LeagueOfLegendsFanArt https://t.co/Av8y4o…
## 5745 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5746 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5747 RT @noisecat610: As long as you are on my side.\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/ly0R5EnGFk
## 5748 RT @ZombieGamingSB: Rengar is fair😈This is Zombie Gaming!! Join us https://t.co/aWXc0gF4wz Discord! Tik Tok! Instagram! Facebook! Youtube!…
## 5749 RT @dereck_paints: ☆❤️ I could get used to this...~ ❤️☆\n.\n(っ◔◡◔)っ ♥ All the support is appreciated ♥\n.\n❌Hastags❌\n#dragonsofrunaterra #oc #r…
## created isRetweet
## 1 2022-12-01 23:59:43 TRUE
## 2 2022-12-01 23:59:30 TRUE
## 3 2022-12-01 23:59:05 TRUE
## 4 2022-12-01 23:57:02 TRUE
## 5 2022-12-01 23:56:14 TRUE
## 6 2022-12-01 23:56:10 TRUE
## 7 2022-12-01 23:55:58 TRUE
## 8 2022-12-01 23:55:55 TRUE
## 9 2022-12-01 23:55:35 TRUE
## 10 2022-12-01 23:54:45 TRUE
## 11 2022-12-01 23:54:42 TRUE
## 12 2022-12-01 23:54:32 TRUE
## 13 2022-12-01 23:54:27 TRUE
## 14 2022-12-01 23:53:18 TRUE
## 15 2022-12-01 23:52:45 TRUE
## 16 2022-12-01 23:51:41 TRUE
## 17 2022-12-01 23:51:39 TRUE
## 18 2022-12-01 23:50:28 TRUE
## 19 2022-12-01 23:50:23 TRUE
## 20 2022-12-01 23:50:20 TRUE
## 21 2022-12-01 23:50:11 TRUE
## 22 2022-12-01 23:49:37 TRUE
## 23 2022-12-01 23:49:34 TRUE
## 24 2022-12-01 23:49:33 TRUE
## 25 2022-12-01 23:49:31 TRUE
## 26 2022-12-01 23:49:18 TRUE
## 27 2022-12-01 23:49:11 TRUE
## 28 2022-12-01 23:49:11 TRUE
## 29 2022-12-01 23:49:01 TRUE
## 30 2022-12-01 23:48:35 TRUE
## 31 2022-12-01 23:48:02 TRUE
## 32 2022-12-01 23:47:48 TRUE
## 33 2022-12-01 23:47:28 TRUE
## 34 2022-12-01 23:46:21 TRUE
## 35 2022-12-01 23:45:44 TRUE
## 36 2022-12-01 23:45:43 TRUE
## 37 2022-12-01 23:45:19 TRUE
## 38 2022-12-01 23:45:05 TRUE
## 39 2022-12-01 23:44:40 TRUE
## 40 2022-12-01 23:44:22 TRUE
## 41 2022-12-01 23:44:01 TRUE
## 42 2022-12-01 23:43:55 TRUE
## 43 2022-12-01 23:43:53 TRUE
## 44 2022-12-01 23:42:58 TRUE
## 45 2022-12-01 23:42:12 TRUE
## 46 2022-12-01 23:41:54 TRUE
## 47 2022-12-01 23:40:57 TRUE
## 48 2022-12-01 23:40:39 TRUE
## 49 2022-12-01 23:40:30 TRUE
## 50 2022-12-01 23:39:54 TRUE
## 51 2022-12-01 23:39:54 TRUE
## 52 2022-12-01 23:39:37 TRUE
## 53 2022-12-01 23:39:35 TRUE
## 54 2022-12-01 23:39:22 TRUE
## 55 2022-12-01 23:39:10 TRUE
## 56 2022-12-01 23:38:55 TRUE
## 57 2022-12-01 23:38:46 TRUE
## 58 2022-12-01 23:38:44 TRUE
## 59 2022-12-01 23:38:26 TRUE
## 60 2022-12-01 23:38:22 TRUE
## 61 2022-12-01 23:37:46 TRUE
## 62 2022-12-01 23:37:45 TRUE
## 63 2022-12-01 23:36:22 TRUE
## 64 2022-12-01 23:36:15 TRUE
## 65 2022-12-01 23:33:58 TRUE
## 66 2022-12-01 23:33:53 TRUE
## 67 2022-12-01 23:33:48 TRUE
## 68 2022-12-01 23:33:36 TRUE
## 69 2022-12-01 23:33:15 TRUE
## 70 2022-12-01 23:32:30 TRUE
## 71 2022-12-01 23:32:11 TRUE
## 72 2022-12-01 23:32:08 TRUE
## 73 2022-12-01 23:31:49 TRUE
## 74 2022-12-01 23:31:48 TRUE
## 75 2022-12-01 23:30:51 TRUE
## 76 2022-12-01 23:29:02 TRUE
## 77 2022-12-01 23:28:54 TRUE
## 78 2022-12-01 23:28:28 TRUE
## 79 2022-12-01 23:28:11 TRUE
## 80 2022-12-01 23:27:30 TRUE
## 81 2022-12-01 23:26:29 TRUE
## 82 2022-12-01 23:26:20 TRUE
## 83 2022-12-01 23:26:15 TRUE
## 84 2022-12-01 23:25:39 TRUE
## 85 2022-12-01 23:25:22 TRUE
## 86 2022-12-01 23:24:58 TRUE
## 87 2022-12-01 23:24:53 TRUE
## 88 2022-12-01 23:24:35 TRUE
## 89 2022-12-01 23:24:12 TRUE
## 90 2022-12-01 23:24:11 TRUE
## 91 2022-12-01 23:22:49 TRUE
## 92 2022-12-01 23:22:23 TRUE
## 93 2022-12-01 23:22:10 TRUE
## 94 2022-12-01 23:21:33 TRUE
## 95 2022-12-01 23:20:38 TRUE
## 96 2022-12-01 23:20:31 TRUE
## 97 2022-12-01 23:20:22 TRUE
## 98 2022-12-01 23:20:10 TRUE
## 99 2022-12-01 23:20:09 TRUE
## 100 2022-12-01 23:19:22 TRUE
## 101 2022-12-01 23:19:08 TRUE
## 102 2022-12-01 23:19:01 TRUE
## 103 2022-12-01 23:18:50 TRUE
## 104 2022-12-01 23:18:49 TRUE
## 105 2022-12-01 23:18:28 TRUE
## 106 2022-12-01 23:18:27 TRUE
## 107 2022-12-01 23:18:12 TRUE
## 108 2022-12-01 23:17:49 TRUE
## 109 2022-12-01 23:17:38 TRUE
## 110 2022-12-01 23:16:17 TRUE
## 111 2022-12-01 23:15:35 TRUE
## 112 2022-12-01 23:14:38 TRUE
## 113 2022-12-01 23:13:36 TRUE
## 114 2022-12-01 23:12:52 TRUE
## 115 2022-12-01 23:12:40 TRUE
## 116 2022-12-01 23:12:03 TRUE
## 117 2022-12-01 23:11:51 TRUE
## 118 2022-12-01 23:11:26 TRUE
## 119 2022-12-01 23:11:19 TRUE
## 120 2022-12-01 23:11:03 TRUE
## 121 2022-12-01 23:10:53 TRUE
## 122 2022-12-01 23:09:31 TRUE
## 123 2022-12-01 23:07:57 TRUE
## 124 2022-12-01 23:07:32 TRUE
## 125 2022-12-01 23:07:08 TRUE
## 126 2022-12-01 23:06:41 TRUE
## 127 2022-12-01 23:06:41 TRUE
## 128 2022-12-01 23:06:14 TRUE
## 129 2022-12-01 23:05:16 TRUE
## 130 2022-12-01 23:03:39 TRUE
## 131 2022-12-01 23:03:09 TRUE
## 132 2022-12-01 23:03:06 TRUE
## 133 2022-12-01 23:02:52 TRUE
## 134 2022-12-01 22:59:31 TRUE
## 135 2022-12-01 22:58:52 TRUE
## 136 2022-12-01 22:58:39 TRUE
## 137 2022-12-01 22:58:11 TRUE
## 138 2022-12-01 22:56:10 TRUE
## 139 2022-12-01 22:55:12 TRUE
## 140 2022-12-01 22:54:24 TRUE
## 141 2022-12-01 22:53:46 TRUE
## 142 2022-12-01 22:53:43 TRUE
## 143 2022-12-01 22:53:38 TRUE
## 144 2022-12-01 22:52:47 TRUE
## 145 2022-12-01 22:52:42 TRUE
## 146 2022-12-01 22:52:29 TRUE
## 147 2022-12-01 22:52:22 TRUE
## 148 2022-12-01 22:52:04 TRUE
## 149 2022-12-01 22:52:03 TRUE
## 150 2022-12-01 22:51:46 TRUE
## 151 2022-12-01 22:51:37 TRUE
## 152 2022-12-01 22:51:33 TRUE
## 153 2022-12-01 22:51:17 TRUE
## 154 2022-12-01 22:51:08 TRUE
## 155 2022-12-01 22:49:54 TRUE
## 156 2022-12-01 22:49:44 TRUE
## 157 2022-12-01 22:48:43 TRUE
## 158 2022-12-01 22:48:22 TRUE
## 159 2022-12-01 22:47:24 TRUE
## 160 2022-12-01 22:45:39 TRUE
## 161 2022-12-01 22:44:22 TRUE
## 162 2022-12-01 22:44:16 TRUE
## 163 2022-12-01 22:43:54 TRUE
## 164 2022-12-01 22:42:24 TRUE
## 165 2022-12-01 22:42:18 TRUE
## 166 2022-12-01 22:41:27 TRUE
## 167 2022-12-01 22:41:22 TRUE
## 168 2022-12-01 22:40:23 TRUE
## 169 2022-12-01 22:39:52 TRUE
## 170 2022-12-01 22:39:49 TRUE
## 171 2022-12-01 22:39:38 TRUE
## 172 2022-12-01 22:39:33 TRUE
## 173 2022-12-01 22:38:47 TRUE
## 174 2022-12-01 22:36:55 TRUE
## 175 2022-12-01 22:36:36 TRUE
## 176 2022-12-01 22:36:26 TRUE
## 177 2022-12-01 22:35:51 TRUE
## 178 2022-12-01 22:35:49 TRUE
## 179 2022-12-01 22:35:16 TRUE
## 180 2022-12-01 22:35:11 TRUE
## 181 2022-12-01 22:34:39 TRUE
## 182 2022-12-01 22:34:37 TRUE
## 183 2022-12-01 22:34:30 TRUE
## 184 2022-12-01 22:33:54 TRUE
## 185 2022-12-01 22:33:47 TRUE
## 186 2022-12-01 22:33:40 TRUE
## 187 2022-12-01 22:32:46 TRUE
## 188 2022-12-01 22:32:29 TRUE
## 189 2022-12-01 22:32:20 TRUE
## 190 2022-12-01 22:32:10 TRUE
## 191 2022-12-01 22:31:52 TRUE
## 192 2022-12-01 22:31:47 TRUE
## 193 2022-12-01 22:31:15 TRUE
## 194 2022-12-01 22:30:46 TRUE
## 195 2022-12-01 22:30:16 TRUE
## 196 2022-12-01 22:30:04 TRUE
## 197 2022-12-01 22:29:54 TRUE
## 198 2022-12-01 22:28:50 TRUE
## 199 2022-12-01 22:28:43 TRUE
## 200 2022-12-01 22:28:17 TRUE
## 201 2022-12-01 22:28:09 TRUE
## 202 2022-12-01 22:27:39 TRUE
## 203 2022-12-01 22:27:25 TRUE
## 204 2022-12-01 22:26:14 TRUE
## 205 2022-12-01 22:25:53 TRUE
## 206 2022-12-01 22:25:28 TRUE
## 207 2022-12-01 22:24:56 TRUE
## 208 2022-12-01 22:24:40 TRUE
## 209 2022-12-01 22:24:38 TRUE
## 210 2022-12-01 22:24:08 TRUE
## 211 2022-12-01 22:22:56 TRUE
## 212 2022-12-01 22:22:45 TRUE
## 213 2022-12-01 22:21:24 TRUE
## 214 2022-12-01 22:20:48 TRUE
## 215 2022-12-01 22:19:55 TRUE
## 216 2022-12-01 22:19:16 TRUE
## 217 2022-12-01 22:18:01 TRUE
## 218 2022-12-01 22:17:26 TRUE
## 219 2022-12-01 22:16:44 TRUE
## 220 2022-12-01 22:16:20 TRUE
## 221 2022-12-01 22:16:13 TRUE
## 222 2022-12-01 22:16:11 TRUE
## 223 2022-12-01 22:16:01 TRUE
## 224 2022-12-01 22:14:39 TRUE
## 225 2022-12-01 22:13:59 TRUE
## 226 2022-12-01 22:13:59 TRUE
## 227 2022-12-01 22:11:32 TRUE
## 228 2022-12-01 22:11:27 TRUE
## 229 2022-12-01 22:10:47 TRUE
## 230 2022-12-01 22:10:44 TRUE
## 231 2022-12-01 22:10:43 TRUE
## 232 2022-12-01 22:10:39 TRUE
## 233 2022-12-01 22:10:00 TRUE
## 234 2022-12-01 22:09:58 TRUE
## 235 2022-12-01 22:09:34 TRUE
## 236 2022-12-01 22:09:25 TRUE
## 237 2022-12-01 22:08:45 TRUE
## 238 2022-12-01 22:07:48 TRUE
## 239 2022-12-01 22:07:40 TRUE
## 240 2022-12-01 22:07:36 TRUE
## 241 2022-12-01 22:07:10 TRUE
## 242 2022-12-01 22:07:06 TRUE
## 243 2022-12-01 22:06:42 TRUE
## 244 2022-12-01 22:06:40 TRUE
## 245 2022-12-01 22:06:38 TRUE
## 246 2022-12-01 22:06:28 TRUE
## 247 2022-12-01 22:06:14 TRUE
## 248 2022-12-01 22:06:03 TRUE
## 249 2022-12-01 22:05:54 TRUE
## 250 2022-12-01 22:05:49 TRUE
## 251 2022-12-01 22:05:32 TRUE
## 252 2022-12-01 22:04:39 TRUE
## 253 2022-12-01 22:04:36 TRUE
## 254 2022-12-01 22:03:28 TRUE
## 255 2022-12-01 22:03:20 TRUE
## 256 2022-12-01 22:03:07 TRUE
## 257 2022-12-01 22:02:48 TRUE
## 258 2022-12-01 22:00:34 TRUE
## 259 2022-12-01 22:00:05 TRUE
## 260 2022-12-01 21:59:29 TRUE
## 261 2022-12-01 21:58:46 TRUE
## 262 2022-12-01 21:57:41 TRUE
## 263 2022-12-01 21:57:30 TRUE
## 264 2022-12-01 21:57:17 TRUE
## 265 2022-12-01 21:56:51 TRUE
## 266 2022-12-01 21:56:46 TRUE
## 267 2022-12-01 21:56:29 TRUE
## 268 2022-12-01 21:55:47 TRUE
## 269 2022-12-01 21:54:59 TRUE
## 270 2022-12-01 21:53:11 TRUE
## 271 2022-12-01 21:53:00 TRUE
## 272 2022-12-01 21:52:44 TRUE
## 273 2022-12-01 21:52:37 TRUE
## 274 2022-12-01 21:52:20 TRUE
## 275 2022-12-01 21:51:36 TRUE
## 276 2022-12-01 21:51:23 TRUE
## 277 2022-12-01 21:50:41 TRUE
## 278 2022-12-01 21:49:31 TRUE
## 279 2022-12-01 21:48:27 TRUE
## 280 2022-12-01 21:47:39 TRUE
## 281 2022-12-01 21:46:13 TRUE
## 282 2022-12-01 21:46:04 TRUE
## 283 2022-12-01 21:45:58 TRUE
## 284 2022-12-01 21:45:44 TRUE
## 285 2022-12-01 21:45:22 TRUE
## 286 2022-12-01 21:45:17 TRUE
## 287 2022-12-01 21:45:16 TRUE
## 288 2022-12-01 21:45:13 TRUE
## 289 2022-12-01 21:45:03 TRUE
## 290 2022-12-01 21:44:37 TRUE
## 291 2022-12-01 21:44:36 TRUE
## 292 2022-12-01 21:43:45 TRUE
## 293 2022-12-01 21:43:25 TRUE
## 294 2022-12-01 21:43:17 TRUE
## 295 2022-12-01 21:43:16 TRUE
## 296 2022-12-01 21:43:11 TRUE
## 297 2022-12-01 21:42:01 TRUE
## 298 2022-12-01 21:41:31 TRUE
## 299 2022-12-01 21:41:25 TRUE
## 300 2022-12-01 21:40:33 TRUE
## 301 2022-12-01 21:39:49 TRUE
## 302 2022-12-01 21:39:32 TRUE
## 303 2022-12-01 21:38:16 TRUE
## 304 2022-12-01 21:38:11 TRUE
## 305 2022-12-01 21:38:10 TRUE
## 306 2022-12-01 21:37:24 TRUE
## 307 2022-12-01 21:36:41 TRUE
## 308 2022-12-01 21:36:03 TRUE
## 309 2022-12-01 21:35:59 TRUE
## 310 2022-12-01 21:35:45 TRUE
## 311 2022-12-01 21:35:27 TRUE
## 312 2022-12-01 21:33:54 TRUE
## 313 2022-12-01 21:33:23 TRUE
## 314 2022-12-01 21:33:08 TRUE
## 315 2022-12-01 21:33:01 TRUE
## 316 2022-12-01 21:32:26 TRUE
## 317 2022-12-01 21:32:22 TRUE
## 318 2022-12-01 21:32:16 TRUE
## 319 2022-12-01 21:31:53 TRUE
## 320 2022-12-01 21:31:52 TRUE
## 321 2022-12-01 21:31:43 TRUE
## 322 2022-12-01 21:31:00 TRUE
## 323 2022-12-01 21:30:12 TRUE
## 324 2022-12-01 21:29:46 TRUE
## 325 2022-12-01 21:29:30 TRUE
## 326 2022-12-01 21:29:07 TRUE
## 327 2022-12-01 21:29:05 TRUE
## 328 2022-12-01 21:28:54 TRUE
## 329 2022-12-01 21:28:52 TRUE
## 330 2022-12-01 21:28:50 TRUE
## 331 2022-12-01 21:28:35 TRUE
## 332 2022-12-01 21:27:56 TRUE
## 333 2022-12-01 21:27:35 TRUE
## 334 2022-12-01 21:27:13 TRUE
## 335 2022-12-01 21:26:48 TRUE
## 336 2022-12-01 21:25:20 TRUE
## 337 2022-12-01 21:24:40 TRUE
## 338 2022-12-01 21:23:23 TRUE
## 339 2022-12-01 21:23:05 TRUE
## 340 2022-12-01 21:23:03 TRUE
## 341 2022-12-01 21:22:34 TRUE
## 342 2022-12-01 21:22:18 TRUE
## 343 2022-12-01 21:22:14 TRUE
## 344 2022-12-01 21:21:37 TRUE
## 345 2022-12-01 21:21:35 TRUE
## 346 2022-12-01 21:21:10 TRUE
## 347 2022-12-01 21:20:56 TRUE
## 348 2022-12-01 21:20:07 TRUE
## 349 2022-12-01 21:19:29 TRUE
## 350 2022-12-01 21:19:24 TRUE
## 351 2022-12-01 21:19:24 TRUE
## 352 2022-12-01 21:19:20 TRUE
## 353 2022-12-01 21:19:15 TRUE
## 354 2022-12-01 21:19:12 TRUE
## 355 2022-12-01 21:18:23 TRUE
## 356 2022-12-01 21:18:14 TRUE
## 357 2022-12-01 21:17:10 TRUE
## 358 2022-12-01 21:16:21 TRUE
## 359 2022-12-01 21:16:19 TRUE
## 360 2022-12-01 21:14:43 TRUE
## 361 2022-12-01 21:14:25 TRUE
## 362 2022-12-01 21:13:44 TRUE
## 363 2022-12-01 21:13:06 TRUE
## 364 2022-12-01 21:13:02 TRUE
## 365 2022-12-01 21:12:43 TRUE
## 366 2022-12-01 21:12:29 TRUE
## 367 2022-12-01 21:11:46 TRUE
## 368 2022-12-01 21:11:35 TRUE
## 369 2022-12-01 21:11:33 TRUE
## 370 2022-12-01 21:11:08 TRUE
## 371 2022-12-01 21:10:47 TRUE
## 372 2022-12-01 21:10:35 TRUE
## 373 2022-12-01 21:10:21 TRUE
## 374 2022-12-01 21:09:32 TRUE
## 375 2022-12-01 21:09:06 TRUE
## 376 2022-12-01 21:09:00 TRUE
## 377 2022-12-01 21:08:58 TRUE
## 378 2022-12-01 21:08:19 TRUE
## 379 2022-12-01 21:08:00 TRUE
## 380 2022-12-01 21:07:59 TRUE
## 381 2022-12-01 21:07:52 TRUE
## 382 2022-12-01 21:07:28 TRUE
## 383 2022-12-01 21:07:12 TRUE
## 384 2022-12-01 21:06:55 TRUE
## 385 2022-12-01 21:06:40 TRUE
## 386 2022-12-01 21:06:28 TRUE
## 387 2022-12-01 21:06:05 TRUE
## 388 2022-12-01 21:05:38 TRUE
## 389 2022-12-01 21:04:35 TRUE
## 390 2022-12-01 21:04:33 TRUE
## 391 2022-12-01 21:04:33 TRUE
## 392 2022-12-01 21:04:06 TRUE
## 393 2022-12-01 21:04:02 TRUE
## 394 2022-12-01 21:03:59 TRUE
## 395 2022-12-01 21:03:10 TRUE
## 396 2022-12-01 21:02:35 TRUE
## 397 2022-12-01 21:02:27 TRUE
## 398 2022-12-01 21:01:07 TRUE
## 399 2022-12-01 21:00:53 TRUE
## 400 2022-12-01 21:00:01 TRUE
## 401 2022-12-01 20:59:25 TRUE
## 402 2022-12-01 20:59:21 TRUE
## 403 2022-12-01 20:58:40 TRUE
## 404 2022-12-01 20:58:32 TRUE
## 405 2022-12-01 20:57:53 TRUE
## 406 2022-12-01 20:57:48 TRUE
## 407 2022-12-01 20:57:46 TRUE
## 408 2022-12-01 20:56:22 TRUE
## 409 2022-12-01 20:56:21 TRUE
## 410 2022-12-01 20:56:15 TRUE
## 411 2022-12-01 20:56:13 TRUE
## 412 2022-12-01 20:56:12 TRUE
## 413 2022-12-01 20:56:08 TRUE
## 414 2022-12-01 20:56:04 TRUE
## 415 2022-12-01 20:55:09 TRUE
## 416 2022-12-01 20:55:03 TRUE
## 417 2022-12-01 20:53:55 TRUE
## 418 2022-12-01 20:53:51 TRUE
## 419 2022-12-01 20:53:22 TRUE
## 420 2022-12-01 20:53:12 TRUE
## 421 2022-12-01 20:53:00 TRUE
## 422 2022-12-01 20:52:59 TRUE
## 423 2022-12-01 20:52:59 TRUE
## 424 2022-12-01 20:52:57 TRUE
## 425 2022-12-01 20:51:35 TRUE
## 426 2022-12-01 20:51:24 TRUE
## 427 2022-12-01 20:51:11 TRUE
## 428 2022-12-01 20:51:06 TRUE
## 429 2022-12-01 20:49:42 TRUE
## 430 2022-12-01 20:49:37 TRUE
## 431 2022-12-01 20:48:52 TRUE
## 432 2022-12-01 20:48:00 TRUE
## 433 2022-12-01 20:47:47 TRUE
## 434 2022-12-01 20:46:21 TRUE
## 435 2022-12-01 20:46:19 TRUE
## 436 2022-12-01 20:46:17 TRUE
## 437 2022-12-01 20:46:10 TRUE
## 438 2022-12-01 20:46:01 TRUE
## 439 2022-12-01 20:46:00 TRUE
## 440 2022-12-01 20:45:56 TRUE
## 441 2022-12-01 20:45:48 TRUE
## 442 2022-12-01 20:45:47 TRUE
## 443 2022-12-01 20:45:46 TRUE
## 444 2022-12-01 20:44:40 TRUE
## 445 2022-12-01 20:44:27 TRUE
## 446 2022-12-01 20:44:25 TRUE
## 447 2022-12-01 20:44:19 TRUE
## 448 2022-12-01 20:44:09 TRUE
## 449 2022-12-01 20:43:21 TRUE
## 450 2022-12-01 20:42:25 TRUE
## 451 2022-12-01 20:41:34 TRUE
## 452 2022-12-01 20:41:30 TRUE
## 453 2022-12-01 20:40:55 TRUE
## 454 2022-12-01 20:40:45 TRUE
## 455 2022-12-01 20:40:36 TRUE
## 456 2022-12-01 20:38:22 TRUE
## 457 2022-12-01 20:38:21 TRUE
## 458 2022-12-01 20:36:51 TRUE
## 459 2022-12-01 20:36:42 TRUE
## 460 2022-12-01 20:36:28 TRUE
## 461 2022-12-01 20:35:42 TRUE
## 462 2022-12-01 20:35:35 TRUE
## 463 2022-12-01 20:35:32 TRUE
## 464 2022-12-01 20:35:26 TRUE
## 465 2022-12-01 20:35:24 TRUE
## 466 2022-12-01 20:35:21 TRUE
## 467 2022-12-01 20:35:08 TRUE
## 468 2022-12-01 20:35:05 TRUE
## 469 2022-12-01 20:34:58 TRUE
## 470 2022-12-01 20:34:58 TRUE
## 471 2022-12-01 20:34:56 TRUE
## 472 2022-12-01 20:34:52 TRUE
## 473 2022-12-01 20:34:45 TRUE
## 474 2022-12-01 20:33:41 TRUE
## 475 2022-12-01 20:33:18 TRUE
## 476 2022-12-01 20:32:46 TRUE
## 477 2022-12-01 20:32:29 TRUE
## 478 2022-12-01 20:32:14 TRUE
## 479 2022-12-01 20:31:58 TRUE
## 480 2022-12-01 20:30:57 TRUE
## 481 2022-12-01 20:30:43 TRUE
## 482 2022-12-01 20:29:10 TRUE
## 483 2022-12-01 20:28:07 TRUE
## 484 2022-12-01 20:27:56 TRUE
## 485 2022-12-01 20:26:45 TRUE
## 486 2022-12-01 20:26:33 TRUE
## 487 2022-12-01 20:25:43 TRUE
## 488 2022-12-01 20:25:42 TRUE
## 489 2022-12-01 20:25:04 TRUE
## 490 2022-12-01 20:23:48 TRUE
## 491 2022-12-01 20:23:18 TRUE
## 492 2022-12-01 20:23:14 TRUE
## 493 2022-12-01 20:22:46 TRUE
## 494 2022-12-01 20:21:32 TRUE
## 495 2022-12-01 20:20:32 TRUE
## 496 2022-12-01 20:20:31 TRUE
## 497 2022-12-01 20:19:46 TRUE
## 498 2022-12-01 20:19:42 TRUE
## 499 2022-12-01 20:19:21 TRUE
## 500 2022-12-01 20:19:03 TRUE
## 501 2022-12-01 20:18:39 TRUE
## 502 2022-12-01 20:18:24 TRUE
## 503 2022-12-01 20:18:14 TRUE
## 504 2022-12-01 20:18:11 TRUE
## 505 2022-12-01 20:17:41 TRUE
## 506 2022-12-01 20:17:23 TRUE
## 507 2022-12-01 20:17:07 TRUE
## 508 2022-12-01 20:16:59 TRUE
## 509 2022-12-01 20:16:51 TRUE
## 510 2022-12-01 20:16:47 TRUE
## 511 2022-12-01 20:16:25 TRUE
## 512 2022-12-01 20:15:23 TRUE
## 513 2022-12-01 20:14:00 TRUE
## 514 2022-12-01 20:13:26 TRUE
## 515 2022-12-01 20:13:18 TRUE
## 516 2022-12-01 20:13:09 TRUE
## 517 2022-12-01 20:12:45 TRUE
## 518 2022-12-01 20:11:25 TRUE
## 519 2022-12-01 20:11:25 TRUE
## 520 2022-12-01 20:10:24 TRUE
## 521 2022-12-01 20:10:11 TRUE
## 522 2022-12-01 20:09:47 TRUE
## 523 2022-12-01 20:09:41 TRUE
## 524 2022-12-01 20:08:46 TRUE
## 525 2022-12-01 20:08:19 TRUE
## 526 2022-12-01 20:08:14 TRUE
## 527 2022-12-01 20:08:03 TRUE
## 528 2022-12-01 20:08:03 TRUE
## 529 2022-12-01 20:07:59 TRUE
## 530 2022-12-01 20:07:57 TRUE
## 531 2022-12-01 20:07:39 TRUE
## 532 2022-12-01 20:06:56 TRUE
## 533 2022-12-01 20:06:55 TRUE
## 534 2022-12-01 20:06:14 TRUE
## 535 2022-12-01 20:05:28 TRUE
## 536 2022-12-01 20:05:23 TRUE
## 537 2022-12-01 20:05:15 TRUE
## 538 2022-12-01 20:05:12 TRUE
## 539 2022-12-01 20:04:33 TRUE
## 540 2022-12-01 20:03:34 TRUE
## 541 2022-12-01 20:03:21 TRUE
## 542 2022-12-01 20:02:46 TRUE
## 543 2022-12-01 20:02:15 TRUE
## 544 2022-12-01 20:02:12 TRUE
## 545 2022-12-01 20:01:46 TRUE
## 546 2022-12-01 20:01:29 TRUE
## 547 2022-12-01 20:00:21 TRUE
## 548 2022-12-01 20:00:15 TRUE
## 549 2022-12-01 20:00:14 TRUE
## 550 2022-12-01 20:00:12 TRUE
## 551 2022-12-01 20:00:04 TRUE
## 552 2022-12-01 19:59:27 TRUE
## 553 2022-12-01 19:58:43 TRUE
## 554 2022-12-01 19:58:04 TRUE
## 555 2022-12-01 19:57:25 TRUE
## 556 2022-12-01 19:57:11 TRUE
## 557 2022-12-01 19:57:08 TRUE
## 558 2022-12-01 19:56:53 TRUE
## 559 2022-12-01 19:56:52 TRUE
## 560 2022-12-01 19:56:32 TRUE
## 561 2022-12-01 19:55:54 TRUE
## 562 2022-12-01 19:55:40 TRUE
## 563 2022-12-01 19:55:04 TRUE
## 564 2022-12-01 19:54:19 TRUE
## 565 2022-12-01 19:52:49 TRUE
## 566 2022-12-01 19:52:49 TRUE
## 567 2022-12-01 19:52:40 TRUE
## 568 2022-12-01 19:52:40 TRUE
## 569 2022-12-01 19:52:30 TRUE
## 570 2022-12-01 19:51:21 TRUE
## 571 2022-12-01 19:50:52 TRUE
## 572 2022-12-01 19:50:44 TRUE
## 573 2022-12-01 19:49:17 TRUE
## 574 2022-12-01 19:49:17 TRUE
## 575 2022-12-01 19:49:09 TRUE
## 576 2022-12-01 19:48:17 TRUE
## 577 2022-12-01 19:48:15 TRUE
## 578 2022-12-01 19:47:56 TRUE
## 579 2022-12-01 19:46:53 TRUE
## 580 2022-12-01 19:46:45 TRUE
## 581 2022-12-01 19:46:27 TRUE
## 582 2022-12-01 19:46:12 TRUE
## 583 2022-12-01 19:45:37 TRUE
## 584 2022-12-01 19:45:21 TRUE
## 585 2022-12-01 19:45:18 TRUE
## 586 2022-12-01 19:45:00 TRUE
## 587 2022-12-01 19:44:44 TRUE
## 588 2022-12-01 19:43:58 TRUE
## 589 2022-12-01 19:43:25 TRUE
## 590 2022-12-01 19:42:41 TRUE
## 591 2022-12-01 19:42:28 TRUE
## 592 2022-12-01 19:42:17 TRUE
## 593 2022-12-01 19:42:13 TRUE
## 594 2022-12-01 19:41:33 TRUE
## 595 2022-12-01 19:41:30 TRUE
## 596 2022-12-01 19:41:23 TRUE
## 597 2022-12-01 19:40:39 TRUE
## 598 2022-12-01 19:40:28 TRUE
## 599 2022-12-01 19:39:45 TRUE
## 600 2022-12-01 19:39:41 TRUE
## 601 2022-12-01 19:38:28 TRUE
## 602 2022-12-01 19:38:16 TRUE
## 603 2022-12-01 19:38:15 TRUE
## 604 2022-12-01 19:37:52 TRUE
## 605 2022-12-01 19:37:49 TRUE
## 606 2022-12-01 19:37:43 TRUE
## 607 2022-12-01 19:37:39 TRUE
## 608 2022-12-01 19:37:09 TRUE
## 609 2022-12-01 19:36:14 TRUE
## 610 2022-12-01 19:35:05 TRUE
## 611 2022-12-01 19:34:18 TRUE
## 612 2022-12-01 19:33:51 TRUE
## 613 2022-12-01 19:33:36 TRUE
## 614 2022-12-01 19:33:29 TRUE
## 615 2022-12-01 19:33:20 TRUE
## 616 2022-12-01 19:33:19 TRUE
## 617 2022-12-01 19:33:15 TRUE
## 618 2022-12-01 19:32:58 TRUE
## 619 2022-12-01 19:32:55 TRUE
## 620 2022-12-01 19:32:53 TRUE
## 621 2022-12-01 19:32:44 TRUE
## 622 2022-12-01 19:32:34 TRUE
## 623 2022-12-01 19:32:14 TRUE
## 624 2022-12-01 19:32:07 TRUE
## 625 2022-12-01 19:31:48 TRUE
## 626 2022-12-01 19:31:03 TRUE
## 627 2022-12-01 19:30:56 TRUE
## 628 2022-12-01 19:30:53 TRUE
## 629 2022-12-01 19:29:49 TRUE
## 630 2022-12-01 19:29:35 TRUE
## 631 2022-12-01 19:29:28 TRUE
## 632 2022-12-01 19:28:09 TRUE
## 633 2022-12-01 19:27:35 TRUE
## 634 2022-12-01 19:26:56 TRUE
## 635 2022-12-01 19:26:10 TRUE
## 636 2022-12-01 19:25:42 TRUE
## 637 2022-12-01 19:25:28 TRUE
## 638 2022-12-01 19:25:07 TRUE
## 639 2022-12-01 19:25:03 TRUE
## 640 2022-12-01 19:24:36 TRUE
## 641 2022-12-01 19:24:22 TRUE
## 642 2022-12-01 19:24:18 TRUE
## 643 2022-12-01 19:23:39 TRUE
## 644 2022-12-01 19:23:16 TRUE
## 645 2022-12-01 19:23:16 TRUE
## 646 2022-12-01 19:23:12 TRUE
## 647 2022-12-01 19:22:59 TRUE
## 648 2022-12-01 19:22:57 TRUE
## 649 2022-12-01 19:22:53 TRUE
## 650 2022-12-01 19:21:30 TRUE
## 651 2022-12-01 19:21:26 TRUE
## 652 2022-12-01 19:20:36 TRUE
## 653 2022-12-01 19:20:30 TRUE
## 654 2022-12-01 19:20:26 TRUE
## 655 2022-12-01 19:20:17 TRUE
## 656 2022-12-01 19:20:06 TRUE
## 657 2022-12-01 19:19:55 TRUE
## 658 2022-12-01 19:19:43 TRUE
## 659 2022-12-01 19:19:41 TRUE
## 660 2022-12-01 19:19:24 TRUE
## 661 2022-12-01 19:19:18 TRUE
## 662 2022-12-01 19:18:46 TRUE
## 663 2022-12-01 19:18:35 TRUE
## 664 2022-12-01 19:18:10 TRUE
## 665 2022-12-01 19:18:09 TRUE
## 666 2022-12-01 19:17:47 TRUE
## 667 2022-12-01 19:17:37 TRUE
## 668 2022-12-01 19:17:29 TRUE
## 669 2022-12-01 19:17:23 TRUE
## 670 2022-12-01 19:17:19 TRUE
## 671 2022-12-01 19:17:10 TRUE
## 672 2022-12-01 19:17:04 TRUE
## 673 2022-12-01 19:17:03 TRUE
## 674 2022-12-01 19:16:32 TRUE
## 675 2022-12-01 19:16:14 TRUE
## 676 2022-12-01 19:16:06 TRUE
## 677 2022-12-01 19:15:34 TRUE
## 678 2022-12-01 19:15:31 TRUE
## 679 2022-12-01 19:15:28 TRUE
## 680 2022-12-01 19:15:11 TRUE
## 681 2022-12-01 19:15:03 TRUE
## 682 2022-12-01 19:14:42 TRUE
## 683 2022-12-01 19:14:16 TRUE
## 684 2022-12-01 19:13:52 TRUE
## 685 2022-12-01 19:13:50 TRUE
## 686 2022-12-01 19:13:45 TRUE
## 687 2022-12-01 19:13:43 TRUE
## 688 2022-12-01 19:13:37 TRUE
## 689 2022-12-01 19:13:15 TRUE
## 690 2022-12-01 19:13:15 TRUE
## 691 2022-12-01 19:13:13 TRUE
## 692 2022-12-01 19:12:59 TRUE
## 693 2022-12-01 19:12:42 TRUE
## 694 2022-12-01 19:12:24 TRUE
## 695 2022-12-01 19:11:58 TRUE
## 696 2022-12-01 19:11:45 TRUE
## 697 2022-12-01 19:11:16 TRUE
## 698 2022-12-01 19:11:14 TRUE
## 699 2022-12-01 19:10:48 TRUE
## 700 2022-12-01 19:10:40 TRUE
## 701 2022-12-01 19:10:33 TRUE
## 702 2022-12-01 19:09:48 TRUE
## 703 2022-12-01 19:09:43 TRUE
## 704 2022-12-01 19:09:22 TRUE
## 705 2022-12-01 19:09:02 TRUE
## 706 2022-12-01 19:09:00 TRUE
## 707 2022-12-01 19:08:59 TRUE
## 708 2022-12-01 19:08:59 TRUE
## 709 2022-12-01 19:08:51 TRUE
## 710 2022-12-01 19:08:49 TRUE
## 711 2022-12-01 19:08:21 TRUE
## 712 2022-12-01 19:08:21 TRUE
## 713 2022-12-01 19:08:19 TRUE
## 714 2022-12-01 19:07:05 TRUE
## 715 2022-12-01 19:06:38 TRUE
## 716 2022-12-01 19:06:24 TRUE
## 717 2022-12-01 19:06:15 TRUE
## 718 2022-12-01 19:05:59 TRUE
## 719 2022-12-01 19:05:50 TRUE
## 720 2022-12-01 19:05:40 TRUE
## 721 2022-12-01 19:05:37 TRUE
## 722 2022-12-01 19:04:56 TRUE
## 723 2022-12-01 19:04:56 TRUE
## 724 2022-12-01 19:04:51 TRUE
## 725 2022-12-01 19:04:37 TRUE
## 726 2022-12-01 19:04:36 TRUE
## 727 2022-12-01 19:03:36 TRUE
## 728 2022-12-01 19:02:28 TRUE
## 729 2022-12-01 19:02:01 TRUE
## 730 2022-12-01 19:00:43 TRUE
## 731 2022-12-01 19:00:41 TRUE
## 732 2022-12-01 19:00:37 TRUE
## 733 2022-12-01 19:00:04 TRUE
## 734 2022-12-01 19:00:01 TRUE
## 735 2022-12-01 18:59:44 TRUE
## 736 2022-12-01 18:58:35 TRUE
## 737 2022-12-01 18:58:06 TRUE
## 738 2022-12-01 18:57:42 TRUE
## 739 2022-12-01 18:57:41 TRUE
## 740 2022-12-01 18:57:38 TRUE
## 741 2022-12-01 18:57:28 TRUE
## 742 2022-12-01 18:57:27 TRUE
## 743 2022-12-01 18:57:10 TRUE
## 744 2022-12-01 18:56:49 TRUE
## 745 2022-12-01 18:56:19 TRUE
## 746 2022-12-01 18:56:04 TRUE
## 747 2022-12-01 18:55:55 TRUE
## 748 2022-12-01 18:55:20 TRUE
## 749 2022-12-01 18:55:11 TRUE
## 750 2022-12-01 18:55:04 TRUE
## 751 2022-12-01 18:55:00 TRUE
## 752 2022-12-01 18:54:03 TRUE
## 753 2022-12-01 18:54:00 TRUE
## 754 2022-12-01 18:53:58 TRUE
## 755 2022-12-01 18:53:58 TRUE
## 756 2022-12-01 18:53:44 TRUE
## 757 2022-12-01 18:53:09 TRUE
## 758 2022-12-01 18:53:00 TRUE
## 759 2022-12-01 18:52:28 TRUE
## 760 2022-12-01 18:52:03 TRUE
## 761 2022-12-01 18:51:53 TRUE
## 762 2022-12-01 18:51:52 TRUE
## 763 2022-12-01 18:51:47 TRUE
## 764 2022-12-01 18:51:41 TRUE
## 765 2022-12-01 18:51:41 TRUE
## 766 2022-12-01 18:51:25 TRUE
## 767 2022-12-01 18:51:25 TRUE
## 768 2022-12-01 18:51:11 TRUE
## 769 2022-12-01 18:50:38 TRUE
## 770 2022-12-01 18:50:07 TRUE
## 771 2022-12-01 18:50:06 TRUE
## 772 2022-12-01 18:49:52 TRUE
## 773 2022-12-01 18:49:22 TRUE
## 774 2022-12-01 18:48:50 TRUE
## 775 2022-12-01 18:48:48 TRUE
## 776 2022-12-01 18:48:42 TRUE
## 777 2022-12-01 18:48:28 TRUE
## 778 2022-12-01 18:47:38 TRUE
## 779 2022-12-01 18:47:28 TRUE
## 780 2022-12-01 18:46:15 TRUE
## 781 2022-12-01 18:46:00 TRUE
## 782 2022-12-01 18:45:55 TRUE
## 783 2022-12-01 18:45:50 TRUE
## 784 2022-12-01 18:45:42 TRUE
## 785 2022-12-01 18:45:02 TRUE
## 786 2022-12-01 18:44:54 TRUE
## 787 2022-12-01 18:44:38 TRUE
## 788 2022-12-01 18:44:32 TRUE
## 789 2022-12-01 18:44:03 TRUE
## 790 2022-12-01 18:43:23 TRUE
## 791 2022-12-01 18:43:16 TRUE
## 792 2022-12-01 18:43:10 TRUE
## 793 2022-12-01 18:42:47 TRUE
## 794 2022-12-01 18:42:45 TRUE
## 795 2022-12-01 18:42:17 TRUE
## 796 2022-12-01 18:42:08 TRUE
## 797 2022-12-01 18:42:01 TRUE
## 798 2022-12-01 18:42:00 TRUE
## 799 2022-12-01 18:41:52 TRUE
## 800 2022-12-01 18:41:51 TRUE
## 801 2022-12-01 18:41:48 TRUE
## 802 2022-12-01 18:41:42 TRUE
## 803 2022-12-01 18:41:23 TRUE
## 804 2022-12-01 18:41:21 TRUE
## 805 2022-12-01 18:40:42 TRUE
## 806 2022-12-01 18:40:14 TRUE
## 807 2022-12-01 18:40:11 TRUE
## 808 2022-12-01 18:39:49 TRUE
## 809 2022-12-01 18:39:36 TRUE
## 810 2022-12-01 18:39:32 TRUE
## 811 2022-12-01 18:39:12 TRUE
## 812 2022-12-01 18:39:09 TRUE
## 813 2022-12-01 18:38:59 TRUE
## 814 2022-12-01 18:38:40 TRUE
## 815 2022-12-01 18:37:56 TRUE
## 816 2022-12-01 18:37:52 TRUE
## 817 2022-12-01 18:37:32 TRUE
## 818 2022-12-01 18:36:54 TRUE
## 819 2022-12-01 18:36:32 TRUE
## 820 2022-12-01 18:35:58 TRUE
## 821 2022-12-01 18:35:29 TRUE
## 822 2022-12-01 18:35:28 TRUE
## 823 2022-12-01 18:34:56 TRUE
## 824 2022-12-01 18:34:50 TRUE
## 825 2022-12-01 18:34:05 TRUE
## 826 2022-12-01 18:33:43 TRUE
## 827 2022-12-01 18:31:40 TRUE
## 828 2022-12-01 18:31:40 TRUE
## 829 2022-12-01 18:31:23 TRUE
## 830 2022-12-01 18:30:12 TRUE
## 831 2022-12-01 18:30:01 TRUE
## 832 2022-12-01 18:29:22 TRUE
## 833 2022-12-01 18:29:14 TRUE
## 834 2022-12-01 18:28:16 TRUE
## 835 2022-12-01 18:28:13 TRUE
## 836 2022-12-01 18:27:22 TRUE
## 837 2022-12-01 18:26:00 TRUE
## 838 2022-12-01 18:25:58 TRUE
## 839 2022-12-01 18:25:33 TRUE
## 840 2022-12-01 18:25:07 TRUE
## 841 2022-12-01 18:24:56 TRUE
## 842 2022-12-01 18:24:46 TRUE
## 843 2022-12-01 18:23:58 TRUE
## 844 2022-12-01 18:22:13 TRUE
## 845 2022-12-01 18:22:08 TRUE
## 846 2022-12-01 18:20:29 TRUE
## 847 2022-12-01 18:20:14 TRUE
## 848 2022-12-01 18:20:07 TRUE
## 849 2022-12-01 18:20:06 TRUE
## 850 2022-12-01 18:19:52 TRUE
## 851 2022-12-01 18:19:43 TRUE
## 852 2022-12-01 18:19:09 TRUE
## 853 2022-12-01 18:18:32 TRUE
## 854 2022-12-01 18:18:21 TRUE
## 855 2022-12-01 18:16:43 TRUE
## 856 2022-12-01 18:16:40 TRUE
## 857 2022-12-01 18:16:19 TRUE
## 858 2022-12-01 18:16:14 TRUE
## 859 2022-12-01 18:16:00 TRUE
## 860 2022-12-01 18:15:58 TRUE
## 861 2022-12-01 18:15:51 TRUE
## 862 2022-12-01 18:15:26 TRUE
## 863 2022-12-01 18:14:44 TRUE
## 864 2022-12-01 18:14:37 TRUE
## 865 2022-12-01 18:14:03 TRUE
## 866 2022-12-01 18:13:26 TRUE
## 867 2022-12-01 18:13:15 TRUE
## 868 2022-12-01 18:13:06 TRUE
## 869 2022-12-01 18:12:56 TRUE
## 870 2022-12-01 18:12:41 TRUE
## 871 2022-12-01 18:12:24 TRUE
## 872 2022-12-01 18:12:23 TRUE
## 873 2022-12-01 18:12:13 TRUE
## 874 2022-12-01 18:12:11 TRUE
## 875 2022-12-01 18:12:05 TRUE
## 876 2022-12-01 18:11:09 TRUE
## 877 2022-12-01 18:10:47 TRUE
## 878 2022-12-01 18:10:13 TRUE
## 879 2022-12-01 18:09:45 TRUE
## 880 2022-12-01 18:09:38 TRUE
## 881 2022-12-01 18:09:05 TRUE
## 882 2022-12-01 18:08:38 TRUE
## 883 2022-12-01 18:08:29 TRUE
## 884 2022-12-01 18:06:24 TRUE
## 885 2022-12-01 18:06:15 TRUE
## 886 2022-12-01 18:05:49 TRUE
## 887 2022-12-01 18:05:48 TRUE
## 888 2022-12-01 18:05:36 TRUE
## 889 2022-12-01 18:05:22 TRUE
## 890 2022-12-01 18:05:04 TRUE
## 891 2022-12-01 18:04:51 TRUE
## 892 2022-12-01 18:04:07 TRUE
## 893 2022-12-01 18:04:05 TRUE
## 894 2022-12-01 18:03:46 TRUE
## 895 2022-12-01 18:02:57 TRUE
## 896 2022-12-01 18:02:51 TRUE
## 897 2022-12-01 18:02:41 TRUE
## 898 2022-12-01 18:02:19 TRUE
## 899 2022-12-01 18:01:51 TRUE
## 900 2022-12-01 18:01:44 TRUE
## 901 2022-12-01 18:00:33 TRUE
## 902 2022-12-01 18:00:31 TRUE
## 903 2022-12-01 18:00:02 TRUE
## 904 2022-12-01 17:59:51 TRUE
## 905 2022-12-01 17:59:31 TRUE
## 906 2022-12-01 17:59:31 TRUE
## 907 2022-12-01 17:59:22 TRUE
## 908 2022-12-01 17:59:08 TRUE
## 909 2022-12-01 17:59:03 TRUE
## 910 2022-12-01 17:58:50 TRUE
## 911 2022-12-01 17:58:44 TRUE
## 912 2022-12-01 17:57:45 TRUE
## 913 2022-12-01 17:57:43 TRUE
## 914 2022-12-01 17:56:42 TRUE
## 915 2022-12-01 17:55:18 TRUE
## 916 2022-12-01 17:55:16 TRUE
## 917 2022-12-01 17:55:07 TRUE
## 918 2022-12-01 17:54:25 TRUE
## 919 2022-12-01 17:54:13 TRUE
## 920 2022-12-01 17:54:08 TRUE
## 921 2022-12-01 17:54:08 TRUE
## 922 2022-12-01 17:53:39 TRUE
## 923 2022-12-01 17:53:33 TRUE
## 924 2022-12-01 17:53:16 TRUE
## 925 2022-12-01 17:53:15 TRUE
## 926 2022-12-01 17:52:28 TRUE
## 927 2022-12-01 17:52:25 TRUE
## 928 2022-12-01 17:51:55 TRUE
## 929 2022-12-01 17:51:23 TRUE
## 930 2022-12-01 17:51:13 TRUE
## 931 2022-12-01 17:51:03 TRUE
## 932 2022-12-01 17:50:23 TRUE
## 933 2022-12-01 17:50:16 TRUE
## 934 2022-12-01 17:50:14 TRUE
## 935 2022-12-01 17:49:44 TRUE
## 936 2022-12-01 17:48:52 TRUE
## 937 2022-12-01 17:48:17 TRUE
## 938 2022-12-01 17:48:16 TRUE
## 939 2022-12-01 17:47:34 TRUE
## 940 2022-12-01 17:47:15 TRUE
## 941 2022-12-01 17:45:55 TRUE
## 942 2022-12-01 17:45:28 TRUE
## 943 2022-12-01 17:45:15 TRUE
## 944 2022-12-01 17:45:04 TRUE
## 945 2022-12-01 17:44:53 TRUE
## 946 2022-12-01 17:44:23 TRUE
## 947 2022-12-01 17:44:23 TRUE
## 948 2022-12-01 17:44:13 TRUE
## 949 2022-12-01 17:44:11 TRUE
## 950 2022-12-01 17:44:01 TRUE
## 951 2022-12-01 17:43:55 TRUE
## 952 2022-12-01 17:43:17 TRUE
## 953 2022-12-01 17:43:12 TRUE
## 954 2022-12-01 17:42:07 TRUE
## 955 2022-12-01 17:41:39 TRUE
## 956 2022-12-01 17:41:36 TRUE
## 957 2022-12-01 17:41:26 TRUE
## 958 2022-12-01 17:41:23 TRUE
## 959 2022-12-01 17:41:16 TRUE
## 960 2022-12-01 17:41:11 TRUE
## 961 2022-12-01 17:41:11 TRUE
## 962 2022-12-01 17:41:08 TRUE
## 963 2022-12-01 17:40:57 TRUE
## 964 2022-12-01 17:40:28 TRUE
## 965 2022-12-01 17:40:26 TRUE
## 966 2022-12-01 17:40:01 TRUE
## 967 2022-12-01 17:39:53 TRUE
## 968 2022-12-01 17:39:49 TRUE
## 969 2022-12-01 17:39:30 TRUE
## 970 2022-12-01 17:39:28 TRUE
## 971 2022-12-01 17:39:23 TRUE
## 972 2022-12-01 17:39:20 TRUE
## 973 2022-12-01 17:39:06 TRUE
## 974 2022-12-01 17:38:47 TRUE
## 975 2022-12-01 17:38:15 TRUE
## 976 2022-12-01 17:37:47 TRUE
## 977 2022-12-01 17:37:33 TRUE
## 978 2022-12-01 17:37:26 TRUE
## 979 2022-12-01 17:37:13 TRUE
## 980 2022-12-01 17:36:38 TRUE
## 981 2022-12-01 17:36:30 TRUE
## 982 2022-12-01 17:36:26 TRUE
## 983 2022-12-01 17:36:23 TRUE
## 984 2022-12-01 17:36:15 TRUE
## 985 2022-12-01 17:35:34 TRUE
## 986 2022-12-01 17:35:29 TRUE
## 987 2022-12-01 17:35:28 TRUE
## 988 2022-12-01 17:35:22 TRUE
## 989 2022-12-01 17:35:16 TRUE
## 990 2022-12-01 17:35:14 TRUE
## 991 2022-12-01 17:35:03 TRUE
## 992 2022-12-01 17:35:02 TRUE
## 993 2022-12-01 17:34:43 TRUE
## 994 2022-12-01 17:34:32 TRUE
## 995 2022-12-01 17:34:01 TRUE
## 996 2022-12-01 17:33:55 TRUE
## 997 2022-12-01 17:33:48 TRUE
## 998 2022-12-01 17:33:09 TRUE
## 999 2022-12-01 17:32:47 TRUE
## 1000 2022-12-01 17:32:00 TRUE
## 1001 2022-12-01 17:31:54 TRUE
## 1002 2022-12-01 17:31:52 TRUE
## 1003 2022-12-01 17:31:51 TRUE
## 1004 2022-12-01 17:31:48 TRUE
## 1005 2022-12-01 17:31:38 TRUE
## 1006 2022-12-01 17:31:32 TRUE
## 1007 2022-12-01 17:30:33 TRUE
## 1008 2022-12-01 17:30:17 TRUE
## 1009 2022-12-01 17:30:09 TRUE
## 1010 2022-12-01 17:30:04 TRUE
## 1011 2022-12-01 17:29:56 TRUE
## 1012 2022-12-01 17:29:46 TRUE
## 1013 2022-12-01 17:29:36 TRUE
## 1014 2022-12-01 17:28:46 TRUE
## 1015 2022-12-01 17:28:43 TRUE
## 1016 2022-12-01 17:28:43 TRUE
## 1017 2022-12-01 17:28:35 TRUE
## 1018 2022-12-01 17:28:29 TRUE
## 1019 2022-12-01 17:28:08 TRUE
## 1020 2022-12-01 17:27:32 TRUE
## 1021 2022-12-01 17:26:48 TRUE
## 1022 2022-12-01 17:26:34 TRUE
## 1023 2022-12-01 17:25:53 TRUE
## 1024 2022-12-01 17:25:37 TRUE
## 1025 2022-12-01 17:25:08 TRUE
## 1026 2022-12-01 17:24:52 TRUE
## 1027 2022-12-01 17:24:46 TRUE
## 1028 2022-12-01 17:24:25 TRUE
## 1029 2022-12-01 17:24:04 TRUE
## 1030 2022-12-01 17:23:58 TRUE
## 1031 2022-12-01 17:23:47 TRUE
## 1032 2022-12-01 17:23:43 TRUE
## 1033 2022-12-01 17:23:39 TRUE
## 1034 2022-12-01 17:23:14 TRUE
## 1035 2022-12-01 17:23:14 TRUE
## 1036 2022-12-01 17:23:09 TRUE
## 1037 2022-12-01 17:22:40 TRUE
## 1038 2022-12-01 17:22:36 TRUE
## 1039 2022-12-01 17:22:35 TRUE
## 1040 2022-12-01 17:22:28 TRUE
## 1041 2022-12-01 17:21:56 TRUE
## 1042 2022-12-01 17:21:55 TRUE
## 1043 2022-12-01 17:21:04 TRUE
## 1044 2022-12-01 17:19:52 TRUE
## 1045 2022-12-01 17:19:50 TRUE
## 1046 2022-12-01 17:19:49 TRUE
## 1047 2022-12-01 17:19:29 TRUE
## 1048 2022-12-01 17:19:02 TRUE
## 1049 2022-12-01 17:18:42 TRUE
## 1050 2022-12-01 17:18:25 TRUE
## 1051 2022-12-01 17:18:11 TRUE
## 1052 2022-12-01 17:18:10 TRUE
## 1053 2022-12-01 17:17:55 TRUE
## 1054 2022-12-01 17:17:50 TRUE
## 1055 2022-12-01 17:17:50 TRUE
## 1056 2022-12-01 17:17:01 TRUE
## 1057 2022-12-01 17:16:50 TRUE
## 1058 2022-12-01 17:16:34 TRUE
## 1059 2022-12-01 17:16:34 TRUE
## 1060 2022-12-01 17:16:33 TRUE
## 1061 2022-12-01 17:16:17 TRUE
## 1062 2022-12-01 17:16:16 TRUE
## 1063 2022-12-01 17:16:14 TRUE
## 1064 2022-12-01 17:16:06 TRUE
## 1065 2022-12-01 17:15:27 TRUE
## 1066 2022-12-01 17:15:14 TRUE
## 1067 2022-12-01 17:14:36 TRUE
## 1068 2022-12-01 17:14:32 TRUE
## 1069 2022-12-01 17:14:07 TRUE
## 1070 2022-12-01 17:13:48 TRUE
## 1071 2022-12-01 17:13:34 TRUE
## 1072 2022-12-01 17:12:23 TRUE
## 1073 2022-12-01 17:12:22 TRUE
## 1074 2022-12-01 17:12:16 TRUE
## 1075 2022-12-01 17:12:00 TRUE
## 1076 2022-12-01 17:11:53 TRUE
## 1077 2022-12-01 17:11:27 TRUE
## 1078 2022-12-01 17:11:23 TRUE
## 1079 2022-12-01 17:11:11 TRUE
## 1080 2022-12-01 17:11:07 TRUE
## 1081 2022-12-01 17:10:56 TRUE
## 1082 2022-12-01 17:10:50 TRUE
## 1083 2022-12-01 17:10:05 TRUE
## 1084 2022-12-01 17:09:49 TRUE
## 1085 2022-12-01 17:08:56 TRUE
## 1086 2022-12-01 17:08:43 TRUE
## 1087 2022-12-01 17:08:14 TRUE
## 1088 2022-12-01 17:08:06 TRUE
## 1089 2022-12-01 17:08:06 TRUE
## 1090 2022-12-01 17:07:53 TRUE
## 1091 2022-12-01 17:07:25 TRUE
## 1092 2022-12-01 17:07:04 TRUE
## 1093 2022-12-01 17:06:57 TRUE
## 1094 2022-12-01 17:06:43 TRUE
## 1095 2022-12-01 17:06:15 TRUE
## 1096 2022-12-01 17:06:01 TRUE
## 1097 2022-12-01 17:05:58 TRUE
## 1098 2022-12-01 17:05:51 TRUE
## 1099 2022-12-01 17:05:29 TRUE
## 1100 2022-12-01 17:04:18 TRUE
## 1101 2022-12-01 17:04:11 TRUE
## 1102 2022-12-01 17:04:01 TRUE
## 1103 2022-12-01 17:03:59 TRUE
## 1104 2022-12-01 17:03:44 TRUE
## 1105 2022-12-01 17:03:27 TRUE
## 1106 2022-12-01 17:03:13 TRUE
## 1107 2022-12-01 17:03:07 TRUE
## 1108 2022-12-01 17:02:58 TRUE
## 1109 2022-12-01 17:02:51 TRUE
## 1110 2022-12-01 17:01:58 TRUE
## 1111 2022-12-01 17:01:36 TRUE
## 1112 2022-12-01 17:00:22 TRUE
## 1113 2022-12-01 16:59:55 TRUE
## 1114 2022-12-01 16:58:57 TRUE
## 1115 2022-12-01 16:58:28 TRUE
## 1116 2022-12-01 16:58:12 TRUE
## 1117 2022-12-01 16:57:47 TRUE
## 1118 2022-12-01 16:57:26 TRUE
## 1119 2022-12-01 16:56:53 TRUE
## 1120 2022-12-01 16:56:25 TRUE
## 1121 2022-12-01 16:55:39 TRUE
## 1122 2022-12-01 16:54:50 TRUE
## 1123 2022-12-01 16:54:40 TRUE
## 1124 2022-12-01 16:54:01 TRUE
## 1125 2022-12-01 16:53:55 TRUE
## 1126 2022-12-01 16:53:52 TRUE
## 1127 2022-12-01 16:53:39 TRUE
## 1128 2022-12-01 16:53:32 TRUE
## 1129 2022-12-01 16:52:09 TRUE
## 1130 2022-12-01 16:52:06 TRUE
## 1131 2022-12-01 16:51:59 TRUE
## 1132 2022-12-01 16:51:54 TRUE
## 1133 2022-12-01 16:51:52 TRUE
## 1134 2022-12-01 16:51:46 TRUE
## 1135 2022-12-01 16:51:23 TRUE
## 1136 2022-12-01 16:51:14 TRUE
## 1137 2022-12-01 16:51:08 TRUE
## 1138 2022-12-01 16:51:05 TRUE
## 1139 2022-12-01 16:50:26 TRUE
## 1140 2022-12-01 16:50:08 TRUE
## 1141 2022-12-01 16:49:38 TRUE
## 1142 2022-12-01 16:49:20 TRUE
## 1143 2022-12-01 16:49:13 TRUE
## 1144 2022-12-01 16:49:03 TRUE
## 1145 2022-12-01 16:48:46 TRUE
## 1146 2022-12-01 16:48:40 TRUE
## 1147 2022-12-01 16:48:38 TRUE
## 1148 2022-12-01 16:48:33 TRUE
## 1149 2022-12-01 16:48:04 TRUE
## 1150 2022-12-01 16:47:47 TRUE
## 1151 2022-12-01 16:47:18 TRUE
## 1152 2022-12-01 16:47:09 TRUE
## 1153 2022-12-01 16:47:05 TRUE
## 1154 2022-12-01 16:46:43 TRUE
## 1155 2022-12-01 16:46:14 TRUE
## 1156 2022-12-01 16:46:05 TRUE
## 1157 2022-12-01 16:45:49 TRUE
## 1158 2022-12-01 16:45:38 TRUE
## 1159 2022-12-01 16:44:49 TRUE
## 1160 2022-12-01 16:44:46 TRUE
## 1161 2022-12-01 16:43:28 TRUE
## 1162 2022-12-01 16:42:47 TRUE
## 1163 2022-12-01 16:41:22 TRUE
## 1164 2022-12-01 16:41:08 TRUE
## 1165 2022-12-01 16:41:08 TRUE
## 1166 2022-12-01 16:40:55 TRUE
## 1167 2022-12-01 16:40:39 TRUE
## 1168 2022-12-01 16:40:28 TRUE
## 1169 2022-12-01 16:40:24 TRUE
## 1170 2022-12-01 16:40:09 TRUE
## 1171 2022-12-01 16:38:51 TRUE
## 1172 2022-12-01 16:38:44 TRUE
## 1173 2022-12-01 16:38:35 TRUE
## 1174 2022-12-01 16:38:16 TRUE
## 1175 2022-12-01 16:38:11 TRUE
## 1176 2022-12-01 16:37:50 TRUE
## 1177 2022-12-01 16:37:47 TRUE
## 1178 2022-12-01 16:37:21 TRUE
## 1179 2022-12-01 16:36:58 TRUE
## 1180 2022-12-01 16:36:50 TRUE
## 1181 2022-12-01 16:36:47 TRUE
## 1182 2022-12-01 16:36:22 TRUE
## 1183 2022-12-01 16:35:54 TRUE
## 1184 2022-12-01 16:35:38 TRUE
## 1185 2022-12-01 16:35:37 TRUE
## 1186 2022-12-01 16:35:27 TRUE
## 1187 2022-12-01 16:35:24 TRUE
## 1188 2022-12-01 16:35:20 TRUE
## 1189 2022-12-01 16:35:03 TRUE
## 1190 2022-12-01 16:34:39 TRUE
## 1191 2022-12-01 16:34:31 TRUE
## 1192 2022-12-01 16:34:18 TRUE
## 1193 2022-12-01 16:33:58 TRUE
## 1194 2022-12-01 16:33:47 TRUE
## 1195 2022-12-01 16:33:36 TRUE
## 1196 2022-12-01 16:33:30 TRUE
## 1197 2022-12-01 16:33:27 TRUE
## 1198 2022-12-01 16:33:22 TRUE
## 1199 2022-12-01 16:33:12 TRUE
## 1200 2022-12-01 16:33:07 TRUE
## 1201 2022-12-01 16:33:06 TRUE
## 1202 2022-12-01 16:32:54 TRUE
## 1203 2022-12-01 16:32:52 TRUE
## 1204 2022-12-01 16:32:48 TRUE
## 1205 2022-12-01 16:31:59 TRUE
## 1206 2022-12-01 16:31:43 TRUE
## 1207 2022-12-01 16:31:40 TRUE
## 1208 2022-12-01 16:31:17 TRUE
## 1209 2022-12-01 16:31:08 TRUE
## 1210 2022-12-01 16:31:05 TRUE
## 1211 2022-12-01 16:30:48 TRUE
## 1212 2022-12-01 16:30:17 TRUE
## 1213 2022-12-01 16:30:17 TRUE
## 1214 2022-12-01 16:30:06 TRUE
## 1215 2022-12-01 16:29:49 TRUE
## 1216 2022-12-01 16:29:27 TRUE
## 1217 2022-12-01 16:29:21 TRUE
## 1218 2022-12-01 16:29:15 TRUE
## 1219 2022-12-01 16:28:50 TRUE
## 1220 2022-12-01 16:28:36 TRUE
## 1221 2022-12-01 16:28:27 TRUE
## 1222 2022-12-01 16:28:03 TRUE
## 1223 2022-12-01 16:27:38 TRUE
## 1224 2022-12-01 16:27:37 TRUE
## 1225 2022-12-01 16:27:31 TRUE
## 1226 2022-12-01 16:27:23 TRUE
## 1227 2022-12-01 16:27:18 TRUE
## 1228 2022-12-01 16:27:17 TRUE
## 1229 2022-12-01 16:27:04 TRUE
## 1230 2022-12-01 16:27:02 TRUE
## 1231 2022-12-01 16:26:52 TRUE
## 1232 2022-12-01 16:26:47 TRUE
## 1233 2022-12-01 16:26:35 TRUE
## 1234 2022-12-01 16:26:02 TRUE
## 1235 2022-12-01 16:26:01 TRUE
## 1236 2022-12-01 16:25:57 TRUE
## 1237 2022-12-01 16:25:17 TRUE
## 1238 2022-12-01 16:25:05 TRUE
## 1239 2022-12-01 16:25:04 TRUE
## 1240 2022-12-01 16:24:46 TRUE
## 1241 2022-12-01 16:24:36 TRUE
## 1242 2022-12-01 16:24:32 TRUE
## 1243 2022-12-01 16:24:32 TRUE
## 1244 2022-12-01 16:23:54 TRUE
## 1245 2022-12-01 16:23:35 TRUE
## 1246 2022-12-01 16:23:28 TRUE
## 1247 2022-12-01 16:23:18 TRUE
## 1248 2022-12-01 16:22:58 TRUE
## 1249 2022-12-01 16:22:56 TRUE
## 1250 2022-12-01 16:22:45 TRUE
## 1251 2022-12-01 16:22:42 TRUE
## 1252 2022-12-01 16:22:18 TRUE
## 1253 2022-12-01 16:22:07 TRUE
## 1254 2022-12-01 16:21:59 TRUE
## 1255 2022-12-01 16:21:16 TRUE
## 1256 2022-12-01 16:20:48 TRUE
## 1257 2022-12-01 16:20:47 TRUE
## 1258 2022-12-01 16:20:45 TRUE
## 1259 2022-12-01 16:20:40 TRUE
## 1260 2022-12-01 16:20:33 TRUE
## 1261 2022-12-01 16:20:07 TRUE
## 1262 2022-12-01 16:20:02 TRUE
## 1263 2022-12-01 16:19:58 TRUE
## 1264 2022-12-01 16:19:55 TRUE
## 1265 2022-12-01 16:19:52 TRUE
## 1266 2022-12-01 16:19:46 TRUE
## 1267 2022-12-01 16:19:37 TRUE
## 1268 2022-12-01 16:19:27 TRUE
## 1269 2022-12-01 16:19:11 TRUE
## 1270 2022-12-01 16:18:57 TRUE
## 1271 2022-12-01 16:18:27 TRUE
## 1272 2022-12-01 16:18:23 TRUE
## 1273 2022-12-01 16:17:31 TRUE
## 1274 2022-12-01 16:17:30 TRUE
## 1275 2022-12-01 16:16:59 TRUE
## 1276 2022-12-01 16:16:06 TRUE
## 1277 2022-12-01 16:15:06 TRUE
## 1278 2022-12-01 16:14:42 TRUE
## 1279 2022-12-01 16:14:40 TRUE
## 1280 2022-12-01 16:14:36 TRUE
## 1281 2022-12-01 16:14:31 TRUE
## 1282 2022-12-01 16:14:13 TRUE
## 1283 2022-12-01 16:13:41 TRUE
## 1284 2022-12-01 16:13:39 TRUE
## 1285 2022-12-01 16:13:29 TRUE
## 1286 2022-12-01 16:13:25 TRUE
## 1287 2022-12-01 16:12:29 TRUE
## 1288 2022-12-01 16:12:21 TRUE
## 1289 2022-12-01 16:12:20 TRUE
## 1290 2022-12-01 16:11:59 TRUE
## 1291 2022-12-01 16:11:42 TRUE
## 1292 2022-12-01 16:11:38 TRUE
## 1293 2022-12-01 16:11:36 TRUE
## 1294 2022-12-01 16:11:34 TRUE
## 1295 2022-12-01 16:11:19 TRUE
## 1296 2022-12-01 16:10:59 TRUE
## 1297 2022-12-01 16:10:58 TRUE
## 1298 2022-12-01 16:10:43 TRUE
## 1299 2022-12-01 16:10:42 TRUE
## 1300 2022-12-01 16:10:40 TRUE
## 1301 2022-12-01 16:10:40 TRUE
## 1302 2022-12-01 16:10:32 TRUE
## 1303 2022-12-01 16:10:30 TRUE
## 1304 2022-12-01 16:10:27 TRUE
## 1305 2022-12-01 16:10:09 TRUE
## 1306 2022-12-01 16:10:03 TRUE
## 1307 2022-12-01 16:10:03 TRUE
## 1308 2022-12-01 16:09:53 TRUE
## 1309 2022-12-01 16:09:36 TRUE
## 1310 2022-12-01 16:09:25 TRUE
## 1311 2022-12-01 16:09:17 TRUE
## 1312 2022-12-01 16:08:49 TRUE
## 1313 2022-12-01 16:08:41 TRUE
## 1314 2022-12-01 16:08:31 TRUE
## 1315 2022-12-01 16:08:11 TRUE
## 1316 2022-12-01 16:08:11 TRUE
## 1317 2022-12-01 16:08:09 TRUE
## 1318 2022-12-01 16:07:50 TRUE
## 1319 2022-12-01 16:07:21 TRUE
## 1320 2022-12-01 16:06:45 TRUE
## 1321 2022-12-01 16:06:40 TRUE
## 1322 2022-12-01 16:06:39 TRUE
## 1323 2022-12-01 16:06:27 TRUE
## 1324 2022-12-01 16:06:15 TRUE
## 1325 2022-12-01 16:06:15 TRUE
## 1326 2022-12-01 16:06:12 TRUE
## 1327 2022-12-01 16:06:07 TRUE
## 1328 2022-12-01 16:05:57 TRUE
## 1329 2022-12-01 16:05:24 TRUE
## 1330 2022-12-01 16:05:19 TRUE
## 1331 2022-12-01 16:05:07 TRUE
## 1332 2022-12-01 16:05:06 TRUE
## 1333 2022-12-01 16:04:57 TRUE
## 1334 2022-12-01 16:04:40 TRUE
## 1335 2022-12-01 16:04:39 TRUE
## 1336 2022-12-01 16:04:12 TRUE
## 1337 2022-12-01 16:04:11 TRUE
## 1338 2022-12-01 16:04:02 TRUE
## 1339 2022-12-01 16:03:37 TRUE
## 1340 2022-12-01 16:02:32 TRUE
## 1341 2022-12-01 16:02:31 TRUE
## 1342 2022-12-01 16:02:26 TRUE
## 1343 2022-12-01 16:01:48 TRUE
## 1344 2022-12-01 16:01:47 TRUE
## 1345 2022-12-01 16:01:16 TRUE
## 1346 2022-12-01 16:00:36 TRUE
## 1347 2022-12-01 16:00:16 TRUE
## 1348 2022-12-01 16:00:15 TRUE
## 1349 2022-12-01 15:59:57 TRUE
## 1350 2022-12-01 15:59:52 TRUE
## 1351 2022-12-01 15:59:52 TRUE
## 1352 2022-12-01 15:59:50 TRUE
## 1353 2022-12-01 15:59:38 TRUE
## 1354 2022-12-01 15:59:29 TRUE
## 1355 2022-12-01 15:59:27 TRUE
## 1356 2022-12-01 15:59:24 TRUE
## 1357 2022-12-01 15:59:02 TRUE
## 1358 2022-12-01 15:58:41 TRUE
## 1359 2022-12-01 15:58:00 TRUE
## 1360 2022-12-01 15:57:42 TRUE
## 1361 2022-12-01 15:57:37 TRUE
## 1362 2022-12-01 15:57:37 TRUE
## 1363 2022-12-01 15:57:21 TRUE
## 1364 2022-12-01 15:56:27 TRUE
## 1365 2022-12-01 15:56:24 TRUE
## 1366 2022-12-01 15:55:49 TRUE
## 1367 2022-12-01 15:55:47 TRUE
## 1368 2022-12-01 15:55:46 TRUE
## 1369 2022-12-01 15:55:29 TRUE
## 1370 2022-12-01 15:55:16 TRUE
## 1371 2022-12-01 15:53:54 TRUE
## 1372 2022-12-01 15:53:49 TRUE
## 1373 2022-12-01 15:53:40 TRUE
## 1374 2022-12-01 15:53:13 TRUE
## 1375 2022-12-01 15:52:52 TRUE
## 1376 2022-12-01 15:52:44 TRUE
## 1377 2022-12-01 15:52:09 TRUE
## 1378 2022-12-01 15:52:03 TRUE
## 1379 2022-12-01 15:51:56 TRUE
## 1380 2022-12-01 15:51:50 TRUE
## 1381 2022-12-01 15:51:35 TRUE
## 1382 2022-12-01 15:51:32 TRUE
## 1383 2022-12-01 15:51:09 TRUE
## 1384 2022-12-01 15:50:50 TRUE
## 1385 2022-12-01 15:50:39 TRUE
## 1386 2022-12-01 15:50:26 TRUE
## 1387 2022-12-01 15:50:15 TRUE
## 1388 2022-12-01 15:49:56 TRUE
## 1389 2022-12-01 15:49:55 TRUE
## 1390 2022-12-01 15:49:45 TRUE
## 1391 2022-12-01 15:49:09 TRUE
## 1392 2022-12-01 15:48:51 TRUE
## 1393 2022-12-01 15:48:30 TRUE
## 1394 2022-12-01 15:48:10 TRUE
## 1395 2022-12-01 15:48:05 TRUE
## 1396 2022-12-01 15:48:05 TRUE
## 1397 2022-12-01 15:48:00 TRUE
## 1398 2022-12-01 15:47:31 TRUE
## 1399 2022-12-01 15:47:29 TRUE
## 1400 2022-12-01 15:47:17 TRUE
## 1401 2022-12-01 15:46:21 TRUE
## 1402 2022-12-01 15:45:51 TRUE
## 1403 2022-12-01 15:45:39 TRUE
## 1404 2022-12-01 15:45:17 TRUE
## 1405 2022-12-01 15:45:09 TRUE
## 1406 2022-12-01 15:45:09 TRUE
## 1407 2022-12-01 15:45:05 TRUE
## 1408 2022-12-01 15:45:05 TRUE
## 1409 2022-12-01 15:44:57 TRUE
## 1410 2022-12-01 15:44:36 TRUE
## 1411 2022-12-01 15:44:36 TRUE
## 1412 2022-12-01 15:44:30 TRUE
## 1413 2022-12-01 15:44:26 TRUE
## 1414 2022-12-01 15:44:15 TRUE
## 1415 2022-12-01 15:43:58 TRUE
## 1416 2022-12-01 15:43:57 TRUE
## 1417 2022-12-01 15:43:40 TRUE
## 1418 2022-12-01 15:43:10 TRUE
## 1419 2022-12-01 15:42:55 TRUE
## 1420 2022-12-01 15:42:54 TRUE
## 1421 2022-12-01 15:42:40 TRUE
## 1422 2022-12-01 15:41:45 TRUE
## 1423 2022-12-01 15:41:45 TRUE
## 1424 2022-12-01 15:41:41 TRUE
## 1425 2022-12-01 15:41:23 TRUE
## 1426 2022-12-01 15:41:20 TRUE
## 1427 2022-12-01 15:41:20 TRUE
## 1428 2022-12-01 15:41:08 TRUE
## 1429 2022-12-01 15:40:58 TRUE
## 1430 2022-12-01 15:40:57 TRUE
## 1431 2022-12-01 15:40:56 TRUE
## 1432 2022-12-01 15:40:51 TRUE
## 1433 2022-12-01 15:40:44 TRUE
## 1434 2022-12-01 15:40:25 TRUE
## 1435 2022-12-01 15:40:24 TRUE
## 1436 2022-12-01 15:40:23 TRUE
## 1437 2022-12-01 15:40:19 TRUE
## 1438 2022-12-01 15:40:12 TRUE
## 1439 2022-12-01 15:40:06 TRUE
## 1440 2022-12-01 15:40:02 TRUE
## 1441 2022-12-01 15:40:02 TRUE
## 1442 2022-12-01 15:39:59 TRUE
## 1443 2022-12-01 15:39:58 TRUE
## 1444 2022-12-01 15:39:57 TRUE
## 1445 2022-12-01 15:39:36 TRUE
## 1446 2022-12-01 15:39:35 TRUE
## 1447 2022-12-01 15:39:32 TRUE
## 1448 2022-12-01 15:39:24 TRUE
## 1449 2022-12-01 15:38:48 TRUE
## 1450 2022-12-01 15:38:35 TRUE
## 1451 2022-12-01 15:38:34 TRUE
## 1452 2022-12-01 15:38:30 TRUE
## 1453 2022-12-01 15:37:19 TRUE
## 1454 2022-12-01 15:37:16 TRUE
## 1455 2022-12-01 15:36:59 TRUE
## 1456 2022-12-01 15:36:53 TRUE
## 1457 2022-12-01 15:36:14 TRUE
## 1458 2022-12-01 15:35:57 TRUE
## 1459 2022-12-01 15:35:23 TRUE
## 1460 2022-12-01 15:35:16 TRUE
## 1461 2022-12-01 15:35:14 TRUE
## 1462 2022-12-01 15:35:02 TRUE
## 1463 2022-12-01 15:34:41 TRUE
## 1464 2022-12-01 15:34:25 TRUE
## 1465 2022-12-01 15:34:25 TRUE
## 1466 2022-12-01 15:34:20 TRUE
## 1467 2022-12-01 15:34:12 TRUE
## 1468 2022-12-01 15:33:42 TRUE
## 1469 2022-12-01 15:33:30 TRUE
## 1470 2022-12-01 15:33:14 TRUE
## 1471 2022-12-01 15:32:59 TRUE
## 1472 2022-12-01 15:32:54 TRUE
## 1473 2022-12-01 15:32:54 TRUE
## 1474 2022-12-01 15:32:52 TRUE
## 1475 2022-12-01 15:32:48 TRUE
## 1476 2022-12-01 15:32:33 TRUE
## 1477 2022-12-01 15:32:07 TRUE
## 1478 2022-12-01 15:32:02 TRUE
## 1479 2022-12-01 15:30:58 TRUE
## 1480 2022-12-01 15:30:53 TRUE
## 1481 2022-12-01 15:30:38 TRUE
## 1482 2022-12-01 15:30:13 TRUE
## 1483 2022-12-01 15:30:05 TRUE
## 1484 2022-12-01 15:30:02 TRUE
## 1485 2022-12-01 15:29:54 TRUE
## 1486 2022-12-01 15:29:49 TRUE
## 1487 2022-12-01 15:29:21 TRUE
## 1488 2022-12-01 15:29:09 TRUE
## 1489 2022-12-01 15:29:07 TRUE
## 1490 2022-12-01 15:29:07 TRUE
## 1491 2022-12-01 15:29:06 TRUE
## 1492 2022-12-01 15:28:50 TRUE
## 1493 2022-12-01 15:28:44 TRUE
## 1494 2022-12-01 15:28:39 TRUE
## 1495 2022-12-01 15:28:38 TRUE
## 1496 2022-12-01 15:26:56 TRUE
## 1497 2022-12-01 15:25:52 TRUE
## 1498 2022-12-01 15:25:43 TRUE
## 1499 2022-12-01 15:25:34 TRUE
## 1500 2022-12-01 15:25:25 TRUE
## 1501 2022-12-01 15:25:11 TRUE
## 1502 2022-12-01 15:25:02 TRUE
## 1503 2022-12-01 15:24:53 TRUE
## 1504 2022-12-01 15:24:47 TRUE
## 1505 2022-12-01 15:24:25 TRUE
## 1506 2022-12-01 15:23:53 TRUE
## 1507 2022-12-01 15:23:39 TRUE
## 1508 2022-12-01 15:23:17 TRUE
## 1509 2022-12-01 15:23:04 TRUE
## 1510 2022-12-01 15:22:53 TRUE
## 1511 2022-12-01 15:22:42 TRUE
## 1512 2022-12-01 15:22:34 TRUE
## 1513 2022-12-01 15:22:32 TRUE
## 1514 2022-12-01 15:22:29 TRUE
## 1515 2022-12-01 15:22:19 TRUE
## 1516 2022-12-01 15:22:06 TRUE
## 1517 2022-12-01 15:21:59 TRUE
## 1518 2022-12-01 15:21:41 TRUE
## 1519 2022-12-01 15:21:35 TRUE
## 1520 2022-12-01 15:21:33 TRUE
## 1521 2022-12-01 15:21:16 TRUE
## 1522 2022-12-01 15:21:01 TRUE
## 1523 2022-12-01 15:21:01 TRUE
## 1524 2022-12-01 15:20:33 TRUE
## 1525 2022-12-01 15:20:04 TRUE
## 1526 2022-12-01 15:19:50 TRUE
## 1527 2022-12-01 15:19:38 TRUE
## 1528 2022-12-01 15:19:34 TRUE
## 1529 2022-12-01 15:18:51 TRUE
## 1530 2022-12-01 15:18:33 TRUE
## 1531 2022-12-01 15:18:19 TRUE
## 1532 2022-12-01 15:18:01 TRUE
## 1533 2022-12-01 15:17:32 TRUE
## 1534 2022-12-01 15:17:23 TRUE
## 1535 2022-12-01 15:17:02 TRUE
## 1536 2022-12-01 15:16:58 TRUE
## 1537 2022-12-01 15:16:57 TRUE
## 1538 2022-12-01 15:16:44 TRUE
## 1539 2022-12-01 15:16:36 TRUE
## 1540 2022-12-01 15:16:35 TRUE
## 1541 2022-12-01 15:16:35 TRUE
## 1542 2022-12-01 15:16:23 TRUE
## 1543 2022-12-01 15:16:04 TRUE
## 1544 2022-12-01 15:15:21 TRUE
## 1545 2022-12-01 15:14:55 TRUE
## 1546 2022-12-01 15:14:53 TRUE
## 1547 2022-12-01 15:14:50 TRUE
## 1548 2022-12-01 15:14:41 TRUE
## 1549 2022-12-01 15:14:27 TRUE
## 1550 2022-12-01 15:14:21 TRUE
## 1551 2022-12-01 15:14:19 TRUE
## 1552 2022-12-01 15:14:10 TRUE
## 1553 2022-12-01 15:14:02 TRUE
## 1554 2022-12-01 15:13:38 TRUE
## 1555 2022-12-01 15:13:32 TRUE
## 1556 2022-12-01 15:13:32 TRUE
## 1557 2022-12-01 15:13:29 TRUE
## 1558 2022-12-01 15:13:01 TRUE
## 1559 2022-12-01 15:12:09 TRUE
## 1560 2022-12-01 15:11:59 TRUE
## 1561 2022-12-01 15:11:42 TRUE
## 1562 2022-12-01 15:10:39 TRUE
## 1563 2022-12-01 15:10:38 TRUE
## 1564 2022-12-01 15:09:50 TRUE
## 1565 2022-12-01 15:09:38 TRUE
## 1566 2022-12-01 15:09:28 TRUE
## 1567 2022-12-01 15:09:15 TRUE
## 1568 2022-12-01 15:08:48 TRUE
## 1569 2022-12-01 15:08:33 TRUE
## 1570 2022-12-01 15:08:25 TRUE
## 1571 2022-12-01 15:08:24 TRUE
## 1572 2022-12-01 15:07:55 TRUE
## 1573 2022-12-01 15:07:50 TRUE
## 1574 2022-12-01 15:07:21 TRUE
## 1575 2022-12-01 15:07:17 TRUE
## 1576 2022-12-01 15:06:42 TRUE
## 1577 2022-12-01 15:06:21 TRUE
## 1578 2022-12-01 15:06:19 TRUE
## 1579 2022-12-01 15:06:15 TRUE
## 1580 2022-12-01 15:06:06 TRUE
## 1581 2022-12-01 15:05:40 TRUE
## 1582 2022-12-01 15:05:26 TRUE
## 1583 2022-12-01 15:05:09 TRUE
## 1584 2022-12-01 15:05:03 TRUE
## 1585 2022-12-01 15:04:58 TRUE
## 1586 2022-12-01 15:04:53 TRUE
## 1587 2022-12-01 15:04:33 TRUE
## 1588 2022-12-01 15:04:27 TRUE
## 1589 2022-12-01 15:04:08 TRUE
## 1590 2022-12-01 15:04:03 TRUE
## 1591 2022-12-01 15:03:59 TRUE
## 1592 2022-12-01 15:03:32 TRUE
## 1593 2022-12-01 15:02:56 TRUE
## 1594 2022-12-01 15:02:44 TRUE
## 1595 2022-12-01 15:02:37 TRUE
## 1596 2022-12-01 15:01:56 TRUE
## 1597 2022-12-01 15:01:50 TRUE
## 1598 2022-12-01 15:01:45 TRUE
## 1599 2022-12-01 15:01:21 TRUE
## 1600 2022-12-01 15:01:20 TRUE
## 1601 2022-12-01 15:01:00 TRUE
## 1602 2022-12-01 15:00:51 TRUE
## 1603 2022-12-01 15:00:50 TRUE
## 1604 2022-12-01 14:59:51 TRUE
## 1605 2022-12-01 14:59:43 TRUE
## 1606 2022-12-01 14:59:39 TRUE
## 1607 2022-12-01 14:59:16 TRUE
## 1608 2022-12-01 14:59:05 TRUE
## 1609 2022-12-01 14:58:56 TRUE
## 1610 2022-12-01 14:58:48 TRUE
## 1611 2022-12-01 14:58:40 TRUE
## 1612 2022-12-01 14:58:13 TRUE
## 1613 2022-12-01 14:57:49 TRUE
## 1614 2022-12-01 14:57:09 TRUE
## 1615 2022-12-01 14:57:05 TRUE
## 1616 2022-12-01 14:57:05 TRUE
## 1617 2022-12-01 14:56:51 TRUE
## 1618 2022-12-01 14:56:47 TRUE
## 1619 2022-12-01 14:56:34 TRUE
## 1620 2022-12-01 14:56:19 TRUE
## 1621 2022-12-01 14:56:09 TRUE
## 1622 2022-12-01 14:56:01 TRUE
## 1623 2022-12-01 14:55:56 TRUE
## 1624 2022-12-01 14:55:50 TRUE
## 1625 2022-12-01 14:55:34 TRUE
## 1626 2022-12-01 14:55:32 TRUE
## 1627 2022-12-01 14:55:25 TRUE
## 1628 2022-12-01 14:55:19 TRUE
## 1629 2022-12-01 14:55:08 TRUE
## 1630 2022-12-01 14:54:53 TRUE
## 1631 2022-12-01 14:54:44 TRUE
## 1632 2022-12-01 14:54:09 TRUE
## 1633 2022-12-01 14:53:53 TRUE
## 1634 2022-12-01 14:53:45 TRUE
## 1635 2022-12-01 14:53:34 TRUE
## 1636 2022-12-01 14:53:06 TRUE
## 1637 2022-12-01 14:52:15 TRUE
## 1638 2022-12-01 14:52:09 TRUE
## 1639 2022-12-01 14:51:53 TRUE
## 1640 2022-12-01 14:51:37 TRUE
## 1641 2022-12-01 14:51:19 TRUE
## 1642 2022-12-01 14:50:57 TRUE
## 1643 2022-12-01 14:50:30 TRUE
## 1644 2022-12-01 14:50:25 TRUE
## 1645 2022-12-01 14:50:11 TRUE
## 1646 2022-12-01 14:49:47 TRUE
## 1647 2022-12-01 14:49:46 TRUE
## 1648 2022-12-01 14:49:33 TRUE
## 1649 2022-12-01 14:49:10 TRUE
## 1650 2022-12-01 14:48:44 TRUE
## 1651 2022-12-01 14:48:40 TRUE
## 1652 2022-12-01 14:48:26 TRUE
## 1653 2022-12-01 14:47:52 TRUE
## 1654 2022-12-01 14:47:39 TRUE
## 1655 2022-12-01 14:47:38 TRUE
## 1656 2022-12-01 14:47:34 TRUE
## 1657 2022-12-01 14:47:06 TRUE
## 1658 2022-12-01 14:46:56 TRUE
## 1659 2022-12-01 14:46:39 TRUE
## 1660 2022-12-01 14:46:17 TRUE
## 1661 2022-12-01 14:46:16 TRUE
## 1662 2022-12-01 14:46:15 TRUE
## 1663 2022-12-01 14:45:47 TRUE
## 1664 2022-12-01 14:45:41 TRUE
## 1665 2022-12-01 14:45:31 TRUE
## 1666 2022-12-01 14:45:29 TRUE
## 1667 2022-12-01 14:45:19 TRUE
## 1668 2022-12-01 14:45:08 TRUE
## 1669 2022-12-01 14:44:55 TRUE
## 1670 2022-12-01 14:44:55 TRUE
## 1671 2022-12-01 14:44:50 TRUE
## 1672 2022-12-01 14:44:36 TRUE
## 1673 2022-12-01 14:44:18 TRUE
## 1674 2022-12-01 14:43:59 TRUE
## 1675 2022-12-01 14:43:54 TRUE
## 1676 2022-12-01 14:43:53 TRUE
## 1677 2022-12-01 14:43:47 TRUE
## 1678 2022-12-01 14:43:46 TRUE
## 1679 2022-12-01 14:43:30 TRUE
## 1680 2022-12-01 14:43:24 TRUE
## 1681 2022-12-01 14:43:22 TRUE
## 1682 2022-12-01 14:43:16 TRUE
## 1683 2022-12-01 14:43:14 TRUE
## 1684 2022-12-01 14:43:14 TRUE
## 1685 2022-12-01 14:43:04 TRUE
## 1686 2022-12-01 14:43:02 TRUE
## 1687 2022-12-01 14:42:41 TRUE
## 1688 2022-12-01 14:42:30 TRUE
## 1689 2022-12-01 14:42:29 TRUE
## 1690 2022-12-01 14:42:23 TRUE
## 1691 2022-12-01 14:42:21 TRUE
## 1692 2022-12-01 14:41:56 TRUE
## 1693 2022-12-01 14:41:53 TRUE
## 1694 2022-12-01 14:41:49 TRUE
## 1695 2022-12-01 14:41:30 TRUE
## 1696 2022-12-01 14:41:23 TRUE
## 1697 2022-12-01 14:41:13 TRUE
## 1698 2022-12-01 14:40:49 TRUE
## 1699 2022-12-01 14:39:59 TRUE
## 1700 2022-12-01 14:39:39 TRUE
## 1701 2022-12-01 14:39:38 TRUE
## 1702 2022-12-01 14:39:27 TRUE
## 1703 2022-12-01 14:39:24 TRUE
## 1704 2022-12-01 14:39:08 TRUE
## 1705 2022-12-01 14:39:04 TRUE
## 1706 2022-12-01 14:38:46 TRUE
## 1707 2022-12-01 14:35:51 TRUE
## 1708 2022-12-01 14:35:15 TRUE
## 1709 2022-12-01 14:32:34 TRUE
## 1710 2022-12-01 14:31:19 TRUE
## 1711 2022-12-01 14:31:14 TRUE
## 1712 2022-12-01 14:31:13 TRUE
## 1713 2022-12-01 14:31:00 TRUE
## 1714 2022-12-01 14:30:43 TRUE
## 1715 2022-12-01 14:29:18 TRUE
## 1716 2022-12-01 14:29:17 TRUE
## 1717 2022-12-01 14:28:30 TRUE
## 1718 2022-12-01 14:28:14 TRUE
## 1719 2022-12-01 14:28:12 TRUE
## 1720 2022-12-01 14:27:35 TRUE
## 1721 2022-12-01 14:27:17 TRUE
## 1722 2022-12-01 14:27:06 TRUE
## 1723 2022-12-01 14:26:41 TRUE
## 1724 2022-12-01 14:23:42 TRUE
## 1725 2022-12-01 14:22:59 TRUE
## 1726 2022-12-01 14:22:44 TRUE
## 1727 2022-12-01 14:22:06 TRUE
## 1728 2022-12-01 14:22:02 TRUE
## 1729 2022-12-01 14:21:04 TRUE
## 1730 2022-12-01 14:20:51 TRUE
## 1731 2022-12-01 14:19:43 TRUE
## 1732 2022-12-01 14:19:14 TRUE
## 1733 2022-12-01 14:18:33 TRUE
## 1734 2022-12-01 14:18:28 TRUE
## 1735 2022-12-01 14:18:13 TRUE
## 1736 2022-12-01 14:17:09 TRUE
## 1737 2022-12-01 14:17:04 TRUE
## 1738 2022-12-01 14:16:33 TRUE
## 1739 2022-12-01 14:16:27 TRUE
## 1740 2022-12-01 14:16:19 TRUE
## 1741 2022-12-01 14:16:17 TRUE
## 1742 2022-12-01 14:14:13 TRUE
## 1743 2022-12-01 14:14:07 TRUE
## 1744 2022-12-01 14:11:44 TRUE
## 1745 2022-12-01 14:10:54 TRUE
## 1746 2022-12-01 14:10:26 TRUE
## 1747 2022-12-01 14:09:48 TRUE
## 1748 2022-12-01 14:09:20 TRUE
## 1749 2022-12-01 14:08:56 TRUE
## 1750 2022-12-01 14:08:47 TRUE
## 1751 2022-12-01 14:08:22 TRUE
## 1752 2022-12-01 14:07:49 TRUE
## 1753 2022-12-01 14:07:27 TRUE
## 1754 2022-12-01 14:07:22 TRUE
## 1755 2022-12-01 14:06:29 TRUE
## 1756 2022-12-01 14:05:16 TRUE
## 1757 2022-12-01 14:05:12 TRUE
## 1758 2022-12-01 14:03:51 TRUE
## 1759 2022-12-01 14:02:08 TRUE
## 1760 2022-12-01 14:02:04 TRUE
## 1761 2022-12-01 14:02:00 TRUE
## 1762 2022-12-01 14:01:42 TRUE
## 1763 2022-12-01 14:01:29 TRUE
## 1764 2022-12-01 14:00:21 TRUE
## 1765 2022-12-01 14:00:13 TRUE
## 1766 2022-12-01 13:59:55 TRUE
## 1767 2022-12-01 13:58:28 TRUE
## 1768 2022-12-01 13:57:20 TRUE
## 1769 2022-12-01 13:56:51 TRUE
## 1770 2022-12-01 13:56:49 TRUE
## 1771 2022-12-01 13:55:06 TRUE
## 1772 2022-12-01 13:53:03 TRUE
## 1773 2022-12-01 13:52:42 TRUE
## 1774 2022-12-01 13:51:22 TRUE
## 1775 2022-12-01 13:51:19 TRUE
## 1776 2022-12-01 13:51:10 TRUE
## 1777 2022-12-01 13:51:06 TRUE
## 1778 2022-12-01 13:51:03 TRUE
## 1779 2022-12-01 13:50:23 TRUE
## 1780 2022-12-01 13:50:19 TRUE
## 1781 2022-12-01 13:48:28 TRUE
## 1782 2022-12-01 13:47:40 TRUE
## 1783 2022-12-01 13:47:16 TRUE
## 1784 2022-12-01 13:46:49 TRUE
## 1785 2022-12-01 13:45:17 TRUE
## 1786 2022-12-01 13:44:07 TRUE
## 1787 2022-12-01 13:43:33 TRUE
## 1788 2022-12-01 13:42:15 TRUE
## 1789 2022-12-01 13:41:19 TRUE
## 1790 2022-12-01 13:40:50 TRUE
## 1791 2022-12-01 13:40:47 TRUE
## 1792 2022-12-01 13:40:45 TRUE
## 1793 2022-12-01 13:40:19 TRUE
## 1794 2022-12-01 13:40:17 TRUE
## 1795 2022-12-01 13:39:23 TRUE
## 1796 2022-12-01 13:37:23 TRUE
## 1797 2022-12-01 13:37:11 TRUE
## 1798 2022-12-01 13:36:58 TRUE
## 1799 2022-12-01 13:36:14 TRUE
## 1800 2022-12-01 13:36:05 TRUE
## 1801 2022-12-01 13:35:59 TRUE
## 1802 2022-12-01 13:35:30 TRUE
## 1803 2022-12-01 13:34:45 TRUE
## 1804 2022-12-01 13:34:41 TRUE
## 1805 2022-12-01 13:34:19 TRUE
## 1806 2022-12-01 13:34:16 TRUE
## 1807 2022-12-01 13:33:43 TRUE
## 1808 2022-12-01 13:33:00 TRUE
## 1809 2022-12-01 13:33:00 TRUE
## 1810 2022-12-01 13:30:14 TRUE
## 1811 2022-12-01 13:30:04 TRUE
## 1812 2022-12-01 13:28:57 TRUE
## 1813 2022-12-01 13:28:39 TRUE
## 1814 2022-12-01 13:27:34 TRUE
## 1815 2022-12-01 13:27:05 TRUE
## 1816 2022-12-01 13:26:53 TRUE
## 1817 2022-12-01 13:26:51 TRUE
## 1818 2022-12-01 13:25:55 TRUE
## 1819 2022-12-01 13:25:17 TRUE
## 1820 2022-12-01 13:25:06 TRUE
## 1821 2022-12-01 13:22:09 TRUE
## 1822 2022-12-01 13:21:56 TRUE
## 1823 2022-12-01 13:21:41 TRUE
## 1824 2022-12-01 13:21:37 TRUE
## 1825 2022-12-01 13:21:27 TRUE
## 1826 2022-12-01 13:21:09 TRUE
## 1827 2022-12-01 13:20:15 TRUE
## 1828 2022-12-01 13:19:43 TRUE
## 1829 2022-12-01 13:19:38 TRUE
## 1830 2022-12-01 13:19:16 TRUE
## 1831 2022-12-01 13:19:09 TRUE
## 1832 2022-12-01 13:18:00 TRUE
## 1833 2022-12-01 13:17:17 TRUE
## 1834 2022-12-01 13:17:16 TRUE
## 1835 2022-12-01 13:16:53 TRUE
## 1836 2022-12-01 13:16:49 TRUE
## 1837 2022-12-01 13:16:42 TRUE
## 1838 2022-12-01 13:16:07 TRUE
## 1839 2022-12-01 13:15:49 TRUE
## 1840 2022-12-01 13:15:26 TRUE
## 1841 2022-12-01 13:14:58 TRUE
## 1842 2022-12-01 13:14:24 TRUE
## 1843 2022-12-01 13:13:08 TRUE
## 1844 2022-12-01 13:13:02 TRUE
## 1845 2022-12-01 13:11:28 TRUE
## 1846 2022-12-01 13:11:17 TRUE
## 1847 2022-12-01 13:10:37 TRUE
## 1848 2022-12-01 13:10:28 TRUE
## 1849 2022-12-01 13:09:06 TRUE
## 1850 2022-12-01 13:08:57 TRUE
## 1851 2022-12-01 13:08:12 TRUE
## 1852 2022-12-01 13:07:34 TRUE
## 1853 2022-12-01 13:07:31 TRUE
## 1854 2022-12-01 13:07:14 TRUE
## 1855 2022-12-01 13:06:32 TRUE
## 1856 2022-12-01 13:06:15 TRUE
## 1857 2022-12-01 13:05:59 TRUE
## 1858 2022-12-01 13:05:41 TRUE
## 1859 2022-12-01 13:05:03 TRUE
## 1860 2022-12-01 13:03:54 TRUE
## 1861 2022-12-01 13:02:30 TRUE
## 1862 2022-12-01 13:00:01 TRUE
## 1863 2022-12-01 12:59:48 TRUE
## 1864 2022-12-01 12:59:22 TRUE
## 1865 2022-12-01 12:59:10 TRUE
## 1866 2022-12-01 12:58:27 TRUE
## 1867 2022-12-01 12:58:27 TRUE
## 1868 2022-12-01 12:58:23 TRUE
## 1869 2022-12-01 12:58:09 TRUE
## 1870 2022-12-01 12:58:07 TRUE
## 1871 2022-12-01 12:57:18 TRUE
## 1872 2022-12-01 12:57:09 TRUE
## 1873 2022-12-01 12:56:27 TRUE
## 1874 2022-12-01 12:56:22 TRUE
## 1875 2022-12-01 12:56:04 TRUE
## 1876 2022-12-01 12:55:48 TRUE
## 1877 2022-12-01 12:55:48 TRUE
## 1878 2022-12-01 12:55:40 TRUE
## 1879 2022-12-01 12:55:17 TRUE
## 1880 2022-12-01 12:55:16 TRUE
## 1881 2022-12-01 12:53:38 TRUE
## 1882 2022-12-01 12:52:56 TRUE
## 1883 2022-12-01 12:52:33 TRUE
## 1884 2022-12-01 12:51:30 TRUE
## 1885 2022-12-01 12:50:23 TRUE
## 1886 2022-12-01 12:49:05 TRUE
## 1887 2022-12-01 12:48:46 TRUE
## 1888 2022-12-01 12:48:42 TRUE
## 1889 2022-12-01 12:48:21 TRUE
## 1890 2022-12-01 12:48:05 TRUE
## 1891 2022-12-01 12:48:02 TRUE
## 1892 2022-12-01 12:47:23 TRUE
## 1893 2022-12-01 12:47:23 TRUE
## 1894 2022-12-01 12:46:52 TRUE
## 1895 2022-12-01 12:46:14 TRUE
## 1896 2022-12-01 12:46:05 TRUE
## 1897 2022-12-01 12:45:31 TRUE
## 1898 2022-12-01 12:43:52 TRUE
## 1899 2022-12-01 12:42:35 TRUE
## 1900 2022-12-01 12:40:32 TRUE
## 1901 2022-12-01 12:40:12 TRUE
## 1902 2022-12-01 12:39:59 TRUE
## 1903 2022-12-01 12:39:53 TRUE
## 1904 2022-12-01 12:39:46 TRUE
## 1905 2022-12-01 12:39:39 TRUE
## 1906 2022-12-01 12:39:27 TRUE
## 1907 2022-12-01 12:38:59 TRUE
## 1908 2022-12-01 12:38:49 TRUE
## 1909 2022-12-01 12:38:12 TRUE
## 1910 2022-12-01 12:36:29 TRUE
## 1911 2022-12-01 12:33:15 TRUE
## 1912 2022-12-01 12:32:53 TRUE
## 1913 2022-12-01 12:31:46 TRUE
## 1914 2022-12-01 12:31:35 TRUE
## 1915 2022-12-01 12:31:06 TRUE
## 1916 2022-12-01 12:30:54 TRUE
## 1917 2022-12-01 12:30:13 TRUE
## 1918 2022-12-01 12:29:49 TRUE
## 1919 2022-12-01 12:29:22 TRUE
## 1920 2022-12-01 12:29:11 TRUE
## 1921 2022-12-01 12:27:23 TRUE
## 1922 2022-12-01 12:25:59 TRUE
## 1923 2022-12-01 12:25:55 TRUE
## 1924 2022-12-01 12:25:29 TRUE
## 1925 2022-12-01 12:24:27 TRUE
## 1926 2022-12-01 12:24:21 TRUE
## 1927 2022-12-01 12:24:11 TRUE
## 1928 2022-12-01 12:24:11 TRUE
## 1929 2022-12-01 12:23:47 TRUE
## 1930 2022-12-01 12:22:33 TRUE
## 1931 2022-12-01 12:22:17 TRUE
## 1932 2022-12-01 12:22:16 TRUE
## 1933 2022-12-01 12:21:47 TRUE
## 1934 2022-12-01 12:21:44 TRUE
## 1935 2022-12-01 12:20:20 TRUE
## 1936 2022-12-01 12:19:55 TRUE
## 1937 2022-12-01 12:19:01 TRUE
## 1938 2022-12-01 12:18:26 TRUE
## 1939 2022-12-01 12:17:28 TRUE
## 1940 2022-12-01 12:17:08 TRUE
## 1941 2022-12-01 12:16:45 TRUE
## 1942 2022-12-01 12:16:15 TRUE
## 1943 2022-12-01 12:16:14 TRUE
## 1944 2022-12-01 12:16:08 TRUE
## 1945 2022-12-01 12:15:27 TRUE
## 1946 2022-12-01 12:15:16 TRUE
## 1947 2022-12-01 12:14:04 TRUE
## 1948 2022-12-01 12:14:04 TRUE
## 1949 2022-12-01 12:13:06 TRUE
## 1950 2022-12-01 12:12:52 TRUE
## 1951 2022-12-01 12:12:46 TRUE
## 1952 2022-12-01 12:12:34 TRUE
## 1953 2022-12-01 12:12:16 TRUE
## 1954 2022-12-01 12:11:38 TRUE
## 1955 2022-12-01 12:11:07 TRUE
## 1956 2022-12-01 12:08:04 TRUE
## 1957 2022-12-01 12:07:14 TRUE
## 1958 2022-12-01 12:06:20 TRUE
## 1959 2022-12-01 12:06:15 TRUE
## 1960 2022-12-01 12:05:26 TRUE
## 1961 2022-12-01 12:04:19 TRUE
## 1962 2022-12-01 12:04:11 TRUE
## 1963 2022-12-01 12:03:56 TRUE
## 1964 2022-12-01 12:03:47 TRUE
## 1965 2022-12-01 12:02:46 TRUE
## 1966 2022-12-01 12:02:31 TRUE
## 1967 2022-12-01 12:01:51 TRUE
## 1968 2022-12-01 12:01:32 TRUE
## 1969 2022-12-01 12:01:30 TRUE
## 1970 2022-12-01 12:01:19 TRUE
## 1971 2022-12-01 12:01:01 TRUE
## 1972 2022-12-01 12:00:44 TRUE
## 1973 2022-12-01 12:00:31 TRUE
## 1974 2022-12-01 11:58:51 TRUE
## 1975 2022-12-01 11:58:18 TRUE
## 1976 2022-12-01 11:57:46 TRUE
## 1977 2022-12-01 11:56:44 TRUE
## 1978 2022-12-01 11:55:49 TRUE
## 1979 2022-12-01 11:55:13 TRUE
## 1980 2022-12-01 11:54:21 TRUE
## 1981 2022-12-01 11:54:08 TRUE
## 1982 2022-12-01 11:54:05 TRUE
## 1983 2022-12-01 11:53:57 TRUE
## 1984 2022-12-01 11:52:41 TRUE
## 1985 2022-12-01 11:52:32 TRUE
## 1986 2022-12-01 11:52:25 TRUE
## 1987 2022-12-01 11:51:52 TRUE
## 1988 2022-12-01 11:51:42 TRUE
## 1989 2022-12-01 11:50:18 TRUE
## 1990 2022-12-01 11:50:11 TRUE
## 1991 2022-12-01 11:49:46 TRUE
## 1992 2022-12-01 11:49:31 TRUE
## 1993 2022-12-01 11:49:28 TRUE
## 1994 2022-12-01 11:47:58 TRUE
## 1995 2022-12-01 11:47:39 TRUE
## 1996 2022-12-01 11:47:16 TRUE
## 1997 2022-12-01 11:47:11 TRUE
## 1998 2022-12-01 11:46:53 TRUE
## 1999 2022-12-01 11:46:15 TRUE
## 2000 2022-12-01 11:44:29 TRUE
## 2001 2022-12-01 11:44:25 TRUE
## 2002 2022-12-01 11:44:03 TRUE
## 2003 2022-12-01 11:43:46 TRUE
## 2004 2022-12-01 11:42:15 TRUE
## 2005 2022-12-01 11:41:45 TRUE
## 2006 2022-12-01 11:41:14 TRUE
## 2007 2022-12-01 11:39:41 TRUE
## 2008 2022-12-01 11:38:21 TRUE
## 2009 2022-12-01 11:38:16 TRUE
## 2010 2022-12-01 11:37:51 TRUE
## 2011 2022-12-01 11:37:37 TRUE
## 2012 2022-12-01 11:37:19 TRUE
## 2013 2022-12-01 11:35:57 TRUE
## 2014 2022-12-01 11:35:31 TRUE
## 2015 2022-12-01 11:35:25 TRUE
## 2016 2022-12-01 11:35:20 TRUE
## 2017 2022-12-01 11:34:21 TRUE
## 2018 2022-12-01 11:33:14 TRUE
## 2019 2022-12-01 11:30:39 TRUE
## 2020 2022-12-01 11:29:32 TRUE
## 2021 2022-12-01 11:29:30 TRUE
## 2022 2022-12-01 11:28:14 TRUE
## 2023 2022-12-01 11:27:14 TRUE
## 2024 2022-12-01 11:26:46 TRUE
## 2025 2022-12-01 11:25:38 TRUE
## 2026 2022-12-01 11:24:35 TRUE
## 2027 2022-12-01 11:24:04 TRUE
## 2028 2022-12-01 11:24:01 TRUE
## 2029 2022-12-01 11:23:26 TRUE
## 2030 2022-12-01 11:22:58 TRUE
## 2031 2022-12-01 11:22:56 TRUE
## 2032 2022-12-01 11:22:13 TRUE
## 2033 2022-12-01 11:21:58 TRUE
## 2034 2022-12-01 11:21:54 TRUE
## 2035 2022-12-01 11:21:30 TRUE
## 2036 2022-12-01 11:21:23 TRUE
## 2037 2022-12-01 11:21:14 TRUE
## 2038 2022-12-01 11:20:41 TRUE
## 2039 2022-12-01 11:18:57 TRUE
## 2040 2022-12-01 11:18:08 TRUE
## 2041 2022-12-01 11:17:46 TRUE
## 2042 2022-12-01 11:17:28 TRUE
## 2043 2022-12-01 11:16:53 TRUE
## 2044 2022-12-01 11:16:05 TRUE
## 2045 2022-12-01 11:15:49 TRUE
## 2046 2022-12-01 11:15:37 TRUE
## 2047 2022-12-01 11:14:45 TRUE
## 2048 2022-12-01 11:14:02 TRUE
## 2049 2022-12-01 11:13:57 TRUE
## 2050 2022-12-01 11:13:15 TRUE
## 2051 2022-12-01 11:13:00 TRUE
## 2052 2022-12-01 11:12:41 TRUE
## 2053 2022-12-01 11:11:46 TRUE
## 2054 2022-12-01 11:11:21 TRUE
## 2055 2022-12-01 11:10:02 TRUE
## 2056 2022-12-01 11:08:58 TRUE
## 2057 2022-12-01 11:08:19 TRUE
## 2058 2022-12-01 11:08:01 TRUE
## 2059 2022-12-01 11:07:24 TRUE
## 2060 2022-12-01 11:06:45 TRUE
## 2061 2022-12-01 11:06:26 TRUE
## 2062 2022-12-01 11:06:19 TRUE
## 2063 2022-12-01 11:06:18 TRUE
## 2064 2022-12-01 11:05:14 TRUE
## 2065 2022-12-01 11:05:12 TRUE
## 2066 2022-12-01 11:03:55 TRUE
## 2067 2022-12-01 11:03:03 TRUE
## 2068 2022-12-01 11:02:01 TRUE
## 2069 2022-12-01 11:01:52 TRUE
## 2070 2022-12-01 11:00:52 TRUE
## 2071 2022-12-01 10:59:39 TRUE
## 2072 2022-12-01 10:58:31 TRUE
## 2073 2022-12-01 10:58:26 TRUE
## 2074 2022-12-01 10:56:38 TRUE
## 2075 2022-12-01 10:55:48 TRUE
## 2076 2022-12-01 10:53:57 TRUE
## 2077 2022-12-01 10:53:07 TRUE
## 2078 2022-12-01 10:52:53 TRUE
## 2079 2022-12-01 10:51:15 TRUE
## 2080 2022-12-01 10:50:31 TRUE
## 2081 2022-12-01 10:50:28 TRUE
## 2082 2022-12-01 10:50:23 TRUE
## 2083 2022-12-01 10:49:43 TRUE
## 2084 2022-12-01 10:48:52 TRUE
## 2085 2022-12-01 10:48:33 TRUE
## 2086 2022-12-01 10:48:33 TRUE
## 2087 2022-12-01 10:48:30 TRUE
## 2088 2022-12-01 10:48:29 TRUE
## 2089 2022-12-01 10:46:16 TRUE
## 2090 2022-12-01 10:45:45 TRUE
## 2091 2022-12-01 10:45:37 TRUE
## 2092 2022-12-01 10:44:10 TRUE
## 2093 2022-12-01 10:41:55 TRUE
## 2094 2022-12-01 10:41:46 TRUE
## 2095 2022-12-01 10:41:42 TRUE
## 2096 2022-12-01 10:39:47 TRUE
## 2097 2022-12-01 10:38:08 TRUE
## 2098 2022-12-01 10:38:05 TRUE
## 2099 2022-12-01 10:36:14 TRUE
## 2100 2022-12-01 10:36:01 TRUE
## 2101 2022-12-01 10:33:24 TRUE
## 2102 2022-12-01 10:32:34 TRUE
## 2103 2022-12-01 10:32:01 TRUE
## 2104 2022-12-01 10:31:24 TRUE
## 2105 2022-12-01 10:30:51 TRUE
## 2106 2022-12-01 10:29:51 TRUE
## 2107 2022-12-01 10:29:50 TRUE
## 2108 2022-12-01 10:28:52 TRUE
## 2109 2022-12-01 10:27:34 TRUE
## 2110 2022-12-01 10:26:51 TRUE
## 2111 2022-12-01 10:26:34 TRUE
## 2112 2022-12-01 10:26:22 TRUE
## 2113 2022-12-01 10:25:56 TRUE
## 2114 2022-12-01 10:24:48 TRUE
## 2115 2022-12-01 10:24:18 TRUE
## 2116 2022-12-01 10:24:02 TRUE
## 2117 2022-12-01 10:23:39 TRUE
## 2118 2022-12-01 10:22:33 TRUE
## 2119 2022-12-01 10:21:48 TRUE
## 2120 2022-12-01 10:15:25 TRUE
## 2121 2022-12-01 10:14:33 TRUE
## 2122 2022-12-01 10:13:50 TRUE
## 2123 2022-12-01 10:13:25 TRUE
## 2124 2022-12-01 10:13:08 TRUE
## 2125 2022-12-01 10:12:42 TRUE
## 2126 2022-12-01 10:12:26 TRUE
## 2127 2022-12-01 10:12:21 TRUE
## 2128 2022-12-01 10:12:19 TRUE
## 2129 2022-12-01 10:11:59 TRUE
## 2130 2022-12-01 10:11:47 TRUE
## 2131 2022-12-01 10:10:36 TRUE
## 2132 2022-12-01 10:09:49 TRUE
## 2133 2022-12-01 10:09:47 TRUE
## 2134 2022-12-01 10:09:20 TRUE
## 2135 2022-12-01 10:08:37 TRUE
## 2136 2022-12-01 10:06:14 TRUE
## 2137 2022-12-01 10:05:31 TRUE
## 2138 2022-12-01 10:02:20 TRUE
## 2139 2022-12-01 10:02:17 TRUE
## 2140 2022-12-01 10:02:03 TRUE
## 2141 2022-12-01 10:00:44 TRUE
## 2142 2022-12-01 10:00:06 TRUE
## 2143 2022-12-01 09:58:58 TRUE
## 2144 2022-12-01 09:57:10 TRUE
## 2145 2022-12-01 09:56:47 TRUE
## 2146 2022-12-01 09:56:45 TRUE
## 2147 2022-12-01 09:56:16 TRUE
## 2148 2022-12-01 09:54:22 TRUE
## 2149 2022-12-01 09:54:11 TRUE
## 2150 2022-12-01 09:52:45 TRUE
## 2151 2022-12-01 09:51:33 TRUE
## 2152 2022-12-01 09:50:59 TRUE
## 2153 2022-12-01 09:50:56 TRUE
## 2154 2022-12-01 09:50:52 TRUE
## 2155 2022-12-01 09:50:39 TRUE
## 2156 2022-12-01 09:50:12 TRUE
## 2157 2022-12-01 09:49:43 TRUE
## 2158 2022-12-01 09:49:15 TRUE
## 2159 2022-12-01 09:47:35 TRUE
## 2160 2022-12-01 09:46:30 TRUE
## 2161 2022-12-01 09:46:19 TRUE
## 2162 2022-12-01 09:44:57 TRUE
## 2163 2022-12-01 09:44:11 TRUE
## 2164 2022-12-01 09:43:23 TRUE
## 2165 2022-12-01 09:43:16 TRUE
## 2166 2022-12-01 09:43:15 TRUE
## 2167 2022-12-01 09:42:15 TRUE
## 2168 2022-12-01 09:38:06 TRUE
## 2169 2022-12-01 09:36:34 TRUE
## 2170 2022-12-01 09:35:10 TRUE
## 2171 2022-12-01 09:31:56 TRUE
## 2172 2022-12-01 09:31:55 TRUE
## 2173 2022-12-01 09:31:06 TRUE
## 2174 2022-12-01 09:28:16 TRUE
## 2175 2022-12-01 09:27:51 TRUE
## 2176 2022-12-01 09:26:29 TRUE
## 2177 2022-12-01 09:25:24 TRUE
## 2178 2022-12-01 09:24:00 TRUE
## 2179 2022-12-01 09:23:25 TRUE
## 2180 2022-12-01 09:23:16 TRUE
## 2181 2022-12-01 09:22:24 TRUE
## 2182 2022-12-01 09:18:25 TRUE
## 2183 2022-12-01 09:15:58 TRUE
## 2184 2022-12-01 09:15:43 TRUE
## 2185 2022-12-01 09:15:10 TRUE
## 2186 2022-12-01 09:14:47 TRUE
## 2187 2022-12-01 09:14:32 TRUE
## 2188 2022-12-01 09:11:58 TRUE
## 2189 2022-12-01 09:11:05 TRUE
## 2190 2022-12-01 09:10:38 TRUE
## 2191 2022-12-01 09:09:02 TRUE
## 2192 2022-12-01 09:06:57 TRUE
## 2193 2022-12-01 09:06:19 TRUE
## 2194 2022-12-01 09:06:14 TRUE
## 2195 2022-12-01 09:05:34 TRUE
## 2196 2022-12-01 08:59:38 TRUE
## 2197 2022-12-01 08:59:24 TRUE
## 2198 2022-12-01 08:58:22 TRUE
## 2199 2022-12-01 08:57:12 TRUE
## 2200 2022-12-01 08:54:21 TRUE
## 2201 2022-12-01 08:51:51 TRUE
## 2202 2022-12-01 08:45:53 TRUE
## 2203 2022-12-01 08:45:09 TRUE
## 2204 2022-12-01 08:45:06 TRUE
## 2205 2022-12-01 08:43:02 TRUE
## 2206 2022-12-01 08:42:42 TRUE
## 2207 2022-12-01 08:42:05 TRUE
## 2208 2022-12-01 08:38:09 TRUE
## 2209 2022-12-01 08:33:53 TRUE
## 2210 2022-12-01 08:32:05 TRUE
## 2211 2022-12-01 08:31:51 TRUE
## 2212 2022-12-01 08:31:46 TRUE
## 2213 2022-12-01 08:31:41 TRUE
## 2214 2022-12-01 08:31:17 TRUE
## 2215 2022-12-01 08:30:51 TRUE
## 2216 2022-12-01 08:30:38 TRUE
## 2217 2022-12-01 08:30:11 TRUE
## 2218 2022-12-01 08:29:04 TRUE
## 2219 2022-12-01 08:27:45 TRUE
## 2220 2022-12-01 08:26:07 TRUE
## 2221 2022-12-01 08:24:31 TRUE
## 2222 2022-12-01 08:24:10 TRUE
## 2223 2022-12-01 08:23:38 TRUE
## 2224 2022-12-01 08:21:49 TRUE
## 2225 2022-12-01 08:21:37 TRUE
## 2226 2022-12-01 08:21:24 TRUE
## 2227 2022-12-01 08:21:09 TRUE
## 2228 2022-12-01 08:17:57 TRUE
## 2229 2022-12-01 08:17:33 TRUE
## 2230 2022-12-01 08:17:13 TRUE
## 2231 2022-12-01 08:16:59 TRUE
## 2232 2022-12-01 08:16:27 TRUE
## 2233 2022-12-01 08:14:03 TRUE
## 2234 2022-12-01 08:08:26 TRUE
## 2235 2022-12-01 08:07:51 TRUE
## 2236 2022-12-01 08:07:28 TRUE
## 2237 2022-12-01 08:07:12 TRUE
## 2238 2022-12-01 08:06:14 TRUE
## 2239 2022-12-01 08:03:05 TRUE
## 2240 2022-12-01 08:02:20 TRUE
## 2241 2022-12-01 08:02:04 TRUE
## 2242 2022-12-01 08:01:47 TRUE
## 2243 2022-12-01 08:01:32 TRUE
## 2244 2022-12-01 08:00:59 TRUE
## 2245 2022-12-01 08:00:04 TRUE
## 2246 2022-12-01 07:59:19 TRUE
## 2247 2022-12-01 07:58:28 TRUE
## 2248 2022-12-01 07:58:05 TRUE
## 2249 2022-12-01 07:56:49 TRUE
## 2250 2022-12-01 07:56:21 TRUE
## 2251 2022-12-01 07:55:52 TRUE
## 2252 2022-12-01 07:55:27 TRUE
## 2253 2022-12-01 07:54:10 TRUE
## 2254 2022-12-01 07:53:56 TRUE
## 2255 2022-12-01 07:53:28 TRUE
## 2256 2022-12-01 07:49:33 TRUE
## 2257 2022-12-01 07:48:47 TRUE
## 2258 2022-12-01 07:47:45 TRUE
## 2259 2022-12-01 07:46:40 TRUE
## 2260 2022-12-01 07:45:14 TRUE
## 2261 2022-12-01 07:45:09 TRUE
## 2262 2022-12-01 07:43:56 TRUE
## 2263 2022-12-01 07:43:26 TRUE
## 2264 2022-12-01 07:42:00 TRUE
## 2265 2022-12-01 07:41:11 TRUE
## 2266 2022-12-01 07:41:02 TRUE
## 2267 2022-12-01 07:40:44 TRUE
## 2268 2022-12-01 07:40:00 TRUE
## 2269 2022-12-01 07:39:59 TRUE
## 2270 2022-12-01 07:37:41 TRUE
## 2271 2022-12-01 07:37:31 TRUE
## 2272 2022-12-01 07:36:56 TRUE
## 2273 2022-12-01 07:36:36 TRUE
## 2274 2022-12-01 07:36:29 TRUE
## 2275 2022-12-01 07:36:10 TRUE
## 2276 2022-12-01 07:34:27 TRUE
## 2277 2022-12-01 07:34:19 TRUE
## 2278 2022-12-01 07:33:00 TRUE
## 2279 2022-12-01 07:31:24 TRUE
## 2280 2022-12-01 07:27:12 TRUE
## 2281 2022-12-01 07:26:48 TRUE
## 2282 2022-12-01 07:25:36 TRUE
## 2283 2022-12-01 07:24:50 TRUE
## 2284 2022-12-01 07:24:37 TRUE
## 2285 2022-12-01 07:24:35 TRUE
## 2286 2022-12-01 07:24:34 TRUE
## 2287 2022-12-01 07:23:32 TRUE
## 2288 2022-12-01 07:22:45 TRUE
## 2289 2022-12-01 07:22:14 TRUE
## 2290 2022-12-01 07:21:51 TRUE
## 2291 2022-12-01 07:21:48 TRUE
## 2292 2022-12-01 07:21:46 TRUE
## 2293 2022-12-01 07:21:43 TRUE
## 2294 2022-12-01 07:19:15 TRUE
## 2295 2022-12-01 07:18:36 TRUE
## 2296 2022-12-01 07:16:25 TRUE
## 2297 2022-12-01 07:16:14 TRUE
## 2298 2022-12-01 07:13:38 TRUE
## 2299 2022-12-01 07:13:21 TRUE
## 2300 2022-12-01 07:13:03 TRUE
## 2301 2022-12-01 07:12:00 TRUE
## 2302 2022-12-01 07:10:38 TRUE
## 2303 2022-12-01 07:08:16 TRUE
## 2304 2022-12-01 07:08:12 TRUE
## 2305 2022-12-01 07:04:53 TRUE
## 2306 2022-12-01 07:04:23 TRUE
## 2307 2022-12-01 07:04:07 TRUE
## 2308 2022-12-01 07:03:07 TRUE
## 2309 2022-12-01 06:59:51 TRUE
## 2310 2022-12-01 06:58:42 TRUE
## 2311 2022-12-01 06:57:12 TRUE
## 2312 2022-12-01 06:55:56 TRUE
## 2313 2022-12-01 06:55:07 TRUE
## 2314 2022-12-01 06:54:59 TRUE
## 2315 2022-12-01 06:53:37 TRUE
## 2316 2022-12-01 06:53:19 TRUE
## 2317 2022-12-01 06:53:05 TRUE
## 2318 2022-12-01 06:52:45 TRUE
## 2319 2022-12-01 06:52:45 TRUE
## 2320 2022-12-01 06:52:17 TRUE
## 2321 2022-12-01 06:52:04 TRUE
## 2322 2022-12-01 06:50:26 TRUE
## 2323 2022-12-01 06:49:15 TRUE
## 2324 2022-12-01 06:47:08 TRUE
## 2325 2022-12-01 06:46:00 TRUE
## 2326 2022-12-01 06:42:17 TRUE
## 2327 2022-12-01 06:40:35 TRUE
## 2328 2022-12-01 06:40:15 TRUE
## 2329 2022-12-01 06:38:52 TRUE
## 2330 2022-12-01 06:38:31 TRUE
## 2331 2022-12-01 06:36:58 TRUE
## 2332 2022-12-01 06:34:47 TRUE
## 2333 2022-12-01 06:33:45 TRUE
## 2334 2022-12-01 06:33:42 TRUE
## 2335 2022-12-01 06:33:28 TRUE
## 2336 2022-12-01 06:32:50 TRUE
## 2337 2022-12-01 06:32:40 TRUE
## 2338 2022-12-01 06:32:01 TRUE
## 2339 2022-12-01 06:30:56 TRUE
## 2340 2022-12-01 06:30:56 TRUE
## 2341 2022-12-01 06:30:45 TRUE
## 2342 2022-12-01 06:30:12 TRUE
## 2343 2022-12-01 06:29:40 TRUE
## 2344 2022-12-01 06:29:31 TRUE
## 2345 2022-12-01 06:27:28 TRUE
## 2346 2022-12-01 06:27:03 TRUE
## 2347 2022-12-01 06:26:55 TRUE
## 2348 2022-12-01 06:26:14 TRUE
## 2349 2022-12-01 06:25:24 TRUE
## 2350 2022-12-01 06:24:53 TRUE
## 2351 2022-12-01 06:24:24 TRUE
## 2352 2022-12-01 06:24:11 TRUE
## 2353 2022-12-01 06:23:44 TRUE
## 2354 2022-12-01 06:23:40 TRUE
## 2355 2022-12-01 06:23:29 TRUE
## 2356 2022-12-01 06:22:24 TRUE
## 2357 2022-12-01 06:22:18 TRUE
## 2358 2022-12-01 06:21:47 TRUE
## 2359 2022-12-01 06:18:39 TRUE
## 2360 2022-12-01 06:16:55 TRUE
## 2361 2022-12-01 06:13:06 TRUE
## 2362 2022-12-01 06:12:23 TRUE
## 2363 2022-12-01 06:12:06 TRUE
## 2364 2022-12-01 06:11:02 TRUE
## 2365 2022-12-01 06:09:10 TRUE
## 2366 2022-12-01 06:08:59 TRUE
## 2367 2022-12-01 06:08:43 TRUE
## 2368 2022-12-01 06:08:23 TRUE
## 2369 2022-12-01 06:08:15 TRUE
## 2370 2022-12-01 06:07:30 TRUE
## 2371 2022-12-01 06:06:15 TRUE
## 2372 2022-12-01 06:06:14 TRUE
## 2373 2022-12-01 06:06:13 TRUE
## 2374 2022-12-01 06:06:01 TRUE
## 2375 2022-12-01 06:05:15 TRUE
## 2376 2022-12-01 06:05:04 TRUE
## 2377 2022-12-01 06:04:21 TRUE
## 2378 2022-12-01 05:59:31 TRUE
## 2379 2022-12-01 05:58:25 TRUE
## 2380 2022-12-01 05:56:37 TRUE
## 2381 2022-12-01 05:53:09 TRUE
## 2382 2022-12-01 05:52:34 TRUE
## 2383 2022-12-01 05:51:34 TRUE
## 2384 2022-12-01 05:51:17 TRUE
## 2385 2022-12-01 05:51:14 TRUE
## 2386 2022-12-01 05:49:32 TRUE
## 2387 2022-12-01 05:49:14 TRUE
## 2388 2022-12-01 05:48:40 TRUE
## 2389 2022-12-01 05:47:19 TRUE
## 2390 2022-12-01 05:46:50 TRUE
## 2391 2022-12-01 05:46:17 TRUE
## 2392 2022-12-01 05:45:15 TRUE
## 2393 2022-12-01 05:45:12 TRUE
## 2394 2022-12-01 05:43:22 TRUE
## 2395 2022-12-01 05:43:05 TRUE
## 2396 2022-12-01 05:42:04 TRUE
## 2397 2022-12-01 05:40:57 TRUE
## 2398 2022-12-01 05:39:40 TRUE
## 2399 2022-12-01 05:38:03 TRUE
## 2400 2022-12-01 05:37:13 TRUE
## 2401 2022-12-01 05:36:53 TRUE
## 2402 2022-12-01 05:36:24 TRUE
## 2403 2022-12-01 05:34:38 TRUE
## 2404 2022-12-01 05:34:12 TRUE
## 2405 2022-12-01 05:33:31 TRUE
## 2406 2022-12-01 05:30:03 TRUE
## 2407 2022-12-01 05:28:49 TRUE
## 2408 2022-12-01 05:28:44 TRUE
## 2409 2022-12-01 05:26:27 TRUE
## 2410 2022-12-01 05:23:59 TRUE
## 2411 2022-12-01 05:22:05 TRUE
## 2412 2022-12-01 05:22:03 TRUE
## 2413 2022-12-01 05:21:30 TRUE
## 2414 2022-12-01 05:20:07 TRUE
## 2415 2022-12-01 05:19:47 TRUE
## 2416 2022-12-01 05:19:37 TRUE
## 2417 2022-12-01 05:19:00 TRUE
## 2418 2022-12-01 05:19:00 TRUE
## 2419 2022-12-01 05:18:02 TRUE
## 2420 2022-12-01 05:16:38 TRUE
## 2421 2022-12-01 05:16:32 TRUE
## 2422 2022-12-01 05:16:02 TRUE
## 2423 2022-12-01 05:15:51 TRUE
## 2424 2022-12-01 05:14:34 TRUE
## 2425 2022-12-01 05:12:56 TRUE
## 2426 2022-12-01 05:12:12 TRUE
## 2427 2022-12-01 05:11:56 TRUE
## 2428 2022-12-01 05:11:45 TRUE
## 2429 2022-12-01 05:10:17 TRUE
## 2430 2022-12-01 05:08:36 TRUE
## 2431 2022-12-01 05:08:18 TRUE
## 2432 2022-12-01 05:07:22 TRUE
## 2433 2022-12-01 05:06:37 TRUE
## 2434 2022-12-01 05:06:27 TRUE
## 2435 2022-12-01 05:06:15 TRUE
## 2436 2022-12-01 05:05:44 TRUE
## 2437 2022-12-01 05:04:00 TRUE
## 2438 2022-12-01 05:03:44 TRUE
## 2439 2022-12-01 05:03:36 TRUE
## 2440 2022-12-01 05:03:23 TRUE
## 2441 2022-12-01 05:02:39 TRUE
## 2442 2022-12-01 05:02:26 TRUE
## 2443 2022-12-01 05:01:17 TRUE
## 2444 2022-12-01 04:59:40 TRUE
## 2445 2022-12-01 04:59:16 TRUE
## 2446 2022-12-01 04:59:06 TRUE
## 2447 2022-12-01 04:58:22 TRUE
## 2448 2022-12-01 04:57:55 TRUE
## 2449 2022-12-01 04:55:18 TRUE
## 2450 2022-12-01 04:55:01 TRUE
## 2451 2022-12-01 04:54:22 TRUE
## 2452 2022-12-01 04:52:35 TRUE
## 2453 2022-12-01 04:52:24 TRUE
## 2454 2022-12-01 04:50:31 TRUE
## 2455 2022-12-01 04:49:47 TRUE
## 2456 2022-12-01 04:49:27 TRUE
## 2457 2022-12-01 04:48:14 TRUE
## 2458 2022-12-01 04:47:58 TRUE
## 2459 2022-12-01 04:47:34 TRUE
## 2460 2022-12-01 04:47:33 TRUE
## 2461 2022-12-01 04:47:04 TRUE
## 2462 2022-12-01 04:46:52 TRUE
## 2463 2022-12-01 04:45:54 TRUE
## 2464 2022-12-01 04:44:29 TRUE
## 2465 2022-12-01 04:44:27 TRUE
## 2466 2022-12-01 04:43:28 TRUE
## 2467 2022-12-01 04:42:12 TRUE
## 2468 2022-12-01 04:40:32 TRUE
## 2469 2022-12-01 04:40:25 TRUE
## 2470 2022-12-01 04:39:37 TRUE
## 2471 2022-12-01 04:36:51 TRUE
## 2472 2022-12-01 04:35:39 TRUE
## 2473 2022-12-01 04:35:04 TRUE
## 2474 2022-12-01 04:33:56 TRUE
## 2475 2022-12-01 04:29:50 TRUE
## 2476 2022-12-01 04:29:48 TRUE
## 2477 2022-12-01 04:29:37 TRUE
## 2478 2022-12-01 04:29:28 TRUE
## 2479 2022-12-01 04:29:17 TRUE
## 2480 2022-12-01 04:28:16 TRUE
## 2481 2022-12-01 04:27:46 TRUE
## 2482 2022-12-01 04:27:18 TRUE
## 2483 2022-12-01 04:26:39 TRUE
## 2484 2022-12-01 04:26:34 TRUE
## 2485 2022-12-01 04:26:08 TRUE
## 2486 2022-12-01 04:26:02 TRUE
## 2487 2022-12-01 04:25:26 TRUE
## 2488 2022-12-01 04:23:18 TRUE
## 2489 2022-12-01 04:21:00 TRUE
## 2490 2022-12-01 04:18:25 TRUE
## 2491 2022-12-01 04:17:39 TRUE
## 2492 2022-12-01 04:17:38 TRUE
## 2493 2022-12-01 04:17:26 TRUE
## 2494 2022-12-01 04:17:09 TRUE
## 2495 2022-12-01 04:17:05 TRUE
## 2496 2022-12-01 04:16:45 TRUE
## 2497 2022-12-01 04:16:14 TRUE
## 2498 2022-12-01 04:14:36 TRUE
## 2499 2022-12-01 04:14:08 TRUE
## 2500 2022-12-01 04:13:56 TRUE
## 2501 2022-12-01 04:13:26 TRUE
## 2502 2022-12-01 04:13:10 TRUE
## 2503 2022-12-01 04:13:01 TRUE
## 2504 2022-12-01 04:12:41 TRUE
## 2505 2022-12-01 04:12:36 TRUE
## 2506 2022-12-01 04:11:19 TRUE
## 2507 2022-12-01 04:09:24 TRUE
## 2508 2022-12-01 04:09:14 TRUE
## 2509 2022-12-01 04:09:07 TRUE
## 2510 2022-12-01 04:08:28 TRUE
## 2511 2022-12-01 04:07:13 TRUE
## 2512 2022-12-01 04:07:04 TRUE
## 2513 2022-12-01 04:06:47 TRUE
## 2514 2022-12-01 04:05:04 TRUE
## 2515 2022-12-01 04:04:39 TRUE
## 2516 2022-12-01 04:04:27 TRUE
## 2517 2022-12-01 04:03:32 TRUE
## 2518 2022-12-01 04:03:16 TRUE
## 2519 2022-12-01 04:02:36 TRUE
## 2520 2022-12-01 04:01:24 TRUE
## 2521 2022-12-01 04:01:19 TRUE
## 2522 2022-12-01 04:00:21 TRUE
## 2523 2022-12-01 04:00:00 TRUE
## 2524 2022-12-01 03:59:07 TRUE
## 2525 2022-12-01 03:59:00 TRUE
## 2526 2022-12-01 03:58:04 TRUE
## 2527 2022-12-01 03:56:39 TRUE
## 2528 2022-12-01 03:56:30 TRUE
## 2529 2022-12-01 03:55:52 TRUE
## 2530 2022-12-01 03:54:40 TRUE
## 2531 2022-12-01 03:53:21 TRUE
## 2532 2022-12-01 03:52:42 TRUE
## 2533 2022-12-01 03:51:02 TRUE
## 2534 2022-12-01 03:50:36 TRUE
## 2535 2022-12-01 03:50:32 TRUE
## 2536 2022-12-01 03:49:57 TRUE
## 2537 2022-12-01 03:49:45 TRUE
## 2538 2022-12-01 03:49:08 TRUE
## 2539 2022-12-01 03:49:06 TRUE
## 2540 2022-12-01 03:48:52 TRUE
## 2541 2022-12-01 03:47:26 TRUE
## 2542 2022-12-01 03:47:11 TRUE
## 2543 2022-12-01 03:45:47 TRUE
## 2544 2022-12-01 03:45:40 TRUE
## 2545 2022-12-01 03:45:21 TRUE
## 2546 2022-12-01 03:44:01 TRUE
## 2547 2022-12-01 03:43:51 TRUE
## 2548 2022-12-01 03:43:33 TRUE
## 2549 2022-12-01 03:42:49 TRUE
## 2550 2022-12-01 03:41:27 TRUE
## 2551 2022-12-01 03:38:25 TRUE
## 2552 2022-12-01 03:38:20 TRUE
## 2553 2022-12-01 03:38:07 TRUE
## 2554 2022-12-01 03:37:49 TRUE
## 2555 2022-12-01 03:36:53 TRUE
## 2556 2022-12-01 03:35:54 TRUE
## 2557 2022-12-01 03:34:40 TRUE
## 2558 2022-12-01 03:33:35 TRUE
## 2559 2022-12-01 03:33:02 TRUE
## 2560 2022-12-01 03:32:28 TRUE
## 2561 2022-12-01 03:32:23 TRUE
## 2562 2022-12-01 03:31:40 TRUE
## 2563 2022-12-01 03:31:05 TRUE
## 2564 2022-12-01 03:31:05 TRUE
## 2565 2022-12-01 03:28:51 TRUE
## 2566 2022-12-01 03:27:10 TRUE
## 2567 2022-12-01 03:23:38 TRUE
## 2568 2022-12-01 03:23:30 TRUE
## 2569 2022-12-01 03:23:04 TRUE
## 2570 2022-12-01 03:22:53 TRUE
## 2571 2022-12-01 03:21:58 TRUE
## 2572 2022-12-01 03:21:54 TRUE
## 2573 2022-12-01 03:21:25 TRUE
## 2574 2022-12-01 03:20:08 TRUE
## 2575 2022-12-01 03:19:43 TRUE
## 2576 2022-12-01 03:19:15 TRUE
## 2577 2022-12-01 03:19:09 TRUE
## 2578 2022-12-01 03:19:07 TRUE
## 2579 2022-12-01 03:19:02 TRUE
## 2580 2022-12-01 03:18:31 TRUE
## 2581 2022-12-01 03:17:45 TRUE
## 2582 2022-12-01 03:17:30 TRUE
## 2583 2022-12-01 03:17:29 TRUE
## 2584 2022-12-01 03:16:14 TRUE
## 2585 2022-12-01 03:15:23 TRUE
## 2586 2022-12-01 03:12:43 TRUE
## 2587 2022-12-01 03:12:35 TRUE
## 2588 2022-12-01 03:12:24 TRUE
## 2589 2022-12-01 03:12:18 TRUE
## 2590 2022-12-01 03:12:03 TRUE
## 2591 2022-12-01 03:11:24 TRUE
## 2592 2022-12-01 03:11:24 TRUE
## 2593 2022-12-01 03:11:21 TRUE
## 2594 2022-12-01 03:10:33 TRUE
## 2595 2022-12-01 03:09:14 TRUE
## 2596 2022-12-01 03:09:11 TRUE
## 2597 2022-12-01 03:09:05 TRUE
## 2598 2022-12-01 03:09:04 TRUE
## 2599 2022-12-01 03:09:01 TRUE
## 2600 2022-12-01 03:08:54 TRUE
## 2601 2022-12-01 03:08:22 TRUE
## 2602 2022-12-01 03:07:53 TRUE
## 2603 2022-12-01 03:07:52 TRUE
## 2604 2022-12-01 03:07:22 TRUE
## 2605 2022-12-01 03:07:02 TRUE
## 2606 2022-12-01 03:06:52 TRUE
## 2607 2022-12-01 03:06:49 TRUE
## 2608 2022-12-01 03:06:21 TRUE
## 2609 2022-12-01 03:05:59 TRUE
## 2610 2022-12-01 03:05:53 TRUE
## 2611 2022-12-01 03:05:31 TRUE
## 2612 2022-12-01 03:04:56 TRUE
## 2613 2022-12-01 03:04:18 TRUE
## 2614 2022-12-01 03:04:16 TRUE
## 2615 2022-12-01 03:04:12 TRUE
## 2616 2022-12-01 03:03:28 TRUE
## 2617 2022-12-01 03:02:48 TRUE
## 2618 2022-12-01 03:02:36 TRUE
## 2619 2022-12-01 03:02:01 TRUE
## 2620 2022-12-01 03:01:55 TRUE
## 2621 2022-12-01 03:01:53 TRUE
## 2622 2022-12-01 03:01:52 TRUE
## 2623 2022-12-01 03:01:43 TRUE
## 2624 2022-12-01 03:00:50 TRUE
## 2625 2022-12-01 03:00:48 TRUE
## 2626 2022-12-01 03:00:28 TRUE
## 2627 2022-12-01 02:59:53 TRUE
## 2628 2022-12-01 02:57:58 TRUE
## 2629 2022-12-01 02:57:29 TRUE
## 2630 2022-12-01 02:57:07 TRUE
## 2631 2022-12-01 02:56:59 TRUE
## 2632 2022-12-01 02:56:52 TRUE
## 2633 2022-12-01 02:56:28 TRUE
## 2634 2022-12-01 02:56:26 TRUE
## 2635 2022-12-01 02:56:24 TRUE
## 2636 2022-12-01 02:56:21 TRUE
## 2637 2022-12-01 02:56:14 TRUE
## 2638 2022-12-01 02:56:04 TRUE
## 2639 2022-12-01 02:54:42 TRUE
## 2640 2022-12-01 02:54:23 TRUE
## 2641 2022-12-01 02:53:12 TRUE
## 2642 2022-12-01 02:50:11 TRUE
## 2643 2022-12-01 02:49:44 TRUE
## 2644 2022-12-01 02:49:15 TRUE
## 2645 2022-12-01 02:49:14 TRUE
## 2646 2022-12-01 02:45:29 TRUE
## 2647 2022-12-01 02:45:04 TRUE
## 2648 2022-12-01 02:44:35 TRUE
## 2649 2022-12-01 02:43:48 TRUE
## 2650 2022-12-01 02:42:51 TRUE
## 2651 2022-12-01 02:41:16 TRUE
## 2652 2022-12-01 02:40:38 TRUE
## 2653 2022-12-01 02:40:30 TRUE
## 2654 2022-12-01 02:40:05 TRUE
## 2655 2022-12-01 02:39:52 TRUE
## 2656 2022-12-01 02:39:39 TRUE
## 2657 2022-12-01 02:38:21 TRUE
## 2658 2022-12-01 02:37:42 TRUE
## 2659 2022-12-01 02:37:39 TRUE
## 2660 2022-12-01 02:37:24 TRUE
## 2661 2022-12-01 02:37:15 TRUE
## 2662 2022-12-01 02:36:37 TRUE
## 2663 2022-12-01 02:35:57 TRUE
## 2664 2022-12-01 02:35:33 TRUE
## 2665 2022-12-01 02:35:08 TRUE
## 2666 2022-12-01 02:33:07 TRUE
## 2667 2022-12-01 02:32:48 TRUE
## 2668 2022-12-01 02:32:34 TRUE
## 2669 2022-12-01 02:32:27 TRUE
## 2670 2022-12-01 02:32:19 TRUE
## 2671 2022-12-01 02:31:56 TRUE
## 2672 2022-12-01 02:31:45 TRUE
## 2673 2022-12-01 02:31:00 TRUE
## 2674 2022-12-01 02:30:13 TRUE
## 2675 2022-12-01 02:30:06 TRUE
## 2676 2022-12-01 02:29:35 TRUE
## 2677 2022-12-01 02:29:30 TRUE
## 2678 2022-12-01 02:27:53 TRUE
## 2679 2022-12-01 02:25:48 TRUE
## 2680 2022-12-01 02:24:57 TRUE
## 2681 2022-12-01 02:24:05 TRUE
## 2682 2022-12-01 02:23:36 TRUE
## 2683 2022-12-01 02:23:20 TRUE
## 2684 2022-12-01 02:22:40 TRUE
## 2685 2022-12-01 02:21:41 TRUE
## 2686 2022-12-01 02:21:19 TRUE
## 2687 2022-12-01 02:21:14 TRUE
## 2688 2022-12-01 02:20:52 TRUE
## 2689 2022-12-01 02:20:49 TRUE
## 2690 2022-12-01 02:20:34 TRUE
## 2691 2022-12-01 02:18:32 TRUE
## 2692 2022-12-01 02:18:25 TRUE
## 2693 2022-12-01 02:18:00 TRUE
## 2694 2022-12-01 02:17:36 TRUE
## 2695 2022-12-01 02:15:37 TRUE
## 2696 2022-12-01 02:15:30 TRUE
## 2697 2022-12-01 02:14:31 TRUE
## 2698 2022-12-01 02:14:04 TRUE
## 2699 2022-12-01 02:14:02 TRUE
## 2700 2022-12-01 02:13:47 TRUE
## 2701 2022-12-01 02:12:28 TRUE
## 2702 2022-12-01 02:12:15 TRUE
## 2703 2022-12-01 02:11:20 TRUE
## 2704 2022-12-01 02:10:57 TRUE
## 2705 2022-12-01 02:10:53 TRUE
## 2706 2022-12-01 02:10:32 TRUE
## 2707 2022-12-01 02:09:24 TRUE
## 2708 2022-12-01 02:08:50 TRUE
## 2709 2022-12-01 02:07:15 TRUE
## 2710 2022-12-01 02:06:50 TRUE
## 2711 2022-12-01 02:06:14 TRUE
## 2712 2022-12-01 02:03:54 TRUE
## 2713 2022-12-01 02:03:02 TRUE
## 2714 2022-12-01 02:02:12 TRUE
## 2715 2022-12-01 02:00:28 TRUE
## 2716 2022-12-01 02:00:08 TRUE
## 2717 2022-12-01 01:59:21 TRUE
## 2718 2022-12-01 01:58:29 TRUE
## 2719 2022-12-01 01:57:44 TRUE
## 2720 2022-12-01 01:56:16 TRUE
## 2721 2022-12-01 01:56:14 TRUE
## 2722 2022-12-01 01:55:51 TRUE
## 2723 2022-12-01 01:54:51 TRUE
## 2724 2022-12-01 01:54:37 TRUE
## 2725 2022-12-01 01:51:39 TRUE
## 2726 2022-12-01 01:51:05 TRUE
## 2727 2022-12-01 01:50:59 TRUE
## 2728 2022-12-01 01:48:42 TRUE
## 2729 2022-12-01 01:46:35 TRUE
## 2730 2022-12-01 01:45:55 TRUE
## 2731 2022-12-01 01:44:44 TRUE
## 2732 2022-12-01 01:44:06 TRUE
## 2733 2022-12-01 01:43:48 TRUE
## 2734 2022-12-01 01:42:32 TRUE
## 2735 2022-12-01 01:42:21 TRUE
## 2736 2022-12-01 01:42:07 TRUE
## 2737 2022-12-01 01:42:04 TRUE
## 2738 2022-12-01 01:40:36 TRUE
## 2739 2022-12-01 01:40:33 TRUE
## 2740 2022-12-01 01:39:32 TRUE
## 2741 2022-12-01 01:39:29 TRUE
## 2742 2022-12-01 01:39:13 TRUE
## 2743 2022-12-01 01:37:05 TRUE
## 2744 2022-12-01 01:35:31 TRUE
## 2745 2022-12-01 01:35:01 TRUE
## 2746 2022-12-01 01:34:25 TRUE
## 2747 2022-12-01 01:32:58 TRUE
## 2748 2022-12-01 01:32:08 TRUE
## 2749 2022-12-01 01:30:19 TRUE
## 2750 2022-12-01 01:30:14 TRUE
## 2751 2022-12-01 01:28:54 TRUE
## 2752 2022-12-01 01:25:42 TRUE
## 2753 2022-12-01 01:25:02 TRUE
## 2754 2022-12-01 01:24:54 TRUE
## 2755 2022-12-01 01:24:13 TRUE
## 2756 2022-12-01 01:24:00 TRUE
## 2757 2022-12-01 01:23:57 TRUE
## 2758 2022-12-01 01:21:10 TRUE
## 2759 2022-12-01 01:21:00 TRUE
## 2760 2022-12-01 01:19:58 TRUE
## 2761 2022-12-01 01:19:40 TRUE
## 2762 2022-12-01 01:17:57 TRUE
## 2763 2022-12-01 01:16:14 TRUE
## 2764 2022-12-01 01:14:11 TRUE
## 2765 2022-12-01 01:13:35 TRUE
## 2766 2022-12-01 01:11:59 TRUE
## 2767 2022-12-01 01:11:40 TRUE
## 2768 2022-12-01 01:11:28 TRUE
## 2769 2022-12-01 01:10:08 TRUE
## 2770 2022-12-01 01:10:05 TRUE
## 2771 2022-12-01 01:06:17 TRUE
## 2772 2022-12-01 01:05:49 TRUE
## 2773 2022-12-01 01:04:12 TRUE
## 2774 2022-12-01 01:04:01 TRUE
## 2775 2022-12-01 01:03:22 TRUE
## 2776 2022-12-01 01:02:27 TRUE
## 2777 2022-12-01 01:01:47 TRUE
## 2778 2022-12-01 01:01:13 TRUE
## 2779 2022-12-01 01:01:09 TRUE
## 2780 2022-12-01 00:58:16 TRUE
## 2781 2022-12-01 00:58:08 TRUE
## 2782 2022-12-01 00:57:46 TRUE
## 2783 2022-12-01 00:55:51 TRUE
## 2784 2022-12-01 00:55:43 TRUE
## 2785 2022-12-01 00:55:42 TRUE
## 2786 2022-12-01 00:55:15 TRUE
## 2787 2022-12-01 00:55:10 TRUE
## 2788 2022-12-01 00:55:10 TRUE
## 2789 2022-12-01 00:55:04 TRUE
## 2790 2022-12-01 00:53:54 TRUE
## 2791 2022-12-01 00:50:39 TRUE
## 2792 2022-12-01 00:50:25 TRUE
## 2793 2022-12-01 00:50:15 TRUE
## 2794 2022-12-01 00:49:17 TRUE
## 2795 2022-12-01 00:49:04 TRUE
## 2796 2022-12-01 00:48:41 TRUE
## 2797 2022-12-01 00:46:24 TRUE
## 2798 2022-12-01 00:45:43 TRUE
## 2799 2022-12-01 00:45:29 TRUE
## 2800 2022-12-01 00:45:24 TRUE
## 2801 2022-12-01 00:45:17 TRUE
## 2802 2022-12-01 00:44:50 TRUE
## 2803 2022-12-01 00:44:31 TRUE
## 2804 2022-12-01 00:44:10 TRUE
## 2805 2022-12-01 00:43:30 TRUE
## 2806 2022-12-01 00:43:04 TRUE
## 2807 2022-12-01 00:41:52 TRUE
## 2808 2022-12-01 00:41:47 TRUE
## 2809 2022-12-01 00:41:06 TRUE
## 2810 2022-12-01 00:41:03 TRUE
## 2811 2022-12-01 00:39:58 TRUE
## 2812 2022-12-01 00:38:10 TRUE
## 2813 2022-12-01 00:37:38 TRUE
## 2814 2022-12-01 00:37:24 TRUE
## 2815 2022-12-01 00:37:05 TRUE
## 2816 2022-12-01 00:35:20 TRUE
## 2817 2022-12-01 00:33:23 TRUE
## 2818 2022-12-01 00:31:54 TRUE
## 2819 2022-12-01 00:31:54 TRUE
## 2820 2022-12-01 00:31:07 TRUE
## 2821 2022-12-01 00:30:53 TRUE
## 2822 2022-12-01 00:30:51 TRUE
## 2823 2022-12-01 00:29:24 TRUE
## 2824 2022-12-01 00:29:01 TRUE
## 2825 2022-12-01 00:28:44 TRUE
## 2826 2022-12-01 00:28:35 TRUE
## 2827 2022-12-01 00:28:00 TRUE
## 2828 2022-12-01 00:27:06 TRUE
## 2829 2022-12-01 00:26:45 TRUE
## 2830 2022-12-01 00:23:37 TRUE
## 2831 2022-12-01 00:23:23 TRUE
## 2832 2022-12-01 00:22:55 TRUE
## 2833 2022-12-01 00:22:44 TRUE
## 2834 2022-12-01 00:21:43 TRUE
## 2835 2022-12-01 00:21:10 TRUE
## 2836 2022-12-01 00:20:49 TRUE
## 2837 2022-12-01 00:20:25 TRUE
## 2838 2022-12-01 00:20:07 TRUE
## 2839 2022-12-01 00:19:25 TRUE
## 2840 2022-12-01 00:19:19 TRUE
## 2841 2022-12-01 00:18:37 TRUE
## 2842 2022-12-01 00:17:25 TRUE
## 2843 2022-12-01 00:17:18 TRUE
## 2844 2022-12-01 00:16:05 TRUE
## 2845 2022-12-01 00:15:22 TRUE
## 2846 2022-12-01 00:15:19 TRUE
## 2847 2022-12-01 00:14:02 TRUE
## 2848 2022-12-01 00:12:30 TRUE
## 2849 2022-12-01 00:12:12 TRUE
## 2850 2022-12-01 00:11:50 TRUE
## 2851 2022-12-01 00:11:21 TRUE
## 2852 2022-12-01 00:11:02 TRUE
## 2853 2022-12-01 00:10:58 TRUE
## 2854 2022-12-01 00:10:34 TRUE
## 2855 2022-12-01 00:10:09 TRUE
## 2856 2022-12-01 00:10:00 TRUE
## 2857 2022-12-01 00:09:09 TRUE
## 2858 2022-12-01 00:08:46 TRUE
## 2859 2022-12-01 00:08:21 TRUE
## 2860 2022-12-01 00:07:55 TRUE
## 2861 2022-12-01 00:06:17 TRUE
## 2862 2022-12-01 00:05:44 TRUE
## 2863 2022-12-01 00:05:19 TRUE
## 2864 2022-12-01 00:05:07 TRUE
## 2865 2022-12-01 00:05:07 TRUE
## 2866 2022-12-01 00:05:06 TRUE
## 2867 2022-12-01 00:04:54 TRUE
## 2868 2022-12-01 00:03:21 TRUE
## 2869 2022-12-01 00:03:08 TRUE
## 2870 2022-12-01 00:02:45 TRUE
## 2871 2022-12-01 00:02:02 TRUE
## 2872 2022-12-01 00:01:43 TRUE
## 2873 2022-12-01 00:01:01 TRUE
## 2874 2022-12-01 00:00:14 TRUE
## 2875 2022-11-30 23:59:01 TRUE
## 2876 2022-11-30 23:57:49 TRUE
## 2877 2022-11-30 23:57:38 TRUE
## 2878 2022-11-30 23:57:04 TRUE
## 2879 2022-11-30 23:56:51 TRUE
## 2880 2022-11-30 23:56:48 TRUE
## 2881 2022-11-30 23:56:46 TRUE
## 2882 2022-11-30 23:56:34 TRUE
## 2883 2022-11-30 23:55:13 TRUE
## 2884 2022-11-30 23:54:47 TRUE
## 2885 2022-11-30 23:53:59 TRUE
## 2886 2022-11-30 23:51:36 TRUE
## 2887 2022-11-30 23:51:26 TRUE
## 2888 2022-11-30 23:51:05 TRUE
## 2889 2022-11-30 23:50:53 TRUE
## 2890 2022-11-30 23:50:42 TRUE
## 2891 2022-11-30 23:50:28 TRUE
## 2892 2022-11-30 23:50:21 TRUE
## 2893 2022-11-30 23:50:20 TRUE
## 2894 2022-11-30 23:50:17 TRUE
## 2895 2022-11-30 23:49:39 TRUE
## 2896 2022-11-30 23:49:34 TRUE
## 2897 2022-11-30 23:48:26 TRUE
## 2898 2022-11-30 23:47:46 TRUE
## 2899 2022-11-30 23:47:45 TRUE
## 2900 2022-11-30 23:46:14 TRUE
## 2901 2022-11-30 23:46:13 TRUE
## 2902 2022-11-30 23:45:38 TRUE
## 2903 2022-11-30 23:45:23 TRUE
## 2904 2022-11-30 23:45:02 TRUE
## 2905 2022-11-30 23:44:12 TRUE
## 2906 2022-11-30 23:43:11 TRUE
## 2907 2022-11-30 23:43:08 TRUE
## 2908 2022-11-30 23:42:23 TRUE
## 2909 2022-11-30 23:42:23 TRUE
## 2910 2022-11-30 23:42:03 TRUE
## 2911 2022-11-30 23:41:08 TRUE
## 2912 2022-11-30 23:40:36 TRUE
## 2913 2022-11-30 23:40:18 TRUE
## 2914 2022-11-30 23:39:48 TRUE
## 2915 2022-11-30 23:37:23 TRUE
## 2916 2022-11-30 23:36:53 TRUE
## 2917 2022-11-30 23:36:52 TRUE
## 2918 2022-11-30 23:36:37 TRUE
## 2919 2022-11-30 23:36:36 TRUE
## 2920 2022-11-30 23:35:45 TRUE
## 2921 2022-11-30 23:35:38 TRUE
## 2922 2022-11-30 23:33:28 TRUE
## 2923 2022-11-30 23:33:24 TRUE
## 2924 2022-11-30 23:32:59 TRUE
## 2925 2022-11-30 23:32:52 TRUE
## 2926 2022-11-30 23:31:34 TRUE
## 2927 2022-11-30 23:31:33 TRUE
## 2928 2022-11-30 23:31:13 TRUE
## 2929 2022-11-30 23:30:46 TRUE
## 2930 2022-11-30 23:29:24 TRUE
## 2931 2022-11-30 23:29:06 TRUE
## 2932 2022-11-30 23:28:56 TRUE
## 2933 2022-11-30 23:28:03 TRUE
## 2934 2022-11-30 23:27:55 TRUE
## 2935 2022-11-30 23:26:54 TRUE
## 2936 2022-11-30 23:26:37 TRUE
## 2937 2022-11-30 23:26:33 TRUE
## 2938 2022-11-30 23:26:14 TRUE
## 2939 2022-11-30 23:22:18 TRUE
## 2940 2022-11-30 23:20:29 TRUE
## 2941 2022-11-30 23:19:14 TRUE
## 2942 2022-11-30 23:19:04 TRUE
## 2943 2022-11-30 23:18:49 TRUE
## 2944 2022-11-30 23:18:40 TRUE
## 2945 2022-11-30 23:18:39 TRUE
## 2946 2022-11-30 23:18:25 TRUE
## 2947 2022-11-30 23:17:34 TRUE
## 2948 2022-11-30 23:17:08 TRUE
## 2949 2022-11-30 23:16:32 TRUE
## 2950 2022-11-30 23:15:16 TRUE
## 2951 2022-11-30 23:14:23 TRUE
## 2952 2022-11-30 23:13:29 TRUE
## 2953 2022-11-30 23:13:14 TRUE
## 2954 2022-11-30 23:12:50 TRUE
## 2955 2022-11-30 23:12:30 TRUE
## 2956 2022-11-30 23:12:20 TRUE
## 2957 2022-11-30 23:12:13 TRUE
## 2958 2022-11-30 23:11:14 TRUE
## 2959 2022-11-30 23:11:05 TRUE
## 2960 2022-11-30 23:09:23 TRUE
## 2961 2022-11-30 23:07:57 TRUE
## 2962 2022-11-30 23:06:50 TRUE
## 2963 2022-11-30 23:06:47 TRUE
## 2964 2022-11-30 23:06:34 TRUE
## 2965 2022-11-30 23:05:26 TRUE
## 2966 2022-11-30 23:04:05 TRUE
## 2967 2022-11-30 23:03:52 TRUE
## 2968 2022-11-30 23:03:52 TRUE
## 2969 2022-11-30 23:02:23 TRUE
## 2970 2022-11-30 23:01:57 TRUE
## 2971 2022-11-30 23:01:39 TRUE
## 2972 2022-11-30 23:00:31 TRUE
## 2973 2022-11-30 22:58:00 TRUE
## 2974 2022-11-30 22:57:21 TRUE
## 2975 2022-11-30 22:56:47 TRUE
## 2976 2022-11-30 22:56:31 TRUE
## 2977 2022-11-30 22:55:24 TRUE
## 2978 2022-11-30 22:54:24 TRUE
## 2979 2022-11-30 22:50:52 TRUE
## 2980 2022-11-30 22:50:44 TRUE
## 2981 2022-11-30 22:50:06 TRUE
## 2982 2022-11-30 22:49:38 TRUE
## 2983 2022-11-30 22:49:17 TRUE
## 2984 2022-11-30 22:49:09 TRUE
## 2985 2022-11-30 22:48:58 TRUE
## 2986 2022-11-30 22:48:54 TRUE
## 2987 2022-11-30 22:48:35 TRUE
## 2988 2022-11-30 22:47:19 TRUE
## 2989 2022-11-30 22:47:15 TRUE
## 2990 2022-11-30 22:47:08 TRUE
## 2991 2022-11-30 22:47:03 TRUE
## 2992 2022-11-30 22:46:30 TRUE
## 2993 2022-11-30 22:46:02 TRUE
## 2994 2022-11-30 22:45:55 TRUE
## 2995 2022-11-30 22:44:38 TRUE
## 2996 2022-11-30 22:44:26 TRUE
## 2997 2022-11-30 22:44:25 TRUE
## 2998 2022-11-30 22:43:28 TRUE
## 2999 2022-11-30 22:43:28 TRUE
## 3000 2022-11-30 22:43:21 TRUE
## 3001 2022-11-30 22:42:45 TRUE
## 3002 2022-11-30 22:41:50 TRUE
## 3003 2022-11-30 22:41:35 TRUE
## 3004 2022-11-30 22:41:14 TRUE
## 3005 2022-11-30 22:41:02 TRUE
## 3006 2022-11-30 22:40:04 TRUE
## 3007 2022-11-30 22:39:56 TRUE
## 3008 2022-11-30 22:39:53 TRUE
## 3009 2022-11-30 22:39:09 TRUE
## 3010 2022-11-30 22:38:42 TRUE
## 3011 2022-11-30 22:38:00 TRUE
## 3012 2022-11-30 22:37:24 TRUE
## 3013 2022-11-30 22:36:56 TRUE
## 3014 2022-11-30 22:36:47 TRUE
## 3015 2022-11-30 22:36:40 TRUE
## 3016 2022-11-30 22:36:20 TRUE
## 3017 2022-11-30 22:35:21 TRUE
## 3018 2022-11-30 22:34:53 TRUE
## 3019 2022-11-30 22:33:29 TRUE
## 3020 2022-11-30 22:31:53 TRUE
## 3021 2022-11-30 22:31:13 TRUE
## 3022 2022-11-30 22:30:57 TRUE
## 3023 2022-11-30 22:30:19 TRUE
## 3024 2022-11-30 22:30:07 TRUE
## 3025 2022-11-30 22:29:28 TRUE
## 3026 2022-11-30 22:29:25 TRUE
## 3027 2022-11-30 22:29:17 TRUE
## 3028 2022-11-30 22:29:05 TRUE
## 3029 2022-11-30 22:28:31 TRUE
## 3030 2022-11-30 22:28:16 TRUE
## 3031 2022-11-30 22:28:07 TRUE
## 3032 2022-11-30 22:27:26 TRUE
## 3033 2022-11-30 22:26:14 TRUE
## 3034 2022-11-30 22:26:03 TRUE
## 3035 2022-11-30 22:25:59 TRUE
## 3036 2022-11-30 22:25:55 TRUE
## 3037 2022-11-30 22:25:47 TRUE
## 3038 2022-11-30 22:25:42 TRUE
## 3039 2022-11-30 22:25:33 TRUE
## 3040 2022-11-30 22:25:28 TRUE
## 3041 2022-11-30 22:25:24 TRUE
## 3042 2022-11-30 22:24:51 TRUE
## 3043 2022-11-30 22:23:36 TRUE
## 3044 2022-11-30 22:23:21 TRUE
## 3045 2022-11-30 22:22:54 TRUE
## 3046 2022-11-30 22:22:43 TRUE
## 3047 2022-11-30 22:22:18 TRUE
## 3048 2022-11-30 22:21:30 TRUE
## 3049 2022-11-30 22:21:25 TRUE
## 3050 2022-11-30 22:19:46 TRUE
## 3051 2022-11-30 22:19:41 TRUE
## 3052 2022-11-30 22:19:32 TRUE
## 3053 2022-11-30 22:19:29 TRUE
## 3054 2022-11-30 22:19:24 TRUE
## 3055 2022-11-30 22:19:03 TRUE
## 3056 2022-11-30 22:18:51 TRUE
## 3057 2022-11-30 22:18:05 TRUE
## 3058 2022-11-30 22:17:50 TRUE
## 3059 2022-11-30 22:17:33 TRUE
## 3060 2022-11-30 22:16:51 TRUE
## 3061 2022-11-30 22:16:51 TRUE
## 3062 2022-11-30 22:16:14 TRUE
## 3063 2022-11-30 22:13:58 TRUE
## 3064 2022-11-30 22:13:17 TRUE
## 3065 2022-11-30 22:13:10 TRUE
## 3066 2022-11-30 22:12:43 TRUE
## 3067 2022-11-30 22:12:41 TRUE
## 3068 2022-11-30 22:12:03 TRUE
## 3069 2022-11-30 22:12:02 TRUE
## 3070 2022-11-30 22:11:58 TRUE
## 3071 2022-11-30 22:11:29 TRUE
## 3072 2022-11-30 22:10:04 TRUE
## 3073 2022-11-30 22:09:27 TRUE
## 3074 2022-11-30 22:08:45 TRUE
## 3075 2022-11-30 22:08:34 TRUE
## 3076 2022-11-30 22:08:07 TRUE
## 3077 2022-11-30 22:07:55 TRUE
## 3078 2022-11-30 22:07:44 TRUE
## 3079 2022-11-30 22:07:30 TRUE
## 3080 2022-11-30 22:07:10 TRUE
## 3081 2022-11-30 22:07:06 TRUE
## 3082 2022-11-30 22:06:46 TRUE
## 3083 2022-11-30 22:06:46 TRUE
## 3084 2022-11-30 22:06:23 TRUE
## 3085 2022-11-30 22:05:27 TRUE
## 3086 2022-11-30 22:04:13 TRUE
## 3087 2022-11-30 22:03:38 TRUE
## 3088 2022-11-30 22:03:31 TRUE
## 3089 2022-11-30 22:02:22 TRUE
## 3090 2022-11-30 22:02:19 TRUE
## 3091 2022-11-30 22:02:01 TRUE
## 3092 2022-11-30 22:01:58 TRUE
## 3093 2022-11-30 22:01:53 TRUE
## 3094 2022-11-30 22:00:25 TRUE
## 3095 2022-11-30 22:00:23 TRUE
## 3096 2022-11-30 21:59:46 TRUE
## 3097 2022-11-30 21:59:34 TRUE
## 3098 2022-11-30 21:59:28 TRUE
## 3099 2022-11-30 21:58:33 TRUE
## 3100 2022-11-30 21:58:19 TRUE
## 3101 2022-11-30 21:58:13 TRUE
## 3102 2022-11-30 21:57:50 TRUE
## 3103 2022-11-30 21:57:05 TRUE
## 3104 2022-11-30 21:57:03 TRUE
## 3105 2022-11-30 21:56:38 TRUE
## 3106 2022-11-30 21:55:58 TRUE
## 3107 2022-11-30 21:55:51 TRUE
## 3108 2022-11-30 21:55:10 TRUE
## 3109 2022-11-30 21:54:45 TRUE
## 3110 2022-11-30 21:54:37 TRUE
## 3111 2022-11-30 21:54:13 TRUE
## 3112 2022-11-30 21:54:01 TRUE
## 3113 2022-11-30 21:52:49 TRUE
## 3114 2022-11-30 21:52:36 TRUE
## 3115 2022-11-30 21:52:31 TRUE
## 3116 2022-11-30 21:51:49 TRUE
## 3117 2022-11-30 21:51:10 TRUE
## 3118 2022-11-30 21:51:05 TRUE
## 3119 2022-11-30 21:50:58 TRUE
## 3120 2022-11-30 21:50:46 TRUE
## 3121 2022-11-30 21:50:42 TRUE
## 3122 2022-11-30 21:50:38 TRUE
## 3123 2022-11-30 21:50:25 TRUE
## 3124 2022-11-30 21:50:19 TRUE
## 3125 2022-11-30 21:49:58 TRUE
## 3126 2022-11-30 21:49:47 TRUE
## 3127 2022-11-30 21:48:44 TRUE
## 3128 2022-11-30 21:48:28 TRUE
## 3129 2022-11-30 21:46:43 TRUE
## 3130 2022-11-30 21:45:55 TRUE
## 3131 2022-11-30 21:45:43 TRUE
## 3132 2022-11-30 21:44:58 TRUE
## 3133 2022-11-30 21:44:48 TRUE
## 3134 2022-11-30 21:43:23 TRUE
## 3135 2022-11-30 21:42:59 TRUE
## 3136 2022-11-30 21:42:55 TRUE
## 3137 2022-11-30 21:42:54 TRUE
## 3138 2022-11-30 21:42:49 TRUE
## 3139 2022-11-30 21:42:23 TRUE
## 3140 2022-11-30 21:42:00 TRUE
## 3141 2022-11-30 21:41:23 TRUE
## 3142 2022-11-30 21:41:10 TRUE
## 3143 2022-11-30 21:40:54 TRUE
## 3144 2022-11-30 21:40:44 TRUE
## 3145 2022-11-30 21:40:30 TRUE
## 3146 2022-11-30 21:40:06 TRUE
## 3147 2022-11-30 21:40:05 TRUE
## 3148 2022-11-30 21:40:00 TRUE
## 3149 2022-11-30 21:39:33 TRUE
## 3150 2022-11-30 21:39:31 TRUE
## 3151 2022-11-30 21:39:10 TRUE
## 3152 2022-11-30 21:38:39 TRUE
## 3153 2022-11-30 21:38:23 TRUE
## 3154 2022-11-30 21:38:21 TRUE
## 3155 2022-11-30 21:38:17 TRUE
## 3156 2022-11-30 21:38:01 TRUE
## 3157 2022-11-30 21:37:48 TRUE
## 3158 2022-11-30 21:37:29 TRUE
## 3159 2022-11-30 21:36:39 TRUE
## 3160 2022-11-30 21:36:32 TRUE
## 3161 2022-11-30 21:36:20 TRUE
## 3162 2022-11-30 21:36:01 TRUE
## 3163 2022-11-30 21:35:33 TRUE
## 3164 2022-11-30 21:35:31 TRUE
## 3165 2022-11-30 21:35:03 TRUE
## 3166 2022-11-30 21:34:40 TRUE
## 3167 2022-11-30 21:34:36 TRUE
## 3168 2022-11-30 21:33:36 TRUE
## 3169 2022-11-30 21:33:18 TRUE
## 3170 2022-11-30 21:33:08 TRUE
## 3171 2022-11-30 21:33:06 TRUE
## 3172 2022-11-30 21:32:53 TRUE
## 3173 2022-11-30 21:32:13 TRUE
## 3174 2022-11-30 21:31:26 TRUE
## 3175 2022-11-30 21:31:02 TRUE
## 3176 2022-11-30 21:30:49 TRUE
## 3177 2022-11-30 21:30:43 TRUE
## 3178 2022-11-30 21:30:41 TRUE
## 3179 2022-11-30 21:30:37 TRUE
## 3180 2022-11-30 21:30:19 TRUE
## 3181 2022-11-30 21:29:58 TRUE
## 3182 2022-11-30 21:29:52 TRUE
## 3183 2022-11-30 21:29:46 TRUE
## 3184 2022-11-30 21:29:23 TRUE
## 3185 2022-11-30 21:29:15 TRUE
## 3186 2022-11-30 21:29:02 TRUE
## 3187 2022-11-30 21:28:52 TRUE
## 3188 2022-11-30 21:28:40 TRUE
## 3189 2022-11-30 21:28:33 TRUE
## 3190 2022-11-30 21:28:02 TRUE
## 3191 2022-11-30 21:27:43 TRUE
## 3192 2022-11-30 21:27:40 TRUE
## 3193 2022-11-30 21:26:56 TRUE
## 3194 2022-11-30 21:26:28 TRUE
## 3195 2022-11-30 21:26:20 TRUE
## 3196 2022-11-30 21:26:16 TRUE
## 3197 2022-11-30 21:26:15 TRUE
## 3198 2022-11-30 21:25:33 TRUE
## 3199 2022-11-30 21:25:14 TRUE
## 3200 2022-11-30 21:24:34 TRUE
## 3201 2022-11-30 21:23:08 TRUE
## 3202 2022-11-30 21:22:43 TRUE
## 3203 2022-11-30 21:22:33 TRUE
## 3204 2022-11-30 21:22:27 TRUE
## 3205 2022-11-30 21:22:24 TRUE
## 3206 2022-11-30 21:22:07 TRUE
## 3207 2022-11-30 21:20:59 TRUE
## 3208 2022-11-30 21:20:40 TRUE
## 3209 2022-11-30 21:20:38 TRUE
## 3210 2022-11-30 21:20:06 TRUE
## 3211 2022-11-30 21:20:06 TRUE
## 3212 2022-11-30 21:19:58 TRUE
## 3213 2022-11-30 21:19:54 TRUE
## 3214 2022-11-30 21:19:50 TRUE
## 3215 2022-11-30 21:19:31 TRUE
## 3216 2022-11-30 21:19:26 TRUE
## 3217 2022-11-30 21:19:21 TRUE
## 3218 2022-11-30 21:18:50 TRUE
## 3219 2022-11-30 21:18:41 TRUE
## 3220 2022-11-30 21:18:38 TRUE
## 3221 2022-11-30 21:17:54 TRUE
## 3222 2022-11-30 21:17:53 TRUE
## 3223 2022-11-30 21:17:22 TRUE
## 3224 2022-11-30 21:17:04 TRUE
## 3225 2022-11-30 21:16:54 TRUE
## 3226 2022-11-30 21:15:35 TRUE
## 3227 2022-11-30 21:15:26 TRUE
## 3228 2022-11-30 21:14:21 TRUE
## 3229 2022-11-30 21:14:14 TRUE
## 3230 2022-11-30 21:14:09 TRUE
## 3231 2022-11-30 21:14:06 TRUE
## 3232 2022-11-30 21:13:58 TRUE
## 3233 2022-11-30 21:13:49 TRUE
## 3234 2022-11-30 21:13:17 TRUE
## 3235 2022-11-30 21:12:36 TRUE
## 3236 2022-11-30 21:12:24 TRUE
## 3237 2022-11-30 21:12:04 TRUE
## 3238 2022-11-30 21:11:56 TRUE
## 3239 2022-11-30 21:11:48 TRUE
## 3240 2022-11-30 21:11:31 TRUE
## 3241 2022-11-30 21:10:54 TRUE
## 3242 2022-11-30 21:10:17 TRUE
## 3243 2022-11-30 21:09:46 TRUE
## 3244 2022-11-30 21:09:35 TRUE
## 3245 2022-11-30 21:09:04 TRUE
## 3246 2022-11-30 21:08:43 TRUE
## 3247 2022-11-30 21:08:35 TRUE
## 3248 2022-11-30 21:08:22 TRUE
## 3249 2022-11-30 21:06:51 TRUE
## 3250 2022-11-30 21:06:20 TRUE
## 3251 2022-11-30 21:05:04 TRUE
## 3252 2022-11-30 21:04:54 TRUE
## 3253 2022-11-30 21:04:48 TRUE
## 3254 2022-11-30 21:04:37 TRUE
## 3255 2022-11-30 21:04:13 TRUE
## 3256 2022-11-30 21:04:11 TRUE
## 3257 2022-11-30 21:03:41 TRUE
## 3258 2022-11-30 21:02:58 TRUE
## 3259 2022-11-30 21:01:37 TRUE
## 3260 2022-11-30 21:01:34 TRUE
## 3261 2022-11-30 21:01:32 TRUE
## 3262 2022-11-30 21:00:39 TRUE
## 3263 2022-11-30 21:00:28 TRUE
## 3264 2022-11-30 20:59:28 TRUE
## 3265 2022-11-30 20:58:52 TRUE
## 3266 2022-11-30 20:58:52 TRUE
## 3267 2022-11-30 20:58:49 TRUE
## 3268 2022-11-30 20:58:25 TRUE
## 3269 2022-11-30 20:57:33 TRUE
## 3270 2022-11-30 20:57:21 TRUE
## 3271 2022-11-30 20:57:12 TRUE
## 3272 2022-11-30 20:55:46 TRUE
## 3273 2022-11-30 20:55:30 TRUE
## 3274 2022-11-30 20:55:26 TRUE
## 3275 2022-11-30 20:54:50 TRUE
## 3276 2022-11-30 20:53:53 TRUE
## 3277 2022-11-30 20:53:28 TRUE
## 3278 2022-11-30 20:53:19 TRUE
## 3279 2022-11-30 20:52:28 TRUE
## 3280 2022-11-30 20:52:24 TRUE
## 3281 2022-11-30 20:51:58 TRUE
## 3282 2022-11-30 20:51:25 TRUE
## 3283 2022-11-30 20:51:23 TRUE
## 3284 2022-11-30 20:51:15 TRUE
## 3285 2022-11-30 20:50:31 TRUE
## 3286 2022-11-30 20:49:06 TRUE
## 3287 2022-11-30 20:48:53 TRUE
## 3288 2022-11-30 20:48:44 TRUE
## 3289 2022-11-30 20:48:21 TRUE
## 3290 2022-11-30 20:48:12 TRUE
## 3291 2022-11-30 20:48:06 TRUE
## 3292 2022-11-30 20:47:47 TRUE
## 3293 2022-11-30 20:47:20 TRUE
## 3294 2022-11-30 20:46:14 TRUE
## 3295 2022-11-30 20:45:45 TRUE
## 3296 2022-11-30 20:45:44 TRUE
## 3297 2022-11-30 20:45:41 TRUE
## 3298 2022-11-30 20:45:20 TRUE
## 3299 2022-11-30 20:45:14 TRUE
## 3300 2022-11-30 20:45:06 TRUE
## 3301 2022-11-30 20:44:51 TRUE
## 3302 2022-11-30 20:44:49 TRUE
## 3303 2022-11-30 20:44:27 TRUE
## 3304 2022-11-30 20:44:27 TRUE
## 3305 2022-11-30 20:44:19 TRUE
## 3306 2022-11-30 20:44:17 TRUE
## 3307 2022-11-30 20:44:06 TRUE
## 3308 2022-11-30 20:43:31 TRUE
## 3309 2022-11-30 20:43:16 TRUE
## 3310 2022-11-30 20:43:15 TRUE
## 3311 2022-11-30 20:42:48 TRUE
## 3312 2022-11-30 20:42:42 TRUE
## 3313 2022-11-30 20:42:35 TRUE
## 3314 2022-11-30 20:42:33 TRUE
## 3315 2022-11-30 20:42:28 TRUE
## 3316 2022-11-30 20:41:04 TRUE
## 3317 2022-11-30 20:40:54 TRUE
## 3318 2022-11-30 20:40:22 TRUE
## 3319 2022-11-30 20:39:55 TRUE
## 3320 2022-11-30 20:38:59 TRUE
## 3321 2022-11-30 20:38:54 TRUE
## 3322 2022-11-30 20:38:14 TRUE
## 3323 2022-11-30 20:36:54 TRUE
## 3324 2022-11-30 20:36:47 TRUE
## 3325 2022-11-30 20:36:42 TRUE
## 3326 2022-11-30 20:36:31 TRUE
## 3327 2022-11-30 20:36:22 TRUE
## 3328 2022-11-30 20:36:15 TRUE
## 3329 2022-11-30 20:35:55 TRUE
## 3330 2022-11-30 20:35:44 TRUE
## 3331 2022-11-30 20:35:43 TRUE
## 3332 2022-11-30 20:35:40 TRUE
## 3333 2022-11-30 20:35:18 TRUE
## 3334 2022-11-30 20:34:39 TRUE
## 3335 2022-11-30 20:34:17 TRUE
## 3336 2022-11-30 20:33:01 TRUE
## 3337 2022-11-30 20:32:57 TRUE
## 3338 2022-11-30 20:32:42 TRUE
## 3339 2022-11-30 20:32:34 TRUE
## 3340 2022-11-30 20:32:20 TRUE
## 3341 2022-11-30 20:31:29 TRUE
## 3342 2022-11-30 20:31:20 TRUE
## 3343 2022-11-30 20:31:10 TRUE
## 3344 2022-11-30 20:31:07 TRUE
## 3345 2022-11-30 20:29:55 TRUE
## 3346 2022-11-30 20:29:31 TRUE
## 3347 2022-11-30 20:29:01 TRUE
## 3348 2022-11-30 20:28:33 TRUE
## 3349 2022-11-30 20:28:19 TRUE
## 3350 2022-11-30 20:28:18 TRUE
## 3351 2022-11-30 20:28:16 TRUE
## 3352 2022-11-30 20:28:13 TRUE
## 3353 2022-11-30 20:27:33 TRUE
## 3354 2022-11-30 20:27:12 TRUE
## 3355 2022-11-30 20:26:48 TRUE
## 3356 2022-11-30 20:26:28 TRUE
## 3357 2022-11-30 20:24:50 TRUE
## 3358 2022-11-30 20:24:33 TRUE
## 3359 2022-11-30 20:23:51 TRUE
## 3360 2022-11-30 20:23:05 TRUE
## 3361 2022-11-30 20:22:44 TRUE
## 3362 2022-11-30 20:21:26 TRUE
## 3363 2022-11-30 20:21:21 TRUE
## 3364 2022-11-30 20:21:14 TRUE
## 3365 2022-11-30 20:21:07 TRUE
## 3366 2022-11-30 20:21:05 TRUE
## 3367 2022-11-30 20:20:18 TRUE
## 3368 2022-11-30 20:20:12 TRUE
## 3369 2022-11-30 20:19:09 TRUE
## 3370 2022-11-30 20:18:56 TRUE
## 3371 2022-11-30 20:18:45 TRUE
## 3372 2022-11-30 20:18:43 TRUE
## 3373 2022-11-30 20:18:37 TRUE
## 3374 2022-11-30 20:18:26 TRUE
## 3375 2022-11-30 20:18:09 TRUE
## 3376 2022-11-30 20:18:05 TRUE
## 3377 2022-11-30 20:18:00 TRUE
## 3378 2022-11-30 20:17:43 TRUE
## 3379 2022-11-30 20:17:40 TRUE
## 3380 2022-11-30 20:17:26 TRUE
## 3381 2022-11-30 20:17:21 TRUE
## 3382 2022-11-30 20:16:29 TRUE
## 3383 2022-11-30 20:16:26 TRUE
## 3384 2022-11-30 20:16:07 TRUE
## 3385 2022-11-30 20:14:52 TRUE
## 3386 2022-11-30 20:14:06 TRUE
## 3387 2022-11-30 20:12:51 TRUE
## 3388 2022-11-30 20:12:02 TRUE
## 3389 2022-11-30 20:11:32 TRUE
## 3390 2022-11-30 20:11:23 TRUE
## 3391 2022-11-30 20:10:43 TRUE
## 3392 2022-11-30 20:10:12 TRUE
## 3393 2022-11-30 20:09:42 TRUE
## 3394 2022-11-30 20:07:53 TRUE
## 3395 2022-11-30 20:07:52 TRUE
## 3396 2022-11-30 20:07:45 TRUE
## 3397 2022-11-30 20:07:03 TRUE
## 3398 2022-11-30 20:06:59 TRUE
## 3399 2022-11-30 20:06:43 TRUE
## 3400 2022-11-30 20:06:26 TRUE
## 3401 2022-11-30 20:06:25 TRUE
## 3402 2022-11-30 20:06:14 TRUE
## 3403 2022-11-30 20:06:12 TRUE
## 3404 2022-11-30 20:06:04 TRUE
## 3405 2022-11-30 20:06:04 TRUE
## 3406 2022-11-30 20:06:03 TRUE
## 3407 2022-11-30 20:05:06 TRUE
## 3408 2022-11-30 20:03:44 TRUE
## 3409 2022-11-30 20:03:22 TRUE
## 3410 2022-11-30 20:03:21 TRUE
## 3411 2022-11-30 20:03:05 TRUE
## 3412 2022-11-30 20:02:33 TRUE
## 3413 2022-11-30 20:02:30 TRUE
## 3414 2022-11-30 20:02:26 TRUE
## 3415 2022-11-30 20:01:58 TRUE
## 3416 2022-11-30 20:01:46 TRUE
## 3417 2022-11-30 20:01:27 TRUE
## 3418 2022-11-30 20:00:44 TRUE
## 3419 2022-11-30 20:00:39 TRUE
## 3420 2022-11-30 20:00:05 TRUE
## 3421 2022-11-30 20:00:00 TRUE
## 3422 2022-11-30 19:57:27 TRUE
## 3423 2022-11-30 19:56:53 TRUE
## 3424 2022-11-30 19:56:51 TRUE
## 3425 2022-11-30 19:56:42 TRUE
## 3426 2022-11-30 19:55:17 TRUE
## 3427 2022-11-30 19:55:06 TRUE
## 3428 2022-11-30 19:54:54 TRUE
## 3429 2022-11-30 19:54:26 TRUE
## 3430 2022-11-30 19:52:44 TRUE
## 3431 2022-11-30 19:52:40 TRUE
## 3432 2022-11-30 19:51:57 TRUE
## 3433 2022-11-30 19:51:10 TRUE
## 3434 2022-11-30 19:50:30 TRUE
## 3435 2022-11-30 19:50:22 TRUE
## 3436 2022-11-30 19:50:12 TRUE
## 3437 2022-11-30 19:49:25 TRUE
## 3438 2022-11-30 19:49:19 TRUE
## 3439 2022-11-30 19:48:37 TRUE
## 3440 2022-11-30 19:48:37 TRUE
## 3441 2022-11-30 19:48:26 TRUE
## 3442 2022-11-30 19:47:58 TRUE
## 3443 2022-11-30 19:47:19 TRUE
## 3444 2022-11-30 19:47:12 TRUE
## 3445 2022-11-30 19:46:54 TRUE
## 3446 2022-11-30 19:45:34 TRUE
## 3447 2022-11-30 19:44:39 TRUE
## 3448 2022-11-30 19:42:56 TRUE
## 3449 2022-11-30 19:42:27 TRUE
## 3450 2022-11-30 19:39:41 TRUE
## 3451 2022-11-30 19:39:36 TRUE
## 3452 2022-11-30 19:38:54 TRUE
## 3453 2022-11-30 19:38:46 TRUE
## 3454 2022-11-30 19:38:29 TRUE
## 3455 2022-11-30 19:38:08 TRUE
## 3456 2022-11-30 19:37:49 TRUE
## 3457 2022-11-30 19:37:10 TRUE
## 3458 2022-11-30 19:36:59 TRUE
## 3459 2022-11-30 19:36:45 TRUE
## 3460 2022-11-30 19:35:01 TRUE
## 3461 2022-11-30 19:34:07 TRUE
## 3462 2022-11-30 19:33:29 TRUE
## 3463 2022-11-30 19:32:23 TRUE
## 3464 2022-11-30 19:31:15 TRUE
## 3465 2022-11-30 19:31:12 TRUE
## 3466 2022-11-30 19:30:55 TRUE
## 3467 2022-11-30 19:30:36 TRUE
## 3468 2022-11-30 19:29:53 TRUE
## 3469 2022-11-30 19:29:14 TRUE
## 3470 2022-11-30 19:29:07 TRUE
## 3471 2022-11-30 19:29:02 TRUE
## 3472 2022-11-30 19:28:17 TRUE
## 3473 2022-11-30 19:26:58 TRUE
## 3474 2022-11-30 19:26:57 TRUE
## 3475 2022-11-30 19:26:22 TRUE
## 3476 2022-11-30 19:25:56 TRUE
## 3477 2022-11-30 19:25:25 TRUE
## 3478 2022-11-30 19:25:20 TRUE
## 3479 2022-11-30 19:23:59 TRUE
## 3480 2022-11-30 19:23:50 TRUE
## 3481 2022-11-30 19:23:39 TRUE
## 3482 2022-11-30 19:23:08 TRUE
## 3483 2022-11-30 19:22:02 TRUE
## 3484 2022-11-30 19:21:05 TRUE
## 3485 2022-11-30 19:20:51 TRUE
## 3486 2022-11-30 19:20:24 TRUE
## 3487 2022-11-30 19:20:22 TRUE
## 3488 2022-11-30 19:17:19 TRUE
## 3489 2022-11-30 19:17:08 TRUE
## 3490 2022-11-30 19:16:26 TRUE
## 3491 2022-11-30 19:15:01 TRUE
## 3492 2022-11-30 19:14:26 TRUE
## 3493 2022-11-30 19:14:05 TRUE
## 3494 2022-11-30 19:13:49 TRUE
## 3495 2022-11-30 19:13:41 TRUE
## 3496 2022-11-30 19:13:24 TRUE
## 3497 2022-11-30 19:12:41 TRUE
## 3498 2022-11-30 19:12:17 TRUE
## 3499 2022-11-30 19:08:33 TRUE
## 3500 2022-11-30 19:08:13 TRUE
## 3501 2022-11-30 19:07:12 TRUE
## 3502 2022-11-30 19:07:06 TRUE
## 3503 2022-11-30 19:06:48 TRUE
## 3504 2022-11-30 19:05:39 TRUE
## 3505 2022-11-30 19:05:25 TRUE
## 3506 2022-11-30 19:05:11 TRUE
## 3507 2022-11-30 19:04:57 TRUE
## 3508 2022-11-30 19:04:40 TRUE
## 3509 2022-11-30 19:04:27 TRUE
## 3510 2022-11-30 19:04:17 TRUE
## 3511 2022-11-30 19:01:48 TRUE
## 3512 2022-11-30 19:00:49 TRUE
## 3513 2022-11-30 19:00:39 TRUE
## 3514 2022-11-30 19:00:11 TRUE
## 3515 2022-11-30 19:00:05 TRUE
## 3516 2022-11-30 18:59:36 TRUE
## 3517 2022-11-30 18:59:33 TRUE
## 3518 2022-11-30 18:59:08 TRUE
## 3519 2022-11-30 18:58:42 TRUE
## 3520 2022-11-30 18:58:27 TRUE
## 3521 2022-11-30 18:58:19 TRUE
## 3522 2022-11-30 18:57:50 TRUE
## 3523 2022-11-30 18:57:47 TRUE
## 3524 2022-11-30 18:57:39 TRUE
## 3525 2022-11-30 18:57:21 TRUE
## 3526 2022-11-30 18:57:09 TRUE
## 3527 2022-11-30 18:57:00 TRUE
## 3528 2022-11-30 18:57:00 TRUE
## 3529 2022-11-30 18:56:30 TRUE
## 3530 2022-11-30 18:56:30 TRUE
## 3531 2022-11-30 18:56:14 TRUE
## 3532 2022-11-30 18:55:55 TRUE
## 3533 2022-11-30 18:55:48 TRUE
## 3534 2022-11-30 18:55:15 TRUE
## 3535 2022-11-30 18:54:25 TRUE
## 3536 2022-11-30 18:54:24 TRUE
## 3537 2022-11-30 18:54:13 TRUE
## 3538 2022-11-30 18:52:59 TRUE
## 3539 2022-11-30 18:52:50 TRUE
## 3540 2022-11-30 18:52:41 TRUE
## 3541 2022-11-30 18:52:37 TRUE
## 3542 2022-11-30 18:51:31 TRUE
## 3543 2022-11-30 18:51:12 TRUE
## 3544 2022-11-30 18:51:06 TRUE
## 3545 2022-11-30 18:50:52 TRUE
## 3546 2022-11-30 18:50:30 TRUE
## 3547 2022-11-30 18:50:25 TRUE
## 3548 2022-11-30 18:49:52 TRUE
## 3549 2022-11-30 18:49:31 TRUE
## 3550 2022-11-30 18:49:05 TRUE
## 3551 2022-11-30 18:48:59 TRUE
## 3552 2022-11-30 18:48:42 TRUE
## 3553 2022-11-30 18:48:14 TRUE
## 3554 2022-11-30 18:47:41 TRUE
## 3555 2022-11-30 18:47:08 TRUE
## 3556 2022-11-30 18:46:21 TRUE
## 3557 2022-11-30 18:46:09 TRUE
## 3558 2022-11-30 18:45:31 TRUE
## 3559 2022-11-30 18:44:05 TRUE
## 3560 2022-11-30 18:42:00 TRUE
## 3561 2022-11-30 18:40:46 TRUE
## 3562 2022-11-30 18:39:36 TRUE
## 3563 2022-11-30 18:39:28 TRUE
## 3564 2022-11-30 18:39:23 TRUE
## 3565 2022-11-30 18:38:51 TRUE
## 3566 2022-11-30 18:38:41 TRUE
## 3567 2022-11-30 18:38:20 TRUE
## 3568 2022-11-30 18:37:17 TRUE
## 3569 2022-11-30 18:36:20 TRUE
## 3570 2022-11-30 18:35:56 TRUE
## 3571 2022-11-30 18:35:53 TRUE
## 3572 2022-11-30 18:35:36 TRUE
## 3573 2022-11-30 18:34:12 TRUE
## 3574 2022-11-30 18:33:03 TRUE
## 3575 2022-11-30 18:32:50 TRUE
## 3576 2022-11-30 18:32:06 TRUE
## 3577 2022-11-30 18:31:16 TRUE
## 3578 2022-11-30 18:31:01 TRUE
## 3579 2022-11-30 18:30:24 TRUE
## 3580 2022-11-30 18:29:40 TRUE
## 3581 2022-11-30 18:29:37 TRUE
## 3582 2022-11-30 18:28:14 TRUE
## 3583 2022-11-30 18:27:45 TRUE
## 3584 2022-11-30 18:27:26 TRUE
## 3585 2022-11-30 18:26:38 TRUE
## 3586 2022-11-30 18:26:29 TRUE
## 3587 2022-11-30 18:25:02 TRUE
## 3588 2022-11-30 18:24:32 TRUE
## 3589 2022-11-30 18:24:31 TRUE
## 3590 2022-11-30 18:22:18 TRUE
## 3591 2022-11-30 18:22:14 TRUE
## 3592 2022-11-30 18:22:01 TRUE
## 3593 2022-11-30 18:21:45 TRUE
## 3594 2022-11-30 18:21:34 TRUE
## 3595 2022-11-30 18:20:29 TRUE
## 3596 2022-11-30 18:20:24 TRUE
## 3597 2022-11-30 18:20:02 TRUE
## 3598 2022-11-30 18:18:47 TRUE
## 3599 2022-11-30 18:18:45 TRUE
## 3600 2022-11-30 18:18:34 TRUE
## 3601 2022-11-30 18:17:20 TRUE
## 3602 2022-11-30 18:15:48 TRUE
## 3603 2022-11-30 18:15:08 TRUE
## 3604 2022-11-30 18:14:47 TRUE
## 3605 2022-11-30 18:14:39 TRUE
## 3606 2022-11-30 18:14:33 TRUE
## 3607 2022-11-30 18:13:33 TRUE
## 3608 2022-11-30 18:13:17 TRUE
## 3609 2022-11-30 18:13:01 TRUE
## 3610 2022-11-30 18:12:47 TRUE
## 3611 2022-11-30 18:12:39 TRUE
## 3612 2022-11-30 18:12:15 TRUE
## 3613 2022-11-30 18:12:08 TRUE
## 3614 2022-11-30 18:12:08 TRUE
## 3615 2022-11-30 18:12:07 TRUE
## 3616 2022-11-30 18:10:22 TRUE
## 3617 2022-11-30 18:10:22 TRUE
## 3618 2022-11-30 18:10:08 TRUE
## 3619 2022-11-30 18:09:13 TRUE
## 3620 2022-11-30 18:08:19 TRUE
## 3621 2022-11-30 18:08:15 TRUE
## 3622 2022-11-30 18:08:10 TRUE
## 3623 2022-11-30 18:07:49 TRUE
## 3624 2022-11-30 18:06:47 TRUE
## 3625 2022-11-30 18:06:14 TRUE
## 3626 2022-11-30 18:06:09 TRUE
## 3627 2022-11-30 18:06:05 TRUE
## 3628 2022-11-30 18:05:41 TRUE
## 3629 2022-11-30 18:05:25 TRUE
## 3630 2022-11-30 18:05:23 TRUE
## 3631 2022-11-30 18:05:18 TRUE
## 3632 2022-11-30 18:04:40 TRUE
## 3633 2022-11-30 18:04:39 TRUE
## 3634 2022-11-30 18:03:52 TRUE
## 3635 2022-11-30 18:03:49 TRUE
## 3636 2022-11-30 18:03:47 TRUE
## 3637 2022-11-30 18:03:43 TRUE
## 3638 2022-11-30 18:03:19 TRUE
## 3639 2022-11-30 18:02:59 TRUE
## 3640 2022-11-30 18:02:47 TRUE
## 3641 2022-11-30 18:01:25 TRUE
## 3642 2022-11-30 18:01:12 TRUE
## 3643 2022-11-30 18:00:58 TRUE
## 3644 2022-11-30 18:00:56 TRUE
## 3645 2022-11-30 18:00:20 TRUE
## 3646 2022-11-30 17:59:22 TRUE
## 3647 2022-11-30 17:58:34 TRUE
## 3648 2022-11-30 17:58:02 TRUE
## 3649 2022-11-30 17:57:27 TRUE
## 3650 2022-11-30 17:57:11 TRUE
## 3651 2022-11-30 17:57:08 TRUE
## 3652 2022-11-30 17:56:52 TRUE
## 3653 2022-11-30 17:53:52 TRUE
## 3654 2022-11-30 17:53:06 TRUE
## 3655 2022-11-30 17:51:27 TRUE
## 3656 2022-11-30 17:50:13 TRUE
## 3657 2022-11-30 17:49:58 TRUE
## 3658 2022-11-30 17:49:03 TRUE
## 3659 2022-11-30 17:48:25 TRUE
## 3660 2022-11-30 17:48:19 TRUE
## 3661 2022-11-30 17:48:18 TRUE
## 3662 2022-11-30 17:48:18 TRUE
## 3663 2022-11-30 17:47:28 TRUE
## 3664 2022-11-30 17:47:03 TRUE
## 3665 2022-11-30 17:46:55 TRUE
## 3666 2022-11-30 17:46:14 TRUE
## 3667 2022-11-30 17:46:03 TRUE
## 3668 2022-11-30 17:45:51 TRUE
## 3669 2022-11-30 17:45:26 TRUE
## 3670 2022-11-30 17:45:15 TRUE
## 3671 2022-11-30 17:43:53 TRUE
## 3672 2022-11-30 17:43:46 TRUE
## 3673 2022-11-30 17:43:31 TRUE
## 3674 2022-11-30 17:42:54 TRUE
## 3675 2022-11-30 17:42:21 TRUE
## 3676 2022-11-30 17:41:28 TRUE
## 3677 2022-11-30 17:40:22 TRUE
## 3678 2022-11-30 17:38:55 TRUE
## 3679 2022-11-30 17:38:48 TRUE
## 3680 2022-11-30 17:38:45 TRUE
## 3681 2022-11-30 17:37:21 TRUE
## 3682 2022-11-30 17:36:43 TRUE
## 3683 2022-11-30 17:36:35 TRUE
## 3684 2022-11-30 17:36:15 TRUE
## 3685 2022-11-30 17:35:09 TRUE
## 3686 2022-11-30 17:35:03 TRUE
## 3687 2022-11-30 17:34:14 TRUE
## 3688 2022-11-30 17:34:09 TRUE
## 3689 2022-11-30 17:34:06 TRUE
## 3690 2022-11-30 17:33:57 TRUE
## 3691 2022-11-30 17:33:21 TRUE
## 3692 2022-11-30 17:33:18 TRUE
## 3693 2022-11-30 17:33:17 TRUE
## 3694 2022-11-30 17:33:14 TRUE
## 3695 2022-11-30 17:32:35 TRUE
## 3696 2022-11-30 17:32:31 TRUE
## 3697 2022-11-30 17:30:09 TRUE
## 3698 2022-11-30 17:30:02 TRUE
## 3699 2022-11-30 17:29:56 TRUE
## 3700 2022-11-30 17:29:33 TRUE
## 3701 2022-11-30 17:29:32 TRUE
## 3702 2022-11-30 17:29:10 TRUE
## 3703 2022-11-30 17:29:09 TRUE
## 3704 2022-11-30 17:28:22 TRUE
## 3705 2022-11-30 17:28:20 TRUE
## 3706 2022-11-30 17:28:07 TRUE
## 3707 2022-11-30 17:26:15 TRUE
## 3708 2022-11-30 17:25:50 TRUE
## 3709 2022-11-30 17:25:14 TRUE
## 3710 2022-11-30 17:23:57 TRUE
## 3711 2022-11-30 17:23:08 TRUE
## 3712 2022-11-30 17:22:02 TRUE
## 3713 2022-11-30 17:21:11 TRUE
## 3714 2022-11-30 17:21:09 TRUE
## 3715 2022-11-30 17:20:03 TRUE
## 3716 2022-11-30 17:19:34 TRUE
## 3717 2022-11-30 17:18:52 TRUE
## 3718 2022-11-30 17:17:08 TRUE
## 3719 2022-11-30 17:16:57 TRUE
## 3720 2022-11-30 17:16:53 TRUE
## 3721 2022-11-30 17:15:54 TRUE
## 3722 2022-11-30 17:13:59 TRUE
## 3723 2022-11-30 17:13:55 TRUE
## 3724 2022-11-30 17:13:29 TRUE
## 3725 2022-11-30 17:12:52 TRUE
## 3726 2022-11-30 17:12:17 TRUE
## 3727 2022-11-30 17:10:21 TRUE
## 3728 2022-11-30 17:10:20 TRUE
## 3729 2022-11-30 17:09:49 TRUE
## 3730 2022-11-30 17:09:26 TRUE
## 3731 2022-11-30 17:09:04 TRUE
## 3732 2022-11-30 17:07:48 TRUE
## 3733 2022-11-30 17:07:44 TRUE
## 3734 2022-11-30 17:07:40 TRUE
## 3735 2022-11-30 17:06:35 TRUE
## 3736 2022-11-30 17:06:22 TRUE
## 3737 2022-11-30 17:06:16 TRUE
## 3738 2022-11-30 17:06:14 TRUE
## 3739 2022-11-30 17:04:39 TRUE
## 3740 2022-11-30 17:02:42 TRUE
## 3741 2022-11-30 17:02:34 TRUE
## 3742 2022-11-30 17:02:06 TRUE
## 3743 2022-11-30 17:01:44 TRUE
## 3744 2022-11-30 17:00:52 TRUE
## 3745 2022-11-30 17:00:30 TRUE
## 3746 2022-11-30 16:58:05 TRUE
## 3747 2022-11-30 16:57:42 TRUE
## 3748 2022-11-30 16:57:40 TRUE
## 3749 2022-11-30 16:56:15 TRUE
## 3750 2022-11-30 16:56:05 TRUE
## 3751 2022-11-30 16:55:50 TRUE
## 3752 2022-11-30 16:55:03 TRUE
## 3753 2022-11-30 16:54:48 TRUE
## 3754 2022-11-30 16:54:34 TRUE
## 3755 2022-11-30 16:53:37 TRUE
## 3756 2022-11-30 16:53:00 TRUE
## 3757 2022-11-30 16:53:00 TRUE
## 3758 2022-11-30 16:52:44 TRUE
## 3759 2022-11-30 16:52:32 TRUE
## 3760 2022-11-30 16:50:47 TRUE
## 3761 2022-11-30 16:50:24 TRUE
## 3762 2022-11-30 16:49:49 TRUE
## 3763 2022-11-30 16:49:06 TRUE
## 3764 2022-11-30 16:47:42 TRUE
## 3765 2022-11-30 16:47:16 TRUE
## 3766 2022-11-30 16:46:15 TRUE
## 3767 2022-11-30 16:45:45 TRUE
## 3768 2022-11-30 16:45:36 TRUE
## 3769 2022-11-30 16:45:06 TRUE
## 3770 2022-11-30 16:42:24 TRUE
## 3771 2022-11-30 16:41:31 TRUE
## 3772 2022-11-30 16:40:29 TRUE
## 3773 2022-11-30 16:39:36 TRUE
## 3774 2022-11-30 16:38:31 TRUE
## 3775 2022-11-30 16:38:09 TRUE
## 3776 2022-11-30 16:37:48 TRUE
## 3777 2022-11-30 16:36:18 TRUE
## 3778 2022-11-30 16:36:03 TRUE
## 3779 2022-11-30 16:35:07 TRUE
## 3780 2022-11-30 16:34:20 TRUE
## 3781 2022-11-30 16:34:17 TRUE
## 3782 2022-11-30 16:33:46 TRUE
## 3783 2022-11-30 16:33:28 TRUE
## 3784 2022-11-30 16:33:23 TRUE
## 3785 2022-11-30 16:33:16 TRUE
## 3786 2022-11-30 16:31:41 TRUE
## 3787 2022-11-30 16:30:40 TRUE
## 3788 2022-11-30 16:30:05 TRUE
## 3789 2022-11-30 16:29:56 TRUE
## 3790 2022-11-30 16:28:06 TRUE
## 3791 2022-11-30 16:27:55 TRUE
## 3792 2022-11-30 16:27:52 TRUE
## 3793 2022-11-30 16:27:47 TRUE
## 3794 2022-11-30 16:27:34 TRUE
## 3795 2022-11-30 16:27:21 TRUE
## 3796 2022-11-30 16:27:16 TRUE
## 3797 2022-11-30 16:27:14 TRUE
## 3798 2022-11-30 16:27:07 TRUE
## 3799 2022-11-30 16:27:03 TRUE
## 3800 2022-11-30 16:26:39 TRUE
## 3801 2022-11-30 16:26:33 TRUE
## 3802 2022-11-30 16:26:24 TRUE
## 3803 2022-11-30 16:26:15 TRUE
## 3804 2022-11-30 16:25:58 TRUE
## 3805 2022-11-30 16:25:06 TRUE
## 3806 2022-11-30 16:22:55 TRUE
## 3807 2022-11-30 16:22:07 TRUE
## 3808 2022-11-30 16:21:46 TRUE
## 3809 2022-11-30 16:20:28 TRUE
## 3810 2022-11-30 16:20:24 TRUE
## 3811 2022-11-30 16:20:13 TRUE
## 3812 2022-11-30 16:18:43 TRUE
## 3813 2022-11-30 16:18:41 TRUE
## 3814 2022-11-30 16:18:05 TRUE
## 3815 2022-11-30 16:17:34 TRUE
## 3816 2022-11-30 16:17:08 TRUE
## 3817 2022-11-30 16:16:49 TRUE
## 3818 2022-11-30 16:16:31 TRUE
## 3819 2022-11-30 16:16:10 TRUE
## 3820 2022-11-30 16:16:04 TRUE
## 3821 2022-11-30 16:15:59 TRUE
## 3822 2022-11-30 16:15:35 TRUE
## 3823 2022-11-30 16:15:02 TRUE
## 3824 2022-11-30 16:13:13 TRUE
## 3825 2022-11-30 16:13:13 TRUE
## 3826 2022-11-30 16:12:57 TRUE
## 3827 2022-11-30 16:12:19 TRUE
## 3828 2022-11-30 16:11:59 TRUE
## 3829 2022-11-30 16:11:51 TRUE
## 3830 2022-11-30 16:11:47 TRUE
## 3831 2022-11-30 16:11:03 TRUE
## 3832 2022-11-30 16:10:31 TRUE
## 3833 2022-11-30 16:09:28 TRUE
## 3834 2022-11-30 16:07:31 TRUE
## 3835 2022-11-30 16:07:10 TRUE
## 3836 2022-11-30 16:05:43 TRUE
## 3837 2022-11-30 16:05:37 TRUE
## 3838 2022-11-30 16:03:27 TRUE
## 3839 2022-11-30 16:02:34 TRUE
## 3840 2022-11-30 16:02:16 TRUE
## 3841 2022-11-30 16:02:10 TRUE
## 3842 2022-11-30 16:02:08 TRUE
## 3843 2022-11-30 16:01:49 TRUE
## 3844 2022-11-30 16:01:12 TRUE
## 3845 2022-11-30 16:00:48 TRUE
## 3846 2022-11-30 16:00:27 TRUE
## 3847 2022-11-30 16:00:19 TRUE
## 3848 2022-11-30 15:59:52 TRUE
## 3849 2022-11-30 15:59:38 TRUE
## 3850 2022-11-30 15:59:31 TRUE
## 3851 2022-11-30 15:59:25 TRUE
## 3852 2022-11-30 15:58:57 TRUE
## 3853 2022-11-30 15:58:48 TRUE
## 3854 2022-11-30 15:58:11 TRUE
## 3855 2022-11-30 15:58:09 TRUE
## 3856 2022-11-30 15:57:50 TRUE
## 3857 2022-11-30 15:57:39 TRUE
## 3858 2022-11-30 15:57:03 TRUE
## 3859 2022-11-30 15:56:45 TRUE
## 3860 2022-11-30 15:56:40 TRUE
## 3861 2022-11-30 15:56:14 TRUE
## 3862 2022-11-30 15:56:03 TRUE
## 3863 2022-11-30 15:55:56 TRUE
## 3864 2022-11-30 15:55:36 TRUE
## 3865 2022-11-30 15:55:34 TRUE
## 3866 2022-11-30 15:55:01 TRUE
## 3867 2022-11-30 15:54:01 TRUE
## 3868 2022-11-30 15:53:27 TRUE
## 3869 2022-11-30 15:52:30 TRUE
## 3870 2022-11-30 15:52:05 TRUE
## 3871 2022-11-30 15:51:45 TRUE
## 3872 2022-11-30 15:50:40 TRUE
## 3873 2022-11-30 15:50:27 TRUE
## 3874 2022-11-30 15:50:09 TRUE
## 3875 2022-11-30 15:50:03 TRUE
## 3876 2022-11-30 15:50:01 TRUE
## 3877 2022-11-30 15:49:57 TRUE
## 3878 2022-11-30 15:48:36 TRUE
## 3879 2022-11-30 15:48:08 TRUE
## 3880 2022-11-30 15:47:29 TRUE
## 3881 2022-11-30 15:47:24 TRUE
## 3882 2022-11-30 15:46:19 TRUE
## 3883 2022-11-30 15:46:13 TRUE
## 3884 2022-11-30 15:45:14 TRUE
## 3885 2022-11-30 15:44:48 TRUE
## 3886 2022-11-30 15:44:02 TRUE
## 3887 2022-11-30 15:42:52 TRUE
## 3888 2022-11-30 15:42:35 TRUE
## 3889 2022-11-30 15:42:10 TRUE
## 3890 2022-11-30 15:41:58 TRUE
## 3891 2022-11-30 15:40:04 TRUE
## 3892 2022-11-30 15:39:51 TRUE
## 3893 2022-11-30 15:37:12 TRUE
## 3894 2022-11-30 15:36:51 TRUE
## 3895 2022-11-30 15:36:04 TRUE
## 3896 2022-11-30 15:35:54 TRUE
## 3897 2022-11-30 15:35:44 TRUE
## 3898 2022-11-30 15:35:18 TRUE
## 3899 2022-11-30 15:34:52 TRUE
## 3900 2022-11-30 15:33:53 TRUE
## 3901 2022-11-30 15:33:37 TRUE
## 3902 2022-11-30 15:30:09 TRUE
## 3903 2022-11-30 15:30:08 TRUE
## 3904 2022-11-30 15:30:07 TRUE
## 3905 2022-11-30 15:27:59 TRUE
## 3906 2022-11-30 15:27:57 TRUE
## 3907 2022-11-30 15:26:50 TRUE
## 3908 2022-11-30 15:26:14 TRUE
## 3909 2022-11-30 15:25:55 TRUE
## 3910 2022-11-30 15:25:53 TRUE
## 3911 2022-11-30 15:21:48 TRUE
## 3912 2022-11-30 15:21:13 TRUE
## 3913 2022-11-30 15:20:04 TRUE
## 3914 2022-11-30 15:20:02 TRUE
## 3915 2022-11-30 15:19:55 TRUE
## 3916 2022-11-30 15:19:01 TRUE
## 3917 2022-11-30 15:18:52 TRUE
## 3918 2022-11-30 15:14:22 TRUE
## 3919 2022-11-30 15:14:16 TRUE
## 3920 2022-11-30 15:13:52 TRUE
## 3921 2022-11-30 15:13:04 TRUE
## 3922 2022-11-30 15:12:00 TRUE
## 3923 2022-11-30 15:11:56 TRUE
## 3924 2022-11-30 15:10:54 TRUE
## 3925 2022-11-30 15:08:51 TRUE
## 3926 2022-11-30 15:08:10 TRUE
## 3927 2022-11-30 15:07:52 TRUE
## 3928 2022-11-30 15:07:15 TRUE
## 3929 2022-11-30 15:05:04 TRUE
## 3930 2022-11-30 15:04:26 TRUE
## 3931 2022-11-30 15:02:49 TRUE
## 3932 2022-11-30 15:02:15 TRUE
## 3933 2022-11-30 15:00:53 TRUE
## 3934 2022-11-30 15:00:28 TRUE
## 3935 2022-11-30 14:58:03 TRUE
## 3936 2022-11-30 14:57:28 TRUE
## 3937 2022-11-30 14:57:21 TRUE
## 3938 2022-11-30 14:57:00 TRUE
## 3939 2022-11-30 14:56:14 TRUE
## 3940 2022-11-30 14:54:49 TRUE
## 3941 2022-11-30 14:53:14 TRUE
## 3942 2022-11-30 14:52:14 TRUE
## 3943 2022-11-30 14:51:47 TRUE
## 3944 2022-11-30 14:50:29 TRUE
## 3945 2022-11-30 14:48:59 TRUE
## 3946 2022-11-30 14:48:44 TRUE
## 3947 2022-11-30 14:47:32 TRUE
## 3948 2022-11-30 14:46:31 TRUE
## 3949 2022-11-30 14:45:52 TRUE
## 3950 2022-11-30 14:45:49 TRUE
## 3951 2022-11-30 14:45:49 TRUE
## 3952 2022-11-30 14:44:43 TRUE
## 3953 2022-11-30 14:43:08 TRUE
## 3954 2022-11-30 14:40:23 TRUE
## 3955 2022-11-30 14:39:51 TRUE
## 3956 2022-11-30 14:39:41 TRUE
## 3957 2022-11-30 14:38:53 TRUE
## 3958 2022-11-30 14:38:28 TRUE
## 3959 2022-11-30 14:37:45 TRUE
## 3960 2022-11-30 14:37:39 TRUE
## 3961 2022-11-30 14:36:15 TRUE
## 3962 2022-11-30 14:35:59 TRUE
## 3963 2022-11-30 14:35:46 TRUE
## 3964 2022-11-30 14:35:04 TRUE
## 3965 2022-11-30 14:35:01 TRUE
## 3966 2022-11-30 14:32:23 TRUE
## 3967 2022-11-30 14:31:57 TRUE
## 3968 2022-11-30 14:31:45 TRUE
## 3969 2022-11-30 14:31:39 TRUE
## 3970 2022-11-30 14:31:29 TRUE
## 3971 2022-11-30 14:31:26 TRUE
## 3972 2022-11-30 14:30:21 TRUE
## 3973 2022-11-30 14:29:28 TRUE
## 3974 2022-11-30 14:28:34 TRUE
## 3975 2022-11-30 14:28:30 TRUE
## 3976 2022-11-30 14:28:20 TRUE
## 3977 2022-11-30 14:28:11 TRUE
## 3978 2022-11-30 14:27:54 TRUE
## 3979 2022-11-30 14:26:37 TRUE
## 3980 2022-11-30 14:24:35 TRUE
## 3981 2022-11-30 14:23:42 TRUE
## 3982 2022-11-30 14:23:20 TRUE
## 3983 2022-11-30 14:23:05 TRUE
## 3984 2022-11-30 14:22:55 TRUE
## 3985 2022-11-30 14:21:55 TRUE
## 3986 2022-11-30 14:21:10 TRUE
## 3987 2022-11-30 14:19:54 TRUE
## 3988 2022-11-30 14:19:25 TRUE
## 3989 2022-11-30 14:18:57 TRUE
## 3990 2022-11-30 14:17:56 TRUE
## 3991 2022-11-30 14:17:43 TRUE
## 3992 2022-11-30 14:16:26 TRUE
## 3993 2022-11-30 14:16:15 TRUE
## 3994 2022-11-30 14:15:53 TRUE
## 3995 2022-11-30 14:14:13 TRUE
## 3996 2022-11-30 14:14:06 TRUE
## 3997 2022-11-30 14:13:24 TRUE
## 3998 2022-11-30 14:13:23 TRUE
## 3999 2022-11-30 14:12:46 TRUE
## 4000 2022-11-30 14:12:41 TRUE
## 4001 2022-11-30 14:12:27 TRUE
## 4002 2022-11-30 14:12:20 TRUE
## 4003 2022-11-30 14:11:47 TRUE
## 4004 2022-11-30 14:11:36 TRUE
## 4005 2022-11-30 14:11:35 TRUE
## 4006 2022-11-30 14:11:16 TRUE
## 4007 2022-11-30 14:11:15 TRUE
## 4008 2022-11-30 14:11:03 TRUE
## 4009 2022-11-30 14:09:12 TRUE
## 4010 2022-11-30 14:07:10 TRUE
## 4011 2022-11-30 14:06:39 TRUE
## 4012 2022-11-30 14:05:16 TRUE
## 4013 2022-11-30 14:03:54 TRUE
## 4014 2022-11-30 14:03:19 TRUE
## 4015 2022-11-30 14:03:17 TRUE
## 4016 2022-11-30 14:02:58 TRUE
## 4017 2022-11-30 14:02:48 TRUE
## 4018 2022-11-30 14:02:28 TRUE
## 4019 2022-11-30 14:01:39 TRUE
## 4020 2022-11-30 13:59:34 TRUE
## 4021 2022-11-30 13:57:31 TRUE
## 4022 2022-11-30 13:57:20 TRUE
## 4023 2022-11-30 13:56:43 TRUE
## 4024 2022-11-30 13:56:15 TRUE
## 4025 2022-11-30 13:54:40 TRUE
## 4026 2022-11-30 13:52:59 TRUE
## 4027 2022-11-30 13:52:12 TRUE
## 4028 2022-11-30 13:51:10 TRUE
## 4029 2022-11-30 13:50:41 TRUE
## 4030 2022-11-30 13:50:06 TRUE
## 4031 2022-11-30 13:49:55 TRUE
## 4032 2022-11-30 13:49:22 TRUE
## 4033 2022-11-30 13:47:55 TRUE
## 4034 2022-11-30 13:47:40 TRUE
## 4035 2022-11-30 13:46:11 TRUE
## 4036 2022-11-30 13:44:50 TRUE
## 4037 2022-11-30 13:44:26 TRUE
## 4038 2022-11-30 13:43:54 TRUE
## 4039 2022-11-30 13:43:23 TRUE
## 4040 2022-11-30 13:43:23 TRUE
## 4041 2022-11-30 13:43:21 TRUE
## 4042 2022-11-30 13:42:59 TRUE
## 4043 2022-11-30 13:42:55 TRUE
## 4044 2022-11-30 13:42:41 TRUE
## 4045 2022-11-30 13:41:51 TRUE
## 4046 2022-11-30 13:41:37 TRUE
## 4047 2022-11-30 13:40:27 TRUE
## 4048 2022-11-30 13:39:59 TRUE
## 4049 2022-11-30 13:38:44 TRUE
## 4050 2022-11-30 13:38:37 TRUE
## 4051 2022-11-30 13:38:21 TRUE
## 4052 2022-11-30 13:36:39 TRUE
## 4053 2022-11-30 13:36:13 TRUE
## 4054 2022-11-30 13:35:27 TRUE
## 4055 2022-11-30 13:35:09 TRUE
## 4056 2022-11-30 13:34:07 TRUE
## 4057 2022-11-30 13:33:17 TRUE
## 4058 2022-11-30 13:32:38 TRUE
## 4059 2022-11-30 13:32:16 TRUE
## 4060 2022-11-30 13:30:57 TRUE
## 4061 2022-11-30 13:29:25 TRUE
## 4062 2022-11-30 13:27:34 TRUE
## 4063 2022-11-30 13:27:22 TRUE
## 4064 2022-11-30 13:26:23 TRUE
## 4065 2022-11-30 13:26:15 TRUE
## 4066 2022-11-30 13:24:18 TRUE
## 4067 2022-11-30 13:22:30 TRUE
## 4068 2022-11-30 13:22:13 TRUE
## 4069 2022-11-30 13:21:03 TRUE
## 4070 2022-11-30 13:19:42 TRUE
## 4071 2022-11-30 13:19:07 TRUE
## 4072 2022-11-30 13:16:46 TRUE
## 4073 2022-11-30 13:15:36 TRUE
## 4074 2022-11-30 13:15:21 TRUE
## 4075 2022-11-30 13:13:27 TRUE
## 4076 2022-11-30 13:12:40 TRUE
## 4077 2022-11-30 13:12:03 TRUE
## 4078 2022-11-30 13:12:03 TRUE
## 4079 2022-11-30 13:11:15 TRUE
## 4080 2022-11-30 13:10:21 TRUE
## 4081 2022-11-30 13:09:51 TRUE
## 4082 2022-11-30 13:09:04 TRUE
## 4083 2022-11-30 13:09:04 TRUE
## 4084 2022-11-30 13:08:50 TRUE
## 4085 2022-11-30 13:06:21 TRUE
## 4086 2022-11-30 13:05:20 TRUE
## 4087 2022-11-30 13:03:15 TRUE
## 4088 2022-11-30 13:02:34 TRUE
## 4089 2022-11-30 13:02:12 TRUE
## 4090 2022-11-30 13:01:44 TRUE
## 4091 2022-11-30 13:01:39 TRUE
## 4092 2022-11-30 13:00:50 TRUE
## 4093 2022-11-30 13:00:43 TRUE
## 4094 2022-11-30 13:00:42 TRUE
## 4095 2022-11-30 13:00:05 TRUE
## 4096 2022-11-30 12:59:49 TRUE
## 4097 2022-11-30 12:59:43 TRUE
## 4098 2022-11-30 12:59:29 TRUE
## 4099 2022-11-30 12:59:26 TRUE
## 4100 2022-11-30 12:57:57 TRUE
## 4101 2022-11-30 12:57:47 TRUE
## 4102 2022-11-30 12:55:55 TRUE
## 4103 2022-11-30 12:55:12 TRUE
## 4104 2022-11-30 12:53:46 TRUE
## 4105 2022-11-30 12:52:37 TRUE
## 4106 2022-11-30 12:51:58 TRUE
## 4107 2022-11-30 12:51:25 TRUE
## 4108 2022-11-30 12:51:24 TRUE
## 4109 2022-11-30 12:51:16 TRUE
## 4110 2022-11-30 12:50:02 TRUE
## 4111 2022-11-30 12:50:02 TRUE
## 4112 2022-11-30 12:49:23 TRUE
## 4113 2022-11-30 12:49:04 TRUE
## 4114 2022-11-30 12:48:43 TRUE
## 4115 2022-11-30 12:47:38 TRUE
## 4116 2022-11-30 12:47:13 TRUE
## 4117 2022-11-30 12:46:57 TRUE
## 4118 2022-11-30 12:46:22 TRUE
## 4119 2022-11-30 12:43:00 TRUE
## 4120 2022-11-30 12:42:23 TRUE
## 4121 2022-11-30 12:41:43 TRUE
## 4122 2022-11-30 12:41:28 TRUE
## 4123 2022-11-30 12:41:03 TRUE
## 4124 2022-11-30 12:40:54 TRUE
## 4125 2022-11-30 12:40:48 TRUE
## 4126 2022-11-30 12:40:13 TRUE
## 4127 2022-11-30 12:40:07 TRUE
## 4128 2022-11-30 12:39:20 TRUE
## 4129 2022-11-30 12:39:15 TRUE
## 4130 2022-11-30 12:38:56 TRUE
## 4131 2022-11-30 12:37:54 TRUE
## 4132 2022-11-30 12:35:12 TRUE
## 4133 2022-11-30 12:34:33 TRUE
## 4134 2022-11-30 12:32:33 TRUE
## 4135 2022-11-30 12:32:26 TRUE
## 4136 2022-11-30 12:30:41 TRUE
## 4137 2022-11-30 12:30:15 TRUE
## 4138 2022-11-30 12:29:53 TRUE
## 4139 2022-11-30 12:29:37 TRUE
## 4140 2022-11-30 12:28:30 TRUE
## 4141 2022-11-30 12:28:27 TRUE
## 4142 2022-11-30 12:27:43 TRUE
## 4143 2022-11-30 12:27:29 TRUE
## 4144 2022-11-30 12:27:20 TRUE
## 4145 2022-11-30 12:25:22 TRUE
## 4146 2022-11-30 12:25:07 TRUE
## 4147 2022-11-30 12:22:27 TRUE
## 4148 2022-11-30 12:22:13 TRUE
## 4149 2022-11-30 12:19:53 TRUE
## 4150 2022-11-30 12:19:32 TRUE
## 4151 2022-11-30 12:17:27 TRUE
## 4152 2022-11-30 12:17:17 TRUE
## 4153 2022-11-30 12:16:22 TRUE
## 4154 2022-11-30 12:16:15 TRUE
## 4155 2022-11-30 12:16:12 TRUE
## 4156 2022-11-30 12:14:19 TRUE
## 4157 2022-11-30 12:13:24 TRUE
## 4158 2022-11-30 12:13:02 TRUE
## 4159 2022-11-30 12:10:44 TRUE
## 4160 2022-11-30 12:10:33 TRUE
## 4161 2022-11-30 12:09:06 TRUE
## 4162 2022-11-30 12:08:17 TRUE
## 4163 2022-11-30 12:06:52 TRUE
## 4164 2022-11-30 12:05:54 TRUE
## 4165 2022-11-30 12:05:47 TRUE
## 4166 2022-11-30 12:04:49 TRUE
## 4167 2022-11-30 12:04:45 TRUE
## 4168 2022-11-30 12:04:21 TRUE
## 4169 2022-11-30 12:03:00 TRUE
## 4170 2022-11-30 12:01:25 TRUE
## 4171 2022-11-30 12:01:12 TRUE
## 4172 2022-11-30 12:00:47 TRUE
## 4173 2022-11-30 12:00:45 TRUE
## 4174 2022-11-30 12:00:35 TRUE
## 4175 2022-11-30 12:00:13 TRUE
## 4176 2022-11-30 12:00:05 TRUE
## 4177 2022-11-30 11:59:53 TRUE
## 4178 2022-11-30 11:58:46 TRUE
## 4179 2022-11-30 11:58:21 TRUE
## 4180 2022-11-30 11:57:25 TRUE
## 4181 2022-11-30 11:56:00 TRUE
## 4182 2022-11-30 11:53:59 TRUE
## 4183 2022-11-30 11:53:46 TRUE
## 4184 2022-11-30 11:53:00 TRUE
## 4185 2022-11-30 11:52:41 TRUE
## 4186 2022-11-30 11:51:53 TRUE
## 4187 2022-11-30 11:51:25 TRUE
## 4188 2022-11-30 11:51:23 TRUE
## 4189 2022-11-30 11:51:21 TRUE
## 4190 2022-11-30 11:48:33 TRUE
## 4191 2022-11-30 11:48:16 TRUE
## 4192 2022-11-30 11:47:54 TRUE
## 4193 2022-11-30 11:47:40 TRUE
## 4194 2022-11-30 11:46:33 TRUE
## 4195 2022-11-30 11:45:47 TRUE
## 4196 2022-11-30 11:45:12 TRUE
## 4197 2022-11-30 11:44:52 TRUE
## 4198 2022-11-30 11:43:41 TRUE
## 4199 2022-11-30 11:43:36 TRUE
## 4200 2022-11-30 11:42:46 TRUE
## 4201 2022-11-30 11:41:54 TRUE
## 4202 2022-11-30 11:41:39 TRUE
## 4203 2022-11-30 11:40:39 TRUE
## 4204 2022-11-30 11:40:28 TRUE
## 4205 2022-11-30 11:39:43 TRUE
## 4206 2022-11-30 11:39:32 TRUE
## 4207 2022-11-30 11:38:50 TRUE
## 4208 2022-11-30 11:37:34 TRUE
## 4209 2022-11-30 11:37:01 TRUE
## 4210 2022-11-30 11:35:37 TRUE
## 4211 2022-11-30 11:33:57 TRUE
## 4212 2022-11-30 11:32:48 TRUE
## 4213 2022-11-30 11:32:32 TRUE
## 4214 2022-11-30 11:32:24 TRUE
## 4215 2022-11-30 11:30:28 TRUE
## 4216 2022-11-30 11:30:03 TRUE
## 4217 2022-11-30 11:29:25 TRUE
## 4218 2022-11-30 11:27:30 TRUE
## 4219 2022-11-30 11:27:19 TRUE
## 4220 2022-11-30 11:27:14 TRUE
## 4221 2022-11-30 11:26:20 TRUE
## 4222 2022-11-30 11:24:50 TRUE
## 4223 2022-11-30 11:24:35 TRUE
## 4224 2022-11-30 11:24:13 TRUE
## 4225 2022-11-30 11:24:01 TRUE
## 4226 2022-11-30 11:23:57 TRUE
## 4227 2022-11-30 11:23:48 TRUE
## 4228 2022-11-30 11:23:42 TRUE
## 4229 2022-11-30 11:22:13 TRUE
## 4230 2022-11-30 11:20:53 TRUE
## 4231 2022-11-30 11:19:41 TRUE
## 4232 2022-11-30 11:19:23 TRUE
## 4233 2022-11-30 11:18:21 TRUE
## 4234 2022-11-30 11:17:45 TRUE
## 4235 2022-11-30 11:17:33 TRUE
## 4236 2022-11-30 11:17:29 TRUE
## 4237 2022-11-30 11:15:55 TRUE
## 4238 2022-11-30 11:14:43 TRUE
## 4239 2022-11-30 11:14:16 TRUE
## 4240 2022-11-30 11:12:39 TRUE
## 4241 2022-11-30 11:12:06 TRUE
## 4242 2022-11-30 11:11:57 TRUE
## 4243 2022-11-30 11:11:45 TRUE
## 4244 2022-11-30 11:11:15 TRUE
## 4245 2022-11-30 11:10:55 TRUE
## 4246 2022-11-30 11:09:40 TRUE
## 4247 2022-11-30 11:08:38 TRUE
## 4248 2022-11-30 11:08:34 TRUE
## 4249 2022-11-30 11:07:36 TRUE
## 4250 2022-11-30 11:07:07 TRUE
## 4251 2022-11-30 11:06:22 TRUE
## 4252 2022-11-30 11:02:04 TRUE
## 4253 2022-11-30 11:01:50 TRUE
## 4254 2022-11-30 11:01:30 TRUE
## 4255 2022-11-30 11:00:31 TRUE
## 4256 2022-11-30 10:59:12 TRUE
## 4257 2022-11-30 10:58:33 TRUE
## 4258 2022-11-30 10:58:00 TRUE
## 4259 2022-11-30 10:57:27 TRUE
## 4260 2022-11-30 10:55:42 TRUE
## 4261 2022-11-30 10:54:47 TRUE
## 4262 2022-11-30 10:54:39 TRUE
## 4263 2022-11-30 10:54:31 TRUE
## 4264 2022-11-30 10:53:00 TRUE
## 4265 2022-11-30 10:52:51 TRUE
## 4266 2022-11-30 10:52:17 TRUE
## 4267 2022-11-30 10:51:39 TRUE
## 4268 2022-11-30 10:51:33 TRUE
## 4269 2022-11-30 10:50:33 TRUE
## 4270 2022-11-30 10:49:10 TRUE
## 4271 2022-11-30 10:49:07 TRUE
## 4272 2022-11-30 10:47:25 TRUE
## 4273 2022-11-30 10:46:52 TRUE
## 4274 2022-11-30 10:46:17 TRUE
## 4275 2022-11-30 10:46:14 TRUE
## 4276 2022-11-30 10:45:57 TRUE
## 4277 2022-11-30 10:45:53 TRUE
## 4278 2022-11-30 10:45:29 TRUE
## 4279 2022-11-30 10:45:25 TRUE
## 4280 2022-11-30 10:45:06 TRUE
## 4281 2022-11-30 10:44:03 TRUE
## 4282 2022-11-30 10:43:49 TRUE
## 4283 2022-11-30 10:42:43 TRUE
## 4284 2022-11-30 10:42:39 TRUE
## 4285 2022-11-30 10:41:41 TRUE
## 4286 2022-11-30 10:41:06 TRUE
## 4287 2022-11-30 10:40:30 TRUE
## 4288 2022-11-30 10:39:36 TRUE
## 4289 2022-11-30 10:39:23 TRUE
## 4290 2022-11-30 10:37:38 TRUE
## 4291 2022-11-30 10:37:28 TRUE
## 4292 2022-11-30 10:36:50 TRUE
## 4293 2022-11-30 10:35:29 TRUE
## 4294 2022-11-30 10:35:12 TRUE
## 4295 2022-11-30 10:34:29 TRUE
## 4296 2022-11-30 10:33:18 TRUE
## 4297 2022-11-30 10:33:07 TRUE
## 4298 2022-11-30 10:32:40 TRUE
## 4299 2022-11-30 10:30:01 TRUE
## 4300 2022-11-30 10:29:02 TRUE
## 4301 2022-11-30 10:27:58 TRUE
## 4302 2022-11-30 10:26:02 TRUE
## 4303 2022-11-30 10:24:16 TRUE
## 4304 2022-11-30 10:24:04 TRUE
## 4305 2022-11-30 10:22:33 TRUE
## 4306 2022-11-30 10:21:27 TRUE
## 4307 2022-11-30 10:21:06 TRUE
## 4308 2022-11-30 10:19:34 TRUE
## 4309 2022-11-30 10:18:14 TRUE
## 4310 2022-11-30 10:15:16 TRUE
## 4311 2022-11-30 10:11:34 TRUE
## 4312 2022-11-30 10:08:51 TRUE
## 4313 2022-11-30 10:08:29 TRUE
## 4314 2022-11-30 10:08:15 TRUE
## 4315 2022-11-30 10:08:13 TRUE
## 4316 2022-11-30 10:08:09 TRUE
## 4317 2022-11-30 10:08:05 TRUE
## 4318 2022-11-30 10:08:00 TRUE
## 4319 2022-11-30 10:07:48 TRUE
## 4320 2022-11-30 10:07:40 TRUE
## 4321 2022-11-30 10:07:14 TRUE
## 4322 2022-11-30 10:06:47 TRUE
## 4323 2022-11-30 10:06:21 TRUE
## 4324 2022-11-30 10:06:11 TRUE
## 4325 2022-11-30 10:05:22 TRUE
## 4326 2022-11-30 10:05:05 TRUE
## 4327 2022-11-30 10:03:20 TRUE
## 4328 2022-11-30 10:01:57 TRUE
## 4329 2022-11-30 10:01:43 TRUE
## 4330 2022-11-30 10:01:30 TRUE
## 4331 2022-11-30 09:58:54 TRUE
## 4332 2022-11-30 09:57:54 TRUE
## 4333 2022-11-30 09:57:19 TRUE
## 4334 2022-11-30 09:55:58 TRUE
## 4335 2022-11-30 09:55:48 TRUE
## 4336 2022-11-30 09:55:35 TRUE
## 4337 2022-11-30 09:54:07 TRUE
## 4338 2022-11-30 09:53:05 TRUE
## 4339 2022-11-30 09:52:33 TRUE
## 4340 2022-11-30 09:52:22 TRUE
## 4341 2022-11-30 09:51:30 TRUE
## 4342 2022-11-30 09:50:56 TRUE
## 4343 2022-11-30 09:49:04 TRUE
## 4344 2022-11-30 09:48:21 TRUE
## 4345 2022-11-30 09:45:23 TRUE
## 4346 2022-11-30 09:45:18 TRUE
## 4347 2022-11-30 09:44:50 TRUE
## 4348 2022-11-30 09:44:29 TRUE
## 4349 2022-11-30 09:42:22 TRUE
## 4350 2022-11-30 09:41:17 TRUE
## 4351 2022-11-30 09:41:11 TRUE
## 4352 2022-11-30 09:40:18 TRUE
## 4353 2022-11-30 09:40:05 TRUE
## 4354 2022-11-30 09:39:48 TRUE
## 4355 2022-11-30 09:39:34 TRUE
## 4356 2022-11-30 09:39:26 TRUE
## 4357 2022-11-30 09:39:25 TRUE
## 4358 2022-11-30 09:38:56 TRUE
## 4359 2022-11-30 09:38:39 TRUE
## 4360 2022-11-30 09:38:37 TRUE
## 4361 2022-11-30 09:36:11 TRUE
## 4362 2022-11-30 09:36:04 TRUE
## 4363 2022-11-30 09:35:34 TRUE
## 4364 2022-11-30 09:35:18 TRUE
## 4365 2022-11-30 09:34:45 TRUE
## 4366 2022-11-30 09:34:35 TRUE
## 4367 2022-11-30 09:33:09 TRUE
## 4368 2022-11-30 09:32:54 TRUE
## 4369 2022-11-30 09:32:37 TRUE
## 4370 2022-11-30 09:31:32 TRUE
## 4371 2022-11-30 09:30:24 TRUE
## 4372 2022-11-30 09:29:32 TRUE
## 4373 2022-11-30 09:28:51 TRUE
## 4374 2022-11-30 09:28:46 TRUE
## 4375 2022-11-30 09:28:15 TRUE
## 4376 2022-11-30 09:27:32 TRUE
## 4377 2022-11-30 09:27:03 TRUE
## 4378 2022-11-30 09:26:50 TRUE
## 4379 2022-11-30 09:26:26 TRUE
## 4380 2022-11-30 09:26:02 TRUE
## 4381 2022-11-30 09:25:44 TRUE
## 4382 2022-11-30 09:25:36 TRUE
## 4383 2022-11-30 09:25:13 TRUE
## 4384 2022-11-30 09:24:55 TRUE
## 4385 2022-11-30 09:24:46 TRUE
## 4386 2022-11-30 09:22:32 TRUE
## 4387 2022-11-30 09:21:48 TRUE
## 4388 2022-11-30 09:21:30 TRUE
## 4389 2022-11-30 09:21:29 TRUE
## 4390 2022-11-30 09:20:35 TRUE
## 4391 2022-11-30 09:17:58 TRUE
## 4392 2022-11-30 09:17:34 TRUE
## 4393 2022-11-30 09:16:19 TRUE
## 4394 2022-11-30 09:15:07 TRUE
## 4395 2022-11-30 09:14:53 TRUE
## 4396 2022-11-30 09:13:35 TRUE
## 4397 2022-11-30 09:12:57 TRUE
## 4398 2022-11-30 09:12:28 TRUE
## 4399 2022-11-30 09:12:13 TRUE
## 4400 2022-11-30 09:11:45 TRUE
## 4401 2022-11-30 09:09:46 TRUE
## 4402 2022-11-30 09:08:46 TRUE
## 4403 2022-11-30 09:08:33 TRUE
## 4404 2022-11-30 09:08:26 TRUE
## 4405 2022-11-30 09:08:20 TRUE
## 4406 2022-11-30 09:06:14 TRUE
## 4407 2022-11-30 09:05:13 TRUE
## 4408 2022-11-30 09:05:08 TRUE
## 4409 2022-11-30 09:04:59 TRUE
## 4410 2022-11-30 09:02:46 TRUE
## 4411 2022-11-30 09:01:36 TRUE
## 4412 2022-11-30 08:59:34 TRUE
## 4413 2022-11-30 08:58:38 TRUE
## 4414 2022-11-30 08:58:23 TRUE
## 4415 2022-11-30 08:58:09 TRUE
## 4416 2022-11-30 08:58:05 TRUE
## 4417 2022-11-30 08:57:30 TRUE
## 4418 2022-11-30 08:56:47 TRUE
## 4419 2022-11-30 08:52:58 TRUE
## 4420 2022-11-30 08:51:09 TRUE
## 4421 2022-11-30 08:50:17 TRUE
## 4422 2022-11-30 08:49:14 TRUE
## 4423 2022-11-30 08:49:08 TRUE
## 4424 2022-11-30 08:48:50 TRUE
## 4425 2022-11-30 08:48:15 TRUE
## 4426 2022-11-30 08:45:40 TRUE
## 4427 2022-11-30 08:45:29 TRUE
## 4428 2022-11-30 08:45:23 TRUE
## 4429 2022-11-30 08:43:53 TRUE
## 4430 2022-11-30 08:43:30 TRUE
## 4431 2022-11-30 08:41:45 TRUE
## 4432 2022-11-30 08:38:58 TRUE
## 4433 2022-11-30 08:36:49 TRUE
## 4434 2022-11-30 08:35:56 TRUE
## 4435 2022-11-30 08:34:47 TRUE
## 4436 2022-11-30 08:34:30 TRUE
## 4437 2022-11-30 08:34:15 TRUE
## 4438 2022-11-30 08:33:54 TRUE
## 4439 2022-11-30 08:32:54 TRUE
## 4440 2022-11-30 08:31:58 TRUE
## 4441 2022-11-30 08:31:50 TRUE
## 4442 2022-11-30 08:30:36 TRUE
## 4443 2022-11-30 08:29:12 TRUE
## 4444 2022-11-30 08:29:07 TRUE
## 4445 2022-11-30 08:28:55 TRUE
## 4446 2022-11-30 08:27:28 TRUE
## 4447 2022-11-30 08:25:29 TRUE
## 4448 2022-11-30 08:24:08 TRUE
## 4449 2022-11-30 08:23:43 TRUE
## 4450 2022-11-30 08:22:08 TRUE
## 4451 2022-11-30 08:21:41 TRUE
## 4452 2022-11-30 08:21:37 TRUE
## 4453 2022-11-30 08:21:11 TRUE
## 4454 2022-11-30 08:18:35 TRUE
## 4455 2022-11-30 08:18:34 TRUE
## 4456 2022-11-30 08:17:15 TRUE
## 4457 2022-11-30 08:14:26 TRUE
## 4458 2022-11-30 08:13:26 TRUE
## 4459 2022-11-30 08:11:56 TRUE
## 4460 2022-11-30 08:11:54 TRUE
## 4461 2022-11-30 08:11:52 TRUE
## 4462 2022-11-30 08:10:37 TRUE
## 4463 2022-11-30 08:09:44 TRUE
## 4464 2022-11-30 08:09:44 TRUE
## 4465 2022-11-30 08:09:15 TRUE
## 4466 2022-11-30 08:08:59 TRUE
## 4467 2022-11-30 08:03:44 TRUE
## 4468 2022-11-30 08:01:25 TRUE
## 4469 2022-11-30 08:00:03 TRUE
## 4470 2022-11-30 07:59:14 TRUE
## 4471 2022-11-30 07:58:28 TRUE
## 4472 2022-11-30 07:57:50 TRUE
## 4473 2022-11-30 07:57:46 TRUE
## 4474 2022-11-30 07:57:35 TRUE
## 4475 2022-11-30 07:57:24 TRUE
## 4476 2022-11-30 07:56:46 TRUE
## 4477 2022-11-30 07:56:22 TRUE
## 4478 2022-11-30 07:54:40 TRUE
## 4479 2022-11-30 07:54:07 TRUE
## 4480 2022-11-30 07:51:51 TRUE
## 4481 2022-11-30 07:50:38 TRUE
## 4482 2022-11-30 07:50:33 TRUE
## 4483 2022-11-30 07:50:33 TRUE
## 4484 2022-11-30 07:49:58 TRUE
## 4485 2022-11-30 07:49:54 TRUE
## 4486 2022-11-30 07:49:46 TRUE
## 4487 2022-11-30 07:49:44 TRUE
## 4488 2022-11-30 07:49:40 TRUE
## 4489 2022-11-30 07:49:34 TRUE
## 4490 2022-11-30 07:48:20 TRUE
## 4491 2022-11-30 07:48:20 TRUE
## 4492 2022-11-30 07:48:00 TRUE
## 4493 2022-11-30 07:47:25 TRUE
## 4494 2022-11-30 07:47:08 TRUE
## 4495 2022-11-30 07:46:44 TRUE
## 4496 2022-11-30 07:46:40 TRUE
## 4497 2022-11-30 07:46:28 TRUE
## 4498 2022-11-30 07:46:00 TRUE
## 4499 2022-11-30 07:44:58 TRUE
## 4500 2022-11-30 07:44:36 TRUE
## 4501 2022-11-30 07:44:26 TRUE
## 4502 2022-11-30 07:44:25 TRUE
## 4503 2022-11-30 07:43:15 TRUE
## 4504 2022-11-30 07:42:49 TRUE
## 4505 2022-11-30 07:42:33 TRUE
## 4506 2022-11-30 07:42:18 TRUE
## 4507 2022-11-30 07:41:47 TRUE
## 4508 2022-11-30 07:41:46 TRUE
## 4509 2022-11-30 07:41:24 TRUE
## 4510 2022-11-30 07:38:49 TRUE
## 4511 2022-11-30 07:38:47 TRUE
## 4512 2022-11-30 07:38:37 TRUE
## 4513 2022-11-30 07:38:26 TRUE
## 4514 2022-11-30 07:37:12 TRUE
## 4515 2022-11-30 07:36:08 TRUE
## 4516 2022-11-30 07:35:29 TRUE
## 4517 2022-11-30 07:34:52 TRUE
## 4518 2022-11-30 07:33:38 TRUE
## 4519 2022-11-30 07:32:12 TRUE
## 4520 2022-11-30 07:30:57 TRUE
## 4521 2022-11-30 07:30:53 TRUE
## 4522 2022-11-30 07:30:49 TRUE
## 4523 2022-11-30 07:28:46 TRUE
## 4524 2022-11-30 07:27:41 TRUE
## 4525 2022-11-30 07:27:27 TRUE
## 4526 2022-11-30 07:24:25 TRUE
## 4527 2022-11-30 07:22:58 TRUE
## 4528 2022-11-30 07:17:57 TRUE
## 4529 2022-11-30 07:17:46 TRUE
## 4530 2022-11-30 07:17:04 TRUE
## 4531 2022-11-30 07:16:02 TRUE
## 4532 2022-11-30 07:15:41 TRUE
## 4533 2022-11-30 07:14:11 TRUE
## 4534 2022-11-30 07:13:00 TRUE
## 4535 2022-11-30 07:10:50 TRUE
## 4536 2022-11-30 07:09:29 TRUE
## 4537 2022-11-30 07:08:12 TRUE
## 4538 2022-11-30 07:04:41 TRUE
## 4539 2022-11-30 07:04:38 TRUE
## 4540 2022-11-30 07:03:04 TRUE
## 4541 2022-11-30 07:02:51 TRUE
## 4542 2022-11-30 07:01:24 TRUE
## 4543 2022-11-30 06:57:12 TRUE
## 4544 2022-11-30 06:56:42 TRUE
## 4545 2022-11-30 06:52:59 TRUE
## 4546 2022-11-30 06:49:12 TRUE
## 4547 2022-11-30 06:47:25 TRUE
## 4548 2022-11-30 06:46:20 TRUE
## 4549 2022-11-30 06:44:30 TRUE
## 4550 2022-11-30 06:43:06 TRUE
## 4551 2022-11-30 06:41:48 TRUE
## 4552 2022-11-30 06:41:45 TRUE
## 4553 2022-11-30 06:38:04 TRUE
## 4554 2022-11-30 06:36:48 TRUE
## 4555 2022-11-30 06:32:04 TRUE
## 4556 2022-11-30 06:31:10 TRUE
## 4557 2022-11-30 06:31:01 TRUE
## 4558 2022-11-30 06:31:00 TRUE
## 4559 2022-11-30 06:30:19 TRUE
## 4560 2022-11-30 06:30:14 TRUE
## 4561 2022-11-30 06:29:55 TRUE
## 4562 2022-11-30 06:29:11 TRUE
## 4563 2022-11-30 06:28:57 TRUE
## 4564 2022-11-30 06:28:55 TRUE
## 4565 2022-11-30 06:28:48 TRUE
## 4566 2022-11-30 06:28:36 TRUE
## 4567 2022-11-30 06:27:53 TRUE
## 4568 2022-11-30 06:27:08 TRUE
## 4569 2022-11-30 06:26:11 TRUE
## 4570 2022-11-30 06:26:03 TRUE
## 4571 2022-11-30 06:25:08 TRUE
## 4572 2022-11-30 06:24:28 TRUE
## 4573 2022-11-30 06:21:06 TRUE
## 4574 2022-11-30 06:20:27 TRUE
## 4575 2022-11-30 06:17:27 TRUE
## 4576 2022-11-30 06:17:20 TRUE
## 4577 2022-11-30 06:16:29 TRUE
## 4578 2022-11-30 06:14:44 TRUE
## 4579 2022-11-30 06:13:05 TRUE
## 4580 2022-11-30 06:11:09 TRUE
## 4581 2022-11-30 06:10:45 TRUE
## 4582 2022-11-30 06:10:02 TRUE
## 4583 2022-11-30 06:09:37 TRUE
## 4584 2022-11-30 06:08:06 TRUE
## 4585 2022-11-30 06:07:47 TRUE
## 4586 2022-11-30 06:07:21 TRUE
## 4587 2022-11-30 06:05:54 TRUE
## 4588 2022-11-30 06:05:52 TRUE
## 4589 2022-11-30 06:05:40 TRUE
## 4590 2022-11-30 06:05:34 TRUE
## 4591 2022-11-30 06:04:02 TRUE
## 4592 2022-11-30 06:03:41 TRUE
## 4593 2022-11-30 06:03:37 TRUE
## 4594 2022-11-30 06:03:31 TRUE
## 4595 2022-11-30 06:03:28 TRUE
## 4596 2022-11-30 06:02:58 TRUE
## 4597 2022-11-30 06:02:34 TRUE
## 4598 2022-11-30 06:02:09 TRUE
## 4599 2022-11-30 06:01:49 TRUE
## 4600 2022-11-30 06:01:28 TRUE
## 4601 2022-11-30 06:01:21 TRUE
## 4602 2022-11-30 06:01:05 TRUE
## 4603 2022-11-30 05:59:08 TRUE
## 4604 2022-11-30 05:58:14 TRUE
## 4605 2022-11-30 05:57:05 TRUE
## 4606 2022-11-30 05:56:15 TRUE
## 4607 2022-11-30 05:55:08 TRUE
## 4608 2022-11-30 05:53:13 TRUE
## 4609 2022-11-30 05:51:37 TRUE
## 4610 2022-11-30 05:50:36 TRUE
## 4611 2022-11-30 05:50:00 TRUE
## 4612 2022-11-30 05:49:19 TRUE
## 4613 2022-11-30 05:48:33 TRUE
## 4614 2022-11-30 05:48:12 TRUE
## 4615 2022-11-30 05:47:40 TRUE
## 4616 2022-11-30 05:46:14 TRUE
## 4617 2022-11-30 05:46:02 TRUE
## 4618 2022-11-30 05:43:01 TRUE
## 4619 2022-11-30 05:42:09 TRUE
## 4620 2022-11-30 05:41:47 TRUE
## 4621 2022-11-30 05:41:25 TRUE
## 4622 2022-11-30 05:39:39 TRUE
## 4623 2022-11-30 05:39:22 TRUE
## 4624 2022-11-30 05:38:04 TRUE
## 4625 2022-11-30 05:37:52 TRUE
## 4626 2022-11-30 05:37:48 TRUE
## 4627 2022-11-30 05:37:18 TRUE
## 4628 2022-11-30 05:37:16 TRUE
## 4629 2022-11-30 05:36:35 TRUE
## 4630 2022-11-30 05:35:53 TRUE
## 4631 2022-11-30 05:35:42 TRUE
## 4632 2022-11-30 05:35:25 TRUE
## 4633 2022-11-30 05:34:24 TRUE
## 4634 2022-11-30 05:32:45 TRUE
## 4635 2022-11-30 05:32:27 TRUE
## 4636 2022-11-30 05:32:19 TRUE
## 4637 2022-11-30 05:32:06 TRUE
## 4638 2022-11-30 05:30:54 TRUE
## 4639 2022-11-30 05:30:11 TRUE
## 4640 2022-11-30 05:29:26 TRUE
## 4641 2022-11-30 05:29:19 TRUE
## 4642 2022-11-30 05:26:55 TRUE
## 4643 2022-11-30 05:26:39 TRUE
## 4644 2022-11-30 05:25:23 TRUE
## 4645 2022-11-30 05:25:03 TRUE
## 4646 2022-11-30 05:24:09 TRUE
## 4647 2022-11-30 05:23:47 TRUE
## 4648 2022-11-30 05:23:40 TRUE
## 4649 2022-11-30 05:21:59 TRUE
## 4650 2022-11-30 05:21:18 TRUE
## 4651 2022-11-30 05:20:04 TRUE
## 4652 2022-11-30 05:19:42 TRUE
## 4653 2022-11-30 05:17:35 TRUE
## 4654 2022-11-30 05:16:50 TRUE
## 4655 2022-11-30 05:16:47 TRUE
## 4656 2022-11-30 05:16:16 TRUE
## 4657 2022-11-30 05:15:06 TRUE
## 4658 2022-11-30 05:14:02 TRUE
## 4659 2022-11-30 05:13:05 TRUE
## 4660 2022-11-30 05:10:51 TRUE
## 4661 2022-11-30 05:07:59 TRUE
## 4662 2022-11-30 05:07:51 TRUE
## 4663 2022-11-30 05:07:22 TRUE
## 4664 2022-11-30 05:04:56 TRUE
## 4665 2022-11-30 05:04:05 TRUE
## 4666 2022-11-30 05:03:51 TRUE
## 4667 2022-11-30 05:03:31 TRUE
## 4668 2022-11-30 05:03:30 TRUE
## 4669 2022-11-30 05:01:09 TRUE
## 4670 2022-11-30 05:00:17 TRUE
## 4671 2022-11-30 04:58:58 TRUE
## 4672 2022-11-30 04:57:31 TRUE
## 4673 2022-11-30 04:56:37 TRUE
## 4674 2022-11-30 04:55:15 TRUE
## 4675 2022-11-30 04:54:46 TRUE
## 4676 2022-11-30 04:54:36 TRUE
## 4677 2022-11-30 04:54:05 TRUE
## 4678 2022-11-30 04:51:37 TRUE
## 4679 2022-11-30 04:51:23 TRUE
## 4680 2022-11-30 04:50:52 TRUE
## 4681 2022-11-30 04:50:01 TRUE
## 4682 2022-11-30 04:48:09 TRUE
## 4683 2022-11-30 04:46:38 TRUE
## 4684 2022-11-30 04:45:42 TRUE
## 4685 2022-11-30 04:44:46 TRUE
## 4686 2022-11-30 04:44:33 TRUE
## 4687 2022-11-30 04:44:17 TRUE
## 4688 2022-11-30 04:43:50 TRUE
## 4689 2022-11-30 04:43:19 TRUE
## 4690 2022-11-30 04:42:37 TRUE
## 4691 2022-11-30 04:41:50 TRUE
## 4692 2022-11-30 04:41:45 TRUE
## 4693 2022-11-30 04:41:33 TRUE
## 4694 2022-11-30 04:40:23 TRUE
## 4695 2022-11-30 04:40:00 TRUE
## 4696 2022-11-30 04:38:23 TRUE
## 4697 2022-11-30 04:37:07 TRUE
## 4698 2022-11-30 04:36:23 TRUE
## 4699 2022-11-30 04:36:18 TRUE
## 4700 2022-11-30 04:34:46 TRUE
## 4701 2022-11-30 04:34:41 TRUE
## 4702 2022-11-30 04:33:36 TRUE
## 4703 2022-11-30 04:33:27 TRUE
## 4704 2022-11-30 04:32:51 TRUE
## 4705 2022-11-30 04:27:35 TRUE
## 4706 2022-11-30 04:26:47 TRUE
## 4707 2022-11-30 04:26:28 TRUE
## 4708 2022-11-30 04:26:08 TRUE
## 4709 2022-11-30 04:26:05 TRUE
## 4710 2022-11-30 04:25:50 TRUE
## 4711 2022-11-30 04:25:08 TRUE
## 4712 2022-11-30 04:25:02 TRUE
## 4713 2022-11-30 04:24:43 TRUE
## 4714 2022-11-30 04:23:16 TRUE
## 4715 2022-11-30 04:22:54 TRUE
## 4716 2022-11-30 04:20:34 TRUE
## 4717 2022-11-30 04:19:26 TRUE
## 4718 2022-11-30 04:19:16 TRUE
## 4719 2022-11-30 04:18:45 TRUE
## 4720 2022-11-30 04:18:32 TRUE
## 4721 2022-11-30 04:17:41 TRUE
## 4722 2022-11-30 04:17:41 TRUE
## 4723 2022-11-30 04:17:33 TRUE
## 4724 2022-11-30 04:17:29 TRUE
## 4725 2022-11-30 04:17:23 TRUE
## 4726 2022-11-30 04:17:12 TRUE
## 4727 2022-11-30 04:16:52 TRUE
## 4728 2022-11-30 04:16:41 TRUE
## 4729 2022-11-30 04:15:59 TRUE
## 4730 2022-11-30 04:15:37 TRUE
## 4731 2022-11-30 04:15:27 TRUE
## 4732 2022-11-30 04:15:26 TRUE
## 4733 2022-11-30 04:15:25 TRUE
## 4734 2022-11-30 04:15:02 TRUE
## 4735 2022-11-30 04:14:48 TRUE
## 4736 2022-11-30 04:13:13 TRUE
## 4737 2022-11-30 04:11:36 TRUE
## 4738 2022-11-30 04:09:41 TRUE
## 4739 2022-11-30 04:08:45 TRUE
## 4740 2022-11-30 04:08:06 TRUE
## 4741 2022-11-30 04:08:05 TRUE
## 4742 2022-11-30 04:07:28 TRUE
## 4743 2022-11-30 04:06:56 TRUE
## 4744 2022-11-30 04:06:39 TRUE
## 4745 2022-11-30 04:06:06 TRUE
## 4746 2022-11-30 04:03:42 TRUE
## 4747 2022-11-30 04:01:58 TRUE
## 4748 2022-11-30 03:59:42 TRUE
## 4749 2022-11-30 03:56:17 TRUE
## 4750 2022-11-30 03:56:10 TRUE
## 4751 2022-11-30 03:54:39 TRUE
## 4752 2022-11-30 03:53:25 TRUE
## 4753 2022-11-30 03:53:03 TRUE
## 4754 2022-11-30 03:52:51 TRUE
## 4755 2022-11-30 03:51:36 TRUE
## 4756 2022-11-30 03:50:33 TRUE
## 4757 2022-11-30 03:50:25 TRUE
## 4758 2022-11-30 03:49:51 TRUE
## 4759 2022-11-30 03:46:14 TRUE
## 4760 2022-11-30 03:45:48 TRUE
## 4761 2022-11-30 03:45:05 TRUE
## 4762 2022-11-30 03:42:44 TRUE
## 4763 2022-11-30 03:41:43 TRUE
## 4764 2022-11-30 03:41:42 TRUE
## 4765 2022-11-30 03:41:23 TRUE
## 4766 2022-11-30 03:40:32 TRUE
## 4767 2022-11-30 03:40:32 TRUE
## 4768 2022-11-30 03:38:47 TRUE
## 4769 2022-11-30 03:36:47 TRUE
## 4770 2022-11-30 03:35:32 TRUE
## 4771 2022-11-30 03:35:23 TRUE
## 4772 2022-11-30 03:34:19 TRUE
## 4773 2022-11-30 03:33:54 TRUE
## 4774 2022-11-30 03:32:26 TRUE
## 4775 2022-11-30 03:30:09 TRUE
## 4776 2022-11-30 03:29:18 TRUE
## 4777 2022-11-30 03:28:52 TRUE
## 4778 2022-11-30 03:28:17 TRUE
## 4779 2022-11-30 03:28:11 TRUE
## 4780 2022-11-30 03:24:45 TRUE
## 4781 2022-11-30 03:24:40 TRUE
## 4782 2022-11-30 03:24:36 TRUE
## 4783 2022-11-30 03:22:26 TRUE
## 4784 2022-11-30 03:22:13 TRUE
## 4785 2022-11-30 03:21:38 TRUE
## 4786 2022-11-30 03:21:33 TRUE
## 4787 2022-11-30 03:17:13 TRUE
## 4788 2022-11-30 03:16:17 TRUE
## 4789 2022-11-30 03:16:05 TRUE
## 4790 2022-11-30 03:15:54 TRUE
## 4791 2022-11-30 03:14:49 TRUE
## 4792 2022-11-30 03:14:42 TRUE
## 4793 2022-11-30 03:11:52 TRUE
## 4794 2022-11-30 03:09:21 TRUE
## 4795 2022-11-30 03:08:39 TRUE
## 4796 2022-11-30 03:04:40 TRUE
## 4797 2022-11-30 03:03:44 TRUE
## 4798 2022-11-30 03:03:40 TRUE
## 4799 2022-11-30 03:03:07 TRUE
## 4800 2022-11-30 03:03:04 TRUE
## 4801 2022-11-30 03:02:41 TRUE
## 4802 2022-11-30 03:02:12 TRUE
## 4803 2022-11-30 03:01:26 TRUE
## 4804 2022-11-30 03:01:21 TRUE
## 4805 2022-11-30 02:55:52 TRUE
## 4806 2022-11-30 02:50:34 TRUE
## 4807 2022-11-30 02:50:26 TRUE
## 4808 2022-11-30 02:49:42 TRUE
## 4809 2022-11-30 02:48:45 TRUE
## 4810 2022-11-30 02:48:38 TRUE
## 4811 2022-11-30 02:47:06 TRUE
## 4812 2022-11-30 02:46:55 TRUE
## 4813 2022-11-30 02:44:16 TRUE
## 4814 2022-11-30 02:40:54 TRUE
## 4815 2022-11-30 02:39:53 TRUE
## 4816 2022-11-30 02:39:20 TRUE
## 4817 2022-11-30 02:38:22 TRUE
## 4818 2022-11-30 02:36:43 TRUE
## 4819 2022-11-30 02:33:36 TRUE
## 4820 2022-11-30 02:31:22 TRUE
## 4821 2022-11-30 02:30:29 TRUE
## 4822 2022-11-30 02:29:20 TRUE
## 4823 2022-11-30 02:28:44 TRUE
## 4824 2022-11-30 02:27:22 TRUE
## 4825 2022-11-30 02:24:57 TRUE
## 4826 2022-11-30 02:24:19 TRUE
## 4827 2022-11-30 02:24:09 TRUE
## 4828 2022-11-30 02:22:36 TRUE
## 4829 2022-11-30 02:22:26 TRUE
## 4830 2022-11-30 02:22:19 TRUE
## 4831 2022-11-30 02:21:37 TRUE
## 4832 2022-11-30 02:21:33 TRUE
## 4833 2022-11-30 02:21:30 TRUE
## 4834 2022-11-30 02:18:44 TRUE
## 4835 2022-11-30 02:18:04 TRUE
## 4836 2022-11-30 02:15:05 TRUE
## 4837 2022-11-30 02:12:24 TRUE
## 4838 2022-11-30 02:12:12 TRUE
## 4839 2022-11-30 02:10:39 TRUE
## 4840 2022-11-30 02:08:07 TRUE
## 4841 2022-11-30 02:07:49 TRUE
## 4842 2022-11-30 02:07:21 TRUE
## 4843 2022-11-30 02:06:46 TRUE
## 4844 2022-11-30 02:06:43 TRUE
## 4845 2022-11-30 02:05:32 TRUE
## 4846 2022-11-30 02:04:10 TRUE
## 4847 2022-11-30 02:04:10 TRUE
## 4848 2022-11-30 02:03:20 TRUE
## 4849 2022-11-30 02:00:06 TRUE
## 4850 2022-11-30 01:58:03 TRUE
## 4851 2022-11-30 01:58:03 TRUE
## 4852 2022-11-30 01:58:02 TRUE
## 4853 2022-11-30 01:58:02 TRUE
## 4854 2022-11-30 01:54:36 TRUE
## 4855 2022-11-30 01:50:18 TRUE
## 4856 2022-11-30 01:47:58 TRUE
## 4857 2022-11-30 01:47:14 TRUE
## 4858 2022-11-30 01:46:42 TRUE
## 4859 2022-11-30 01:46:14 TRUE
## 4860 2022-11-30 01:45:10 TRUE
## 4861 2022-11-30 01:44:35 TRUE
## 4862 2022-11-30 01:41:09 TRUE
## 4863 2022-11-30 01:39:28 TRUE
## 4864 2022-11-30 01:39:19 TRUE
## 4865 2022-11-30 01:39:11 TRUE
## 4866 2022-11-30 01:38:28 TRUE
## 4867 2022-11-30 01:32:55 TRUE
## 4868 2022-11-30 01:30:23 TRUE
## 4869 2022-11-30 01:29:55 TRUE
## 4870 2022-11-30 01:29:26 TRUE
## 4871 2022-11-30 01:27:52 TRUE
## 4872 2022-11-30 01:27:44 TRUE
## 4873 2022-11-30 01:27:27 TRUE
## 4874 2022-11-30 01:22:41 TRUE
## 4875 2022-11-30 01:21:08 TRUE
## 4876 2022-11-30 01:20:47 TRUE
## 4877 2022-11-30 01:20:38 TRUE
## 4878 2022-11-30 01:19:46 TRUE
## 4879 2022-11-30 01:18:58 TRUE
## 4880 2022-11-30 01:17:10 TRUE
## 4881 2022-11-30 01:16:05 TRUE
## 4882 2022-11-30 01:14:14 TRUE
## 4883 2022-11-30 01:14:13 TRUE
## 4884 2022-11-30 01:13:15 TRUE
## 4885 2022-11-30 01:12:27 TRUE
## 4886 2022-11-30 01:09:13 TRUE
## 4887 2022-11-30 01:08:58 TRUE
## 4888 2022-11-30 01:01:27 TRUE
## 4889 2022-11-30 01:01:20 TRUE
## 4890 2022-11-30 01:01:18 TRUE
## 4891 2022-11-30 00:57:53 TRUE
## 4892 2022-11-30 00:57:36 TRUE
## 4893 2022-11-30 00:57:32 TRUE
## 4894 2022-11-30 00:54:56 TRUE
## 4895 2022-11-30 00:53:59 TRUE
## 4896 2022-11-30 00:53:12 TRUE
## 4897 2022-11-30 00:52:54 TRUE
## 4898 2022-11-30 00:52:40 TRUE
## 4899 2022-11-30 00:47:55 TRUE
## 4900 2022-11-30 00:47:51 TRUE
## 4901 2022-11-30 00:47:31 TRUE
## 4902 2022-11-30 00:46:54 TRUE
## 4903 2022-11-30 00:46:52 TRUE
## 4904 2022-11-30 00:45:40 TRUE
## 4905 2022-11-30 00:44:55 TRUE
## 4906 2022-11-30 00:44:45 TRUE
## 4907 2022-11-30 00:44:12 TRUE
## 4908 2022-11-30 00:43:51 TRUE
## 4909 2022-11-30 00:43:45 TRUE
## 4910 2022-11-30 00:43:35 TRUE
## 4911 2022-11-30 00:43:34 TRUE
## 4912 2022-11-30 00:42:39 TRUE
## 4913 2022-11-30 00:42:10 TRUE
## 4914 2022-11-30 00:40:52 TRUE
## 4915 2022-11-30 00:40:42 TRUE
## 4916 2022-11-30 00:40:41 TRUE
## 4917 2022-11-30 00:39:32 TRUE
## 4918 2022-11-30 00:38:09 TRUE
## 4919 2022-11-30 00:37:54 TRUE
## 4920 2022-11-30 00:37:53 TRUE
## 4921 2022-11-30 00:36:16 TRUE
## 4922 2022-11-30 00:33:53 TRUE
## 4923 2022-11-30 00:33:41 TRUE
## 4924 2022-11-30 00:33:35 TRUE
## 4925 2022-11-30 00:33:14 TRUE
## 4926 2022-11-30 00:32:31 TRUE
## 4927 2022-11-30 00:31:52 TRUE
## 4928 2022-11-30 00:31:45 TRUE
## 4929 2022-11-30 00:30:34 TRUE
## 4930 2022-11-30 00:30:13 TRUE
## 4931 2022-11-30 00:29:17 TRUE
## 4932 2022-11-30 00:27:14 TRUE
## 4933 2022-11-30 00:27:07 TRUE
## 4934 2022-11-30 00:27:03 TRUE
## 4935 2022-11-30 00:25:59 TRUE
## 4936 2022-11-30 00:25:58 TRUE
## 4937 2022-11-30 00:25:42 TRUE
## 4938 2022-11-30 00:25:25 TRUE
## 4939 2022-11-30 00:22:35 TRUE
## 4940 2022-11-30 00:22:34 TRUE
## 4941 2022-11-30 00:21:40 TRUE
## 4942 2022-11-30 00:21:37 TRUE
## 4943 2022-11-30 00:21:36 TRUE
## 4944 2022-11-30 00:21:23 TRUE
## 4945 2022-11-30 00:20:56 TRUE
## 4946 2022-11-30 00:20:30 TRUE
## 4947 2022-11-30 00:20:22 TRUE
## 4948 2022-11-30 00:20:01 TRUE
## 4949 2022-11-30 00:19:59 TRUE
## 4950 2022-11-30 00:19:03 TRUE
## 4951 2022-11-30 00:16:33 TRUE
## 4952 2022-11-30 00:13:12 TRUE
## 4953 2022-11-30 00:12:36 TRUE
## 4954 2022-11-30 00:12:25 TRUE
## 4955 2022-11-30 00:10:53 TRUE
## 4956 2022-11-30 00:09:40 TRUE
## 4957 2022-11-30 00:09:29 TRUE
## 4958 2022-11-30 00:08:34 TRUE
## 4959 2022-11-30 00:05:16 TRUE
## 4960 2022-11-30 00:03:19 TRUE
## 4961 2022-11-30 00:03:10 TRUE
## 4962 2022-11-30 00:02:29 TRUE
## 4963 2022-11-30 00:01:57 TRUE
## 4964 2022-11-30 00:01:30 TRUE
## 4965 2022-11-30 00:01:24 TRUE
## 4966 2022-11-30 00:00:01 TRUE
## 4967 2022-11-29 23:59:44 TRUE
## 4968 2022-11-29 23:59:23 TRUE
## 4969 2022-11-29 23:58:56 TRUE
## 4970 2022-11-29 23:58:43 TRUE
## 4971 2022-11-29 23:58:36 TRUE
## 4972 2022-11-29 23:58:06 TRUE
## 4973 2022-11-29 23:58:04 TRUE
## 4974 2022-11-29 23:57:04 TRUE
## 4975 2022-11-29 23:56:39 TRUE
## 4976 2022-11-29 23:55:29 TRUE
## 4977 2022-11-29 23:55:16 TRUE
## 4978 2022-11-29 23:53:14 TRUE
## 4979 2022-11-29 23:51:57 TRUE
## 4980 2022-11-29 23:49:36 TRUE
## 4981 2022-11-29 23:49:22 TRUE
## 4982 2022-11-29 23:49:12 TRUE
## 4983 2022-11-29 23:46:33 TRUE
## 4984 2022-11-29 23:46:22 TRUE
## 4985 2022-11-29 23:46:14 TRUE
## 4986 2022-11-29 23:42:09 TRUE
## 4987 2022-11-29 23:41:35 TRUE
## 4988 2022-11-29 23:38:47 TRUE
## 4989 2022-11-29 23:38:28 TRUE
## 4990 2022-11-29 23:36:42 TRUE
## 4991 2022-11-29 23:36:09 TRUE
## 4992 2022-11-29 23:36:03 TRUE
## 4993 2022-11-29 23:35:46 TRUE
## 4994 2022-11-29 23:35:10 TRUE
## 4995 2022-11-29 23:34:48 TRUE
## 4996 2022-11-29 23:33:38 TRUE
## 4997 2022-11-29 23:33:14 TRUE
## 4998 2022-11-29 23:30:55 TRUE
## 4999 2022-11-29 23:25:21 TRUE
## 5000 2022-11-29 23:24:54 TRUE
## 5001 2022-11-29 23:24:09 TRUE
## 5002 2022-11-29 23:23:24 TRUE
## 5003 2022-11-29 23:21:06 TRUE
## 5004 2022-11-29 23:19:33 TRUE
## 5005 2022-11-29 23:19:32 TRUE
## 5006 2022-11-29 23:19:12 TRUE
## 5007 2022-11-29 23:18:12 TRUE
## 5008 2022-11-29 23:17:47 TRUE
## 5009 2022-11-29 23:17:37 TRUE
## 5010 2022-11-29 23:16:47 TRUE
## 5011 2022-11-29 23:16:37 TRUE
## 5012 2022-11-29 23:16:05 TRUE
## 5013 2022-11-29 23:13:35 TRUE
## 5014 2022-11-29 23:12:55 TRUE
## 5015 2022-11-29 23:11:31 TRUE
## 5016 2022-11-29 23:10:54 TRUE
## 5017 2022-11-29 23:10:18 TRUE
## 5018 2022-11-29 23:10:12 TRUE
## 5019 2022-11-29 23:07:01 TRUE
## 5020 2022-11-29 23:06:24 TRUE
## 5021 2022-11-29 23:06:06 TRUE
## 5022 2022-11-29 23:06:04 TRUE
## 5023 2022-11-29 23:05:37 TRUE
## 5024 2022-11-29 23:04:45 TRUE
## 5025 2022-11-29 23:04:43 TRUE
## 5026 2022-11-29 23:04:27 TRUE
## 5027 2022-11-29 23:04:17 TRUE
## 5028 2022-11-29 23:02:59 TRUE
## 5029 2022-11-29 23:01:48 TRUE
## 5030 2022-11-29 23:00:54 TRUE
## 5031 2022-11-29 22:58:11 TRUE
## 5032 2022-11-29 22:56:35 TRUE
## 5033 2022-11-29 22:56:33 TRUE
## 5034 2022-11-29 22:56:23 TRUE
## 5035 2022-11-29 22:56:05 TRUE
## 5036 2022-11-29 22:54:14 TRUE
## 5037 2022-11-29 22:54:11 TRUE
## 5038 2022-11-29 22:54:01 TRUE
## 5039 2022-11-29 22:50:22 TRUE
## 5040 2022-11-29 22:49:45 TRUE
## 5041 2022-11-29 22:49:43 TRUE
## 5042 2022-11-29 22:48:37 TRUE
## 5043 2022-11-29 22:48:26 TRUE
## 5044 2022-11-29 22:48:15 TRUE
## 5045 2022-11-29 22:47:47 TRUE
## 5046 2022-11-29 22:47:39 TRUE
## 5047 2022-11-29 22:43:12 TRUE
## 5048 2022-11-29 22:42:44 TRUE
## 5049 2022-11-29 22:38:32 TRUE
## 5050 2022-11-29 22:38:12 TRUE
## 5051 2022-11-29 22:36:17 TRUE
## 5052 2022-11-29 22:35:45 TRUE
## 5053 2022-11-29 22:35:17 TRUE
## 5054 2022-11-29 22:34:37 TRUE
## 5055 2022-11-29 22:33:22 TRUE
## 5056 2022-11-29 22:33:15 TRUE
## 5057 2022-11-29 22:32:00 TRUE
## 5058 2022-11-29 22:31:48 TRUE
## 5059 2022-11-29 22:30:06 TRUE
## 5060 2022-11-29 22:28:27 TRUE
## 5061 2022-11-29 22:27:48 TRUE
## 5062 2022-11-29 22:26:14 TRUE
## 5063 2022-11-29 22:26:01 TRUE
## 5064 2022-11-29 22:25:48 TRUE
## 5065 2022-11-29 22:25:45 TRUE
## 5066 2022-11-29 22:24:16 TRUE
## 5067 2022-11-29 22:22:14 TRUE
## 5068 2022-11-29 22:21:21 TRUE
## 5069 2022-11-29 22:21:06 TRUE
## 5070 2022-11-29 22:20:02 TRUE
## 5071 2022-11-29 22:20:00 TRUE
## 5072 2022-11-29 22:19:58 TRUE
## 5073 2022-11-29 22:18:29 TRUE
## 5074 2022-11-29 22:17:43 TRUE
## 5075 2022-11-29 22:17:09 TRUE
## 5076 2022-11-29 22:17:08 TRUE
## 5077 2022-11-29 22:16:15 TRUE
## 5078 2022-11-29 22:16:09 TRUE
## 5079 2022-11-29 22:12:39 TRUE
## 5080 2022-11-29 22:08:54 TRUE
## 5081 2022-11-29 22:07:52 TRUE
## 5082 2022-11-29 22:07:50 TRUE
## 5083 2022-11-29 22:06:36 TRUE
## 5084 2022-11-29 22:03:52 TRUE
## 5085 2022-11-29 22:03:24 TRUE
## 5086 2022-11-29 22:02:30 TRUE
## 5087 2022-11-29 22:00:15 TRUE
## 5088 2022-11-29 22:00:13 TRUE
## 5089 2022-11-29 22:00:07 TRUE
## 5090 2022-11-29 21:59:30 TRUE
## 5091 2022-11-29 21:58:42 TRUE
## 5092 2022-11-29 21:58:31 TRUE
## 5093 2022-11-29 21:56:54 TRUE
## 5094 2022-11-29 21:56:39 TRUE
## 5095 2022-11-29 21:56:33 TRUE
## 5096 2022-11-29 21:56:14 TRUE
## 5097 2022-11-29 21:55:14 TRUE
## 5098 2022-11-29 21:55:12 TRUE
## 5099 2022-11-29 21:54:04 TRUE
## 5100 2022-11-29 21:53:06 TRUE
## 5101 2022-11-29 21:51:32 TRUE
## 5102 2022-11-29 21:51:09 TRUE
## 5103 2022-11-29 21:50:29 TRUE
## 5104 2022-11-29 21:50:22 TRUE
## 5105 2022-11-29 21:50:14 TRUE
## 5106 2022-11-29 21:49:47 TRUE
## 5107 2022-11-29 21:48:36 TRUE
## 5108 2022-11-29 21:47:46 TRUE
## 5109 2022-11-29 21:46:58 TRUE
## 5110 2022-11-29 21:46:53 TRUE
## 5111 2022-11-29 21:46:50 TRUE
## 5112 2022-11-29 21:46:38 TRUE
## 5113 2022-11-29 21:45:28 TRUE
## 5114 2022-11-29 21:44:08 TRUE
## 5115 2022-11-29 21:44:06 TRUE
## 5116 2022-11-29 21:43:55 TRUE
## 5117 2022-11-29 21:43:00 TRUE
## 5118 2022-11-29 21:42:55 TRUE
## 5119 2022-11-29 21:41:55 TRUE
## 5120 2022-11-29 21:41:52 TRUE
## 5121 2022-11-29 21:41:05 TRUE
## 5122 2022-11-29 21:39:38 TRUE
## 5123 2022-11-29 21:38:03 TRUE
## 5124 2022-11-29 21:37:30 TRUE
## 5125 2022-11-29 21:37:03 TRUE
## 5126 2022-11-29 21:36:48 TRUE
## 5127 2022-11-29 21:36:28 TRUE
## 5128 2022-11-29 21:36:14 TRUE
## 5129 2022-11-29 21:34:44 TRUE
## 5130 2022-11-29 21:33:52 TRUE
## 5131 2022-11-29 21:31:55 TRUE
## 5132 2022-11-29 21:31:40 TRUE
## 5133 2022-11-29 21:31:17 TRUE
## 5134 2022-11-29 21:31:10 TRUE
## 5135 2022-11-29 21:30:19 TRUE
## 5136 2022-11-29 21:29:03 TRUE
## 5137 2022-11-29 21:28:25 TRUE
## 5138 2022-11-29 21:28:17 TRUE
## 5139 2022-11-29 21:28:12 TRUE
## 5140 2022-11-29 21:27:50 TRUE
## 5141 2022-11-29 21:27:40 TRUE
## 5142 2022-11-29 21:26:55 TRUE
## 5143 2022-11-29 21:26:15 TRUE
## 5144 2022-11-29 21:25:15 TRUE
## 5145 2022-11-29 21:24:50 TRUE
## 5146 2022-11-29 21:24:29 TRUE
## 5147 2022-11-29 21:23:16 TRUE
## 5148 2022-11-29 21:22:28 TRUE
## 5149 2022-11-29 21:21:49 TRUE
## 5150 2022-11-29 21:20:13 TRUE
## 5151 2022-11-29 21:19:59 TRUE
## 5152 2022-11-29 21:18:40 TRUE
## 5153 2022-11-29 21:18:32 TRUE
## 5154 2022-11-29 21:18:01 TRUE
## 5155 2022-11-29 21:17:37 TRUE
## 5156 2022-11-29 21:17:17 TRUE
## 5157 2022-11-29 21:16:35 TRUE
## 5158 2022-11-29 21:16:28 TRUE
## 5159 2022-11-29 21:16:23 TRUE
## 5160 2022-11-29 21:14:57 TRUE
## 5161 2022-11-29 21:13:41 TRUE
## 5162 2022-11-29 21:13:30 TRUE
## 5163 2022-11-29 21:13:09 TRUE
## 5164 2022-11-29 21:10:26 TRUE
## 5165 2022-11-29 21:10:24 TRUE
## 5166 2022-11-29 21:09:22 TRUE
## 5167 2022-11-29 21:09:08 TRUE
## 5168 2022-11-29 21:08:40 TRUE
## 5169 2022-11-29 21:08:17 TRUE
## 5170 2022-11-29 21:07:16 TRUE
## 5171 2022-11-29 21:06:45 TRUE
## 5172 2022-11-29 21:06:14 TRUE
## 5173 2022-11-29 21:06:04 TRUE
## 5174 2022-11-29 21:05:03 TRUE
## 5175 2022-11-29 21:03:21 TRUE
## 5176 2022-11-29 21:02:33 TRUE
## 5177 2022-11-29 21:02:18 TRUE
## 5178 2022-11-29 21:02:13 TRUE
## 5179 2022-11-29 21:01:43 TRUE
## 5180 2022-11-29 21:01:41 TRUE
## 5181 2022-11-29 21:00:57 TRUE
## 5182 2022-11-29 21:00:54 TRUE
## 5183 2022-11-29 21:00:24 TRUE
## 5184 2022-11-29 21:00:19 TRUE
## 5185 2022-11-29 20:58:52 TRUE
## 5186 2022-11-29 20:58:00 TRUE
## 5187 2022-11-29 20:57:58 TRUE
## 5188 2022-11-29 20:56:19 TRUE
## 5189 2022-11-29 20:56:18 TRUE
## 5190 2022-11-29 20:54:43 TRUE
## 5191 2022-11-29 20:53:36 TRUE
## 5192 2022-11-29 20:53:04 TRUE
## 5193 2022-11-29 20:51:58 TRUE
## 5194 2022-11-29 20:51:47 TRUE
## 5195 2022-11-29 20:51:27 TRUE
## 5196 2022-11-29 20:50:46 TRUE
## 5197 2022-11-29 20:48:11 TRUE
## 5198 2022-11-29 20:46:42 TRUE
## 5199 2022-11-29 20:46:15 TRUE
## 5200 2022-11-29 20:45:57 TRUE
## 5201 2022-11-29 20:45:50 TRUE
## 5202 2022-11-29 20:45:11 TRUE
## 5203 2022-11-29 20:43:36 TRUE
## 5204 2022-11-29 20:43:34 TRUE
## 5205 2022-11-29 20:41:34 TRUE
## 5206 2022-11-29 20:41:25 TRUE
## 5207 2022-11-29 20:41:07 TRUE
## 5208 2022-11-29 20:40:46 TRUE
## 5209 2022-11-29 20:40:25 TRUE
## 5210 2022-11-29 20:39:14 TRUE
## 5211 2022-11-29 20:38:34 TRUE
## 5212 2022-11-29 20:36:35 TRUE
## 5213 2022-11-29 20:36:15 TRUE
## 5214 2022-11-29 20:35:40 TRUE
## 5215 2022-11-29 20:33:47 TRUE
## 5216 2022-11-29 20:32:00 TRUE
## 5217 2022-11-29 20:31:34 TRUE
## 5218 2022-11-29 20:31:34 TRUE
## 5219 2022-11-29 20:30:30 TRUE
## 5220 2022-11-29 20:26:58 TRUE
## 5221 2022-11-29 20:25:55 TRUE
## 5222 2022-11-29 20:25:34 TRUE
## 5223 2022-11-29 20:25:22 TRUE
## 5224 2022-11-29 20:25:01 TRUE
## 5225 2022-11-29 20:24:39 TRUE
## 5226 2022-11-29 20:23:17 TRUE
## 5227 2022-11-29 20:22:33 TRUE
## 5228 2022-11-29 20:21:11 TRUE
## 5229 2022-11-29 20:20:19 TRUE
## 5230 2022-11-29 20:19:54 TRUE
## 5231 2022-11-29 20:18:54 TRUE
## 5232 2022-11-29 20:18:29 TRUE
## 5233 2022-11-29 20:15:57 TRUE
## 5234 2022-11-29 20:15:28 TRUE
## 5235 2022-11-29 20:15:01 TRUE
## 5236 2022-11-29 20:12:57 TRUE
## 5237 2022-11-29 20:10:05 TRUE
## 5238 2022-11-29 20:07:53 TRUE
## 5239 2022-11-29 20:06:14 TRUE
## 5240 2022-11-29 20:05:02 TRUE
## 5241 2022-11-29 20:02:13 TRUE
## 5242 2022-11-29 20:02:11 TRUE
## 5243 2022-11-29 20:01:15 TRUE
## 5244 2022-11-29 20:00:31 TRUE
## 5245 2022-11-29 20:00:30 TRUE
## 5246 2022-11-29 19:59:05 TRUE
## 5247 2022-11-29 19:57:56 TRUE
## 5248 2022-11-29 19:57:04 TRUE
## 5249 2022-11-29 19:56:15 TRUE
## 5250 2022-11-29 19:55:58 TRUE
## 5251 2022-11-29 19:55:51 TRUE
## 5252 2022-11-29 19:53:57 TRUE
## 5253 2022-11-29 19:53:48 TRUE
## 5254 2022-11-29 19:53:41 TRUE
## 5255 2022-11-29 19:53:38 TRUE
## 5256 2022-11-29 19:53:23 TRUE
## 5257 2022-11-29 19:52:51 TRUE
## 5258 2022-11-29 19:52:02 TRUE
## 5259 2022-11-29 19:50:21 TRUE
## 5260 2022-11-29 19:50:07 TRUE
## 5261 2022-11-29 19:48:46 TRUE
## 5262 2022-11-29 19:48:36 TRUE
## 5263 2022-11-29 19:46:56 TRUE
## 5264 2022-11-29 19:45:15 TRUE
## 5265 2022-11-29 19:45:02 TRUE
## 5266 2022-11-29 19:45:01 TRUE
## 5267 2022-11-29 19:44:54 TRUE
## 5268 2022-11-29 19:44:36 TRUE
## 5269 2022-11-29 19:44:34 TRUE
## 5270 2022-11-29 19:44:32 TRUE
## 5271 2022-11-29 19:44:24 TRUE
## 5272 2022-11-29 19:42:13 TRUE
## 5273 2022-11-29 19:41:58 TRUE
## 5274 2022-11-29 19:41:46 TRUE
## 5275 2022-11-29 19:41:22 TRUE
## 5276 2022-11-29 19:41:12 TRUE
## 5277 2022-11-29 19:41:11 TRUE
## 5278 2022-11-29 19:41:00 TRUE
## 5279 2022-11-29 19:39:26 TRUE
## 5280 2022-11-29 19:38:30 TRUE
## 5281 2022-11-29 19:38:11 TRUE
## 5282 2022-11-29 19:37:30 TRUE
## 5283 2022-11-29 19:36:15 TRUE
## 5284 2022-11-29 19:36:14 TRUE
## 5285 2022-11-29 19:33:58 TRUE
## 5286 2022-11-29 19:33:20 TRUE
## 5287 2022-11-29 19:32:52 TRUE
## 5288 2022-11-29 19:31:42 TRUE
## 5289 2022-11-29 19:30:46 TRUE
## 5290 2022-11-29 19:29:21 TRUE
## 5291 2022-11-29 19:27:52 TRUE
## 5292 2022-11-29 19:26:15 TRUE
## 5293 2022-11-29 19:23:56 TRUE
## 5294 2022-11-29 19:23:55 TRUE
## 5295 2022-11-29 19:23:09 TRUE
## 5296 2022-11-29 19:22:14 TRUE
## 5297 2022-11-29 19:22:04 TRUE
## 5298 2022-11-29 19:21:15 TRUE
## 5299 2022-11-29 19:21:08 TRUE
## 5300 2022-11-29 19:20:35 TRUE
## 5301 2022-11-29 19:19:19 TRUE
## 5302 2022-11-29 19:18:53 TRUE
## 5303 2022-11-29 19:18:41 TRUE
## 5304 2022-11-29 19:18:23 TRUE
## 5305 2022-11-29 19:17:46 TRUE
## 5306 2022-11-29 19:17:33 TRUE
## 5307 2022-11-29 19:17:32 TRUE
## 5308 2022-11-29 19:17:16 TRUE
## 5309 2022-11-29 19:17:06 TRUE
## 5310 2022-11-29 19:16:48 TRUE
## 5311 2022-11-29 19:16:19 TRUE
## 5312 2022-11-29 19:15:39 TRUE
## 5313 2022-11-29 19:15:34 TRUE
## 5314 2022-11-29 19:15:28 TRUE
## 5315 2022-11-29 19:15:19 TRUE
## 5316 2022-11-29 19:14:48 TRUE
## 5317 2022-11-29 19:14:46 TRUE
## 5318 2022-11-29 19:14:40 TRUE
## 5319 2022-11-29 19:14:25 TRUE
## 5320 2022-11-29 19:14:06 TRUE
## 5321 2022-11-29 19:13:58 TRUE
## 5322 2022-11-29 19:13:54 TRUE
## 5323 2022-11-29 19:13:06 TRUE
## 5324 2022-11-29 19:12:23 TRUE
## 5325 2022-11-29 19:11:18 TRUE
## 5326 2022-11-29 19:10:35 TRUE
## 5327 2022-11-29 19:10:20 TRUE
## 5328 2022-11-29 19:10:07 TRUE
## 5329 2022-11-29 19:09:53 TRUE
## 5330 2022-11-29 19:07:49 TRUE
## 5331 2022-11-29 19:06:14 TRUE
## 5332 2022-11-29 19:06:13 TRUE
## 5333 2022-11-29 19:04:49 TRUE
## 5334 2022-11-29 19:03:13 TRUE
## 5335 2022-11-29 19:01:49 TRUE
## 5336 2022-11-29 19:01:18 TRUE
## 5337 2022-11-29 19:01:01 TRUE
## 5338 2022-11-29 19:00:39 TRUE
## 5339 2022-11-29 19:00:33 TRUE
## 5340 2022-11-29 19:00:18 TRUE
## 5341 2022-11-29 18:59:58 TRUE
## 5342 2022-11-29 18:57:43 TRUE
## 5343 2022-11-29 18:57:34 TRUE
## 5344 2022-11-29 18:56:14 TRUE
## 5345 2022-11-29 18:54:29 TRUE
## 5346 2022-11-29 18:54:22 TRUE
## 5347 2022-11-29 18:53:32 TRUE
## 5348 2022-11-29 18:52:49 TRUE
## 5349 2022-11-29 18:52:07 TRUE
## 5350 2022-11-29 18:50:59 TRUE
## 5351 2022-11-29 18:50:42 TRUE
## 5352 2022-11-29 18:50:39 TRUE
## 5353 2022-11-29 18:49:59 TRUE
## 5354 2022-11-29 18:49:06 TRUE
## 5355 2022-11-29 18:43:52 TRUE
## 5356 2022-11-29 18:43:42 TRUE
## 5357 2022-11-29 18:42:50 TRUE
## 5358 2022-11-29 18:42:37 TRUE
## 5359 2022-11-29 18:42:27 TRUE
## 5360 2022-11-29 18:42:25 TRUE
## 5361 2022-11-29 18:42:10 TRUE
## 5362 2022-11-29 18:42:08 TRUE
## 5363 2022-11-29 18:42:01 TRUE
## 5364 2022-11-29 18:41:54 TRUE
## 5365 2022-11-29 18:41:17 TRUE
## 5366 2022-11-29 18:39:47 TRUE
## 5367 2022-11-29 18:39:27 TRUE
## 5368 2022-11-29 18:39:13 TRUE
## 5369 2022-11-29 18:37:52 TRUE
## 5370 2022-11-29 18:37:48 TRUE
## 5371 2022-11-29 18:37:47 TRUE
## 5372 2022-11-29 18:37:18 TRUE
## 5373 2022-11-29 18:37:01 TRUE
## 5374 2022-11-29 18:36:58 TRUE
## 5375 2022-11-29 18:36:15 TRUE
## 5376 2022-11-29 18:35:38 TRUE
## 5377 2022-11-29 18:34:14 TRUE
## 5378 2022-11-29 18:34:05 TRUE
## 5379 2022-11-29 18:31:10 TRUE
## 5380 2022-11-29 18:30:18 TRUE
## 5381 2022-11-29 18:30:11 TRUE
## 5382 2022-11-29 18:30:10 TRUE
## 5383 2022-11-29 18:29:37 TRUE
## 5384 2022-11-29 18:28:37 TRUE
## 5385 2022-11-29 18:27:58 TRUE
## 5386 2022-11-29 18:25:53 TRUE
## 5387 2022-11-29 18:25:01 TRUE
## 5388 2022-11-29 18:23:14 TRUE
## 5389 2022-11-29 18:22:04 TRUE
## 5390 2022-11-29 18:22:00 TRUE
## 5391 2022-11-29 18:21:01 TRUE
## 5392 2022-11-29 18:20:28 TRUE
## 5393 2022-11-29 18:20:03 TRUE
## 5394 2022-11-29 18:18:58 TRUE
## 5395 2022-11-29 18:18:24 TRUE
## 5396 2022-11-29 18:16:51 TRUE
## 5397 2022-11-29 18:16:38 TRUE
## 5398 2022-11-29 18:16:23 TRUE
## 5399 2022-11-29 18:16:14 TRUE
## 5400 2022-11-29 18:15:46 TRUE
## 5401 2022-11-29 18:14:47 TRUE
## 5402 2022-11-29 18:14:35 TRUE
## 5403 2022-11-29 18:12:08 TRUE
## 5404 2022-11-29 18:10:02 TRUE
## 5405 2022-11-29 18:09:31 TRUE
## 5406 2022-11-29 18:08:44 TRUE
## 5407 2022-11-29 18:08:42 TRUE
## 5408 2022-11-29 18:08:37 TRUE
## 5409 2022-11-29 18:06:35 TRUE
## 5410 2022-11-29 18:06:23 TRUE
## 5411 2022-11-29 18:04:52 TRUE
## 5412 2022-11-29 18:03:34 TRUE
## 5413 2022-11-29 18:03:20 TRUE
## 5414 2022-11-29 18:02:42 TRUE
## 5415 2022-11-29 18:02:19 TRUE
## 5416 2022-11-29 18:02:06 TRUE
## 5417 2022-11-29 18:01:07 TRUE
## 5418 2022-11-29 17:59:27 TRUE
## 5419 2022-11-29 17:57:44 TRUE
## 5420 2022-11-29 17:57:29 TRUE
## 5421 2022-11-29 17:56:44 TRUE
## 5422 2022-11-29 17:55:33 TRUE
## 5423 2022-11-29 17:54:45 TRUE
## 5424 2022-11-29 17:52:53 TRUE
## 5425 2022-11-29 17:52:31 TRUE
## 5426 2022-11-29 17:52:00 TRUE
## 5427 2022-11-29 17:51:24 TRUE
## 5428 2022-11-29 17:51:06 TRUE
## 5429 2022-11-29 17:50:36 TRUE
## 5430 2022-11-29 17:50:35 TRUE
## 5431 2022-11-29 17:49:13 TRUE
## 5432 2022-11-29 17:49:03 TRUE
## 5433 2022-11-29 17:48:35 TRUE
## 5434 2022-11-29 17:48:24 TRUE
## 5435 2022-11-29 17:47:52 TRUE
## 5436 2022-11-29 17:47:16 TRUE
## 5437 2022-11-29 17:46:52 TRUE
## 5438 2022-11-29 17:46:52 TRUE
## 5439 2022-11-29 17:46:43 TRUE
## 5440 2022-11-29 17:45:30 TRUE
## 5441 2022-11-29 17:44:22 TRUE
## 5442 2022-11-29 17:43:59 TRUE
## 5443 2022-11-29 17:42:52 TRUE
## 5444 2022-11-29 17:42:34 TRUE
## 5445 2022-11-29 17:40:55 TRUE
## 5446 2022-11-29 17:40:39 TRUE
## 5447 2022-11-29 17:40:30 TRUE
## 5448 2022-11-29 17:40:29 TRUE
## 5449 2022-11-29 17:40:19 TRUE
## 5450 2022-11-29 17:40:19 TRUE
## 5451 2022-11-29 17:39:50 TRUE
## 5452 2022-11-29 17:39:01 TRUE
## 5453 2022-11-29 17:38:33 TRUE
## 5454 2022-11-29 17:37:45 TRUE
## 5455 2022-11-29 17:36:14 TRUE
## 5456 2022-11-29 17:35:11 TRUE
## 5457 2022-11-29 17:33:32 TRUE
## 5458 2022-11-29 17:33:22 TRUE
## 5459 2022-11-29 17:33:07 TRUE
## 5460 2022-11-29 17:32:47 TRUE
## 5461 2022-11-29 17:32:34 TRUE
## 5462 2022-11-29 17:32:27 TRUE
## 5463 2022-11-29 17:32:02 TRUE
## 5464 2022-11-29 17:31:31 TRUE
## 5465 2022-11-29 17:30:40 TRUE
## 5466 2022-11-29 17:30:22 TRUE
## 5467 2022-11-29 17:28:19 TRUE
## 5468 2022-11-29 17:28:12 TRUE
## 5469 2022-11-29 17:27:59 TRUE
## 5470 2022-11-29 17:27:16 TRUE
## 5471 2022-11-29 17:27:00 TRUE
## 5472 2022-11-29 17:26:31 TRUE
## 5473 2022-11-29 17:26:27 TRUE
## 5474 2022-11-29 17:26:15 TRUE
## 5475 2022-11-29 17:26:08 TRUE
## 5476 2022-11-29 17:25:30 TRUE
## 5477 2022-11-29 17:25:23 TRUE
## 5478 2022-11-29 17:25:03 TRUE
## 5479 2022-11-29 17:24:55 TRUE
## 5480 2022-11-29 17:24:33 TRUE
## 5481 2022-11-29 17:24:27 TRUE
## 5482 2022-11-29 17:24:15 TRUE
## 5483 2022-11-29 17:23:20 TRUE
## 5484 2022-11-29 17:22:32 TRUE
## 5485 2022-11-29 17:22:19 TRUE
## 5486 2022-11-29 17:21:30 TRUE
## 5487 2022-11-29 17:21:26 TRUE
## 5488 2022-11-29 17:19:55 TRUE
## 5489 2022-11-29 17:19:37 TRUE
## 5490 2022-11-29 17:18:59 TRUE
## 5491 2022-11-29 17:18:08 TRUE
## 5492 2022-11-29 17:16:39 TRUE
## 5493 2022-11-29 17:16:35 TRUE
## 5494 2022-11-29 17:16:31 TRUE
## 5495 2022-11-29 17:16:26 TRUE
## 5496 2022-11-29 17:16:21 TRUE
## 5497 2022-11-29 17:15:05 TRUE
## 5498 2022-11-29 17:14:17 TRUE
## 5499 2022-11-29 17:13:51 TRUE
## 5500 2022-11-29 17:11:18 TRUE
## 5501 2022-11-29 17:11:09 TRUE
## 5502 2022-11-29 17:11:05 TRUE
## 5503 2022-11-29 17:08:34 TRUE
## 5504 2022-11-29 17:08:25 TRUE
## 5505 2022-11-29 17:07:09 TRUE
## 5506 2022-11-29 17:06:48 TRUE
## 5507 2022-11-29 17:06:43 TRUE
## 5508 2022-11-29 17:06:36 TRUE
## 5509 2022-11-29 17:06:04 TRUE
## 5510 2022-11-29 17:05:24 TRUE
## 5511 2022-11-29 17:05:18 TRUE
## 5512 2022-11-29 17:05:07 TRUE
## 5513 2022-11-29 17:04:27 TRUE
## 5514 2022-11-29 17:03:19 TRUE
## 5515 2022-11-29 17:01:54 TRUE
## 5516 2022-11-29 17:00:16 TRUE
## 5517 2022-11-29 17:00:08 TRUE
## 5518 2022-11-29 16:59:17 TRUE
## 5519 2022-11-29 16:57:48 TRUE
## 5520 2022-11-29 16:57:18 TRUE
## 5521 2022-11-29 16:57:08 TRUE
## 5522 2022-11-29 16:56:14 TRUE
## 5523 2022-11-29 16:55:59 TRUE
## 5524 2022-11-29 16:54:01 TRUE
## 5525 2022-11-29 16:53:25 TRUE
## 5526 2022-11-29 16:53:23 TRUE
## 5527 2022-11-29 16:53:22 TRUE
## 5528 2022-11-29 16:52:44 TRUE
## 5529 2022-11-29 16:52:11 TRUE
## 5530 2022-11-29 16:51:57 TRUE
## 5531 2022-11-29 16:51:56 TRUE
## 5532 2022-11-29 16:51:10 TRUE
## 5533 2022-11-29 16:49:34 TRUE
## 5534 2022-11-29 16:49:10 TRUE
## 5535 2022-11-29 16:48:58 TRUE
## 5536 2022-11-29 16:48:55 TRUE
## 5537 2022-11-29 16:47:45 TRUE
## 5538 2022-11-29 16:47:00 TRUE
## 5539 2022-11-29 16:46:17 TRUE
## 5540 2022-11-29 16:46:02 TRUE
## 5541 2022-11-29 16:44:42 TRUE
## 5542 2022-11-29 16:44:19 TRUE
## 5543 2022-11-29 16:43:35 TRUE
## 5544 2022-11-29 16:43:30 TRUE
## 5545 2022-11-29 16:42:13 TRUE
## 5546 2022-11-29 16:42:05 TRUE
## 5547 2022-11-29 16:42:00 TRUE
## 5548 2022-11-29 16:40:52 TRUE
## 5549 2022-11-29 16:40:01 TRUE
## 5550 2022-11-29 16:39:57 TRUE
## 5551 2022-11-29 16:39:01 TRUE
## 5552 2022-11-29 16:38:31 TRUE
## 5553 2022-11-29 16:37:42 TRUE
## 5554 2022-11-29 16:37:39 TRUE
## 5555 2022-11-29 16:36:24 TRUE
## 5556 2022-11-29 16:36:18 TRUE
## 5557 2022-11-29 16:36:00 TRUE
## 5558 2022-11-29 16:35:51 TRUE
## 5559 2022-11-29 16:35:05 TRUE
## 5560 2022-11-29 16:33:16 TRUE
## 5561 2022-11-29 16:32:19 TRUE
## 5562 2022-11-29 16:31:27 TRUE
## 5563 2022-11-29 16:28:34 TRUE
## 5564 2022-11-29 16:27:58 TRUE
## 5565 2022-11-29 16:27:20 TRUE
## 5566 2022-11-29 16:27:00 TRUE
## 5567 2022-11-29 16:26:58 TRUE
## 5568 2022-11-29 16:26:58 TRUE
## 5569 2022-11-29 16:26:51 TRUE
## 5570 2022-11-29 16:26:49 TRUE
## 5571 2022-11-29 16:26:48 TRUE
## 5572 2022-11-29 16:26:47 TRUE
## 5573 2022-11-29 16:26:45 TRUE
## 5574 2022-11-29 16:26:41 TRUE
## 5575 2022-11-29 16:26:33 TRUE
## 5576 2022-11-29 16:26:20 TRUE
## 5577 2022-11-29 16:26:17 TRUE
## 5578 2022-11-29 16:26:14 TRUE
## 5579 2022-11-29 16:26:08 TRUE
## 5580 2022-11-29 16:26:05 TRUE
## 5581 2022-11-29 16:25:57 TRUE
## 5582 2022-11-29 16:25:33 TRUE
## 5583 2022-11-29 16:25:28 TRUE
## 5584 2022-11-29 16:24:25 TRUE
## 5585 2022-11-29 16:24:16 TRUE
## 5586 2022-11-29 16:24:04 TRUE
## 5587 2022-11-29 16:20:48 TRUE
## 5588 2022-11-29 16:20:43 TRUE
## 5589 2022-11-29 16:20:01 TRUE
## 5590 2022-11-29 16:18:59 TRUE
## 5591 2022-11-29 16:18:07 TRUE
## 5592 2022-11-29 16:16:48 TRUE
## 5593 2022-11-29 16:16:14 TRUE
## 5594 2022-11-29 16:16:01 TRUE
## 5595 2022-11-29 16:15:50 TRUE
## 5596 2022-11-29 16:14:27 TRUE
## 5597 2022-11-29 16:13:14 TRUE
## 5598 2022-11-29 16:13:11 TRUE
## 5599 2022-11-29 16:12:44 TRUE
## 5600 2022-11-29 16:12:44 TRUE
## 5601 2022-11-29 16:12:33 TRUE
## 5602 2022-11-29 16:12:17 TRUE
## 5603 2022-11-29 16:12:02 TRUE
## 5604 2022-11-29 16:11:40 TRUE
## 5605 2022-11-29 16:11:40 TRUE
## 5606 2022-11-29 16:11:37 TRUE
## 5607 2022-11-29 16:11:25 TRUE
## 5608 2022-11-29 16:10:16 TRUE
## 5609 2022-11-29 16:10:09 TRUE
## 5610 2022-11-29 16:08:01 TRUE
## 5611 2022-11-29 16:07:49 TRUE
## 5612 2022-11-29 16:07:21 TRUE
## 5613 2022-11-29 16:06:44 TRUE
## 5614 2022-11-29 16:05:59 TRUE
## 5615 2022-11-29 16:03:21 TRUE
## 5616 2022-11-29 15:58:56 TRUE
## 5617 2022-11-29 15:57:50 TRUE
## 5618 2022-11-29 15:57:45 TRUE
## 5619 2022-11-29 15:56:41 TRUE
## 5620 2022-11-29 15:56:29 TRUE
## 5621 2022-11-29 15:56:17 TRUE
## 5622 2022-11-29 15:56:14 TRUE
## 5623 2022-11-29 15:55:29 TRUE
## 5624 2022-11-29 15:54:34 TRUE
## 5625 2022-11-29 15:53:45 TRUE
## 5626 2022-11-29 15:53:25 TRUE
## 5627 2022-11-29 15:53:22 TRUE
## 5628 2022-11-29 15:49:34 TRUE
## 5629 2022-11-29 15:49:21 TRUE
## 5630 2022-11-29 15:47:33 TRUE
## 5631 2022-11-29 15:46:58 TRUE
## 5632 2022-11-29 15:46:42 TRUE
## 5633 2022-11-29 15:46:17 TRUE
## 5634 2022-11-29 15:45:18 TRUE
## 5635 2022-11-29 15:44:55 TRUE
## 5636 2022-11-29 15:42:41 TRUE
## 5637 2022-11-29 15:42:33 TRUE
## 5638 2022-11-29 15:42:13 TRUE
## 5639 2022-11-29 15:41:54 TRUE
## 5640 2022-11-29 15:40:54 TRUE
## 5641 2022-11-29 15:40:05 TRUE
## 5642 2022-11-29 15:38:41 TRUE
## 5643 2022-11-29 15:38:11 TRUE
## 5644 2022-11-29 15:36:26 TRUE
## 5645 2022-11-29 15:36:14 TRUE
## 5646 2022-11-29 15:35:21 TRUE
## 5647 2022-11-29 15:34:25 TRUE
## 5648 2022-11-29 15:31:51 TRUE
## 5649 2022-11-29 15:30:53 TRUE
## 5650 2022-11-29 15:30:31 TRUE
## 5651 2022-11-29 15:30:06 TRUE
## 5652 2022-11-29 15:28:35 TRUE
## 5653 2022-11-29 15:28:26 TRUE
## 5654 2022-11-29 15:27:34 TRUE
## 5655 2022-11-29 15:27:30 TRUE
## 5656 2022-11-29 15:26:15 TRUE
## 5657 2022-11-29 15:24:05 TRUE
## 5658 2022-11-29 15:22:35 TRUE
## 5659 2022-11-29 15:21:47 TRUE
## 5660 2022-11-29 15:21:36 TRUE
## 5661 2022-11-29 15:21:18 TRUE
## 5662 2022-11-29 15:20:55 TRUE
## 5663 2022-11-29 15:20:22 TRUE
## 5664 2022-11-29 15:20:14 TRUE
## 5665 2022-11-29 15:20:03 TRUE
## 5666 2022-11-29 15:19:52 TRUE
## 5667 2022-11-29 15:18:56 TRUE
## 5668 2022-11-29 15:17:50 TRUE
## 5669 2022-11-29 15:16:38 TRUE
## 5670 2022-11-29 15:16:18 TRUE
## 5671 2022-11-29 15:16:12 TRUE
## 5672 2022-11-29 15:14:47 TRUE
## 5673 2022-11-29 15:14:36 TRUE
## 5674 2022-11-29 15:14:31 TRUE
## 5675 2022-11-29 15:14:01 TRUE
## 5676 2022-11-29 15:13:38 TRUE
## 5677 2022-11-29 15:13:20 TRUE
## 5678 2022-11-29 15:13:20 TRUE
## 5679 2022-11-29 15:12:23 TRUE
## 5680 2022-11-29 15:11:48 TRUE
## 5681 2022-11-29 15:11:09 TRUE
## 5682 2022-11-29 15:08:27 TRUE
## 5683 2022-11-29 15:07:41 TRUE
## 5684 2022-11-29 15:07:19 TRUE
## 5685 2022-11-29 15:07:11 TRUE
## 5686 2022-11-29 15:05:49 TRUE
## 5687 2022-11-29 15:05:20 TRUE
## 5688 2022-11-29 15:04:48 TRUE
## 5689 2022-11-29 15:01:16 TRUE
## 5690 2022-11-29 15:01:14 TRUE
## 5691 2022-11-29 15:01:14 TRUE
## 5692 2022-11-29 15:00:35 TRUE
## 5693 2022-11-29 15:00:20 TRUE
## 5694 2022-11-29 15:00:18 TRUE
## 5695 2022-11-29 15:00:17 TRUE
## 5696 2022-11-29 15:00:14 TRUE
## 5697 2022-11-29 15:00:11 TRUE
## 5698 2022-11-29 14:59:43 TRUE
## 5699 2022-11-29 14:59:39 TRUE
## 5700 2022-11-29 14:59:32 TRUE
## 5701 2022-11-29 14:59:29 TRUE
## 5702 2022-11-29 14:58:37 TRUE
## 5703 2022-11-29 14:58:34 TRUE
## 5704 2022-11-29 14:58:29 TRUE
## 5705 2022-11-29 14:58:25 TRUE
## 5706 2022-11-29 14:57:55 TRUE
## 5707 2022-11-29 14:57:49 TRUE
## 5708 2022-11-29 14:57:48 TRUE
## 5709 2022-11-29 14:57:39 TRUE
## 5710 2022-11-29 14:57:35 TRUE
## 5711 2022-11-29 14:57:30 TRUE
## 5712 2022-11-29 14:57:03 TRUE
## 5713 2022-11-29 14:56:47 TRUE
## 5714 2022-11-29 14:56:14 TRUE
## 5715 2022-11-29 14:55:23 TRUE
## 5716 2022-11-29 14:55:07 TRUE
## 5717 2022-11-29 14:54:25 TRUE
## 5718 2022-11-29 14:54:25 TRUE
## 5719 2022-11-29 14:53:23 TRUE
## 5720 2022-11-29 14:53:18 TRUE
## 5721 2022-11-29 14:53:08 TRUE
## 5722 2022-11-29 14:51:26 TRUE
## 5723 2022-11-29 14:50:48 TRUE
## 5724 2022-11-29 14:50:43 TRUE
## 5725 2022-11-29 14:50:18 TRUE
## 5726 2022-11-29 14:50:15 TRUE
## 5727 2022-11-29 14:49:58 TRUE
## 5728 2022-11-29 14:48:56 TRUE
## 5729 2022-11-29 14:48:28 TRUE
## 5730 2022-11-29 14:48:15 TRUE
## 5731 2022-11-29 14:47:29 TRUE
## 5732 2022-11-29 14:46:38 TRUE
## 5733 2022-11-29 14:46:01 TRUE
## 5734 2022-11-29 14:45:03 TRUE
## 5735 2022-11-29 14:45:01 TRUE
## 5736 2022-11-29 14:44:21 TRUE
## 5737 2022-11-29 14:43:43 TRUE
## 5738 2022-11-29 14:43:00 TRUE
## 5739 2022-11-29 14:41:48 TRUE
## 5740 2022-11-29 14:41:38 TRUE
## 5741 2022-11-29 14:41:21 TRUE
## 5742 2022-11-29 14:40:09 TRUE
## 5743 2022-11-29 14:36:40 TRUE
## 5744 2022-11-29 14:36:15 TRUE
## 5745 2022-11-29 14:34:17 TRUE
## 5746 2022-11-29 14:30:50 TRUE
## 5747 2022-11-29 14:25:10 TRUE
## 5748 2022-11-29 14:24:27 TRUE
## 5749 2022-11-29 13:46:51 TRUE
save(sub_tweets,file = "retweetsDF.Rdata")
# LOAD DATA FRAME FILE.
load(file = "retweetsDF.Rdata")
sub_tweets %>%
group_by(1) %>%
summarise(max = max(created), min = min(created))
## # A tibble: 1 × 3
## `1` max min
## <dbl> <dttm> <dttm>
## 1 1 2022-12-01 23:59:43 2022-11-29 13:46:51
#Adding column for created at round retweets
crt2 <- sub_tweets %>% mutate(Created_At_Round = created %>% round(units = 'hours') %>% as.POSIXct())
crt2
## screenName
## 1 ArvisGoddess
## 2 viniesr_
## 3 Thulin30
## 4 1HAgrandmama
## 5 LOL_Art_Bot
## 6 BraianAlcocer
## 7 Shadow_Ukyo
## 8 vampreds
## 9 MakeeYhang
## 10 Elfonomo_alto
## 11 Popoi_a
## 12 KawaiiVoli
## 13 CheekiBreekiTs
## 14 Sanchez1373
## 15 tatarimoki
## 16 SomniatorVigil
## 17 ZodiarkEclipes
## 18 TeddyMarcs
## 19 senkucuIt
## 20 N0K0IK0I
## 21 voiceskyxngi
## 22 AutumnVillegas5
## 23 MimiLegrimlins
## 24 nozoxshii
## 25 fladporte
## 26 BluSevera
## 27 ItMeMerry_
## 28 MimiLegrimlins
## 29 SmallStreamersR
## 30 MitsukinoKaze
## 31 HNCHII_16
## 32 babyboy4u69
## 33 LeoDonoso11
## 34 LOL_Art_Bot
## 35 cosmicjirachi
## 36 MoralNitro
## 37 ___nelke
## 38 DailySylas
## 39 EsportsTweeter
## 40 coder_cajun
## 41 vvx_13_
## 42 RogueAssassinn
## 43 kodzun4h
## 44 KuroOokami12
## 45 aiikawachan
## 46 kadart_h
## 47 wifeschungha
## 48 9NZoFYCR0t4SV6q
## 49 Dan_from_Tex
## 50 ClosetWeeb11
## 51 Svartenly
## 52 Svartenly
## 53 ReaperyThe
## 54 EmmaClarkDDS1
## 55 ellieswatchdog
## 56 IntrinsicGames
## 57 panaulingmain
## 58 MimiLegrimlins
## 59 ciiichhhhhhaaa_
## 60 dansemcbre__
## 61 vopegore
## 62 prubun0
## 63 ChaengKuma
## 64 LOL_Art_Bot
## 65 X17Swan
## 66 NSilencedChild
## 67 SarahGr37889530
## 68 AbsoluteDisast5
## 69 salvalose
## 70 Luxtherio
## 71 Kairuhaha
## 72 KC0w0_1
## 73 FlintFlop
## 74 kiaromisan
## 75 wild_witchy
## 76 Matias24Salgado
## 77 Yaszy_Min
## 78 ennautilus
## 79 Sydney_DeM
## 80 stagarit
## 81 machineking035
## 82 PhasedrC
## 83 LOL_Art_Bot
## 84 rohan_ashido
## 85 shinjiussy
## 86 grayspeaky
## 87 Orac7e
## 88 Wolfrayne17
## 89 viegoheigaari
## 90 AstralSky_
## 91 eveningstar114
## 92 Yumi___San
## 93 emetsex
## 94 AstralSky_
## 95 JeanneBestRuler
## 96 Ghosty320
## 97 fullshi2
## 98 dvmbsun
## 99 holy_ngao
## 100 tweetwootin
## 101 hen_ea
## 102 dididisoneca
## 103 ThighsOnHide
## 104 holy_ngao
## 105 empyreanlux
## 106 haru_owop
## 107 jothsuke
## 108 aoiyuyuuki_
## 109 DonnaKe86054501
## 110 LOL_Art_Bot
## 111 camaroamarelo00
## 112 GeneticIvy
## 113 Kip00101
## 114 TheJakoMan
## 115 UntamedGaming2
## 116 RachelH77999062
## 117 lolapaprikaa
## 118 SuppTroll
## 119 xiaoyksha
## 120 nortnmike
## 121 marceline_wine
## 122 mittensdoif
## 123 panaulingmain
## 124 taysmad
## 125 la_cueva_de_Aki
## 126 BlooperPazdro
## 127 eaudevampire
## 128 LOL_Art_Bot
## 129 quitisune
## 130 hoIIowknight
## 131 vampireraven148
## 132 sundaeandcat
## 133 Luxanna24704118
## 134 Aramendoa
## 135 violetitgo1
## 136 xSamuelCroftx
## 137 Luxanna24704118
## 138 Zombie6686
## 139 littlepapill0n
## 140 sxxmmv
## 141 euwseierv
## 142 OvoKeith
## 143 AzarinBoop
## 144 luxxianelaser
## 145 LMinmochi
## 146 LyaHime
## 147 SilverSprings30
## 148 asimm_asimm
## 149 William08751613
## 150 sadbunnylala_
## 151 shisoraka
## 152 _alesa209
## 153 MORISUKENMA
## 154 ItsOnly_59
## 155 sockmonst3r1
## 156 euwseierv
## 157 AlmightyJroc
## 158 asimm_asimm
## 159 SepticeyeFox
## 160 cresseliaLoL
## 161 VintageAron
## 162 aurelia_smol
## 163 Pancho221039660
## 164 Insekiro
## 165 Papiwolves
## 166 C4LLYF0X
## 167 VadaveSel
## 168 KirinoFR
## 169 RaiStar18
## 170 Katheri06787154
## 171 Krmel51927204
## 172 V1perByte
## 173 JacobGrimoire
## 174 Londonicro
## 175 bluestar121797
## 176 DonMalo30078585
## 177 AnnaJli23576821
## 178 MaTiNxoxo
## 179 mrbondman007
## 180 Libellenpanda
## 181 FOkamiaka
## 182 FOkamiaka
## 183 orbitltm
## 184 IntrinsicGames
## 185 EmLikesBagels
## 186 InsaneArtist_
## 187 Hasaya_Kokoro
## 188 IntrinsicGames
## 189 defiyza_
## 190 HuntressAzora
## 191 Z3D44
## 192 IntrinsicGames
## 193 palmsvvay
## 194 lomo_267
## 195 daweaselbass
## 196 _Miellam
## 197 FOkamiaka
## 198 IonianKitsune
## 199 Jorge62027962
## 200 himemilia
## 201 goodvibesNA
## 202 goodvibesNA
## 203 MartyPoisonwood
## 204 LOL_Art_Bot
## 205 River_Nami
## 206 sweeroy1
## 207 goodvibesNA
## 208 anowanka
## 209 meloddinary_
## 210 _Miellam
## 211 _Miellam
## 212 Morgan_OwO
## 213 cycewadowice4
## 214 atiko024_lol
## 215 ColdRice25
## 216 puchit069
## 217 x_Akito_
## 218 hollowfae1
## 219 Wyatt_OTrouxa
## 220 general_magma1
## 221 thepixeldevs
## 222 live_kitsune
## 223 DavidAwood17
## 224 Neustary
## 225 DennisC30261002
## 226 xayahfangirl
## 227 dilfwangji
## 228 Retweelgend
## 229 Jebebediah
## 230 Akatsukovva
## 231 seasondecays
## 232 KappaStreaming
## 233 Lucazs16
## 234 AnxietyFilledDM
## 235 MCBE117
## 236 nstwxx
## 237 saucebabykio
## 238 1carus_Infern0
## 239 _fallenstxr
## 240 hereticglory
## 241 Chameloski29
## 242 AllTaric
## 243 validge1
## 244 TwilightPeaches
## 245 TrueMacaroni
## 246 kaguranism
## 247 LOL_Art_Bot
## 248 pajamaguardian
## 249 Jinxdatsme
## 250 Jinxdatsme
## 251 Dexholder_Ruby
## 252 Jinxdatsme
## 253 FufusArt
## 254 DiegoMozzarella
## 255 gambacchino
## 256 girlshapedmnstr
## 257 MilkySweetTeaa
## 258 streamerwallcom
## 259 daweaselbass
## 260 FluffyAkagi
## 261 goghaway_
## 262 pie13_tea
## 263 ZedMaskz
## 264 xbellahardy
## 265 theluziza
## 266 Shuhua_loml
## 267 Fautssr
## 268 sheerAssassin
## 269 nidhw10
## 270 HelpMe2137
## 271 serendi012
## 272 ny_sere
## 273 Psykorius
## 274 KaynTheBigBully
## 275 danganronpaBr12
## 276 serendi012
## 277 Midoriiya_
## 278 SrirachaWhale
## 279 jupiterstxt
## 280 tomekqed
## 281 Themexicanvip
## 282 MissNanaa_art
## 283 EdinnaPie
## 284 serendi012
## 285 sonarave
## 286 xrosh00
## 287 serendi012
## 288 KurokiSenpuu
## 289 EnforcerZhauns
## 290 talonknives
## 291 PirobaLoca
## 292 contrived_chaos
## 293 seouvesani
## 294 30_anapaula
## 295 reirages
## 296 Koopalings58
## 297 M0BSAIKl
## 298 Jalen2151
## 299 didkosoia
## 300 TheRuinedNymph
## 301 fatbaldpussy
## 302 dinosauloooo
## 303 D3bli
## 304 M0BSAIKl
## 305 bonetiddies
## 306 _lilmei_
## 307 Kazahana_l
## 308 OwlRetweets
## 309 PannettisBread
## 310 Lizzie_EG
## 311 Retweelgend
## 312 Lizzie_EG
## 313 ChocoFraiise
## 314 QueenDevilBlitz
## 315 TransKayn
## 316 xiaonemoz
## 317 JesussFry
## 318 Lafanartfuture
## 319 HygaraS
## 320 _kuroom
## 321 BeqirajJordan
## 322 mrdocto36571669
## 323 IntrinsicGames
## 324 entodiii
## 325 IntrinsicGames
## 326 aphneiios
## 327 Le_Kitty_Skie
## 328 Sttormyy
## 329 XanIrelio
## 330 nottingseriouss
## 331 lucanaka_
## 332 sadrafa2
## 333 OmegaPhoenix17
## 334 M0BSAIKl
## 335 starlightfoxi
## 336 rod_florencia
## 337 NelluDopp
## 338 Kah_tuo
## 339 YBear131
## 340 Gringotssss
## 341 Clefairy443
## 342 Sayyn12
## 343 SmileMoONHS
## 344 bonetiddies
## 345 OBITONLY
## 346 artsybunnie
## 347 SphereofDark
## 348 BlackLe34162712
## 349 ImP_ObiewanMC
## 350 apocalypsesolar
## 351 D3bli
## 352 sevikitty
## 353 caitlyn_meow
## 354 mily_psychopata
## 355 Mama_kiramommy
## 356 lyftandlink
## 357 akalidol
## 358 mmoppiiee
## 359 kernno_art
## 360 Syn_draw0
## 361 M0BSAIKl
## 362 ItsBurntToasts
## 363 _Yummiry
## 364 diisasterr__
## 365 RuidusB
## 366 ChumoMontoya
## 367 dailyaphelios
## 368 JGibbrz
## 369 Unf_Freckles
## 370 oneyyxy
## 371 Greysan_
## 372 Sa4Tou
## 373 KDAEkko
## 374 PlataHardstuck
## 375 mily_psychopata
## 376 larsquell1
## 377 Merikh1374
## 378 lottechanz
## 379 Aleramtz2
## 380 horacioaparato
## 381 bareuniverse
## 382 xImSoCreepy
## 383 ChulieChu
## 384 RalphHanson13
## 385 Mariell_Nu
## 386 miniBN69
## 387 IDEMONOFAGONY
## 388 bandd0ri
## 389 Xayuuv
## 390 Randzahroc
## 391 Soumonus
## 392 Charlottes_Cake
## 393 Ohmygosh413
## 394 JumaraloHexCore
## 395 DeSevenin
## 396 tryfss
## 397 Retweelgend
## 398 melonsodawaifu
## 399 mily_psychopata
## 400 TheeTidecaller
## 401 hermeticuss
## 402 Sleepy_Bud
## 403 lordofspiritsan
## 404 AndradeNacimba
## 405 TheeTidecaller
## 406 Krisss_Angel
## 407 _chulchul
## 408 notmebutwhy
## 409 namezero9
## 410 LOL_Art_Bot
## 411 Micha65154426
## 412 ZodiarkEclipes
## 413 yuuneelli
## 414 IkaBI3
## 415 firexxpunch
## 416 kotkeone
## 417 lustshrine
## 418 _LucasTheSlime_
## 419 Porito_Flameado
## 420 AndrselOtaku2
## 421 r4tmptshkbrah
## 422 taquito_exe
## 423 ruebunni
## 424 IntrinsicGames
## 425 65Serramarc
## 426 AliciaW92648805
## 427 UlfAcaim
## 428 AllTaric
## 429 JustMoth1
## 430 Michelle_13Neko
## 431 lillylimm
## 432 D3bli
## 433 icebird291
## 434 Jonespartan1
## 435 Rune_1213
## 436 DHRC61327440
## 437 Cosgothicc
## 438 settphelioses
## 439 viboradonilo
## 440 JadedTaeYukki
## 441 EnforcerZhauns
## 442 defiantgladius
## 443 dan01000100
## 444 Rinekito
## 445 Retweelgend
## 446 shaffee23
## 447 TheCrosshare
## 448 DonnaJo43302569
## 449 1Artpoptica
## 450 AdriansyahPt
## 451 Navahudonoser
## 452 EmiliapcCP
## 453 xfatelin
## 454 DeniseOEaton
## 455 ReReneric
## 456 Azrielwastaken
## 457 Marie123Pizza
## 458 FELorion14
## 459 Gaafff2
## 460 bymanjimoon
## 461 OmegaEltric
## 462 Aphrxdite99
## 463 ll_Celeste_ll
## 464 Modrayn
## 465 1Artpoptica
## 466 jxmymxzon
## 467 nihillists
## 468 Rmizzle691
## 469 3drenderbot
## 470 Mothley_Cruee
## 471 BastaletF
## 472 AllTheBromances
## 473 imsophel
## 474 iyanaww
## 475 Omega_Darkon
## 476 i3aeon
## 477 Riot_rell
## 478 sOuLsK17
## 479 Omega_Darkon
## 480 WendyYa81952297
## 481 lazypoof
## 482 cadeladobakugo
## 483 davum20
## 484 manuelfernand13
## 485 techmaturgy
## 486 1Artpoptica
## 487 Yuurin53008308
## 488 1carus_Infern0
## 489 Anon98865546
## 490 MartinG666
## 491 SandskillArt
## 492 tonguesoyeon
## 493 HeiKanmi
## 494 UwUHeadpatsOwO
## 495 lustshrine
## 496 arzzoh
## 497 SilencedWench
## 498 BlashowFun
## 499 IntrinsicGames
## 500 IonPiem
## 501 NikiStarNinja
## 502 IntrinsicGames
## 503 pov_youreAAAA
## 504 SleepyToastyBoi
## 505 IntrinsicGames
## 506 MageIngrid2
## 507 Dispassione
## 508 MageIngrid2
## 509 MageIngrid2
## 510 DarkSyndraQueen
## 511 MageIngrid2
## 512 Wolfxana
## 513 NanaStoryweaver
## 514 FoxySuzune
## 515 AsswecanSenpai
## 516 sleepysebis
## 517 CluelessRP909
## 518 pompytt
## 519 OsSiCl
## 520 MageIngrid2
## 521 asxidistra
## 522 ll_Celeste_ll
## 523 Jeroo_kun
## 524 dp_alexander
## 525 LibraeNashira
## 526 ajgorillaz
## 527 sequestrata_
## 528 Aka61019931
## 529 sequestrata_
## 530 yandayre
## 531 Koiarts1
## 532 Mr_Blue2001
## 533 Apostrylol
## 534 LOL_Art_Bot
## 535 DarkSyndraQueen
## 536 yuuneelli
## 537 krissibarks
## 538 Aka61019931
## 539 Kip00101
## 540 fernnoventa
## 541 ARIkatoteshi
## 542 RepulsiveMaid
## 543 ASpaceAceArt
## 544 OsSiCl
## 545 aleriy_
## 546 starry_magic
## 547 DongoranOliva
## 548 yuuneelli
## 549 v3r0skyTM
## 550 StreetPunkStyle
## 551 UViCreative
## 552 didkosoia
## 553 ll_Celeste_ll
## 554 patchimup
## 555 AtmajaPd
## 556 Asphen7
## 557 siccada_art
## 558 chadchampyasuo
## 559 __luriel
## 560 The_undeadpixel
## 561 SupernaturalMoo
## 562 odanju49
## 563 rott_fuch2
## 564 MakeeYhang
## 565 WarmogsEnjoyer
## 566 kytrok
## 567 yeayesyesmom
## 568 NullIsAt0
## 569 ak_elon
## 570 tioomeow
## 571 ASpaceAceArt
## 572 nugothezreal
## 573 TF3Confirmed19
## 574 LibraeNashira
## 575 tartagIie
## 576 cachetaes
## 577 its_Danny17
## 578 Cupcakekirraman
## 579 D3bli
## 580 zowidesu
## 581 pnkrsblckclths
## 582 NatoPootz
## 583 visfreckle
## 584 Svartenly
## 585 PaulMor26908272
## 586 bylethzz
## 587 NyxUnderneath
## 588 lastallure
## 589 LadyVickytoria
## 590 FahrenWolfe
## 591 RyuuzakiRyoto
## 592 AquaraxKaiju
## 593 FueledByRam
## 594 ArticDangie
## 595 nugothezreal
## 596 McChipyArt
## 597 ZauniteSimp
## 598 del_ether
## 599 cottoncandyafro
## 600 enarever
## 601 retrodisk_
## 602 Aramendoa
## 603 dearestryna
## 604 badbches2
## 605 wavemastering
## 606 dahziri
## 607 TurtleTrent
## 608 AttyLatty
## 609 LOL_Art_Bot
## 610 MiMinu_Ei
## 611 retrodisk_
## 612 NotShiroDemon
## 613 LukaRoseberry
## 614 retrodisk_
## 615 MimiLegrimlins
## 616 ghifilix112
## 617 _ChaosParadox
## 618 _ChaosParadox
## 619 Aramendoa
## 620 Peter_S325
## 621 Sp1ne_Sh0t
## 622 santyalc
## 623 squishcat_
## 624 tripleaaandy
## 625 squishcat_
## 626 yyugure_
## 627 Courtney_Fay_M
## 628 Adrifp_Quinn
## 629 alto_joshua
## 630 iO9kazu
## 631 Danny81114386
## 632 Mrcastle08
## 633 manelverse
## 634 bylses
## 635 Lunion22
## 636 Meik48398762
## 637 Vespidas
## 638 Lunion22
## 639 _illith
## 640 chxrrygarden
## 641 vis_cupcake
## 642 ogFeelEmotional
## 643 RTFanartLOL
## 644 nstwxx
## 645 cindyzinea
## 646 naeris_arcane
## 647 KanrojiSay
## 648 Exu_Elegbara
## 649 Xiarja
## 650 Lunion22
## 651 apheliosIut
## 652 Vinyonetta
## 653 ScaryTheGhastir
## 654 RaiishinLoL
## 655 SoraKBlssom
## 656 rooibokk
## 657 ErzsSchey
## 658 izucloud
## 659 JoseJuanxd2
## 660 AniraIsis
## 661 TheLxstPhoenix
## 662 Bellatrize2
## 663 yushiro1_
## 664 FluffyPoro1
## 665 Kage_my_jutsu
## 666 KingDragonaut
## 667 AmandaR74669040
## 668 Snuxor_
## 669 spamthia
## 670 misa_suika
## 671 AmandaR74669040
## 672 LOL_Art_Bot
## 673 wolffireforce
## 674 LOL_Art_Bot
## 675 LOL_Art_Bot
## 676 aac013
## 677 rashowea
## 678 LilyTheFlorist
## 679 D1ANADUSK
## 680 shenkyas
## 681 OfHell7
## 682 BobaTeasNuts
## 683 ruogoesgrrr_
## 684 CiriacoBaldeon
## 685 babyboy4u69
## 686 sonicsunshine_
## 687 ItsOnly_59
## 688 rainingcherry
## 689 UndercityTrash
## 690 Hati_05_
## 691 CaKe_With_Cake
## 692 MeaowoOwo
## 693 NicoGestalt
## 694 rooibokk
## 695 ronaldoido123
## 696 Eduardo03_14
## 697 NidhoggMoshpit
## 698 NidhoggMoshpit
## 699 LilyTheFlorist
## 700 Kiba_Tempest
## 701 Fostergahara
## 702 IntrinsicGames
## 703 Faeons
## 704 marcky_z
## 705 DBloodmask
## 706 duximperius
## 707 Arisadraws01
## 708 siccada_art
## 709 PurpleYordlNSFW
## 710 Aun44361883
## 711 rekkaaaaaaa
## 712 Starsy_chan
## 713 retrodisk_
## 714 tonguesoyeon
## 715 ser0ser0_
## 716 LOL_Art_Bot
## 717 LOL_Art_Bot
## 718 Lunahrix
## 719 briirouge
## 720 bloodysmells
## 721 Hati_05_
## 722 saiamons_
## 723 _lechugacheluga
## 724 saiamons_
## 725 kirmmansnight
## 726 iridirum
## 727 MoonstaPluff
## 728 hyackuya
## 729 RiotVe1vet
## 730 cococosmic
## 731 cococosmic
## 732 cococosmic
## 733 zowidesu
## 734 BraianAlcocer
## 735 sutausagi
## 736 tuIipsarepretty
## 737 CloveredNemesis
## 738 HygaraS
## 739 XChinos
## 740 zowidesu
## 741 themermaidstyx
## 742 vexing_exe
## 743 MeerkatSceptre
## 744 aphelionaphelia
## 745 covencait
## 746 HygaraS
## 747 TheGeneraliz
## 748 crucifymebkbk
## 749 crucifymebkbk
## 750 caitvihugs
## 751 Babsyyyy__
## 752 dorealthing
## 753 syson170
## 754 kawaiTsun
## 755 heymacareina
## 756 Cerberic_art
## 757 BTangLoL
## 758 dreamyLol_
## 759 Lexis90412446
## 760 samool_sb
## 761 curlyfriestime
## 762 lettucepei
## 763 palarien
## 764 KanrojiSay
## 765 moonybunbun_
## 766 bunny_babbits
## 767 mira_miranha
## 768 Mona_Yuuki
## 769 William90381973
## 770 YukariYakumoX
## 771 ZyroXandra
## 772 Matej941
## 773 LadyEtherKnight
## 774 abeiaa_
## 775 cherryj00ngz
## 776 thaisthanh09
## 777 NyimyArt
## 778 moonybunbun_
## 779 afelyosbey
## 780 LOL_Art_Bot
## 781 Alliecatstrophe
## 782 not_a_succubus
## 783 bakudadadan
## 784 JagWyres
## 785 mily_psychopata
## 786 miyukis_
## 787 kataluxie
## 788 lil_lililisa
## 789 SrirachaWhale
## 790 XeloreDraco
## 791 projetoEscort
## 792 animecat33
## 793 RiotTinyBun
## 794 Kip00101
## 795 kingofmisthaven
## 796 AulaniSummerz
## 797 DonnaBa28520872
## 798 angelic_morgana
## 799 emptyspace_life
## 800 Artlover1119
## 801 PirobaLoca
## 802 JagWyres
## 803 karlmayne
## 804 TwistedJhin
## 805 tallwithanxiety
## 806 Hiko_Takashi
## 807 PessimisticArt1
## 808 sasacharmoso
## 809 jobmarr
## 810 fluturyy
## 811 mina_starliart
## 812 GuiselleSuazo
## 813 nottingseriouss
## 814 sorakarell
## 815 rohan_ashido
## 816 kenzsza
## 817 faeriefountain
## 818 IntrinsicGames
## 819 Kittyment1
## 820 Sassan_Sun
## 821 IntrinsicGames
## 822 greenrumx
## 823 watarukiii
## 824 alwaysjjay
## 825 emilovesyhu
## 826 Vis_caitlyn
## 827 XiuHuaVT
## 828 dinosaurrro
## 829 inshambles3
## 830 daweaselbass
## 831 ysuff011
## 832 Fukurokuya
## 833 Elfonomo_alto
## 834 sheriffseraph
## 835 rumi_yuku117
## 836 M07Art09
## 837 giohexora
## 838 REOStraits
## 839 Kamii23237368
## 840 Lucky_apple_cos
## 841 lilliawii
## 842 onidokuro
## 843 Sugijuro
## 844 macahlu
## 845 sockoroni
## 846 DeadJoker502
## 847 DDLiebling
## 848 TheFrankieGunz
## 849 LeeKate25
## 850 Koco64954985
## 851 Koco64954985
## 852 AllenJo34415389
## 853 McChipyArt
## 854 Black_Okamii
## 855 ka__bane
## 856 WangziRikuo
## 857 didkosoia
## 858 LOL_Art_Bot
## 859 DongoranSadina
## 860 skymagpie
## 861 itsHerOhMyGod
## 862 TheRogueScythe
## 863 MaiWFn
## 864 pnkrsblckclths
## 865 Chada_UwU
## 866 edarkness1
## 867 RaiStar18
## 868 AllTheBromances
## 869 GrayFactory
## 870 phelmorcego
## 871 Silvers_M_P
## 872 IcestarGames64
## 873 Sin_humoor
## 874 Cosmo24397
## 875 Rosaruka
## 876 Sin_humoor
## 877 MariaBo01310962
## 878 Tuffbomb_s4vi0r
## 879 Ubikwitywny
## 880 Batata_owo
## 881 limblless_art
## 882 Alex_LP_04
## 883 sasoxichomoshi
## 884 Ntnc13
## 885 LOL_Art_Bot
## 886 fox_knight64
## 887 zuzzo_
## 888 MiyuriYamato
## 889 antonicanoli
## 890 laufvers
## 891 sy1phi3
## 892 clesistros
## 893 __evlyn__
## 894 Garczyn552
## 895 Sunset_sn
## 896 clockworkherald
## 897 YeppiBluebiiii
## 898 SanakyChan
## 899 sindavar33
## 900 EpicGuthix_
## 901 IntrinsicGames
## 902 bmorga69
## 903 mickwife
## 904 IntrinsicGames
## 905 invincibledraw
## 906 nonperfection
## 907 VrilloVrillante
## 908 MrLagTheKing
## 909 v_vKat_
## 910 invincibledraw
## 911 boringrae
## 912 HOONlECAT
## 913 gothicviolets
## 914 mustyOwO
## 915 YasuuKunDesu
## 916 pupiwaizumi
## 917 LoLWikiOfficial
## 918 hdoppio
## 919 xiaonemoz
## 920 MagusRendus
## 921 StellersJays
## 922 danigotthots
## 923 kaiplayz4
## 924 SocialPixel_114
## 925 nownozw
## 926 yuuneelli
## 927 ratha_draws
## 928 JuonKirika
## 929 fannyseneart
## 930 xjinkixx
## 931 dinosaurrro
## 932 CharPaludetto
## 933 MoonstaPluff
## 934 meeIgaroo
## 935 KZSC4RA
## 936 MindElectric0
## 937 OpalKnights
## 938 gamerr4444
## 939 widowl0ver
## 940 HoaichonK
## 941 W0shua_
## 942 Lotiliya
## 943 BRAlNZ
## 944 harginger127
## 945 Yulio145
## 946 SaiCosplay
## 947 niceswordboots
## 948 classifall
## 949 IdonyCrownguard
## 950 himboprotector
## 951 StrongPorco
## 952 anowanka
## 953 sheerAssassin
## 954 RehNoir
## 955 freyaaa_freyaaa
## 956 dailyaphelios
## 957 swagchamp69420
## 958 NanaQueenOfMalv
## 959 JesussFry
## 960 AyrienTina
## 961 mashiiVT
## 962 kalita_spec
## 963 CeyseraLuL
## 964 LetsPlayzKuker1
## 965 Elfonomo_alto
## 966 sennamybeloved
## 967 ireilia
## 968 aeon_xayah
## 969 Matthew06228275
## 970 Zeelanduil
## 971 yourowngrzmot
## 972 MrMash01
## 973 ponnybritt
## 974 abenyukafe
## 975 RepulsiveMaid
## 976 Serge59_Holmes
## 977 TeyantD
## 978 Serge59_Holmes
## 979 Serge59_Holmes
## 980 mindfang_
## 981 TeyantD
## 982 LOL_Art_Bot
## 983 LOL_Art_Bot
## 984 LOL_Art_Bot
## 985 TeyantD
## 986 TeyantD
## 987 anowanka
## 988 douzen88
## 989 teememdee
## 990 TeyantD
## 991 69ebc105301d478
## 992 Stephanos404
## 993 NekoNaly
## 994 DARKlNSCYTHE
## 995 jjray588
## 996 SheezaHellebore
## 997 Drwniel
## 998 MikaHeartt
## 999 RockatanskyGirl
## 1000 Ghostblack0160
## 1001 Sapphiq_LoL
## 1002 MikoOneShot
## 1003 duxteh2
## 1004 S0FTRESTART
## 1005 MikoOneShot
## 1006 PlNKVN0M
## 1007 Afremh
## 1008 endokuu
## 1009 KhayRinArt
## 1010 imaiwon
## 1011 UsamahSiska
## 1012 Saguutxin
## 1013 calszonee
## 1014 RuckusWright
## 1015 ArathLpez
## 1016 settstiddies
## 1017 Neshira2
## 1018 ahrij19
## 1019 missborbs
## 1020 itsHerOhMyGod
## 1021 la_is_co_go
## 1022 LOL_Art_Bot
## 1023 missborbs
## 1024 amitynordeste
## 1025 sona_sae
## 1026 buterzz_
## 1027 yayasuo__
## 1028 IntrinsicGames
## 1029 Caitlin72990416
## 1030 AstralBrutality
## 1031 FriedSoap
## 1032 IntrinsicGames
## 1033 Lilina_Zra
## 1034 KindredZindred
## 1035 Thanak_K
## 1036 saviorboyekko
## 1037 Borbinite
## 1038 LiliariDesigns
## 1039 saviorboyekko
## 1040 Craspar_
## 1041 HellToTheNo11
## 1042 AnonimaEnPalabr
## 1043 cherry0eve
## 1044 NeriJade1
## 1045 BardoTheWriter
## 1046 kittsundere
## 1047 ascoresdalua
## 1048 papuchochoe
## 1049 NekoCha41132779
## 1050 dorealthing
## 1051 dojasavior
## 1052 TheDinoGus
## 1053 _Lucacine_
## 1054 SafeModeByWE
## 1055 EihikUshiromiya
## 1056 randomdoop
## 1057 saksankissa
## 1058 theGIoomist
## 1059 LadyFortune5
## 1060 machfawnthree
## 1061 DemonDevin0712
## 1062 kirkurri
## 1063 LOL_Art_Bot
## 1064 candied_corpses
## 1065 AMalditaGoblin
## 1066 i_randommm
## 1067 mao_jiaodian
## 1068 Layla52467408
## 1069 1Artpoptica
## 1070 HoujouKitai
## 1071 whitebirdnoir
## 1072 xiaovenistttt
## 1073 RTFanartLOL
## 1074 JostarJhonny
## 1075 root2ww
## 1076 MikoOneShot
## 1077 muunbunns
## 1078 MageIngrid2
## 1079 tescoura
## 1080 chillinkan
## 1081 ANDR3WS1MP
## 1082 FernandaAiub
## 1083 grimhavenn
## 1084 petristorment
## 1085 annettepsd
## 1086 kiniakens
## 1087 AhmedMedhatxo
## 1088 nicsman_VT
## 1089 Hexteching
## 1090 ADangchom
## 1091 _vvild
## 1092 AlexAlonsoYaez1
## 1093 MagusRendus
## 1094 Nhihilism
## 1095 LOL_Art_Bot
## 1096 PepinaRuzova
## 1097 beffythebat
## 1098 ANDR3WS1MP
## 1099 ultrakirb
## 1100 shippuudashing
## 1101 Togmar1
## 1102 nearsnow3
## 1103 ANDR3WS1MP
## 1104 little_kurama_
## 1105 SeikatsuMim
## 1106 Pretzinn
## 1107 Ubikwitywny
## 1108 Aharen_122
## 1109 DasIchigo
## 1110 CGoupillon
## 1111 syndrabolas
## 1112 Bel48100137
## 1113 kaizen_ru
## 1114 itsHerOhMyGod
## 1115 kai_sassing
## 1116 kalli_mk
## 1117 iValor_Art
## 1118 sosna564
## 1119 bit3357
## 1120 Doritos996
## 1121 simps4dommymom
## 1122 LilithFlorian
## 1123 MoralNitro
## 1124 PolinaSolncevaa
## 1125 ArtDanilommm
## 1126 anoyamiwa
## 1127 EmoMoonboi
## 1128 hextechery
## 1129 usagi_hotaru
## 1130 swordlily7
## 1131 daisaigaii
## 1132 samuprint
## 1133 vincent250700
## 1134 oleandrinhoreal
## 1135 _DickCorn_
## 1136 buwnniyy
## 1137 _Icathian
## 1138 vicello
## 1139 LEMONFlSH
## 1140 barrelofseals
## 1141 IntrinsicGames
## 1142 marochiinn
## 1143 Felperson_
## 1144 Mattie87008368
## 1145 candied_corpses
## 1146 IntrinsicGames
## 1147 ANDR3WS1MP
## 1148 Sinelia_
## 1149 ANDR3WS1MP
## 1150 maoffins
## 1151 mervikascyare
## 1152 ANDR3WS1MP
## 1153 MeowMeownier
## 1154 GothiccMushroom
## 1155 LOL_Art_Bot
## 1156 sutausagi
## 1157 rabendraws
## 1158 MeowMeownier
## 1159 orbitltm
## 1160 dancing_mae
## 1161 alto_joshua
## 1162 _chenlie
## 1163 ladyredfield_
## 1164 Arroztiea
## 1165 ladyredfield_
## 1166 unohappa
## 1167 laufvers
## 1168 caitlyn_meow
## 1169 MaxYouKnowWho
## 1170 Blanky_Why
## 1171 no1lemonsnout
## 1172 mightyshadowguy
## 1173 IshidaRyuse
## 1174 dadaurelion
## 1175 dadaurelion
## 1176 ChocolatWind
## 1177 dadaurelion
## 1178 sundialMelodic
## 1179 MrRiShen
## 1180 umbransovereign
## 1181 zipperbean
## 1182 shibs_art
## 1183 s__stray
## 1184 zipperbean
## 1185 DeusEx_Machin4
## 1186 DumbMos
## 1187 rakatabyarca
## 1188 BrendoLopesdeO1
## 1189 orbitltm
## 1190 poggershima
## 1191 Zitro_03
## 1192 Thanak_K
## 1193 dadaurelion
## 1194 AkumaNoMegami
## 1195 Mikiiuu_pgt12
## 1196 LilyTheFlorist
## 1197 BrnY49843613
## 1198 raulvicktor
## 1199 RhiLai_Art
## 1200 Nalyd_writing
## 1201 dadaurelion
## 1202 RhiLai_Art
## 1203 kyuucia
## 1204 NeeAhria
## 1205 Doris7988
## 1206 DillButt64
## 1207 VickyAcc
## 1208 _andleo_
## 1209 silentgander
## 1210 arcane_linka
## 1211 brunomanfrei
## 1212 SrirachaWhale
## 1213 CyanSz_
## 1214 ArtaxArt
## 1215 BlooperPazdro
## 1216 PhantomeSimp
## 1217 lesbianism__
## 1218 BarbyGutii
## 1219 Barbara12772130
## 1220 ataeginaweisse
## 1221 moonten61
## 1222 Kumiho14518804
## 1223 ourenjiro
## 1224 tasteoftwiceluv
## 1225 Ryouta201113
## 1226 cowsspit
## 1227 XSaphira2
## 1228 Luxy_tf
## 1229 kaynlvr
## 1230 Jhin4REC
## 1231 shikispace
## 1232 _Eresil
## 1233 ClarinetUbe
## 1234 pearlsayah
## 1235 KawaiiAllcatra1
## 1236 RenzoArganda
## 1237 RomnM12
## 1238 RomnM12
## 1239 5p00kybunny
## 1240 kai_sassing
## 1241 pandora_fortune
## 1242 sevikasbeloved
## 1243 paulotmfc
## 1244 pandora_fortune
## 1245 RuinedNecrokami
## 1246 AstethNZ
## 1247 Its_Versaa
## 1248 kirammanhoe
## 1249 dailysevika
## 1250 bumbumsamaka
## 1251 crunchrcll
## 1252 navorispath
## 1253 noreylol
## 1254 anowanka
## 1255 nosuvnguyen
## 1256 4T0M1C0S2
## 1257 sasoxichomoshi
## 1258 dojasavior
## 1259 pixiluni
## 1260 Koifee__
## 1261 RoseBitchi
## 1262 Pio74tr
## 1263 dojasavior
## 1264 Togmar1
## 1265 ks_dandy
## 1266 HotDads4
## 1267 AldyViego
## 1268 joshinthesun
## 1269 milophobe
## 1270 Cerrru
## 1271 _Gotasdelluvia_
## 1272 peetzapeter
## 1273 davum20
## 1274 caio_lops4
## 1275 khaledonew
## 1276 Ghosty_002
## 1277 Ghosty_002
## 1278 TheRkaderGT
## 1279 caio_lops4
## 1280 caio_lops4
## 1281 theruinedtw1nk
## 1282 WSG_Fam1
## 1283 sasakkan
## 1284 serxnism
## 1285 eepyscm
## 1286 Polevolter_
## 1287 Acalypha48
## 1288 HecalyNezu
## 1289 endurendal
## 1290 Zweifeld_
## 1291 JamesBollyJylo
## 1292 AllTaric
## 1293 darkpixi_
## 1294 TheRealnaPokeX3
## 1295 LXWasTaken
## 1296 elsanndra
## 1297 Nazarenart
## 1298 Mr_Yter_
## 1299 LilliaFootsies
## 1300 A1978asd
## 1301 Nazarenart
## 1302 Toxic_Zer0
## 1303 StrikerF35
## 1304 Flat__Ray
## 1305 Fivi47
## 1306 JvMaybeDraws
## 1307 Daumachi
## 1308 Francis41595836
## 1309 Ai_creator1
## 1310 M07Art09
## 1311 howdia_ir
## 1312 niceswordboots
## 1313 ImonOver
## 1314 Rosaluxa_
## 1315 AjinYunco
## 1316 salmon_sachimi
## 1317 ny_sere
## 1318 crypticbroom
## 1319 yoonohana
## 1320 Imagine_Mes
## 1321 ImonOver
## 1322 ouija_aunt
## 1323 yuuneelli
## 1324 cellorino
## 1325 g33kaholic
## 1326 _toxiko_
## 1327 _toxiko_
## 1328 faux_ross
## 1329 Yokichi20
## 1330 CherryHoMade
## 1331 LadyVickytoria
## 1332 Aether57871125
## 1333 sovaskitten
## 1334 FireFoxFoxy
## 1335 nazuna_night
## 1336 ShaburaKalentao
## 1337 voidkaiza
## 1338 CMYKristyArt
## 1339 SafeModeByWE
## 1340 GnarTv_Vnzla
## 1341 vixx_ex233
## 1342 bouncytuna
## 1343 Kuba1109
## 1344 odanju49
## 1345 bloomphases
## 1346 Habino_
## 1347 gajillesart
## 1348 secchanyuki
## 1349 roxxa5481
## 1350 imfallsmoker
## 1351 urvalfiltr
## 1352 imfallsmoker
## 1353 imfallsmoker
## 1354 IDEMONOFAGONY
## 1355 s_ancho_
## 1356 motocyclemickey
## 1357 CreespyBlue
## 1358 Thulin30
## 1359 knowyrvoice
## 1360 Aionzito
## 1361 GnarTv_Vnzla
## 1362 roxxa5481
## 1363 willie_Chen_
## 1364 Seraya_x
## 1365 Margothmsr
## 1366 sakatemi
## 1367 etherealnyx
## 1368 selenoria
## 1369 Viedzmak
## 1370 morbidmoonart
## 1371 LadyVickytoria
## 1372 edelweisslife
## 1373 cassioxpeia
## 1374 MargaveVollkopf
## 1375 s2miIf
## 1376 Zialeska
## 1377 AndreaMN199
## 1378 xjinkixx
## 1379 ithslay
## 1380 DosisLetalis_
## 1381 respectfulgaze
## 1382 colderorbit
## 1383 souldotwavvv
## 1384 TugaMf
## 1385 hiilovetrash
## 1386 VibesHealer
## 1387 lexieliubr
## 1388 VTuberTweeter
## 1389 iltheater
## 1390 SRuxly
## 1391 Eclipse_Phalanx
## 1392 AkioKazekira
## 1393 cherry0eve
## 1394 SoukakuOni
## 1395 Dewittart
## 1396 aubbbyttv
## 1397 HecalyNezu
## 1398 StarGua23737965
## 1399 Akije_NFT
## 1400 HolyFang_
## 1401 IntrinsicGames
## 1402 ValVolinori1944
## 1403 IntrinsicGames
## 1404 Batata_owo
## 1405 IgnitionArt
## 1406 alto_joshua
## 1407 mellobyne
## 1408 starrrysarah
## 1409 NekoNaly
## 1410 tokoyawii
## 1411 ElvenovaBlue
## 1412 Siriius_Moon
## 1413 AzairiLeone
## 1414 Khydroxide_27
## 1415 FRCretweets
## 1416 RetweetVT
## 1417 NftBazuka
## 1418 bod_5arts
## 1419 20181220D
## 1420 RubeeAmadare
## 1421 MIOSVAKA
## 1422 20181220D
## 1423 Ezevinart
## 1424 Merce_ggadea
## 1425 MIOSVAKA
## 1426 FruitfulMage
## 1427 chocosette
## 1428 Makinonohara
## 1429 spaiceh
## 1430 Makinonohara
## 1431 KripMinren
## 1432 ARIkatoteshi
## 1433 biasayuwu
## 1434 RepulsiveMaid
## 1435 kuumiho_exe
## 1436 actualparticles
## 1437 dizzy_faery
## 1438 Lyriensona
## 1439 Danootsa
## 1440 soranetarium_
## 1441 AkumaNoMegami
## 1442 soranetarium_
## 1443 goldenevil91
## 1444 _Dahrys
## 1445 Verix756
## 1446 ilyplskys
## 1447 elreyvampiro21
## 1448 vlenve
## 1449 Puppyss_
## 1450 godkira3011
## 1451 ItsStillGrle
## 1452 morgonfie
## 1453 munyag444
## 1454 LilyCreature
## 1455 CuppaDoppio
## 1456 KathaliaRose
## 1457 LOL_Art_Bot
## 1458 xsymm3try
## 1459 cydoniavt
## 1460 reistellae
## 1461 Helena_Adrianna
## 1462 ShiroTheUseless
## 1463 SuccubaRossa
## 1464 _Loveyh_
## 1465 zoureimei
## 1466 DatenShyffy
## 1467 SunnyP1lls
## 1468 JulietAngeldust
## 1469 mellobyne
## 1470 Lalazully
## 1471 KlDEKi
## 1472 AkachiSeotea
## 1473 maberu_kun
## 1474 edluizzzz
## 1475 RaijewTwitt
## 1476 phrg16
## 1477 Eintr0py
## 1478 AmbrosLuxis
## 1479 PurpSoulZero
## 1480 stumbdupid
## 1481 BRAlNZ
## 1482 Akumanochi1
## 1483 skpfoda
## 1484 StoneTaliyah
## 1485 ORUL827
## 1486 SushiAudacioso
## 1487 BopperuDopperu
## 1488 cyrabaine
## 1489 Zuzuforever
## 1490 religion_jinx
## 1491 YourBoyDome
## 1492 DAN112643207
## 1493 ravenouspasta
## 1494 Ayedrean
## 1495 KBanryu
## 1496 Black_Cat_uwu
## 1497 cheirazade
## 1498 embrawce
## 1499 Zeink8
## 1500 WaterK96
## 1501 Wicked_Lobster
## 1502 JudasBoton
## 1503 WitnerLoL
## 1504 ZEQAL_BRB
## 1505 anne_iti
## 1506 Melissa72140639
## 1507 ArenWolf1
## 1508 rtArtBoost
## 1509 Phermeforry
## 1510 BL00DYPLEASURE
## 1511 luaanReus
## 1512 fronezone
## 1513 persephone_jinx
## 1514 anne_iti
## 1515 EraiViolett
## 1516 TheLoneSporano
## 1517 projectcelustia
## 1518 etherealnyx
## 1519 nyiak0
## 1520 EniLyart
## 1521 vylnora
## 1522 ColourGuardian
## 1523 Mikiiuu_pgt12
## 1524 ALIENGIRLFRND
## 1525 djal3563
## 1526 hellomyfry_
## 1527 kytrok
## 1528 AKA_Sparda
## 1529 odeko_yma
## 1530 hi__host
## 1531 AHRIRENE
## 1532 caitvigotitbad
## 1533 shaktx
## 1534 AHRIRENE
## 1535 PixelatedFairy
## 1536 vilebloodmage
## 1537 endurendal
## 1538 GtDragonex
## 1539 SoukakuOni
## 1540 _HSKY1805
## 1541 krolmguth
## 1542 Leeyuuls123
## 1543 __MeriBe
## 1544 DARKlNSCYTHE
## 1545 katofrivia
## 1546 xiecheng_
## 1547 Ronin90204103
## 1548 IntrinsicGames
## 1549 S_Scout_
## 1550 SieGaOfficials
## 1551 drawingdaniph
## 1552 fawnd0fyou
## 1553 metalichotchoco
## 1554 PolloJonio
## 1555 Pretzinn
## 1556 bonetiddies
## 1557 netherwinged
## 1558 llKotenokll
## 1559 buterzz_
## 1560 shibeburro_
## 1561 Lulabeanz
## 1562 vicae_
## 1563 umixusagi
## 1564 FTwunny
## 1565 AnxietyFilledDM
## 1566 haylsketches
## 1567 Rmfla_ez
## 1568 SidineyWesley
## 1569 Krisss_Angel
## 1570 Zangetsu_1811
## 1571 Grllma
## 1572 Zockyer73
## 1573 dinosaurrro
## 1574 Rmfla_ez
## 1575 Arashikami_Jun
## 1576 str3ssIsReal
## 1577 gabbieistired
## 1578 LOL_Art_Bot
## 1579 LOL_Art_Bot
## 1580 reistellae
## 1581 AdamCos42745461
## 1582 zosiapiesel
## 1583 Zockyer73
## 1584 NuriaRuizArt
## 1585 nes48933971
## 1586 Nattarro
## 1587 HonorablyFX
## 1588 gomita
## 1589 SeilaPr
## 1590 ominouspussy
## 1591 godking_garen
## 1592 DivaSaorin
## 1593 ShidaSss3
## 1594 reistellae
## 1595 mothpheus
## 1596 mizukipunchbag
## 1597 sundialMelodic
## 1598 MaridelMo
## 1599 PolloJonio
## 1600 kirisaki_ritsu
## 1601 MayhemJunker
## 1602 godking_garen
## 1603 theordflame
## 1604 AwesomeMidna
## 1605 bea_von_daemon
## 1606 YlerMt
## 1607 By_abel_
## 1608 SuccubaRossa
## 1609 kuu021
## 1610 favsitucatboy2
## 1611 reistellae
## 1612 tamarakail
## 1613 Vo1dSeeker
## 1614 hawkseyebrow
## 1615 IronD25
## 1616 shacko7
## 1617 YuumiZoomies
## 1618 Ctrusan
## 1619 AstroMeeps
## 1620 jackerufu
## 1621 LabarreTheo
## 1622 Joanna_Jenkins
## 1623 ShawnillaLopez
## 1624 MishMos07938344
## 1625 DonnaMa87493639
## 1626 justidrilthings
## 1627 James54890083
## 1628 jealousfools
## 1629 akachelista
## 1630 jayce_irl
## 1631 Hekatiane
## 1632 Javithejinxed
## 1633 Voidyuga
## 1634 Nightly_Demon
## 1635 LUKA47793438
## 1636 xXRavelinXx
## 1637 seola4r
## 1638 5uzu4
## 1639 swagelol
## 1640 mercysoka
## 1641 UnwindingTime
## 1642 joshinthesun
## 1643 maiddonart
## 1644 JuFeCarde98
## 1645 duxteh2
## 1646 fenisme_
## 1647 S0vereign_State
## 1648 VipersManwife
## 1649 YoloTaube
## 1650 Gonza_Lucario
## 1651 charlizemb
## 1652 DatenShyffy
## 1653 TadiliElkhalil
## 1654 Jester8694
## 1655 Haelyutoki
## 1656 cryingace
## 1657 niveis_cos
## 1658 otaconnie
## 1659 LOL_Art_Bot
## 1660 r4ps0d14s
## 1661 soribadda
## 1662 LOL_Art_Bot
## 1663 giumzx
## 1664 Irithia15
## 1665 MayraTo21668248
## 1666 WildKuppo
## 1667 lmndcndy
## 1668 mery_moran98
## 1669 lmndcndy
## 1670 anxietytrending
## 1671 tdhhwang
## 1672 LIght0li
## 1673 Pineapp22572727
## 1674 KoppiArt
## 1675 AHoneyMoon_
## 1676 its_joans
## 1677 natalie_jo86
## 1678 IntrinsicGames
## 1679 aslandehya
## 1680 lesbian_emperor
## 1681 altered_cosmos
## 1682 Ulchete
## 1683 Starped0
## 1684 reniichu
## 1685 IntrinsicGames
## 1686 morganasoI
## 1687 Dayanne_145
## 1688 everfrost37
## 1689 AndrewOfTheVu
## 1690 Eclipse_Phalanx
## 1691 vvvokie
## 1692 osevno
## 1693 Gonza_Lucario
## 1694 ganyuun
## 1695 BlazingSun01
## 1696 _LeMissem
## 1697 StrongPorco
## 1698 chaosIegion
## 1699 kekobonkers
## 1700 echectotalitair
## 1701 Kagetsyu
## 1702 reistellae
## 1703 TheChinito_
## 1704 jnxkko
## 1705 Spideraxe30
## 1706 Sushi04511
## 1707 you92057233
## 1708 m0no_11
## 1709 ritzquack3r
## 1710 HOONlECAT
## 1711 GodAllMighty12
## 1712 Emiliano_Funes1
## 1713 haru_owop
## 1714 ritzquack3r
## 1715 kobblublu
## 1716 Fiav1507
## 1717 MaryWinch3ster
## 1718 theheavycrown_
## 1719 Arush44000051
## 1720 matrishark
## 1721 JudgementCutz
## 1722 lillylimm
## 1723 MrShaditow
## 1724 izzelikesunday
## 1725 remyleboob
## 1726 CuppaDoppio
## 1727 nekoyamamegumi
## 1728 jandrereserva
## 1729 PandaXwo
## 1730 KimTohsaka
## 1731 KimTohsaka
## 1732 xTokaa
## 1733 UchihaZed2
## 1734 SelfishMemis
## 1735 DelemKi
## 1736 fern_400
## 1737 StringsNBullets
## 1738 Diamond_Sshiny
## 1739 CatgirlEchidna
## 1740 buterzz_
## 1741 PiinkNeptune
## 1742 Josue0250750654
## 1743 Fuyuan_arts
## 1744 sarah_pim1
## 1745 _Meduka
## 1746 kyorynu
## 1747 ZileanBiruta
## 1748 Gabriel92891687
## 1749 IntrinsicGames
## 1750 belechtorVN
## 1751 Warehouse04
## 1752 alejandrobild
## 1753 alejandrobild
## 1754 urstarrynight0
## 1755 BraianAlcocer
## 1756 ssgimi
## 1757 LadyFortune5
## 1758 SongOfTrue
## 1759 lutemizio
## 1760 NftRate4
## 1761 neoskyshoot
## 1762 lurkinhavana
## 1763 SkullyTeh
## 1764 PoketmonsterSpe
## 1765 NaitoVT
## 1766 Foxanstar
## 1767 Nenuco_Kakapo
## 1768 cosaxd1
## 1769 DistopicAI
## 1770 Synnable1
## 1771 wage_dr
## 1772 Infernioz_
## 1773 scyluna
## 1774 umbransovereign
## 1775 PopcornTheSkunk
## 1776 ship_alchemist
## 1777 Metalbat800
## 1778 mhmm_yeah
## 1779 VinekoChan
## 1780 KingofthePeanu2
## 1781 Ellheit
## 1782 chillinkan
## 1783 yushiro1_
## 1784 zandineitor
## 1785 Vengeful_Raven
## 1786 JP_fox3559
## 1787 oleandrinhoreal
## 1788 chillinkan
## 1789 nokacarry
## 1790 Cellenobs
## 1791 Etno_Log
## 1792 MariaFerrando8
## 1793 Foxanstar
## 1794 jvzmoo
## 1795 CongolaisOtaku
## 1796 akira_tokyodark
## 1797 asimm_asimm
## 1798 buckybonee
## 1799 dxkoniuk
## 1800 admgarzon
## 1801 IntrinsicGames
## 1802 fall3n37
## 1803 Kaiji_Garou
## 1804 alphyow_
## 1805 IntrinsicGames
## 1806 ell_morph
## 1807 MTomasuns
## 1808 Larvanin
## 1809 Nex1Alone
## 1810 Lune_de_fleur
## 1811 simpzedlol
## 1812 Michael17039507
## 1813 NaoChoccy
## 1814 n4jt1
## 1815 HallowedZelie
## 1816 Aa42osu
## 1817 Aa42osu
## 1818 BoredToilet
## 1819 jona_crz
## 1820 BoredJosei
## 1821 Ingeroff_
## 1822 t3ralith
## 1823 VirG010092006
## 1824 BrokenDungBeetl
## 1825 Nefers13
## 1826 bcvr12
## 1827 yuuneelli
## 1828 loud_gothbird
## 1829 tlofwhois67
## 1830 Hoshi9Zoe
## 1831 redflowergrows
## 1832 Veronic02807835
## 1833 bunkokoron
## 1834 nottingseriouss
## 1835 AinsttebaYo
## 1836 laufutona
## 1837 omironic
## 1838 sariya_asa
## 1839 Batata_owo
## 1840 DrRushArt
## 1841 nokacarry
## 1842 Giomely_
## 1843 Abcnonamexd
## 1844 Kiracakehuh
## 1845 RepulsiveMaid
## 1846 IchiroMiyamura
## 1847 JagoKazama24
## 1848 laufutona
## 1849 DyronLoa
## 1850 HallowedZelie
## 1851 HeyShuggie
## 1852 NKUNKU0
## 1853 spertekh
## 1854 ArtawanNajmudin
## 1855 EVEWORLDNFT1
## 1856 LOL_Art_Bot
## 1857 gorawe114
## 1858 funkerdale
## 1859 _deku_kun
## 1860 IntrinsicGames
## 1861 mmandejhin
## 1862 your_tired_god
## 1863 VTuberTweeter
## 1864 LunaAlun3
## 1865 FedeLleh
## 1866 devorahombres_
## 1867 ChoKai11
## 1868 Khaliso_
## 1869 Daniel89650
## 1870 Tilt4You
## 1871 lexlius
## 1872 papuchochoe
## 1873 nftuniqqvariant
## 1874 RizkiBu19604930
## 1875 joal439
## 1876 joal439
## 1877 devorahombres_
## 1878 joal439
## 1879 Mr_sadnessZ
## 1880 Barbara12772130
## 1881 Holycatx1
## 1882 PeridotNunes
## 1883 radakn1
## 1884 Poeta90117304
## 1885 theuglyredditer
## 1886 Gylmyr_
## 1887 lovexcrime
## 1888 JesussFry
## 1889 Jorzz_
## 1890 raposadosdrift
## 1891 magicallytwink
## 1892 Nenesuuuuu
## 1893 bakudadadan
## 1894 RigorousStudios
## 1895 nats862over
## 1896 Elsenseijegar_
## 1897 yuuneelli
## 1898 korrarex
## 1899 Flissy35039555
## 1900 Mylady_Dih
## 1901 korrarex
## 1902 Lunahrix
## 1903 Remojomante
## 1904 notoriouslydev
## 1905 Lunahrix
## 1906 LazarusRobin
## 1907 guessihateyou
## 1908 c3p0john
## 1909 tdrkhanta
## 1910 kambed111
## 1911 iiiBraveHeart
## 1912 woollumi
## 1913 Cut3g0thU
## 1914 IntrinsicGames
## 1915 NasyiahDr
## 1916 rrintaku
## 1917 starshineloser
## 1918 merlin99961
## 1919 RewTox
## 1920 phrg16
## 1921 GhostwareNFT
## 1922 LaresDani
## 1923 talhick
## 1924 Iuvclair
## 1925 C4bslog
## 1926 begseu1
## 1927 IFrozenFawkesI
## 1928 pancake_ken
## 1929 landstromboli1
## 1930 Annora_nft
## 1931 Cris_Michel_
## 1932 Dr_Blowfin
## 1933 FrikiFracasada
## 1934 LilyTheFlorist
## 1935 jxlllxn
## 1936 4rthurwolf
## 1937 reniichu
## 1938 TheChildofMoon2
## 1939 TheChildofMoon2
## 1940 Eve_Dimitresc
## 1941 Miso_neko_me
## 1942 vincent250700
## 1943 LOL_Art_Bot
## 1944 clonkei
## 1945 bunnree
## 1946 Lu_fez_coco
## 1947 MissMacr0ss
## 1948 LilyTheFlorist
## 1949 martyjjang
## 1950 Crikey_Crow
## 1951 v_auras
## 1952 yone_good
## 1953 KathaliaRose
## 1954 marshmallgom
## 1955 naiacreations
## 1956 KonnorMELEGENDE
## 1957 DanielMaOl
## 1958 LOL_Art_Bot
## 1959 LOL_Art_Bot
## 1960 MaryVil25988760
## 1961 Melissa13472114
## 1962 EVO_Buderball
## 1963 Foxy_Pawsy
## 1964 yushiro1_
## 1965 CutHutagalung
## 1966 ChaengKuma
## 1967 caelloum
## 1968 yushiro1_
## 1969 YesseniaWalke16
## 1970 fucker_kun
## 1971 LeYokatsuri
## 1972 la_ophi
## 1973 SusanCa21899217
## 1974 IntrinsicGames
## 1975 NeeAhria
## 1976 RodrigoSapatei1
## 1977 IntrinsicGames
## 1978 yushiro1_
## 1979 void_mileena
## 1980 hilel_nwjns
## 1981 radakn1
## 1982 radakn1
## 1983 enilwe
## 1984 nonperfection
## 1985 June1403_
## 1986 Oraangsh
## 1987 SUKMA_DIG00
## 1988 larn981
## 1989 haribo55a
## 1990 CommanderBlaze5
## 1991 BabaTifani
## 1992 CottonHeart05
## 1993 kara_k98
## 1994 Oraangsh
## 1995 hella_butts
## 1996 ReaperyThe
## 1997 fadanaobinaria
## 1998 OVERLORD502
## 1999 LOL_Art_Bot
## 2000 SandyLeague19
## 2001 sorayinbow
## 2002 Vexie3
## 2003 Josent56590235
## 2004 riGGoKuN
## 2005 PhantomhiveYoru
## 2006 widowskisser
## 2007 AresAika
## 2008 FreakyCat_nft
## 2009 ShinobuNB
## 2010 rufiventris
## 2011 FoxySuzune
## 2012 zadorasnts
## 2013 Octoverse_id
## 2014 Starsy_chan
## 2015 WolfOfHollow
## 2016 Kkknight_Artsss
## 2017 Tucumanocrack
## 2018 EnchantDonut
## 2019 SmithNox
## 2020 Liviaphine
## 2021 nottingseriouss
## 2022 Bbbbuldojeo
## 2023 StarGam16718257
## 2024 RoseBitchi
## 2025 TagTeam008
## 2026 bloodyroses85
## 2027 kazuhadora
## 2028 IrfanIsmaily1
## 2029 Retweelgend
## 2030 RoseBitchi
## 2031 RedrumAlice
## 2032 IntrinsicGames
## 2033 G0DCATRA
## 2034 ThiccGruffalo
## 2035 IntrinsicGames
## 2036 hottuck13579
## 2037 Peter_S325
## 2038 G0DCATRA
## 2039 ZeZe_Dubu
## 2040 Retr026945536
## 2041 ZeZe_Dubu
## 2042 sosna564
## 2043 ZeZe_Dubu
## 2044 EsportsTweeter
## 2045 USOtaku1147
## 2046 ZeZe_Dubu
## 2047 ApexGreyhound
## 2048 malatodicuore
## 2049 DongoranSadina
## 2050 DongoranSadina
## 2051 bop911
## 2052 xxxseraphexxx
## 2053 JennaJi60788880
## 2054 _HSKY1805
## 2055 SonHyato
## 2056 SalrynnGaming
## 2057 _Oxenfurt
## 2058 l3xycait
## 2059 Mruknow00696934
## 2060 Padawan_Carol
## 2061 flareon_blitz
## 2062 LOL_Art_Bot
## 2063 Made_of_Ash
## 2064 mush820823
## 2065 night_wing0412
## 2066 strawberrjkaeya
## 2067 emiko_channnnn
## 2068 Tiger0613
## 2069 Synnable1
## 2070 Mincrex7353
## 2071 KalekronGraphic
## 2072 faux_ross
## 2073 Matias24Salgado
## 2074 LuisHer72065988
## 2075 ParmarMarvin
## 2076 douglasgm03
## 2077 si_nz1
## 2078 Fostergahara
## 2079 anaphoraen
## 2080 StrongPorco
## 2081 rvnt_illusart
## 2082 scudw0rth
## 2083 playedthyself
## 2084 IntrinsicGames
## 2085 soseji_kun
## 2086 p_zkwxz
## 2087 lazzzy00cat
## 2088 xGamingRose
## 2089 hisbella01
## 2090 effyenn
## 2091 ttMK123456
## 2092 Meihara_xSora
## 2093 MesalloLr
## 2094 Makimana34
## 2095 corvicorbett
## 2096 whisky_wizz
## 2097 AltoraJell
## 2098 gabby_meds
## 2099 LOL_Art_Bot
## 2100 hanag0re
## 2101 SinsiaBuvelle
## 2102 spaedii
## 2103 itmebebii
## 2104 lazypoof
## 2105 mesofthimbo
## 2106 StrawbeePlushy
## 2107 JessieVieira90
## 2108 SirDrkSha
## 2109 Thanak_K
## 2110 RepulsiveMaid
## 2111 FLlNGPUSSY
## 2112 SashaTasmin
## 2113 HallowEclipse_
## 2114 ApePostLove
## 2115 TigerKirby215
## 2116 h0ngJvn
## 2117 Rounoob1
## 2118 kissettka
## 2119 PokefanZed
## 2120 ProtoNeron
## 2121 IntrinsicGames
## 2122 IntrinsicGames
## 2123 cristossj_
## 2124 IntrinsicGames
## 2125 SagaTechgaming
## 2126 IntrinsicGames
## 2127 freefireJack2
## 2128 SwainUnlucky
## 2129 freefireJack2
## 2130 sosna564
## 2131 Oscopio_caleido
## 2132 EliiasEchevarne
## 2133 xgardenofavalon
## 2134 Nellopollis
## 2135 deerpressed
## 2136 LOL_Art_Bot
## 2137 Thebeus1
## 2138 HaryantiLembah
## 2139 shinya__ph
## 2140 alto_joshua
## 2141 gothiccpetunia
## 2142 AceGhostRus
## 2143 VirusArtNia
## 2144 OtakuWeebtard
## 2145 _in_sidernrn
## 2146 MaintrisloveShy
## 2147 Rudi71557612
## 2148 akino_miya_lol
## 2149 starlighterose
## 2150 JesussFry
## 2151 yasinacarr0
## 2152 vianafrik
## 2153 reynaluver
## 2154 morgevecanon
## 2155 loverofeclipse
## 2156 StarSeraphine
## 2157 Yoruichinekox
## 2158 DeNekrinius
## 2159 astrerouge
## 2160 LOL_Art_Bot
## 2161 VhanDrawer
## 2162 ATalhandier
## 2163 Dxtlv1
## 2164 EsportsTweeter
## 2165 pizapirate
## 2166 AndreaMN199
## 2167 _lexieliu
## 2168 IntrinsicGames
## 2169 tanksboard
## 2170 azureussan
## 2171 AzizMohamed190
## 2172 Fazbott
## 2173 Burnish_Leader
## 2174 Foxy2000a
## 2175 tacetferrum
## 2176 emtoel6
## 2177 AbelSpiders
## 2178 leeltegerbeen
## 2179 lucresence
## 2180 lucresence
## 2181 chromedome113
## 2182 dollacherry
## 2183 streamerwallcom
## 2184 arvazi2
## 2185 renxdie
## 2186 luciferlucyx
## 2187 Lilith2235
## 2188 DARKlNSCYTHE
## 2189 7ylerr1
## 2190 linkuriboh
## 2191 romarzki05
## 2192 IntrinsicGames
## 2193 AlexissEdith
## 2194 LOL_Art_Bot
## 2195 jichu_anna
## 2196 Galashii
## 2197 DonJorgeSW1
## 2198 ignwcio
## 2199 GraySky48
## 2200 theo_maux
## 2201 caitville
## 2202 X05Yassine
## 2203 gamerr4444
## 2204 ramen_lll
## 2205 sexybearchubs
## 2206 akemidotwav
## 2207 Tristan58239296
## 2208 KerryPr01808582
## 2209 void_mileena
## 2210 ramen_lll
## 2211 SpyTela
## 2212 fayymacy
## 2213 medovikenjoyer
## 2214 MarionetteJX
## 2215 AustinJ20200106
## 2216 Werona205
## 2217 ACuteLilDoggo
## 2218 ACuteLilDoggo
## 2219 Kaeritsuku
## 2220 unjani_yulianti
## 2221 Matix1990275
## 2222 wotbupt
## 2223 tboltwastaken
## 2224 JESTERK0RE
## 2225 Aleramtz2
## 2226 VIRUL3NT
## 2227 DreamZeroX
## 2228 2DJUnder
## 2229 UncolorsX
## 2230 atego3691
## 2231 DuboxeR
## 2232 Momijihee
## 2233 alto_joshua
## 2234 Majorr72
## 2235 Toxic20697657
## 2236 NONBINARYVI
## 2237 DES17013
## 2238 LOL_Art_Bot
## 2239 IntrinsicGames
## 2240 anowanka
## 2241 caitviIovebot
## 2242 GalloKikiriki
## 2243 Xeylen
## 2244 SettXSoraka
## 2245 daweaselbass
## 2246 macbethart06
## 2247 thekillboy14
## 2248 julia91175323
## 2249 lyftandlink
## 2250 Sarashieda
## 2251 Samehada_NY
## 2252 DryuBOOPMAN
## 2253 moonser21
## 2254 MagicNohmi
## 2255 Chuwupa
## 2256 sereodi
## 2257 thornyzyra
## 2258 THEDOMI98
## 2259 Dexholder_Ruby
## 2260 streamerwallcom
## 2261 claudettee17
## 2262 claudettee17
## 2263 JordanC26767490
## 2264 randex0212
## 2265 Rudyon6
## 2266 soraclee_
## 2267 Al49622138
## 2268 Ladysparda
## 2269 THEDOMI98
## 2270 ak_elon
## 2271 v_auras
## 2272 v_auras
## 2273 Niko74z
## 2274 Rune_1213
## 2275 ryuujoestar
## 2276 FlanAmaterasu
## 2277 CrownRoseMaria
## 2278 koscheyyy_NSFW
## 2279 Descendeus1
## 2280 luciferlucyx
## 2281 LuxannaDuCoutea
## 2282 malenciagay
## 2283 Soraka_790
## 2284 FRCretweets
## 2285 MyDankKoosh
## 2286 akali_the_rebel
## 2287 Katrinn_28
## 2288 akali_the_rebel
## 2289 Doctor_Souffle
## 2290 RidiculedSeal
## 2291 RidiculedSeal
## 2292 RidiculedSeal
## 2293 everfrost37
## 2294 NIK0_XD
## 2295 BETSYCHU_
## 2296 BettyGirl3000
## 2297 LOL_Art_Bot
## 2298 peetzapeter
## 2299 huyamia_miao
## 2300 AndrselOtaku2
## 2301 kaden_kitsune
## 2302 Leonard_Schreib
## 2303 Jo3Joes
## 2304 bake_demcookies
## 2305 Stephen91235801
## 2306 ShiroTheUseless
## 2307 LadyImel
## 2308 WaltzMars
## 2309 lexliu
## 2310 Shadow666Dragon
## 2311 IntrinsicGames
## 2312 YugureAi
## 2313 LunarisTigris
## 2314 MoonBladeSG
## 2315 academyvladimir
## 2316 metro_mayor
## 2317 VintageAron
## 2318 Gappy_4ball
## 2319 littleraven90
## 2320 TinaJoh59811455
## 2321 ExeInvader
## 2322 TammyCa24159428
## 2323 SingingNuke
## 2324 ShiroTheUseless
## 2325 MotosierrasLoc
## 2326 blueberryskyuwu
## 2327 Rhythm_Reaper
## 2328 Tran_nguyen23
## 2329 un_ancian
## 2330 ppopyster
## 2331 neekocentral
## 2332 flc1967
## 2333 gamerguy2002
## 2334 SianaInversa
## 2335 SianaInversa
## 2336 Tetsublog54
## 2337 StevenM08452124
## 2338 sinodemsakalin
## 2339 juhmill69
## 2340 SlothFactsBot1
## 2341 SlothFactsBot1
## 2342 wangjiacan007
## 2343 reniichu
## 2344 vicaitzz
## 2345 MysticSquidArt
## 2346 MTruthbringer
## 2347 strictlyrhythm1
## 2348 LOL_Art_Bot
## 2349 Emmiliiy
## 2350 IntrinsicGames
## 2351 squishcat_
## 2352 IntrinsicGames
## 2353 FRCretweets
## 2354 CybrOtaku
## 2355 IntrinsicGames
## 2356 hobgobbin
## 2357 SrirachaWhale
## 2358 papuchochoe
## 2359 vggame5
## 2360 PrincessPoro
## 2361 FRCretweets
## 2362 lesforvicait
## 2363 YeoReum56993351
## 2364 lghtandshadow
## 2365 CHOCOT4RT
## 2366 Luskinho
## 2367 DarkinHoup
## 2368 deerlybeluved
## 2369 ppppppky
## 2370 _ozbik_
## 2371 MuffinKindred
## 2372 LOL_Art_Bot
## 2373 MuffinKindred
## 2374 MuffinKindred
## 2375 SirBreygon
## 2376 RRendyPradana1
## 2377 dced191
## 2378 brayanwalker18
## 2379 Nazarenart
## 2380 Stan_VI_516
## 2381 LadyVTuber
## 2382 megle1912
## 2383 MyHusband39
## 2384 puupopuu
## 2385 JoeySpecialEX
## 2386 rurica005
## 2387 MyHusband39
## 2388 MyHusband39
## 2389 MyHusband39
## 2390 KatieMcGrath616
## 2391 SolidMonark
## 2392 Melissa72140639
## 2393 Ghost68892167
## 2394 vibingPika
## 2395 bk142s
## 2396 Afunah_
## 2397 ShimejiFan
## 2398 StringsNBullets
## 2399 XayahTwilight
## 2400 takerlama
## 2401 S_Tier_Scrub
## 2402 lapetitepirpir
## 2403 frtmelo
## 2404 DJAssassino
## 2405 TaylorS89525046
## 2406 Xwarship3003
## 2407 kohpybara
## 2408 megadito173
## 2409 ILovePantheon
## 2410 davum20
## 2411 WionFazxbear
## 2412 WionFazxbear
## 2413 vernardjoshua
## 2414 IntrinsicGames
## 2415 ILovePantheon
## 2416 ILovePantheon
## 2417 DyronLoa
## 2418 merfulir
## 2419 x_METEORA_x3
## 2420 kwabikimothy
## 2421 EricSch79189081
## 2422 Stan_VI_516
## 2423 PulpoEleven
## 2424 Auditor0877
## 2425 ImShadowMooon
## 2426 M0thball02
## 2427 MahlyenkiSL
## 2428 dvm351974
## 2429 galileorotten
## 2430 warullaby
## 2431 hatsunemiku004
## 2432 SasquatchJoe97
## 2433 hatsunemiku004
## 2434 LOL_Art_Bot
## 2435 LOL_Art_Bot
## 2436 namezero9
## 2437 ObaKiYoBa
## 2438 PrxnkerSpirit_
## 2439 vivipickedme
## 2440 vivipickedme
## 2441 _applepix_
## 2442 DatJerome
## 2443 saadkkhan2
## 2444 Samehada_NY
## 2445 safiroanejo
## 2446 LOOKATMEDUDED1
## 2447 MarinoGaming07
## 2448 ponwino
## 2449 DeathshotOnFire
## 2450 Rafa_X032
## 2451 Bored27775314
## 2452 Simpdeekaisa
## 2453 Mica_Crx
## 2454 Goddessofroyal
## 2455 fnnd_f
## 2456 RhetoricaIlE
## 2457 Amy_Miau8
## 2458 LoLcitoposting
## 2459 IntrinsicGames
## 2460 goeun0_2
## 2461 luv_astral
## 2462 IntrinsicGames
## 2463 IntrinsicGames
## 2464 PeridotNunes
## 2465 nomoreesports_
## 2466 rosehairflips
## 2467 Haabibic
## 2468 cosmicjirachi
## 2469 NkUlises
## 2470 ReginaC26432536
## 2471 yone_good
## 2472 RestDeath
## 2473 Callyummeow
## 2474 dancare3
## 2475 Taekook30003
## 2476 AdeebxNoelle
## 2477 wildncrazyguy1
## 2478 N3rdHaus
## 2479 TheCat333
## 2480 ChVasiliou
## 2481 M07Art09
## 2482 fearfillment
## 2483 VadaveSel
## 2484 LOL_Art_Bot
## 2485 dinosaurrro
## 2486 ADominguez123
## 2487 WayneMc74840685
## 2488 jerry0488
## 2489 YourHero_Sky
## 2490 Uwuined
## 2491 OonaghDusk
## 2492 preheatoven666
## 2493 lgbtqdollyfnaf
## 2494 dinosdoor
## 2495 JerryBu49551618
## 2496 Nikodemo17
## 2497 LOL_Art_Bot
## 2498 smallhorizons
## 2499 IntrinsicGames
## 2500 ExoticoMaximusT
## 2501 BotChubi
## 2502 IntrinsicGames
## 2503 Gaku0111
## 2504 ZukiTheNeko1
## 2505 Migueln95101214
## 2506 bronfman_daniel
## 2507 baoziroses
## 2508 Santiag47953743
## 2509 Navy_Sonic
## 2510 lamespin
## 2511 DupontMelissa9
## 2512 Carlos18726039
## 2513 Gxthicked
## 2514 nadearielis
## 2515 SleepyFenBold
## 2516 WholesomeOldOne
## 2517 PanesitoCQueso
## 2518 whireezzz124
## 2519 mrbreadmond
## 2520 hermetic_mxry
## 2521 cyframes
## 2522 FRCretweets
## 2523 Daigo_4kFMAB
## 2524 InasaYoarashiii
## 2525 RABIESGIR1L
## 2526 KamariaUwais
## 2527 NicksDan
## 2528 Daigo_4kFMAB
## 2529 bIowody
## 2530 YulianDuval1999
## 2531 Alliethekitty
## 2532 ChaosMagics156
## 2533 Toa_general
## 2534 nigellim0807
## 2535 rohan_ashido
## 2536 summoner0005
## 2537 zaunither
## 2538 judy_voorhees
## 2539 Chikis_kiwii
## 2540 judy_voorhees
## 2541 Retweelgend
## 2542 namezero9
## 2543 KimmyKatxo
## 2544 manu_l44ra
## 2545 undivineshepard
## 2546 IntrinsicGames
## 2547 undivineshepard
## 2548 ak_elon
## 2549 plants2963
## 2550 Lupefors
## 2551 Bombillasaurio
## 2552 mariisacutie
## 2553 Zeeldrom
## 2554 VintageAron
## 2555 essentiafurto
## 2556 bvbyfruit
## 2557 oneshiningdream
## 2558 anxietytrending
## 2559 RigorousStudios
## 2560 L0nelyG1rl98
## 2561 Wenward_
## 2562 accomes12
## 2563 alenaorsumn
## 2564 sanidade_nemvi
## 2565 AmarusCG
## 2566 tohstt
## 2567 Elsenseijegar_
## 2568 Alexthebigwoof
## 2569 SkullyTeh
## 2570 Ninna_NP_Gomes
## 2571 By_meeeeeeeee
## 2572 Truslei
## 2573 CompaeJoseCas
## 2574 DennisG26502741
## 2575 kudos2hachi
## 2576 kingswaggy6
## 2577 mimiendos
## 2578 gab_ey25
## 2579 SummonerOrthan
## 2580 AzuaRyu
## 2581 mel9npan
## 2582 undivineshepard
## 2583 bringingglory19
## 2584 LOL_Art_Bot
## 2585 River_Nami
## 2586 crilix_
## 2587 SleepyFawn_
## 2588 SleepyFawn_
## 2589 Deku_a_Hero
## 2590 IntrinsicGames
## 2591 cryomatica
## 2592 Deku_a_Hero
## 2593 IntrinsicGames
## 2594 16miila
## 2595 acervoxayah
## 2596 acervoxayah
## 2597 pinkmune
## 2598 acervoxayah
## 2599 acervoxayah
## 2600 R_0oK42
## 2601 acervoxayah
## 2602 st4nwithafour
## 2603 freefireJack2
## 2604 BagiyaKuswanda1
## 2605 freefireJack2
## 2606 heavydirtysol_
## 2607 skittsuu
## 2608 josephenrique32
## 2609 xDeathNova
## 2610 HaruDocinho
## 2611 bekkomi
## 2612 RobertK17737734
## 2613 HARUMARl
## 2614 alainey_lee
## 2615 HarryTh67235811
## 2616 0xlor377
## 2617 Night_Rider06
## 2618 vesselxsai
## 2619 DonnaHu83696808
## 2620 rafaelhgsoares
## 2621 everfrost37
## 2622 DonnaHu83696808
## 2623 everfrost37
## 2624 bluestar121797
## 2625 yumejorin
## 2626 Fazbott
## 2627 Ivanex0394
## 2628 Moonlady9_
## 2629 Fazbott
## 2630 Hecteeee
## 2631 Fazbott
## 2632 yumejorin
## 2633 Noemimi_Fran
## 2634 buterzz_
## 2635 MageIngrid2
## 2636 VelconX15
## 2637 LOL_Art_Bot
## 2638 Noemimi_Fran
## 2639 MageIngrid2
## 2640 MageIngrid2
## 2641 elineko3
## 2642 3nbySage
## 2643 yelangostosinha
## 2644 bluestar121797
## 2645 DarunaKom
## 2646 atego3691
## 2647 atego3691
## 2648 Jessica74714136
## 2649 PLUSHGRLZ
## 2650 YokoCeron
## 2651 Neustary
## 2652 ghostofyaz
## 2653 ghostofyaz
## 2654 LegendofTails
## 2655 LegendofTails
## 2656 Panckees
## 2657 xiao_lover_
## 2658 murderjinxbomb
## 2659 _Candidhart
## 2660 Avernath1
## 2661 murderjinxbomb
## 2662 ItsAllADelusion
## 2663 washighost
## 2664 ilvrlli
## 2665 IntrinsicGames
## 2666 _brenoka_
## 2667 UwU3000
## 2668 gabby_meds
## 2669 funkerdale
## 2670 funkerdale
## 2671 funkerdale
## 2672 essentiafurto
## 2673 deadlysupia
## 2674 catgirlmain
## 2675 BlueJunesong
## 2676 SemSkinDaNeeko
## 2677 ReionHonjin
## 2678 hanabi_manatu
## 2679 Minayumichan
## 2680 You12371384093
## 2681 Kiri_best_boy
## 2682 Crystal_ForU
## 2683 JeffBez65605620
## 2684 MaiTangerine_
## 2685 SSBananas
## 2686 RaytheReign
## 2687 Viny_Patrik
## 2688 SHAD0WARISE
## 2689 YRPMMD
## 2690 ErosYaoi
## 2691 gab_ey25
## 2692 luluquequerpix
## 2693 Mercurirestsabu
## 2694 brokenmadnessu
## 2695 brokenmadnessu
## 2696 MaiTangerine_
## 2697 DorkPrayer
## 2698 xdogzy
## 2699 JingJingStar
## 2700 DGsGarage1
## 2701 ExpiredSlightly
## 2702 thecoonerypain
## 2703 NicoleB42064037
## 2704 Beatthenoise
## 2705 NicoleB42064037
## 2706 NykoYko
## 2707 youknowwhatson
## 2708 CoffeeThresh
## 2709 halfchun
## 2710 S3TTtHEBOSS
## 2711 LOL_Art_Bot
## 2712 gabby_meds
## 2713 ogFeelEmotional
## 2714 _Lucacine_
## 2715 IvichuJ
## 2716 BobocaCarambola
## 2717 Gamergi35261
## 2718 stony4191
## 2719 brycecanady
## 2720 just_a_loverboy
## 2721 LOL_Art_Bot
## 2722 CaciqueBaby
## 2723 astha4town
## 2724 ElcyyTheGobbler
## 2725 DailySylas
## 2726 ArtGuerreiro
## 2727 naasongonzalez
## 2728 jennaize
## 2729 fugu_cos
## 2730 VRaknaki
## 2731 caitviolence
## 2732 dinosaurrro
## 2733 dinosaurrro
## 2734 pozaking11
## 2735 PTSDcore
## 2736 Michael06832367
## 2737 depraesthetic
## 2738 DaniLInfinity
## 2739 fghg1232
## 2740 danrenrenren
## 2741 kingswaggy6
## 2742 Cloud6961
## 2743 DJAssassino
## 2744 tiredandhorny_
## 2745 Fingaro3
## 2746 Le_Fayl
## 2747 nayoona18
## 2748 Rosaruka
## 2749 PTSDcore
## 2750 HeadBangerPoppy
## 2751 EsportsTweeter
## 2752 HitoriUwu
## 2753 Ta0khon
## 2754 Artstudebt
## 2755 PTSDcore
## 2756 MegaMeatMando
## 2757 MaxUnxverse
## 2758 beidan_god
## 2759 Shoukai_Kotetsu
## 2760 SabrinaWitchs
## 2761 acce_the_worst
## 2762 KatieTryToDoArt
## 2763 LOL_Art_Bot
## 2764 faelorr
## 2765 acce_the_worst
## 2766 blueberryskyuwu
## 2767 faelorr
## 2768 dylangaiapisces
## 2769 ___Youmi___
## 2770 PSYCHOgay_
## 2771 LOL_Art_Bot
## 2772 DavidFa58624154
## 2773 nadlavss
## 2774 Mrcastle08
## 2775 AbyssalOrca
## 2776 Mrcastle08
## 2777 haccienie
## 2778 MittingMots
## 2779 AshleyM13544744
## 2780 JoyComb70362421
## 2781 Jellyfishth0ts
## 2782 JoyComb70362421
## 2783 Lunahrix
## 2784 Nanamoouwu
## 2785 heaven_rj
## 2786 heaven_rj
## 2787 IntrinsicGames
## 2788 sadboi_geli
## 2789 Oddbark_AN
## 2790 lukachoy
## 2791 DnDPeasant
## 2792 qwaszx986
## 2793 ZileanBiruta
## 2794 artemisafica
## 2795 Sershis990
## 2796 zaunitekiwi
## 2797 LOL_Art_Bot
## 2798 FenecoVitu
## 2799 InusamaU
## 2800 LXWasTaken
## 2801 BigsmokeSan
## 2802 BigsmokeSan
## 2803 Vinigastewingdi
## 2804 ChaosMdh
## 2805 Beahemoth_
## 2806 Jonespartan1
## 2807 HeyArlet
## 2808 HimboGobbler
## 2809 _fruitcats
## 2810 Raiduju_Malheur
## 2811 kazuki09724984
## 2812 CatboyEzreal
## 2813 NierKhada
## 2814 TwilightNyxx
## 2815 Teem_Boo
## 2816 constantgemini
## 2817 morgiREAL
## 2818 LeenaLorenzen
## 2819 DongoranSadina
## 2820 theuglyredditer
## 2821 streamerwallcom
## 2822 3_corgis
## 2823 BeastOfIonia
## 2824 ZxScepter
## 2825 JordanRaln
## 2826 timbenji
## 2827 CP0rk
## 2828 KDAAkali
## 2829 sparrowofsands
## 2830 raven_scorpion
## 2831 azularso
## 2832 Imagine_Mes
## 2833 rtArtBoost
## 2834 Te_De_Claro
## 2835 fikabun
## 2836 bonerfly1
## 2837 bonerfly1
## 2838 AutumnVillegas5
## 2839 IntrinsicGames
## 2840 LadyFortune5
## 2841 DTroopa1000
## 2842 revenantisms
## 2843 revenantisms
## 2844 leecaveira666
## 2845 varuches
## 2846 revenantisms
## 2847 Zoe_Kawaiii
## 2848 Kristin82565964
## 2849 Fuee___
## 2850 AshiSoup
## 2851 Anthony27647433
## 2852 PaLu_420
## 2853 Omega_Darkon
## 2854 RTFanartLOL
## 2855 mrdocto36571669
## 2856 Arrinn10
## 2857 m0thbrat
## 2858 nottingseriouss
## 2859 PoiTiablo
## 2860 melumii_
## 2861 LOL_Art_Bot
## 2862 nottingseriouss
## 2863 bmblbkiss
## 2864 SrGeneric
## 2865 Marioapsupp
## 2866 Gustavodapexera
## 2867 sugoiisora
## 2868 josemorojas
## 2869 Teddyforestnigh
## 2870 Elfonomo_alto
## 2871 SongBird_VT
## 2872 YanCelesAlucard
## 2873 ArakuneEnjoyer
## 2874 daweaselbass
## 2875 aatroxposting
## 2876 tiny_bulbasaur
## 2877 Naphatchaya10
## 2878 1HAgrandmama
## 2879 1HAgrandmama
## 2880 DiverdivaX
## 2881 Pekoruu
## 2882 EredinBRSK
## 2883 mikaelamtruwu
## 2884 Sa4Tou
## 2885 SrGeneric
## 2886 KassiaStark
## 2887 NotCarlFortune
## 2888 book_smoove
## 2889 alatuscos_
## 2890 GailWil45711350
## 2891 Bachuan1602
## 2892 shortstackHell
## 2893 RoseBitchi
## 2894 GailWil45711350
## 2895 profe_alex10
## 2896 ShinkamiGod
## 2897 StarryMimisita
## 2898 NikkiWaffle_
## 2899 RordyGG
## 2900 LOL_Art_Bot
## 2901 Rinweisse
## 2902 OneYuko
## 2903 JorgeGB27
## 2904 VTCK_2022
## 2905 merfaeyy
## 2906 MuffinKindred
## 2907 AKA_Sparda
## 2908 Shiwinu
## 2909 _sweetbunbun_
## 2910 settvastaya
## 2911 rekoteaa
## 2912 PhotoSyndicate_
## 2913 Micchonstars
## 2914 vattghern
## 2915 MartinBole19
## 2916 sugar_plum_soda
## 2917 CaptWobbles
## 2918 Noblek__
## 2919 the_Yoshogu
## 2920 MegglesArt
## 2921 h0tuser
## 2922 HelpMe2137
## 2923 Pan_dulceuwu
## 2924 HelpMe2137
## 2925 HelpMe2137
## 2926 HelpMe2137
## 2927 RenzoArganda
## 2928 TheWeirdCat3
## 2929 systemnuke
## 2930 Mundanekitten1
## 2931 BoomR59
## 2932 ily2smcore
## 2933 DonnaMa87493639
## 2934 marcksochist
## 2935 OniiiArts
## 2936 derplolplayer
## 2937 Enfermavi
## 2938 LOL_Art_Bot
## 2939 ia_azul
## 2940 epidemic_pain
## 2941 MoonMarieee
## 2942 LoveCHENDEHUI
## 2943 VeiIara
## 2944 Batin_Black
## 2945 EvelynAndEevee
## 2946 JavierM7204Zero
## 2947 reinagano8
## 2948 MariWebnamorada
## 2949 memewiitch
## 2950 catgirII
## 2951 Zimfi11LoL
## 2952 DaniySuniy
## 2953 AlexanderBaguet
## 2954 chrom_simp
## 2955 _Miellam
## 2956 blankspotato
## 2957 sabothestabbo
## 2958 IntrinsicGames
## 2959 coffeecottn
## 2960 montepablonegro
## 2961 pombinharoxa
## 2962 aquaremini
## 2963 harleenzorel
## 2964 M07Art09
## 2965 Retweelgend
## 2966 AkaitoNekoNeaw
## 2967 ShawnSlicer
## 2968 alphaxayah
## 2969 elputoinviernos
## 2970 TouhouEguay
## 2971 kikilasalsa
## 2972 HasenNaru
## 2973 fenisme_
## 2974 oneshiningdream
## 2975 oneshiningdream
## 2976 takimizta16
## 2977 polynii5o
## 2978 hoots_ie
## 2979 bocchipuppygirl
## 2980 EzMoffly
## 2981 KrainNo
## 2982 xexabep
## 2983 EllyZabeth000
## 2984 telogrus
## 2985 Mariell_Nu
## 2986 coffeecottn
## 2987 Li0nic_1987
## 2988 raffa_lolS2
## 2989 GDAutoArt
## 2990 ga_ja3
## 2991 mira_miranha
## 2992 juhmill69
## 2993 requinn_e
## 2994 ripsusukey
## 2995 Kaiju3nthusiast
## 2996 Retweelgend
## 2997 datyoinky
## 2998 kirrraman
## 2999 vispunches
## 3000 Aloistrancy6669
## 3001 vikcktor
## 3002 anowanka
## 3003 Sayzu_Weedz
## 3004 NIK0_XD
## 3005 anowanka
## 3006 bettingdiscord
## 3007 aiikawachan
## 3008 midmalone
## 3009 _laonome_
## 3010 IntrinsicGames
## 3011 IntrinsicGames
## 3012 koreytech
## 3013 My_Name_Is_Pyke
## 3014 GennyCayer
## 3015 tiny_bulbasaur
## 3016 Vilictor
## 3017 ShyShigaku
## 3018 validge1
## 3019 lesbopal56
## 3020 YohaC0re
## 3021 DegoPseudoAlgo
## 3022 lunar_ren710
## 3023 angryybutch
## 3024 Martin68xd
## 3025 srstock1art
## 3026 SomeBoondoggle
## 3027 the_redc0at
## 3028 seabassdebeste
## 3029 InksRivin
## 3030 InksRivin
## 3031 aslandehya
## 3032 Animdude9
## 3033 LOL_Art_Bot
## 3034 nicomistico5
## 3035 BerserkerOmen
## 3036 dinkndots
## 3037 dinkndots
## 3038 50cc
## 3039 lastallure
## 3040 Crisx115
## 3041 drainerfujoshi
## 3042 lastallure
## 3043 lastallure
## 3044 AnnaLetyFlor
## 3045 LicanRose
## 3046 syseldin
## 3047 blueberryskyuwu
## 3048 AChileanDuck
## 3049 gn_913
## 3050 AllTaric
## 3051 Matthew06228275
## 3052 Matthew06228275
## 3053 Peter_S325
## 3054 _Yummiry
## 3055 Peter_S325
## 3056 Peter_S325
## 3057 Peter_S325
## 3058 AshleyM13544744
## 3059 ITSMESETTRIGH
## 3060 OcanhaBrazilBoi
## 3061 Vern101Z
## 3062 LOL_Art_Bot
## 3063 ravenouspasta
## 3064 sfrt344
## 3065 SquirtlesDen
## 3066 the_philisma
## 3067 suryono_r
## 3068 AChileanDuck
## 3069 Kip00101
## 3070 atego3691
## 3071 nimbusmage
## 3072 ULTIMATEFUKOUDA
## 3073 TagTeam008
## 3074 radakn1
## 3075 Zef_oreo
## 3076 GaloSerey
## 3077 hextechenforcer
## 3078 DahliaRoseLive
## 3079 AquaMocha_
## 3080 edgy_on_purpose
## 3081 izucloud
## 3082 TagTeam008
## 3083 Londonicro
## 3084 HexKobayashi
## 3085 TBNOnCooldown
## 3086 PastaPain
## 3087 its_fcking_bees
## 3088 RicardoDavenp13
## 3089 ChrissyMamas
## 3090 fsundae55
## 3091 GPirate12
## 3092 GPirate12
## 3093 Aluumers
## 3094 peachykitty___
## 3095 Desenhoponto
## 3096 mettaexists
## 3097 ItsTheBirb
## 3098 ClosetWeeb11
## 3099 GrandG0nzal0
## 3100 alepintor023
## 3101 JulieNewArt
## 3102 zombuppy
## 3103 P0L1sh0wl
## 3104 Blackrigz
## 3105 kevrei2000
## 3106 SistemaGarden
## 3107 BraianOwO3
## 3108 AzuaRyu
## 3109 KutetsKute
## 3110 Okay_but_why_to
## 3111 Uwuined
## 3112 RaiStar18
## 3113 lazypoof
## 3114 TheSuperRaiju
## 3115 m25228249
## 3116 MoonMarieee
## 3117 blackdagger456
## 3118 FufusArt
## 3119 marmarv_a
## 3120 ShojiOfficial
## 3121 Joppula
## 3122 FufusArt
## 3123 Rodrian46709485
## 3124 Rodrian46709485
## 3125 thatwolfdj
## 3126 LinyeSupremacy
## 3127 ShawnillaLopez
## 3128 DarkensBI
## 3129 MuffinKindred
## 3130 Kay_Belsch
## 3131 MysticSquidArt
## 3132 Beams_Of_Lighty
## 3133 blueberryskyuwu
## 3134 BanBanIshi_TV
## 3135 FargoJoaquin
## 3136 blueberryskyuwu
## 3137 TItanAuthotized
## 3138 machi_mzk
## 3139 dinkndots
## 3140 alegolailo
## 3141 Hikaru_Hitsuzen
## 3142 Gusgadolol
## 3143 JumaraloHexCore
## 3144 JumaraloHexCore
## 3145 Rovito
## 3146 LNY18676280
## 3147 3drenderbot
## 3148 Noh_by
## 3149 Darkiriona
## 3150 EdinnaPie
## 3151 CloudyGoaty
## 3152 LNY18676280
## 3153 enby_frogs
## 3154 Ingeroff_
## 3155 la_cueva_de_Aki
## 3156 L17L6363
## 3157 Dinomorph
## 3158 AeonionTortilla
## 3159 MiilkStrawberry
## 3160 aniliaUwU
## 3161 ITSORAKA
## 3162 ITSORAKA
## 3163 kamel_joel
## 3164 Zeri_Cafeinada
## 3165 ElVotardo
## 3166 Zeri_Cafeinada
## 3167 jinxedeyes
## 3168 StarsHealer
## 3169 RepulsiveMaid
## 3170 dog42895
## 3171 Miojo58314565
## 3172 MURILOANDRADEC3
## 3173 HarryTh67235811
## 3174 Naky985
## 3175 ICHlMOKUREN
## 3176 tannerzuzga
## 3177 IntrinsicGames
## 3178 Stone05092021
## 3179 anOwlStar
## 3180 EsportsTweeter
## 3181 mxxiwnn
## 3182 MoonstaPluff
## 3183 IntrinsicGames
## 3184 Necro_Lichloved
## 3185 ShawnSlicer
## 3186 Toxic20697657
## 3187 gorillajoerg
## 3188 heystrife
## 3189 TellTaleTypist
## 3190 RedhairSheep
## 3191 angel_vzq
## 3192 lewdboithrow1
## 3193 marcky_z
## 3194 eokomon
## 3195 Douglaszr_
## 3196 Checkuu
## 3197 LOL_Art_Bot
## 3198 PeterJack32
## 3199 Xilerth
## 3200 Captain__A__
## 3201 Sw33tEdgyD0gg
## 3202 chandelure9
## 3203 HarryTh67235811
## 3204 HazeStrawberry
## 3205 kizuxiie
## 3206 LoveYourCrystal
## 3207 junseobyt
## 3208 KarlMoo20450862
## 3209 MrFoxalin
## 3210 paulotmfc
## 3211 kaizenkoh1
## 3212 CursedXiao
## 3213 paulotmfc
## 3214 xjinkixx
## 3215 Cookie3w3
## 3216 Cookie3w3
## 3217 juIycore
## 3218 kavetham_exe
## 3219 Awaluneocxcanon
## 3220 cryptidpyro
## 3221 pnkrsblckclths
## 3222 xjinkixx
## 3223 Ari64382876
## 3224 buterzz_
## 3225 ArtLaceDreams
## 3226 TerryKi99365945
## 3227 YASHMARA2
## 3228 Sahmlfr
## 3229 SansDarkness
## 3230 07Evans16
## 3231 RobertDonaldsn
## 3232 Shiroulyy
## 3233 kaynphel
## 3234 ll_Celeste_ll
## 3235 batson_TH
## 3236 Not_Pavel32
## 3237 reddoll123
## 3238 ChuuPamela5
## 3239 07Evans16
## 3240 Penshiru_25
## 3241 rabbids92
## 3242 buterzz_
## 3243 PeterJack32
## 3244 PeterJack32
## 3245 dailyaphelios
## 3246 IamBenStirling
## 3247 taitaivilu
## 3248 surviventine115
## 3249 khakuzz
## 3250 Mimy92Art
## 3251 haleyisbombb
## 3252 nyascian_txt
## 3253 DongoranOliva
## 3254 LeitoPusyPutito
## 3255 Parislore4
## 3256 kadart_h
## 3257 GabrielOchoaEc1
## 3258 tarkiov
## 3259 stirarcane
## 3260 HaterZeri
## 3261 kryptidkore
## 3262 bia_porto27
## 3263 loud_gothbird
## 3264 SandyLeague19
## 3265 loiz_evans
## 3266 aphelionaphelia
## 3267 dancing_mae
## 3268 NekoNaly
## 3269 IntrinsicGames
## 3270 _VexSky_
## 3271 notoriouslydev
## 3272 SpicedFoxy
## 3273 MY4ANDER3
## 3274 AllTaric
## 3275 HellSick13
## 3276 BlakHntR
## 3277 Tsuuuuukiuwu
## 3278 JojoxSenju
## 3279 XYI2AYQbc2hLHeQ
## 3280 ItsTheBirb
## 3281 tapochek_Joe
## 3282 BondageHead
## 3283 NeyumeMoon
## 3284 galexiianova
## 3285 Lady_Muzza_
## 3286 AlexChan4rt
## 3287 MaiTheCat25
## 3288 xeekah
## 3289 collin_cherub
## 3290 pichupunch
## 3291 chef_serro
## 3292 anoyamiwa
## 3293 CHRONO_TERMINUS
## 3294 LOL_Art_Bot
## 3295 soyunmogurigeko
## 3296 Piee_004
## 3297 pirocaodoitto
## 3298 Kamisguide
## 3299 hen_ea
## 3300 its_cherrybaby
## 3301 NicoCVLA
## 3302 PotatoDevil2
## 3303 aiglamene
## 3304 hen_ea
## 3305 Kirishimakrbk
## 3306 anaismyname23
## 3307 ItsAnyastasia
## 3308 Nalyd_writing
## 3309 Fer_senpaii
## 3310 RyanSenpai94
## 3311 CheshireFantas2
## 3312 CheshireFantas2
## 3313 xiefux
## 3314 duxteh2
## 3315 a_femboy12
## 3316 ZauniteSimp
## 3317 odds_uneven
## 3318 Mizu_Chan94
## 3319 Spoopy_Owl
## 3320 Seleseal_
## 3321 AKA_Sparda
## 3322 PepeGV13
## 3323 lazypoof
## 3324 swfsdanvers
## 3325 MrManuero
## 3326 kaguranism
## 3327 LOL_Art_Bot
## 3328 LOL_Art_Bot
## 3329 Aaronhart323
## 3330 odeko_yma
## 3331 bonerfly1
## 3332 Shaycook20
## 3333 bonerfly1
## 3334 Lizz_HM21
## 3335 Zimmeck_
## 3336 EkkosBbg
## 3337 RizkiBu19604930
## 3338 nothingheretuse
## 3339 ThatguyAugustus
## 3340 leankuroneko
## 3341 BelongNewry
## 3342 Zapphiren_
## 3343 Austin88191786
## 3344 Kywry247
## 3345 Batata_owo
## 3346 CIPHERMEISA
## 3347 RiftValentine
## 3348 SuciDrg
## 3349 8ogdahn8
## 3350 sweetgummygator
## 3351 brianjokeiner0
## 3352 shiroychigo
## 3353 AzaZofia
## 3354 loveetude
## 3355 ThomasW42894977
## 3356 Micchonstars
## 3357 VStreamers_
## 3358 IntrinsicGames
## 3359 IntrinsicGames
## 3360 agito_hugo
## 3361 SansDarkness
## 3362 Tula77017406
## 3363 DARKINCORE
## 3364 CP0rk
## 3365 pupiwaizumi
## 3366 afarny4
## 3367 MeruwuIX
## 3368 RyanWolfe379
## 3369 HOONlECAT
## 3370 RABIESGIR1L
## 3371 pizapirate
## 3372 aeon_xayah
## 3373 Ivanska_
## 3374 QueenOfAnxiety3
## 3375 DMalauni
## 3376 Cookie3w3
## 3377 HerpDerp2413
## 3378 Neryumo
## 3379 pinkfires_LoL
## 3380 StringsNBullets
## 3381 CATBR3AD
## 3382 ibonedrawhentai
## 3383 yuuneelli
## 3384 texas_doof
## 3385 nottingseriouss
## 3386 GreaterSinn
## 3387 LightningBaron1
## 3388 JezzaWorks18
## 3389 lagauffredu641
## 3390 0ceanGrayWaves
## 3391 hachirox13
## 3392 mmoppiiee
## 3393 amanitaz
## 3394 Daxelman
## 3395 DNo1432
## 3396 LuwunaMoon
## 3397 LOL_Art_Bot
## 3398 Aikidork
## 3399 LOL_Art_Bot
## 3400 Edendeleon_
## 3401 LOL_Art_Bot
## 3402 LOL_Art_Bot
## 3403 m2_rai
## 3404 Zeri_Cafeinada
## 3405 BananaB32959457
## 3406 settstiddies
## 3407 Koco64954985
## 3408 Im_Not_Furry1
## 3409 Peter_S325
## 3410 RigorousStudios
## 3411 NewstedIs
## 3412 _KotoKasus
## 3413 cake7121
## 3414 zhonyaan
## 3415 Lyriensona
## 3416 Actual_Trash390
## 3417 AlexRam18792944
## 3418 ayofat654
## 3419 caitvigotitbad
## 3420 itishothere
## 3421 _rutuja21_
## 3422 Ty75217357
## 3423 polarzitos
## 3424 GothiccMushroom
## 3425 Audrahni
## 3426 lovelynye03
## 3427 qothmikasa
## 3428 ElcyyTheGobbler
## 3429 nottingseriouss
## 3430 SongbirdDiamond
## 3431 SrirachaWhale
## 3432 kalita_spec
## 3433 Makayla88190882
## 3434 AlejoqtinWinter
## 3435 DavidLe81191611
## 3436 ElcyyTheGobbler
## 3437 ElcyyTheGobbler
## 3438 JesussFry
## 3439 StalkerOf2Dguys
## 3440 IntrinsicGames
## 3441 StalkerOf2Dguys
## 3442 besdaysi
## 3443 AsheMarryMe
## 3444 IntrinsicGames
## 3445 SrirachaWhale
## 3446 konisrow
## 3447 neorarty3
## 3448 xokenkaneki
## 3449 rayxrayyy
## 3450 Konann2003
## 3451 IceTrainer_Jean
## 3452 Foxy_Pawsy
## 3453 ThinkinCrow
## 3454 Silvoid1
## 3455 Kinaaaaaahh
## 3456 Bea_OGD
## 3457 yone_good
## 3458 limiekoo
## 3459 shurinha1
## 3460 OccamSansRazor
## 3461 Ksdxtwt
## 3462 VickieZ25645605
## 3463 DonnaBa28520872
## 3464 samper93
## 3465 Araxis46
## 3466 OliNothing
## 3467 Deborah41962061
## 3468 Cav09476727
## 3469 jinzeentea
## 3470 Brite_Ofc_
## 3471 DonnaKe86054501
## 3472 Anneliese_emy
## 3473 OccamSansRazor
## 3474 LadyVainille
## 3475 aetherslovs
## 3476 gothynerd
## 3477 dan_r0o
## 3478 aetherslovs
## 3479 suryono_r
## 3480 niceswordboots
## 3481 suryono_r
## 3482 TheFoxx85595616
## 3483 StephanDragunov
## 3484 bIowody
## 3485 bIowody
## 3486 ReginaG07351089
## 3487 CoachPalmEsport
## 3488 prophetic_prose
## 3489 MiyaMano94
## 3490 M4gnus2
## 3491 breedoglover
## 3492 Scarl3t_Maid3n
## 3493 IntrinsicGames
## 3494 regolart
## 3495 Juuj_A
## 3496 HoodedProdigies
## 3497 IntrinsicGames
## 3498 carthagesports
## 3499 vtuberblamee
## 3500 ZatchCV
## 3501 divinavulpes
## 3502 AldyViego
## 3503 SizenandoDaniel
## 3504 rosstabowl_ross
## 3505 Gaulront
## 3506 DarlDrawsGay
## 3507 BDawnbringer
## 3508 Androsfgc
## 3509 SIMP_INC_
## 3510 marcky_z
## 3511 H0RNYDWD3
## 3512 lesbopal56
## 3513 lesbopal56
## 3514 SweetCabbageUwU
## 3515 Siriius_Moon
## 3516 herwerewolfgf
## 3517 ChachaXJimin
## 3518 Not_Zeratul_
## 3519 tankarts
## 3520 e9vol
## 3521 Galaxy7415
## 3522 _face1ess
## 3523 barongalloway
## 3524 Ion0X
## 3525 ATaragashi
## 3526 DespairGamma
## 3527 summerswirlarts
## 3528 morz4t
## 3529 LOL_Art_Bot
## 3530 BrendaA56642710
## 3531 LOL_Art_Bot
## 3532 MarkLee9140239
## 3533 alluringAllegro
## 3534 Juan47100604
## 3535 ZodiarkEclipes
## 3536 Isthefickleone
## 3537 AwesomeOKing123
## 3538 CloJo10
## 3539 Ronin90204103
## 3540 visfreckle
## 3541 rosstabowl_ross
## 3542 vortexpunk
## 3543 sailorjinsouI
## 3544 Bad_Beneviento
## 3545 GabrielMeowMeow
## 3546 tharouu
## 3547 begseu1
## 3548 letmemyjlaire
## 3549 Shogun_Matheus
## 3550 Bamboozled696
## 3551 Batata_owo
## 3552 David07Artk
## 3553 MariettaPioneer
## 3554 sagen_thyme
## 3555 The_Raven483
## 3556 Invienes
## 3557 anowanka
## 3558 vylnora
## 3559 iketapps
## 3560 undivineshepard
## 3561 LibraeNashira
## 3562 WardenTheKnight
## 3563 heejinsoulyves
## 3564 callmemaxxiiie_
## 3565 IntrinsicGames
## 3566 _m00n_r4
## 3567 JoshuaMDelaTore
## 3568 DonJorgeSW1
## 3569 Aweeriana
## 3570 Kxllerqueendra1
## 3571 Blood_Lich
## 3572 William08751613
## 3573 SlowWalter
## 3574 2018Vhas
## 3575 caitcat1111
## 3576 plannie_t
## 3577 luznoirs
## 3578 Irisdicente_
## 3579 JackVar39755062
## 3580 Cupcakekirraman
## 3581 lampilluminatie
## 3582 ChilaquilesCo
## 3583 shikispace
## 3584 railoth
## 3585 therealpdud
## 3586 VenusGreen21
## 3587 Prophetx691
## 3588 _Rufure
## 3589 thy_chaos
## 3590 StripperKorra
## 3591 Jayvih_
## 3592 sirspunglekog
## 3593 mastermepp
## 3594 Blobbyjohnsun
## 3595 TerriBa33627771
## 3596 aetherslovs
## 3597 kurwajprdlehh
## 3598 Ajronek
## 3599 cheaploafs
## 3600 shxdowed
## 3601 cosmicjirachi
## 3602 m006098s
## 3603 AshleyM13544744
## 3604 udeservelovetoo
## 3605 himboprotector
## 3606 Kyragreen16
## 3607 nasadotexe
## 3608 Mochizouu
## 3609 mixties
## 3610 Bluebird282
## 3611 _another_tina_
## 3612 BatataPuroOdio
## 3613 everfrost37
## 3614 NoblePunk_XXIV
## 3615 Ozen_Rose
## 3616 Gamergi35261
## 3617 Novembyrr
## 3618 mikan_miyuki
## 3619 Moonlightlyanti
## 3620 shxdowed
## 3621 shxdowed
## 3622 tanksboard
## 3623 sirkiaa
## 3624 IntrinsicGames
## 3625 LOL_Art_Bot
## 3626 tekkfist
## 3627 IntrinsicGames
## 3628 safyla_a_na
## 3629 Shneizel_I
## 3630 IntrinsicGames
## 3631 Shneizel_I
## 3632 IntrinsicGames
## 3633 Shneizel_I
## 3634 mememenome
## 3635 steffonarts
## 3636 Gab_P_Matos
## 3637 Kati950
## 3638 2VinteCinco5
## 3639 Anonymousmea99
## 3640 _another_tina_
## 3641 mattiyyahh
## 3642 ElBrolaire
## 3643 PerimXCarone
## 3644 eccwanderer
## 3645 mellllting_
## 3646 YeppiBluebiiii
## 3647 CWrldttv
## 3648 NekotSlayer
## 3649 Kooke95
## 3650 NekotSlayer
## 3651 LittleWan_
## 3652 Benjami89760141
## 3653 nicoangelic
## 3654 Blitzshadow021
## 3655 Gordon_Dunham
## 3656 cruzzorro11
## 3657 AllTaric
## 3658 TeamInseparable
## 3659 DekuVT1
## 3660 Alonso024836477
## 3661 Abisco54911105
## 3662 SyLoN412
## 3663 GDAutoArt
## 3664 Flissy35039555
## 3665 xqjtqy
## 3666 LOL_Art_Bot
## 3667 luminal_zero
## 3668 hawkknight2000
## 3669 SophieUwUUwU
## 3670 NateNatelie
## 3671 PowhaAna_
## 3672 fhdlsiddiqui
## 3673 Mrcastle08
## 3674 _unspokenmyth
## 3675 your_mom__69__
## 3676 TrevorL79200836
## 3677 buihuyrg1708
## 3678 GMHTTYD
## 3679 komaeda_nagisa
## 3680 itsbeanslol
## 3681 Aleramtz2
## 3682 GMHTTYD
## 3683 LOL_Art_Bot
## 3684 LOL_Art_Bot
## 3685 bashbr0
## 3686 EnforcerZhauns
## 3687 arvazi2
## 3688 Miguelito_jpeg
## 3689 FluffySheep14
## 3690 Koco64954985
## 3691 aetherslovs
## 3692 IntrinsicGames
## 3693 AndreaAvidya
## 3694 xiefux
## 3695 IntrinsicGames
## 3696 KatieMcGrath616
## 3697 Me4Vi
## 3698 KatieMcGrath616
## 3699 LabarreTheo
## 3700 8lue_Dra6on
## 3701 ilikecheese3434
## 3702 8lue_Dra6on
## 3703 Londonicro
## 3704 ValkiriusPT
## 3705 manymeow12
## 3706 yordleloveall
## 3707 nordlys
## 3708 Merciful_Crow
## 3709 Marioapsupp
## 3710 Mr_Blue2001
## 3711 Hailys_
## 3712 bemybabyyesbaby
## 3713 vattghern
## 3714 dempugs1
## 3715 divinephoenix47
## 3716 Titan40youtube
## 3717 morganastallion
## 3718 eeriuffi
## 3719 AngelaG62782145
## 3720 bruiaryz
## 3721 Mrcastle08
## 3722 JvMaybeDraws
## 3723 asxidistra
## 3724 Nicolas95605381
## 3725 Mama_kiramommy
## 3726 candied_corpses
## 3727 Hexteching
## 3728 meat_krieg
## 3729 Enfermavi
## 3730 EricCru61419262
## 3731 Ekko_tv
## 3732 StringsNBullets
## 3733 DarunaKom
## 3734 Duckie64125797
## 3735 Duckie64125797
## 3736 adoralovrxu
## 3737 harrygoboom
## 3738 Duckie64125797
## 3739 NevropaFlexer
## 3740 KDragV1
## 3741 dalay_man
## 3742 Ianuitetoilee
## 3743 DarkSyndraQueen
## 3744 DecaffCappucci
## 3745 IntrinsicGames
## 3746 hiraiomi
## 3747 lukachoy
## 3748 GloriesUnsung
## 3749 LOL_Art_Bot
## 3750 Ohmygosh413
## 3751 viesolde
## 3752 xXEdenSkiXx1
## 3753 Stephanos404
## 3754 lemoncakes101
## 3755 JoshuaH65875147
## 3756 Lunion22
## 3757 McChipyArt
## 3758 iyanaww
## 3759 theDoctors_Name
## 3760 ScoponoL
## 3761 FergyisReformed
## 3762 NottLu1s
## 3763 mrdocto36571669
## 3764 mrdocto36571669
## 3765 MartinBole19
## 3766 LOL_Art_Bot
## 3767 ChompSpark
## 3768 simps4dommymom
## 3769 MOFFLlN
## 3770 ElcyyTheGobbler
## 3771 I_Approb
## 3772 VitoraYT
## 3773 Ganrielpl
## 3774 nozomistan
## 3775 scxigo
## 3776 FuckingTwinkie
## 3777 ElcyyTheGobbler
## 3778 I_Approb
## 3779 Sw33tEdgyD0gg
## 3780 CutHutagalung
## 3781 FionaRuolo
## 3782 SlothFactsBot1
## 3783 lavendarechoes
## 3784 summerswirlarts
## 3785 samool_sb
## 3786 MegComb
## 3787 JerryBu49551618
## 3788 CAlTVl
## 3789 JerryBu49551618
## 3790 vis_cupcake
## 3791 DevilDanteRA
## 3792 Nespeon
## 3793 IntrinsicGames
## 3794 Sa4Tou
## 3795 DevilDanteRA
## 3796 plushiezzz
## 3797 MaahesRion
## 3798 Ash_Bandipoot
## 3799 kat_ewe_
## 3800 Ashe201_4E
## 3801 LOL_Art_Bot
## 3802 lavendarechoes
## 3803 LOL_Art_Bot
## 3804 warden_coffee
## 3805 Stardrenova
## 3806 singu_laria
## 3807 luscas__
## 3808 migvianna
## 3809 feernobb
## 3810 Sett_NDB
## 3811 LadyVickytoria
## 3812 florecitu
## 3813 MoonstaPluff
## 3814 OnlyKnownWolf
## 3815 elreyvampiro21
## 3816 DavidKi23237365
## 3817 Katheri06787154
## 3818 mariettaesports
## 3819 ArtawanNajmudin
## 3820 GET_JlNXED
## 3821 Liri_Runa
## 3822 ArtawanNajmudin
## 3823 ArtawanNajmudin
## 3824 Kristin82565964
## 3825 Jessica74714136
## 3826 Jessica74714136
## 3827 Ravenleviant
## 3828 EmiliapcCP
## 3829 morangosupremo
## 3830 Kirishzin
## 3831 PizzaPlanetLord
## 3832 ZzzGoo0720
## 3833 Teea1y
## 3834 motocyclemickey
## 3835 FaulknerEdu
## 3836 bugrasmart
## 3837 KenRddt
## 3838 Chipchik1
## 3839 Matej941
## 3840 Selp765
## 3841 MinsFGC
## 3842 Matej941
## 3843 akalynn4
## 3844 LemonJunk404
## 3845 trapcardhideri
## 3846 st4nwithafour
## 3847 JediKnightTack
## 3848 muttbutters
## 3849 m_buonani
## 3850 Vincent91453020
## 3851 nokacarry
## 3852 LuwunaMoon
## 3853 kuryptoculus
## 3854 UwUCancerCringe
## 3855 AustinJ20200106
## 3856 CATBR3AD
## 3857 papuchochoe
## 3858 KindredZindred
## 3859 charlizemb
## 3860 KIRAMMOMMY
## 3861 LOL_Art_Bot
## 3862 StringsNBullets
## 3863 WhosMaryP
## 3864 Samandriade
## 3865 DailySylas
## 3866 NiiloPiri
## 3867 koiseoho
## 3868 IntrinsicGames
## 3869 chaatblanc
## 3870 sundialMelodic
## 3871 epitaphofghosts
## 3872 canvasof57
## 3873 PadThePanda
## 3874 spaedii
## 3875 leshuga_fntasma
## 3876 share_stream
## 3877 share_stream
## 3878 OSenekart
## 3879 RepulsiveMaid
## 3880 greekmyst
## 3881 ChaengKuma
## 3882 OSenekart
## 3883 kenzsza
## 3884 bakudadadan
## 3885 college_esports
## 3886 ThirteenXXXVII
## 3887 McBadDrawings
## 3888 lycanthropii
## 3889 greendolphinxst
## 3890 LuhWitchArtes
## 3891 HeadBangerPoppy
## 3892 holanda707
## 3893 GlaDOS666_
## 3894 haudrey_z
## 3895 ajgorillaz
## 3896 WisseHolly
## 3897 altavba_
## 3898 ViTheNinth_
## 3899 catraseyes
## 3900 ThwMooon
## 3901 pinkreine
## 3902 FRCretweets
## 3903 StormeChappie
## 3904 daweaselbass
## 3905 Kiimberlyss_
## 3906 Nyao_bakeneko
## 3907 ZXNISTAR
## 3908 LOL_Art_Bot
## 3909 Mocnk564
## 3910 Zeri_Cafeinada
## 3911 p114619
## 3912 AshleyM13544744
## 3913 jey10122371
## 3914 Eroz_JT
## 3915 Thunder22824185
## 3916 Awaluneocxcanon
## 3917 IntrinsicGames
## 3918 KathaliaRose
## 3919 ATaragashi
## 3920 witchyygf
## 3921 papuchochoe
## 3922 JosephF21058235
## 3923 RhiLai_Art
## 3924 Kda_Rouge
## 3925 yonecachorrao
## 3926 lmsourcandy
## 3927 sokkvaria
## 3928 Unf_Freckles
## 3929 KevinJo23407320
## 3930 nimbusmage
## 3931 hexcarrier27
## 3932 coder_cajun
## 3933 zeniyks
## 3934 JustCeleSpam
## 3935 thesullios
## 3936 moonxpov
## 3937 Kampsycho
## 3938 jinxlights
## 3939 LOL_Art_Bot
## 3940 Dynamic_violet
## 3941 AppleTafaha
## 3942 FanguFufu
## 3943 munyag111
## 3944 Lunahrix
## 3945 OxenfreeAO3
## 3946 Benjami89760141
## 3947 IntrinsicGames
## 3948 ItsTheBirb
## 3949 IntrinsicGames
## 3950 retr0hearts
## 3951 vcvcvc516
## 3952 ItsTheBirb
## 3953 cosmic_oro
## 3954 xomuncho
## 3955 Sukki_Yuri
## 3956 apheliosIut
## 3957 Shadow_Ukyo
## 3958 Leo0_08
## 3959 streamerwallcom
## 3960 JohnDou74439830
## 3961 afarny4
## 3962 Pixel_Paw
## 3963 Fernandarevill4
## 3964 Sayulett
## 3965 ChaengKuma
## 3966 luna_lov3sword
## 3967 luna_elflove
## 3968 BiWomanWhore
## 3969 97Velvet
## 3970 luna_dualsword
## 3971 Alylej1108
## 3972 Beastardize
## 3973 AdamWhi01826851
## 3974 ChuuPamela5
## 3975 Sapphicescu
## 3976 BanBanIshi_TV
## 3977 supposedly_ivy
## 3978 wildncrazyguy1
## 3979 papuchochoe
## 3980 Pandoraeuphoria
## 3981 Blue_Catnip
## 3982 poetlunari
## 3983 poetlunari
## 3984 Odette0081
## 3985 DennisG26502741
## 3986 Thanak_K
## 3987 Anthony87651440
## 3988 Zaunite_
## 3989 CaitlynSheriffB
## 3990 Egocentricawn
## 3991 CaitlynSheriffB
## 3992 zerhax
## 3993 LOL_Art_Bot
## 3994 Christo58898072
## 3995 CutHutagalung
## 3996 IntrinsicGames
## 3997 IntrinsicGames
## 3998 DoujinMaster69
## 3999 chaosIegion
## 4000 vcvcvc516
## 4001 IntrinsicGames
## 4002 CaitlynSheriffB
## 4003 TheRafaArts
## 4004 minato218947015
## 4005 Zoya_nr1simp
## 4006 Alonso024836477
## 4007 MoonlitSpires
## 4008 MoonlitSpires
## 4009 hevalynn1
## 4010 bleeqi
## 4011 FusionXZero
## 4012 enga_sa
## 4013 Muphasa99
## 4014 MoonlitSpires
## 4015 secretnil
## 4016 jstsoni
## 4017 IntrinsicGames
## 4018 incinelion
## 4019 aagabi7
## 4020 TanyaHe69723616
## 4021 arcanefinest
## 4022 Thulin30
## 4023 radim_kecar
## 4024 LOL_Art_Bot
## 4025 MoonlitSpires
## 4026 MoonlitSpires
## 4027 filipo269
## 4028 Pelota2006
## 4029 feyneira
## 4030 vandeshopping
## 4031 VickieZ25645605
## 4032 MARASJUR
## 4033 AmandsVih
## 4034 Brilho_Fosco
## 4035 aymr_SB
## 4036 Ruined_Fafnir
## 4037 chambre_leon
## 4038 castilMedabot
## 4039 IntrinsicGames
## 4040 LisaRod23858331
## 4041 TChandraPermad1
## 4042 chiiiiin_xxx02
## 4043 mqsmax
## 4044 IntrinsicGames
## 4045 root2ww
## 4046 thelastalive1
## 4047 Kamii23237368
## 4048 te4_ll
## 4049 Samyc_2014
## 4050 StaceyF70563969
## 4051 annl_o_l
## 4052 Samyc_2014
## 4053 forestbidoof
## 4054 taeevvvv
## 4055 itsviniciushp
## 4056 Beastardize
## 4057 CamKaeru
## 4058 LeodrkR
## 4059 forestbidoof
## 4060 KingofthePeanu2
## 4061 d0nnietism
## 4062 Thulin30
## 4063 Foxanstar
## 4064 Flamin_Sapphics
## 4065 LOL_Art_Bot
## 4066 WoxTheFox1
## 4067 StellersJays
## 4068 FacuRueda3
## 4069 hifranz_
## 4070 LkgodEye03
## 4071 oneofcaitswhore
## 4072 requinn_e
## 4073 EsportsTweeter
## 4074 rakanpaws
## 4075 feistypaaants
## 4076 Olaf54414306
## 4077 Olaf54414306
## 4078 loru_mu
## 4079 lunariprince
## 4080 EscrachoAndante
## 4081 pajamaguardian
## 4082 akimeunamo
## 4083 RMaddogs
## 4084 aenyeweddiennn
## 4085 11tenshi
## 4086 ilovtumate
## 4087 tweetfo71515312
## 4088 TammyAc69722169
## 4089 PiltoversFists
## 4090 ThirdWorldLiftr
## 4091 mochikiwis
## 4092 VTCK_2022
## 4093 galaxybrainjohn
## 4094 VTCK_2022
## 4095 ArthaielEng
## 4096 ga_ja3
## 4097 Oraangsh
## 4098 Oraangsh
## 4099 PlasmicChannel
## 4100 PIRATEJIWE
## 4101 reygestorm
## 4102 foxofbone
## 4103 TerriBa33627771
## 4104 natihgrr
## 4105 KutetsKute
## 4106 Rafraf51688946
## 4107 bluestar121797
## 4108 Akali99335533
## 4109 asimm_asimm
## 4110 sendtheflower_s
## 4111 Akalynn23468
## 4112 Sanchez1373
## 4113 ZyklusW
## 4114 Sanchez1373
## 4115 Dakota__Draws
## 4116 ao3isalliread
## 4117 Sanchez1373
## 4118 LOL_Art_Bot
## 4119 akrothan_
## 4120 IntrinsicWorld
## 4121 madewithUnreal
## 4122 GuaxinimApaixo1
## 4123 MinosMaximoff
## 4124 bbugspixelbot
## 4125 dinosaurrro
## 4126 Amatilapis
## 4127 Amatilapis
## 4128 Aaaspectrum
## 4129 zrsfta
## 4130 FrankH7_
## 4131 Adixk2
## 4132 imhungry76
## 4133 ebilo_komnatnoe
## 4134 Unf_Freckles
## 4135 meungsoul
## 4136 Carolin26512460
## 4137 Fostergahara
## 4138 prenatal_hg
## 4139 VnTweeter
## 4140 idbenle_
## 4141 SilVA78704297
## 4142 KBanryu
## 4143 DianderasTadeo
## 4144 catt_back98
## 4145 Blackrigz
## 4146 DonnaBa28520872
## 4147 Sp1ne_Sh0t
## 4148 AllTaric
## 4149 Darthlixp
## 4150 DeolindoJoao
## 4151 Stephen91235801
## 4152 oceanicOverseer
## 4153 catboy_creampie
## 4154 kaio_apo
## 4155 _vaizravana
## 4156 zeribolos
## 4157 TheRuinedNymph
## 4158 Nikorazoh
## 4159 RedemUp
## 4160 SalCastiel
## 4161 novemberjokes
## 4162 ey3patch_
## 4163 FelipeVillas7
## 4164 VeryCaffeine
## 4165 joostvanduif
## 4166 SabrinaWitchs
## 4167 LXWasTaken
## 4168 Bye_pkb
## 4169 NasaaYzk
## 4170 Ramon17520505
## 4171 Saymoooooon
## 4172 IntrinsicGames
## 4173 MartyDreamy
## 4174 IntrinsicGames
## 4175 hiilovetrash
## 4176 IntrinsicGames
## 4177 IntrinsicGames
## 4178 BlackStarrr8
## 4179 ittybittykatt
## 4180 BlackStarrr8
## 4181 nyxeechu
## 4182 NicoleB42064037
## 4183 Sato_Tontito
## 4184 AmacdogB
## 4185 Milgrim_Finch
## 4186 AbyssalOrca
## 4187 skymagpie
## 4188 skymagpie
## 4189 skymagpie
## 4190 milanmelvinbro1
## 4191 Kaineleh2
## 4192 Michael06832367
## 4193 kalita_spec
## 4194 birdnwind
## 4195 evaaarico
## 4196 vicaitzz
## 4197 SkelleSkatomell
## 4198 Api0_0
## 4199 salas_doc
## 4200 Its_downfall
## 4201 ladywolffie
## 4202 JostarJhonny
## 4203 nastyaananas_
## 4204 nastyaananas_
## 4205 adan_pedrini
## 4206 akalishair
## 4207 RuthRob36470669
## 4208 nastyaananas_
## 4209 BrittneyRansome
## 4210 EmiItsOkay
## 4211 IntrinsicGames
## 4212 artchronicles_
## 4213 Jeffrey18755090
## 4214 izzelikesunday
## 4215 KraniumXx
## 4216 lordgoopy
## 4217 AustinJ20200106
## 4218 DennisG26502741
## 4219 sanity_less
## 4220 kazuhadasilva
## 4221 StPhantom666
## 4222 MaulsBigPP
## 4223 AuroraDrs
## 4224 sunchitos
## 4225 BelongMaidenCty
## 4226 VAMPIRECUPC4KE
## 4227 otnemicsaNonurB
## 4228 sunchitos
## 4229 MarvOldGamer
## 4230 lemos799
## 4231 Judiszzz
## 4232 26231kk
## 4233 rriarring
## 4234 x0Miss_Raven0x
## 4235 feifayu
## 4236 DinoNerdHannah
## 4237 flamencorejo
## 4238 Omega_Darkon
## 4239 SkyveeVT
## 4240 riotmonster69
## 4241 HKuramasukuna
## 4242 Blekoutl
## 4243 black101soul
## 4244 Flissy35039555
## 4245 arcane_brainrot
## 4246 stargazer828s
## 4247 BettyGirl3000
## 4248 BettyGirl3000
## 4249 MarthaS20532138
## 4250 rohan_ashido
## 4251 mikarmami
## 4252 IntrinsicGames
## 4253 IntrinsicGames
## 4254 DonMalo30078585
## 4255 IntingTop
## 4256 RoseBitchi
## 4257 smile_ral
## 4258 Catheri27847830
## 4259 EsportsTweeter
## 4260 AlK0TANAKA
## 4261 Silver__p
## 4262 ayaajituki
## 4263 fuck1nprick
## 4264 smvvyy
## 4265 gabsmfuckz
## 4266 MandraxFran
## 4267 LadyRav63801490
## 4268 paulapslva
## 4269 PastaTin_
## 4270 lucxario
## 4271 wikiikropka
## 4272 Chloe__Shepard
## 4273 LL85318645
## 4274 zhurris
## 4275 epitaphofghosts
## 4276 Death_Warden
## 4277 kiwidepedra
## 4278 Kodzukt
## 4279 wasabipuddin
## 4280 gertaiusthelich
## 4281 babyxXxdark
## 4282 ethanbryce91
## 4283 KaayCohen
## 4284 ItsOnly_59
## 4285 VisFavgauntlet
## 4286 angstysoftbean
## 4287 KiraJostar
## 4288 VisFavgauntlet
## 4289 HexplosiveJinx
## 4290 Gabciooo1
## 4291 bytesoftoxicity
## 4292 Zohrasashes
## 4293 IntrinsicGames
## 4294 RicardoDavenp13
## 4295 reyuiyaka
## 4296 velvetcaitvi
## 4297 AutumnVillegas5
## 4298 AutumnVillegas5
## 4299 AidaCMGM
## 4300 GET_JlNXED
## 4301 Loza710
## 4302 CashursS
## 4303 sosopeaktime
## 4304 CommanderSquee
## 4305 FrnchBrd
## 4306 FrnchBrd
## 4307 Adixk2
## 4308 CaKe_With_Cake
## 4309 ghostvriter
## 4310 SuciDrg
## 4311 JennaJi60788880
## 4312 IntrinsicGames
## 4313 Aumtimus
## 4314 AshleyC67028952
## 4315 jackies_jackson
## 4316 Melissa72140639
## 4317 M0BSAIKl
## 4318 EsportsAtCONEL
## 4319 Vinigastewingdi
## 4320 visfreckle
## 4321 Dero_Arts
## 4322 nejixalyzz
## 4323 marytweetsmtms
## 4324 DrAngelaZiegle6
## 4325 ZyklusW
## 4326 marytweetsmtms
## 4327 HojeNaoOk
## 4328 osodog12
## 4329 KraxlerFox
## 4330 osodog12
## 4331 _toxiko_
## 4332 M0BSAIKl
## 4333 Josstevaan_22
## 4334 maberu_kun
## 4335 elenMEXll
## 4336 afelyosbey
## 4337 LinyeSupremacy
## 4338 robot_rad
## 4339 starcoils
## 4340 ViTheNinth_
## 4341 ohomemsegredos
## 4342 osodog12
## 4343 fesener1
## 4344 xuegongzi_
## 4345 SarahSt52999608
## 4346 AnimeNinjaXian
## 4347 santyalc
## 4348 YTBastian666
## 4349 sophiamap_
## 4350 tini_516
## 4351 RubenTr68117257
## 4352 nigue_re
## 4353 mariamdwwizwerd
## 4354 GameGearGuru
## 4355 RubenTr68117257
## 4356 AvocadosGod2
## 4357 h_imree
## 4358 RubenTr68117257
## 4359 ElizbethLaCroix
## 4360 asxidistra
## 4361 RubenTr68117257
## 4362 patchimup
## 4363 RubenTr68117257
## 4364 _artfulpages
## 4365 yellowgrou
## 4366 koshka_amy
## 4367 LenaOxT
## 4368 GothiccMushroom
## 4369 Fan53042687
## 4370 DomingoFielder
## 4371 June1403_
## 4372 SinsiaBuvelle
## 4373 sherley_a7x
## 4374 CielosCambala
## 4375 Heartless__93
## 4376 DonJorgeSW1
## 4377 Corsa2005Tunado
## 4378 talonbandeklay
## 4379 IntrinsicGames
## 4380 Takanashiberry
## 4381 IntrinsicGames
## 4382 pk_yijin
## 4383 IntrinsicGames
## 4384 horacioaparato
## 4385 IntrinsicGames
## 4386 robot_rad
## 4387 RobertK17737734
## 4388 Lark_Baudelaire
## 4389 HidayantoNadine
## 4390 moonser21
## 4391 thiefnoire64
## 4392 Astroconas
## 4393 DeNekrinius
## 4394 BNoze69
## 4395 cutolo_giusy
## 4396 IceIvory_
## 4397 KaitlynKiramman
## 4398 ChaDeIogurte
## 4399 William10493735
## 4400 whatthedrunk1
## 4401 Mariell_Nu
## 4402 elizamerryn1
## 4403 howdia_ir
## 4404 ScaryTheGhastir
## 4405 RndmFndms650002
## 4406 LOL_Art_Bot
## 4407 Gaafff2
## 4408 BigsmokeSan
## 4409 WachFlugel
## 4410 Bioreta2
## 4411 voiceskyxngi
## 4412 guettasamuel2
## 4413 IntrinsicGames
## 4414 IntrinsicGames
## 4415 Katheri06787154
## 4416 Kurisamii
## 4417 robot_rad
## 4418 GraySakura
## 4419 Huzky_55
## 4420 EliIDK8
## 4421 themarti_
## 4422 DuranMigsai
## 4423 FoxYinnyy
## 4424 FoxYinnyy
## 4425 prettyhashira
## 4426 yoouknowthetrue
## 4427 Bladeadc
## 4428 Bladeadc
## 4429 itsTynida
## 4430 campesnap
## 4431 masososo_ao
## 4432 featheredmaven
## 4433 twentiesixsept
## 4434 EnforcerZhauns
## 4435 safiroanejo
## 4436 IntrinsicGames
## 4437 IntrinsicGames
## 4438 caitsviolet
## 4439 Valkareya
## 4440 MaryOconnorMD2
## 4441 goshdarnspiffy
## 4442 momomox555
## 4443 Gamergi35261
## 4444 JinxAndLux
## 4445 Ronin90204103
## 4446 XMemor
## 4447 dumbpiltie
## 4448 LustSenpai
## 4449 DeightDT
## 4450 bunkokoron
## 4451 yourkilljoys
## 4452 VartistD
## 4453 LL85318645
## 4454 DonnaKe86054501
## 4455 surviventine115
## 4456 mara_rogojan
## 4457 Retweelgend
## 4458 Margare03083138
## 4459 campesnap
## 4460 Chloe__Shepard
## 4461 dione_mizuryu
## 4462 sagittifollia
## 4463 Kiravi01
## 4464 KazandPaz
## 4465 Alexthebigwoof
## 4466 IntrinsicGames
## 4467 canvasof57
## 4468 wydderka
## 4469 daweaselbass
## 4470 lightmagicks
## 4471 lightmagicks
## 4472 eBe3RAKHSUJGJ2e
## 4473 CptMoralSupport
## 4474 lilbumblebeartv
## 4475 eBe3RAKHSUJGJ2e
## 4476 streamerwallcom
## 4477 LOL_Art_Bot
## 4478 washighost
## 4479 1consimptsukki
## 4480 annettepsd
## 4481 religion_jinx
## 4482 Junnyh_o
## 4483 religion_jinx
## 4484 religion_jinx
## 4485 religion_jinx
## 4486 religion_jinx
## 4487 religion_jinx
## 4488 religion_jinx
## 4489 religion_jinx
## 4490 LMinmochi
## 4491 religion_jinx
## 4492 rams9818
## 4493 afterhopee
## 4494 Mama_kiramommy
## 4495 Mama_Jauregui_
## 4496 caniivi
## 4497 Sassan_Sun
## 4498 thehaakun
## 4499 _Minorich_
## 4500 Braki888
## 4501 Shadow_FoxXD
## 4502 EsportsTweeter
## 4503 IntrinsicGames
## 4504 DJAssassino
## 4505 IntrinsicGames
## 4506 IntrinsicGames
## 4507 MagicCookie74
## 4508 AMalditaGoblin
## 4509 MagicCookie74
## 4510 LabarreTheo
## 4511 dilfeanor
## 4512 Shadow_FoxXD
## 4513 ruinedblossom
## 4514 ruinedblossom
## 4515 Nintendo_4ever
## 4516 LitteralTrash5
## 4517 maqicant
## 4518 Momtxnna
## 4519 caitvigotitbad
## 4520 atego3691
## 4521 wuxlian
## 4522 atego3691
## 4523 caitIynsvi
## 4524 AMalditaGoblin
## 4525 AndrselOtaku2
## 4526 Stark0mi
## 4527 juliawithgi
## 4528 akali_the_rebel
## 4529 IntrinsicGames
## 4530 IntrinsicGames
## 4531 HornTwisted
## 4532 susabisama
## 4533 BETSYCHU_
## 4534 anowanka
## 4535 I_S_O_M_A_
## 4536 tinglstingls
## 4537 holy_ngao
## 4538 m006098s
## 4539 xiaoyksha
## 4540 Zachary00624088
## 4541 marcky_z
## 4542 X17Swan
## 4543 SrirachaWhale
## 4544 SrirachaWhale
## 4545 damnitburned
## 4546 silentgander
## 4547 sxftfeathers
## 4548 HereisRui
## 4549 AnnAlli00140614
## 4550 LagXel
## 4551 TaiKyunA4
## 4552 RockatanskyGirl
## 4553 KellyBe41597497
## 4554 bonerfly1
## 4555 Shinuki
## 4556 moonser21
## 4557 IntrinsicGames
## 4558 Langasw
## 4559 IntrinsicGames
## 4560 oneshiningdream
## 4561 IntrinsicGames
## 4562 CutHutagalung
## 4563 IntrinsicGames
## 4564 DManHum
## 4565 CutHutagalung
## 4566 hermeticuss
## 4567 DManHum
## 4568 esy_vihree
## 4569 CP0rk
## 4570 OnlyMO___
## 4571 Foxy_Pawsy
## 4572 Stephen91235801
## 4573 minato218947015
## 4574 JenningsDaylen
## 4575 JoseHaley18
## 4576 JoseHaley18
## 4577 Syro06132267
## 4578 Matt_Armoa_
## 4579 AmandaR74669040
## 4580 Michael85596638
## 4581 gamrrant
## 4582 MoreChaiPls
## 4583 Nutrialico
## 4584 BlackXHunters
## 4585 BlackXHunters
## 4586 hmmmget
## 4587 ilenda
## 4588 Kxllerqueendra1
## 4589 ChompSpark
## 4590 TagTeam008
## 4591 ImoutoThor
## 4592 IntrinsicGames
## 4593 AndrewS94217898
## 4594 ferrumsolivagum
## 4595 ImoutoThor
## 4596 IntrinsicGames
## 4597 Ohmygosh413
## 4598 ferrumsolivagum
## 4599 ferrumsolivagum
## 4600 tacetferrum
## 4601 ferrumsolivagum
## 4602 ferrumsolivagum
## 4603 drUwU20
## 4604 EspeonDeCutelo
## 4605 TTVPromo
## 4606 _cosm1kk
## 4607 CA_Senra_
## 4608 oneshiningdream
## 4609 oneshiningdream
## 4610 iValor_Art
## 4611 vis_cupcake
## 4612 evasivecorn
## 4613 KarmaH_2709
## 4614 CyberRobot4
## 4615 Aloistrancy6669
## 4616 LOL_Art_Bot
## 4617 IsoIatedIsland
## 4618 Thisisawakened
## 4619 LunaQueeniemon
## 4620 UsuarioWeeb
## 4621 IhateArtBot
## 4622 akinikko
## 4623 ThatPancakeGuy
## 4624 PPage363
## 4625 JustKarlyMorgan
## 4626 windziiT
## 4627 IntrinsicGames
## 4628 Grumpyote
## 4629 IntrinsicGames
## 4630 IntrinsicGames
## 4631 zombiegab6
## 4632 gomu_gomu_no_je
## 4633 WebBywestsides
## 4634 srarcanine
## 4635 CAESAR_H3LL
## 4636 tofu_creamy
## 4637 alto_joshua
## 4638 caitvigotitbad
## 4639 JoshuaH65875147
## 4640 Retweelgend
## 4641 JoshuaH65875147
## 4642 SoyUnPato3232
## 4643 cansadaprak7
## 4644 Marco3628daniel
## 4645 AlexanderBaguet
## 4646 neonmadnessph
## 4647 maybeDoge_
## 4648 KeyrosAgony
## 4649 Krobelios
## 4650 MrLagTheKing
## 4651 DonnaHu83696808
## 4652 scyluna
## 4653 EorumRex
## 4654 king_arthurart
## 4655 Viktor_Smol_
## 4656 LOL_Art_Bot
## 4657 TinaDrg
## 4658 Meriemsultana
## 4659 Kassa_O_O_
## 4660 IntrinsicGames
## 4661 RockySpaceboat
## 4662 MartinBole19
## 4663 spacecow2455
## 4664 MLeteo
## 4665 Kikki_AN
## 4666 Kikki_AN
## 4667 MemyMemLoL
## 4668 DavidFa58624154
## 4669 SweetsCherryPop
## 4670 berserkexius
## 4671 Voidbring
## 4672 NeksRed
## 4673 kingstead_
## 4674 Kassa_O_O_
## 4675 eMINUTEc
## 4676 kymkarasan
## 4677 theyjackiemeoff
## 4678 Lexiooo5
## 4679 Fostergahara
## 4680 EnbyDion
## 4681 DoragonLOL
## 4682 seventhcoord
## 4683 MeyIdk
## 4684 IntrinsicGames
## 4685 SuperSnkrdoodle
## 4686 EdwardT61032813
## 4687 IntrinsicGames
## 4688 IntrinsicGames
## 4689 IntrinsicGames
## 4690 IntrinsicGames
## 4691 MoonTheFox48
## 4692 MoonTheFox48
## 4693 MoonTheFox48
## 4694 Matthew06228275
## 4695 whoisleigh_
## 4696 everfrost37
## 4697 KaluDraw
## 4698 DonnaKe86054501
## 4699 radakn1
## 4700 Kampsycho
## 4701 bisexualbeowulf
## 4702 KSona44
## 4703 letmeraiin
## 4704 KBanryu
## 4705 ADxR18
## 4706 Mina_Figures
## 4707 MandalaMahmud
## 4708 LightningBaron1
## 4709 xxxseraphexxx
## 4710 mastermepp
## 4711 sodiumch3
## 4712 Hoolies4
## 4713 sherry_zin
## 4714 MeliPXI
## 4715 Thewatercat1
## 4716 squishcat_
## 4717 RoyalPissBitch
## 4718 DriftSlave
## 4719 amaurysanjuan
## 4720 far1dat
## 4721 FaulknerATHL
## 4722 Faulkner_FSN
## 4723 0ni_mask
## 4724 igotyour666
## 4725 IntrinsicGames
## 4726 MrRonaldRaymon1
## 4727 frecklelapis
## 4728 IntrinsicGames
## 4729 IntrinsicGames
## 4730 lougldnvocals
## 4731 haleyalien_
## 4732 lougldnvocals
## 4733 ProcrastPanda
## 4734 _Gorcaz_
## 4735 _Gorcaz_
## 4736 JumaraloHexCore
## 4737 iya_kro
## 4738 Traynorscoped41
## 4739 Gothicplushi
## 4740 bunny_babbits
## 4741 Noldor_elf
## 4742 Creed1012
## 4743 Creed1012
## 4744 sockmonst3r1
## 4745 arvazi2
## 4746 Katheri06787154
## 4747 alemisul
## 4748 cosmic_oro
## 4749 SokuRabbit
## 4750 R9S_Indominus
## 4751 CherryGirl025
## 4752 StoneCrown2
## 4753 ElcyyTheGobbler
## 4754 Barbara12772130
## 4755 VisFavgauntlet
## 4756 IntrinsicGames
## 4757 02maneng
## 4758 IntrinsicGames
## 4759 LOL_Art_Bot
## 4760 Laudddy
## 4761 DrCluckstuffins
## 4762 realbretmathews
## 4763 DaKrauserlols
## 4764 Choxolato
## 4765 komaeda_nagisa
## 4766 laryuwo
## 4767 Asdrubal_RA
## 4768 Gaijinknight
## 4769 IsaacMo37536708
## 4770 MissBlacktailed
## 4771 Alejand07201741
## 4772 Lennie0123
## 4773 96pointDyl
## 4774 Retweelgend
## 4775 daweaselbass
## 4776 s0resu
## 4777 jubiters
## 4778 AutumnProducti1
## 4779 CherryGirl025
## 4780 y8nkook
## 4781 AmorosaZnis
## 4782 AlanLombardi3
## 4783 viegofeet
## 4784 rakanismo
## 4785 TrixSquid
## 4786 rakanismo
## 4787 sunbzn
## 4788 LOL_Art_Bot
## 4789 luluquequerpix
## 4790 luluquequerpix
## 4791 IntrinsicGames
## 4792 AlvarosZ08
## 4793 streamerwallcom
## 4794 SomeTimeHD191
## 4795 anyuran1999
## 4796 Pool12mc4250
## 4797 Holycatx1
## 4798 e9quino
## 4799 HanakoHunk
## 4800 JebJoka
## 4801 umbraprodige
## 4802 rivers_caitlyn
## 4803 TaironVA
## 4804 umbraprodige
## 4805 kanadenji
## 4806 JuanBRob
## 4807 IrradiatedI
## 4808 IntrinsicGames
## 4809 IntrinsicGames
## 4810 dillon__roe
## 4811 StrayzL
## 4812 MrZombie893
## 4813 atego3691
## 4814 JeanPer24036153
## 4815 OniOzen
## 4816 Fuee___
## 4817 nu11_v01d
## 4818 MuffinKindred
## 4819 CoopLoots
## 4820 KingrockkidV1
## 4821 Zoe_Kawaiii
## 4822 sr_buster
## 4823 Aless517
## 4824 mixx022
## 4825 hmmm_pollito
## 4826 Jasper_Screams
## 4827 AndrewS94217898
## 4828 IntrinsicGames
## 4829 Theunluckyrav
## 4830 IntrinsicGames
## 4831 IntrinsicGames
## 4832 KristiBautista5
## 4833 elshan0193
## 4834 ZodiarkEclipes
## 4835 Benjami89760141
## 4836 goldfish12131
## 4837 MaruNyoom
## 4838 FlanAmaterasu
## 4839 blop_blop455
## 4840 lipsk33t96
## 4841 SMTAlphaZero
## 4842 C_WProductions
## 4843 FRCretweets
## 4844 jennaize
## 4845 blop_blop455
## 4846 AlternativLizzy
## 4847 sparkythe_puppy
## 4848 Ianspooner18
## 4849 AdriansyahPt
## 4850 BlazedRTs
## 4851 SGH_RTs
## 4852 Superfi67936340
## 4853 EdwinMunox
## 4854 EmmaClarkDDS1
## 4855 preheatoven666
## 4856 vic_raccoon
## 4857 dr_shotus
## 4858 tobirenn12
## 4859 LOL_Art_Bot
## 4860 xfirey1
## 4861 xfirey1
## 4862 blooapl1
## 4863 HdDxrth
## 4864 PocoNitaSurge
## 4865 InusamaU
## 4866 AmberStoneheart
## 4867 loli_lolka
## 4868 DavidFa58624154
## 4869 VTuberTweeter
## 4870 LXS07Tortue
## 4871 BPstalin
## 4872 IntrinsicGames
## 4873 7V_Yuril
## 4874 i_need_credits
## 4875 mmoppiiee
## 4876 mmoppiiee
## 4877 solarmagic93
## 4878 Drakarion1
## 4879 FlugelArtosh
## 4880 DumbMos
## 4881 2Duck4886
## 4882 LeviaixaWR
## 4883 eazelpaint
## 4884 cansadaprak7
## 4885 Mesakiie
## 4886 Haizlyx
## 4887 KeyNBeeComics
## 4888 KelseyO04479561
## 4889 sinnamonking
## 4890 ArthurP_TTV
## 4891 blueberryskyuwu
## 4892 sunprincessbr
## 4893 blueberryskyuwu
## 4894 Bamboozled696
## 4895 coder_cajun
## 4896 MalandriSari
## 4897 ZCakezzz
## 4898 sockoroni
## 4899 etherealnyx
## 4900 belechtorVN
## 4901 gabe_hex
## 4902 the_Yoshogu
## 4903 lolbrandon_
## 4904 koolrumarooo
## 4905 XenaDarkmagikz
## 4906 konckquer
## 4907 3drenderbot
## 4908 Miche0_0
## 4909 Turdbug
## 4910 Turdbug
## 4911 batbattilt
## 4912 ChaengKuma
## 4913 Ryouta201113
## 4914 fesener1
## 4915 MegComb
## 4916 TrevorL79200836
## 4917 Phytos10
## 4918 PandeBunnyNSFW
## 4919 Punbun_4Fun
## 4920 Telle_VI
## 4921 AlvarosZ08
## 4922 vylnora
## 4923 anne_iti
## 4924 Katheri06787154
## 4925 kalita_spec
## 4926 Misuale_18
## 4927 BigBadBear_
## 4928 Eclipse_Phalanx
## 4929 llawliettt5
## 4930 moraofthecoven
## 4931 hi__host
## 4932 The_VESN
## 4933 AltoGuisote
## 4934 The_VESN
## 4935 smol_rosi
## 4936 RafaWsins
## 4937 Poltergeisz
## 4938 thehaakun
## 4939 DailySylas
## 4940 Neustary
## 4941 liahasbeenfound
## 4942 HestherzMatixs
## 4943 liahasbeenfound
## 4944 redgoose64
## 4945 BiWomanWhore
## 4946 BiWomanWhore
## 4947 BiWomanWhore
## 4948 farm_sari
## 4949 nvelist
## 4950 MinionVerdeGod
## 4951 alttokan
## 4952 Zidgo2
## 4953 AshleyC67028952
## 4954 mrdocto36571669
## 4955 IntrinsicGames
## 4956 the_string_king
## 4957 IntrinsicGames
## 4958 Sylilyne
## 4959 Raychel_Draws
## 4960 HSTBUGBOY
## 4961 DonnaMa87493639
## 4962 plutonianrkive
## 4963 virgilderg
## 4964 JustAlethia
## 4965 0ldpeachy
## 4966 itsvogelart
## 4967 DongoranOliva
## 4968 Amiracle561
## 4969 vastayari
## 4970 himboprotector
## 4971 GalaxyGamerYaY1
## 4972 Yolisters
## 4973 BlazedRTs
## 4974 robiwan02
## 4975 papuchochoe
## 4976 ArmandoBerzunz1
## 4977 nasadotexe
## 4978 RuthRob36470669
## 4979 NovaleeStars
## 4980 RayMochii
## 4981 TaironVA
## 4982 zekrox50
## 4983 PavinLu
## 4984 HdDxrth
## 4985 LOL_Art_Bot
## 4986 NahuelDaz19
## 4987 sideboooot
## 4988 OriginalAjax
## 4989 Blitzshadow021
## 4990 Dire_drizz
## 4991 IntrinsicGames
## 4992 SINCARD_VII
## 4993 AlbertB88631259
## 4994 Robaxe201
## 4995 MagisterWR
## 4996 Iadymeyneth
## 4997 fesener1
## 4998 LPalyuga
## 4999 Wizzy_tekken
## 5000 RahmatNovitasa1
## 5001 TenTuParte
## 5002 TenTuParte
## 5003 ayofat654
## 5004 foxkises
## 5005 Eclipse_Phalanx
## 5006 GAburgos87
## 5007 Hoolies4
## 5008 AFKHowler
## 5009 luminal_zero
## 5010 Michael02486517
## 5011 LPalyuga
## 5012 Michael44981073
## 5013 atego3691
## 5014 wydderka
## 5015 RicardoDavenp13
## 5016 Omega_Darkon
## 5017 telogrus
## 5018 knightSTOCCO
## 5019 Nichola44676337
## 5020 WDisgaea
## 5021 vastayari
## 5022 Viegoccentric
## 5023 Ekasane1
## 5024 ATaragashi
## 5025 ATaragashi
## 5026 KokaKorart
## 5027 KokaKorart
## 5028 thebestgusgus
## 5029 hawkeyesquared7
## 5030 EsportsTweeter
## 5031 Suicidal_Sayori
## 5032 Ladysparda
## 5033 LOL_Art_Bot
## 5034 LOL_Art_Bot
## 5035 Abisco54911105
## 5036 xXDino_HunterXx
## 5037 Miyakowasurelol
## 5038 dzejong
## 5039 JuanBRob
## 5040 FRCretweets
## 5041 ga_ja3
## 5042 VotreMyrtille
## 5043 TimeforTerra
## 5044 RepulsiveMaid
## 5045 TimeforTerra
## 5046 BrandonGroo
## 5047 Neo_Koalan
## 5048 Aqouaria
## 5049 FoxerRazor
## 5050 pnkrsblckclths
## 5051 LOL_Art_Bot
## 5052 FlubbedSheep
## 5053 killeralsohuman
## 5054 FernandoDeAries
## 5055 _missace
## 5056 FilmsJawsome
## 5057 DonJorgeSW1
## 5058 Shadophy
## 5059 ahrislovecharm
## 5060 neonluca
## 5061 DARKlNSCYTHE
## 5062 LOL_Art_Bot
## 5063 JustinH03818803
## 5064 Peter_S325
## 5065 Peter_S325
## 5066 Dark4Iris
## 5067 pyreblade
## 5068 UmbreonJF
## 5069 Neshira2
## 5070 EGG55551335
## 5071 MoonstaPluff
## 5072 d4zaku
## 5073 cassie_levin
## 5074 luxtracon
## 5075 _awinterborne
## 5076 yaklingkageru
## 5077 LOL_Art_Bot
## 5078 Kaethuhlu
## 5079 TalismekG
## 5080 MohaKShin
## 5081 Grumpyote
## 5082 ifshiigaraki
## 5083 FoxySuzune
## 5084 David07Artk
## 5085 WraithhWarden
## 5086 IamAustinHubert
## 5087 daweaselbass
## 5088 Mizunoshumi
## 5089 esteban83233217
## 5090 ShinaRja
## 5091 YogurtPollo
## 5092 KodokuRoxi
## 5093 maaruchi02
## 5094 Bumsrakete
## 5095 LOL_Art_Bot
## 5096 LOL_Art_Bot
## 5097 Xayah05263095
## 5098 GothiccMushroom
## 5099 TheRoseyRC
## 5100 xEMIYA
## 5101 AppleTafaha
## 5102 P2X5L
## 5103 PepitoBonderas
## 5104 Danykuzzzo
## 5105 SoongCi
## 5106 SaltySalamandre
## 5107 IntrinsicGames
## 5108 TaikoRedfox
## 5109 DonnaMa87493639
## 5110 Viktor_Smol_
## 5111 SupportWitchNym
## 5112 SupportWitchNym
## 5113 Luxary_Raccoon
## 5114 ThatOneNegraux
## 5115 NekoNaly
## 5116 Yesenia30764056
## 5117 RyuganFGC
## 5118 GalletaBusu
## 5119 NocturnaDraco
## 5120 AKA_Sparda
## 5121 AstorufoFan
## 5122 X17Swan
## 5123 Piratuuv2
## 5124 MoonLBladeInfo
## 5125 Letsifuck
## 5126 TatyanaBernabe
## 5127 TatyanaBernabe
## 5128 LOL_Art_Bot
## 5129 Isehnia
## 5130 IntrinsicGames
## 5131 SN0T_D0G
## 5132 SN0T_D0G
## 5133 purpurinices
## 5134 threshHoe
## 5135 EnR_Bar
## 5136 Rawshour
## 5137 XanKioshi
## 5138 Spiritwolf13748
## 5139 Filipe_Pessoa97
## 5140 Long_Phrog
## 5141 bleublaze1
## 5142 RealJamesTrent
## 5143 MarcLloyd13
## 5144 Leo0_08
## 5145 AlyssaH59725147
## 5146 Mrcastle08
## 5147 Tofu_dofuu
## 5148 azakanae
## 5149 luminal_zero
## 5150 Awsie6662
## 5151 GraniteTFS
## 5152 dds_glass
## 5153 BigsmokeSan
## 5154 kimi_miyo
## 5155 Dark390N
## 5156 IntrinsicGames
## 5157 IntrinsicGames
## 5158 ColumbusCreepy
## 5159 MammaMiaNotter
## 5160 elunes_wrath
## 5161 savanna66470227
## 5162 whale_lonliest
## 5163 Falcon77Matias
## 5164 Vampire_Rosa
## 5165 melrem13
## 5166 Peter_S325
## 5167 JinKolmak
## 5168 grempmaus
## 5169 buffmilfslover
## 5170 Lunaticoamargo
## 5171 papuchochoe
## 5172 LOL_Art_Bot
## 5173 Xcreed16
## 5174 Roawell1
## 5175 LaurieL46549243
## 5176 ShiroTheUseless
## 5177 NINJAINACORNER
## 5178 NINJAINACORNER
## 5179 mana_mari1215
## 5180 DudaoFeio
## 5181 Starped0
## 5182 NINJAINACORNER
## 5183 Blaky83
## 5184 444akemi
## 5185 NINJAINACORNER
## 5186 h_imree
## 5187 WindaSi14397179
## 5188 ninfa_beh
## 5189 LOL_Art_Bot
## 5190 Gaafff2
## 5191 ThatrandomGuyo9
## 5192 Redregil
## 5193 UntamedGaming2
## 5194 TheJakoMan
## 5195 noahczerwny
## 5196 Koshou7_11
## 5197 hyesmo
## 5198 PurpleYordle
## 5199 Micchonstars
## 5200 EnforcerZhauns
## 5201 JoseHaley18
## 5202 dankidenki
## 5203 Fernandarevill4
## 5204 1965Mercury
## 5205 wildncrazyguy1
## 5206 El_imprudente94
## 5207 lilbumblebeartv
## 5208 Jay1223274929
## 5209 ASoberLady
## 5210 LittleTyranido
## 5211 LittleTyranido
## 5212 LOL_Art_Bot
## 5213 LOL_Art_Bot
## 5214 PHB_pietro
## 5215 ArtShareAcc
## 5216 Sakamoto2749
## 5217 lillylimm
## 5218 egirldajungle
## 5219 im_not_yourtoy
## 5220 IntrinsicGames
## 5221 1_shot_0_kills
## 5222 skippit0
## 5223 NicCHeinz
## 5224 etherealnyx
## 5225 Axtrek1
## 5226 MrRonaldRaymon1
## 5227 etherealnyx
## 5228 Scarlet_Seradii
## 5229 DonnaJo43302569
## 5230 evasivecorn
## 5231 whale_lonliest
## 5232 Le__Bush
## 5233 Grimm_Hound_
## 5234 xqjtqy
## 5235 WDisgaea
## 5236 SunaSaityr
## 5237 DonnaBa28520872
## 5238 finni141
## 5239 LOL_Art_Bot
## 5240 OsyrisWorld
## 5241 PandeBunnyNSFW
## 5242 xTempestDoragon
## 5243 dumbass_o7
## 5244 R0GUEASSASSIN_
## 5245 Fubulubu96
## 5246 UlrikaOokami
## 5247 Cesaron59
## 5248 Mrcastle08
## 5249 LOL_Art_Bot
## 5250 JosephF21058235
## 5251 pupiwaizumi
## 5252 nimbusmage
## 5253 IntrinsicGames
## 5254 FRCretweets
## 5255 Eppyomega
## 5256 Yuki16954021
## 5257 IntrinsicGames
## 5258 LuminaH06
## 5259 LeifTheMizu
## 5260 mikazeliscious
## 5261 Noemimi_Fran
## 5262 hlk50000
## 5263 StevenR43939957
## 5264 s3acastle
## 5265 Saintiblis1
## 5266 SoraBotUwU
## 5267 sarasaIand
## 5268 shiarilen
## 5269 SansDarkness
## 5270 LaelAraina
## 5271 InkizGPS
## 5272 LoliSakuya
## 5273 talonbandeklay
## 5274 kiran64ez
## 5275 CRISPYNUGGETS19
## 5276 YousefMoves
## 5277 PaulDye78280963
## 5278 itayuujikun
## 5279 StrynoTheRyno
## 5280 SherifCupcake
## 5281 AgustinaJumadi
## 5282 ClintonEsports
## 5283 HollyGr88673483
## 5284 LOL_Art_Bot
## 5285 ser0ser0_
## 5286 _chulchul
## 5287 TreacyFielder
## 5288 KevinGa21831451
## 5289 mayorfrankbotto
## 5290 root2ww
## 5291 sillypupmagic
## 5292 LOL_Art_Bot
## 5293 Raychel_Draws
## 5294 Shqdow8
## 5295 AlyssaH59725147
## 5296 demon_xiao_
## 5297 SaraSan02354507
## 5298 DesertRose_NZ
## 5299 wydderka
## 5300 niceswordboots
## 5301 HeadBangerPoppy
## 5302 luiscasas2008
## 5303 IntrinsicGames
## 5304 Elfonomo_alto
## 5305 didkosoia
## 5306 AdriansyahPt
## 5307 akirecharacter
## 5308 IntrinsicGames
## 5309 safiroanejo
## 5310 epidemic_pain
## 5311 AyrienTina
## 5312 MunkeyAstro
## 5313 SwordsManYasuo
## 5314 Corviwhite
## 5315 SwordsManYasuo
## 5316 Alesba3
## 5317 CutHutagalung
## 5318 tbullr1
## 5319 Elizabe44943826
## 5320 goodvibesNA
## 5321 SuwarnoUli
## 5322 Damianfate
## 5323 viesolde
## 5324 AhmedMedhatxo
## 5325 gigolo_last
## 5326 Snowi68845777
## 5327 PandaSempai1
## 5328 MuniveYanina
## 5329 sovaskitten
## 5330 Melee_Mercenary
## 5331 LOL_Art_Bot
## 5332 Nevos___
## 5333 requinn_e
## 5334 limonpi1
## 5335 DanielH53640749
## 5336 tonguesoyeon
## 5337 didkosoia
## 5338 Slyfiv
## 5339 rizawaii
## 5340 daweaselbass
## 5341 GalloKikiriki
## 5342 SayaYomu
## 5343 KmUcax0OuQgZwkO
## 5344 LOL_Art_Bot
## 5345 KaiSa_KDA23
## 5346 preheatoven666
## 5347 KaiSa_KDA23
## 5348 anowanka
## 5349 SuciDrg
## 5350 kaguranism
## 5351 JuanBRob
## 5352 nimbusmage
## 5353 v1gorous1
## 5354 asksredditques1
## 5355 Brandon1987NSFW
## 5356 httpThomas_
## 5357 IntrinsicGames
## 5358 thesongofalark
## 5359 simiipopp
## 5360 RuLOfps
## 5361 faithsweird
## 5362 IntrinsicGames
## 5363 Natasha80126306
## 5364 teh6aym
## 5365 spaedii
## 5366 KibaTz13
## 5367 Fostergahara
## 5368 settstiddies
## 5369 darkstar0722
## 5370 KmUcax0OuQgZwkO
## 5371 GameSlotsCasino
## 5372 Filched
## 5373 annxhemmo
## 5374 PhelMooncake
## 5375 OmegaEnderman05
## 5376 SpookyCentaur
## 5377 judy_voorhees
## 5378 Kishiskolaash
## 5379 JonClarkeTweets
## 5380 MyHusband39
## 5381 DreidanDraconus
## 5382 ReginaC26432536
## 5383 tlofwhois67
## 5384 swagginsloths
## 5385 ghostpups1
## 5386 WaitWut602
## 5387 HeadBangerPoppy
## 5388 FaulknerEdu
## 5389 LuminousFaeDust
## 5390 howdia_ir
## 5391 Gonzalo_wer
## 5392 yone_good
## 5393 wezoot_
## 5394 rooibokk
## 5395 MohaKShin
## 5396 AlexandreNines
## 5397 TaeYooNhy
## 5398 LOL_Art_Bot
## 5399 LOL_Art_Bot
## 5400 Lopvinr
## 5401 BelongLeicester
## 5402 ShiroTheUseless
## 5403 RedBlaster2003
## 5404 IntrinsicGames
## 5405 CATBR3AD
## 5406 Cannibal002
## 5407 veigarthevile
## 5408 TaylorJ81960893
## 5409 RyuBlaze6
## 5410 jorge30123
## 5411 HentaiIsGood12
## 5412 Cryz_Ekisde
## 5413 playeralex
## 5414 Wicked_Lobster
## 5415 AresAika
## 5416 Stevo0114
## 5417 mira_miranha
## 5418 AmandaS86184870
## 5419 SodaSoDumb
## 5420 orbitltm
## 5421 roxxa5481
## 5422 roxxa5481
## 5423 Alejand53730219
## 5424 DiegoCiferri
## 5425 DigitalLuver
## 5426 JackTurnner1
## 5427 Mrcastle08
## 5428 gusgus_psd
## 5429 alineSann_
## 5430 cobblepout
## 5431 CarterSharpest
## 5432 RiotForge
## 5433 NyaughtyTrash
## 5434 RandomNommer
## 5435 TheSparkRoxas
## 5436 8UTACWR5rV3jJ05
## 5437 yone_good
## 5438 asmallmime
## 5439 ViralexR
## 5440 ajarodz
## 5441 BiWomanWhore
## 5442 nungGib17
## 5443 MagiMari1
## 5444 CernJust
## 5445 pnkrsblckclths
## 5446 XKALOPSIAX1
## 5447 Chonilla69
## 5448 XKALOPSIAX1
## 5449 XKALOPSIAX1
## 5450 CesarLo45950580
## 5451 ItsAGruzzo
## 5452 tacticsradio
## 5453 AhmedMedhatxo
## 5454 Susoeng
## 5455 LOL_Art_Bot
## 5456 RatThumbsUp
## 5457 SHAD0WARISE
## 5458 stillnotval
## 5459 SHAD0WARISE
## 5460 SHAD0WARISE
## 5461 SHAD0WARISE
## 5462 WianeeD
## 5463 hi__host
## 5464 DailySylas
## 5465 TDS_Wasabi
## 5466 Peeks37
## 5467 Jaymo0n
## 5468 WindslashRiven
## 5469 bonerfly1
## 5470 Nemesorclem
## 5471 IntrinsicGames
## 5472 LOL_Art_Bot
## 5473 ValhirL
## 5474 LOL_Art_Bot
## 5475 Goodclover1
## 5476 Danzu_12
## 5477 sundialMelodic
## 5478 MtsCarmesim
## 5479 morganasoI
## 5480 Crankyaunt1
## 5481 Danzu_12
## 5482 RuckusWright
## 5483 DrWesos
## 5484 typagirljosh
## 5485 Calexandria8
## 5486 tq0007704403
## 5487 TUnlawful
## 5488 JaniboyZonTW
## 5489 davum20
## 5490 Morgennnnnnnn
## 5491 dinosaurrro
## 5492 yenzzus
## 5493 LOL_Art_Bot
## 5494 LOL_Art_Bot
## 5495 LOL_Art_Bot
## 5496 FRCretweets
## 5497 ErosYaoi
## 5498 ejosue_p
## 5499 N0irose
## 5500 DonJorgeSW1
## 5501 LustSenpai
## 5502 TheSparkRoxas
## 5503 LoLuizaINTZFAN
## 5504 ezredwan0
## 5505 Chrisylo4
## 5506 stargazersasha
## 5507 faairiegf
## 5508 Frecuenc1a
## 5509 Meme26692321
## 5510 streamerwallcom
## 5511 ouo71498929
## 5512 EvaPace92576519
## 5513 afroiah
## 5514 Grecia_85
## 5515 roseluvsmile
## 5516 Aaronhart323
## 5517 daweaselbass
## 5518 Kydeco1
## 5519 s_cryn
## 5520 saoko_papi_ssj
## 5521 TransComics
## 5522 LOL_Art_Bot
## 5523 xqjtqy
## 5524 GatitoMiauMia12
## 5525 Retweelgend
## 5526 streamerwallcom
## 5527 nanoni__
## 5528 afelyosbey
## 5529 goregym1310
## 5530 Derese_Drago
## 5531 metalichotchoco
## 5532 metalichotchoco
## 5533 Nattarro
## 5534 abandonIove
## 5535 JuanitaDelgad17
## 5536 pajamaguardian
## 5537 mlschampionship
## 5538 umbransovereign
## 5539 raultoto1
## 5540 azproductioncos
## 5541 SStalker732
## 5542 Josstevaan_22
## 5543 JinxDoida
## 5544 6Koto_6
## 5545 noxtoraa
## 5546 eeriuffi
## 5547 _SkullBoi9
## 5548 imTob2
## 5549 Bluebird282
## 5550 Takeruki0
## 5551 bestkittiaskk
## 5552 Hazikaze
## 5553 funkerdale
## 5554 Susanavargasp_
## 5555 pinkymeeli
## 5556 LOL_Art_Bot
## 5557 Eclipse_Phalanx
## 5558 TheLitch5009
## 5559 qinse001
## 5560 papuchochoe
## 5561 safiroanejo
## 5562 adoralovrxu
## 5563 Ronin90204103
## 5564 VeryCaffeine
## 5565 Nanopnanop
## 5566 jorgeromerocab1
## 5567 jorgeromerocab1
## 5568 thatsbiz4rre
## 5569 jorgeromerocab1
## 5570 jorgeromerocab1
## 5571 LOL_Art_Bot
## 5572 jorgeromerocab1
## 5573 jorgeromerocab1
## 5574 fuckuuandurmom
## 5575 LOL_Art_Bot
## 5576 UltimateViolet
## 5577 fronezone
## 5578 LOL_Art_Bot
## 5579 HazardDan69
## 5580 kataluxie
## 5581 kataluxie
## 5582 _saIad_
## 5583 chae4ryeong1
## 5584 CosmicPeanut_0
## 5585 chae4ryeong1
## 5586 meanmahboii
## 5587 Bmoni92
## 5588 embrawce
## 5589 KatieTryToDoArt
## 5590 TheRighteousU
## 5591 XSaphira2
## 5592 Thossaron
## 5593 LOL_Art_Bot
## 5594 Saron_Veiii__
## 5595 EsportsTweeter
## 5596 EsportsTweeter
## 5597 cherry0eve
## 5598 JohanUcedo
## 5599 digitknight69
## 5600 VictorH18701282
## 5601 kalita_spec
## 5602 void_mileena
## 5603 48d347
## 5604 soribadda
## 5605 35Yaru
## 5606 kalita_spec
## 5607 48d347
## 5608 Brite_Ofc_
## 5609 kataluxie
## 5610 Mikanukiart
## 5611 enilwe
## 5612 JotaPe848X
## 5613 GarethGolder
## 5614 vis_cupcake
## 5615 AngelesWolf10
## 5616 _fallenstxr
## 5617 GabeMorgan13
## 5618 TThiagT
## 5619 diwas_raai
## 5620 GalloKikiriki
## 5621 PopeLeoTheThird
## 5622 LOL_Art_Bot
## 5623 EdinnaPie
## 5624 niraw_w
## 5625 Sw33tEdgyD0gg
## 5626 Retweelgend
## 5627 BoxNipo
## 5628 HoffmeisterRick
## 5629 StreamerSupRT
## 5630 Daniel84302060
## 5631 NoCUsarEstaWea
## 5632 e_minut
## 5633 Sky_Blue1905
## 5634 charlizemb
## 5635 MR_Phoenix123XD
## 5636 Comicloud_
## 5637 JayridaProxyo
## 5638 Velo12
## 5639 anderein_saiva
## 5640 JaimeMellaR18
## 5641 TioPoicoLoko
## 5642 jpkurono92
## 5643 EmiyaFaceLover
## 5644 attheaphelion9
## 5645 LOL_Art_Bot
## 5646 DraxsLol
## 5647 bunny_babbits
## 5648 RavenIsBored26
## 5649 gegegamer4
## 5650 akirariviere
## 5651 Steph_J_Millz
## 5652 Ryanpay48027892
## 5653 C4bslog
## 5654 Soriano310ms
## 5655 root2ww
## 5656 Archaeologist29
## 5657 LaurieC98436844
## 5658 Diehardcoolkid
## 5659 Scarlet_DragonX
## 5660 rtItBot
## 5661 Kaiser1171
## 5662 exeluter_HC
## 5663 JohnGla60217428
## 5664 Rey1220000
## 5665 mintyborb
## 5666 JohnGla60217428
## 5667 lunariaflower
## 5668 SuperRichyWorld
## 5669 joshinthesun
## 5670 Abisco54911105
## 5671 darkstar0722
## 5672 rafaela_rush
## 5673 Oraangsh
## 5674 Oraangsh
## 5675 im_caelli
## 5676 SoyAlexOh
## 5677 darkstar0722
## 5678 IcathianKaiSa
## 5679 HiddenVris
## 5680 Sam_r860
## 5681 CodeZzl
## 5682 tahtheleagster
## 5683 Koopalings58
## 5684 JoeJosephJoJo0
## 5685 Catheri27847830
## 5686 k_heina
## 5687 carpentieri_e
## 5688 k_heina
## 5689 moha56844276
## 5690 Soldier76bot
## 5691 Soldier76bot
## 5692 nasadotexe
## 5693 DrewSTEM
## 5694 FaulknerATHL
## 5695 Faulkner_FSN
## 5696 DrewSTEM
## 5697 DrewSTEM
## 5698 thtstarlight
## 5699 DrewSTEM
## 5700 DrewSTEM
## 5701 DrewSTEM
## 5702 CCEOverwatch
## 5703 collin_cherub
## 5704 CCEOverwatch
## 5705 CCEOverwatch
## 5706 CCEOverwatch
## 5707 papuchochoe
## 5708 CCEOverwatch
## 5709 CCEOverwatch
## 5710 Galathas_McBeth
## 5711 papuchochoe
## 5712 drUwU20
## 5713 TheGooseGod3
## 5714 LOL_Art_Bot
## 5715 junebluez
## 5716 IntrinsicGames
## 5717 Jackc8126C
## 5718 IntrinsicGames
## 5719 AdrianGuti718
## 5720 tanksboard
## 5721 dilfwangji
## 5722 xXHASAGIGAMERXx
## 5723 cldwspds
## 5724 joal439
## 5725 TngLng3
## 5726 flavoredshots
## 5727 Caeseji_Kaes
## 5728 anxiouslavalamp
## 5729 Caeseji_Kaes
## 5730 Turbo_Lov3r
## 5731 HanakoSuna
## 5732 DarunaKom
## 5733 KRoessli
## 5734 Dantetheredfox
## 5735 lath0ung
## 5736 frenzycrutch
## 5737 KawaiiDesuHorny
## 5738 Azul88013108
## 5739 Maxghosterart
## 5740 brokeneldar
## 5741 nebulimes
## 5742 KazumaAiko40
## 5743 rosescatears25
## 5744 LOL_Art_Bot
## 5745 kxtryy
## 5746 muunbunns
## 5747 M07Art09
## 5748 BrendaA56642710
## 5749 zyrakan
## text
## 1 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 2 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 3 RT @arvve: love them \n#tfgraves #leagueoflegends https://t.co/f9IiXADBf6
## 4 RT @Kizler59: Hi I love them so much, I can’t wait for season two and also I love them so much. Such beautifully written characters🥲\n#caitv…
## 5 RT @welfero: Kayle would be a strict, but just mum. \n\n#LeagueOfLegendsFanArt #LeagueOfLegends #Poppy #Kayle https://t.co/CNsvaS52y8
## 6 RT @nivelli_: WIP\nlook how happy he is☺\n#LeagueOfLegends #LeagueOfLegendsFanArt #Rakan https://t.co/GXBnNtEUmg
## 7 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 8 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 9 RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…
## 10 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 11 RT @welfero: Kayle would be a strict, but just mum. \n\n#LeagueOfLegendsFanArt #LeagueOfLegends #Poppy #Kayle https://t.co/CNsvaS52y8
## 12 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 13 RT @Grilla: ☠️ TIDES OF TURMOIL II -- DECEMBER 17, 2022☠️\n\nJoin the fray and fight in a winner-take-all #LeagueofLegends 1v1 Event!\n\nSign U…
## 14 RT @shikispace: Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://…
## 15 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 16 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 17 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 18 RT @honeysticks__: more of them dadas 💕✨\n\n#zaundads #vanco #vander #silco #arcane #leagueoflegends https://t.co/eDTDNDMwA6
## 19 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 20 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 21 RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…
## 22 RT @loreofruneterra: Just a typo, or interesting lore tidbit?: So the new Darkin ere revealed, and Anaacka is my favorite. I heard Xonlaani…
## 23 RT @alexois_: 🌸Spirit Blossom Zyra skin when?? I had so much fun using MidJourney and putting my own spin on what it created. #leagueoflege…
## 24 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 25 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 26 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 27 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 28 RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…
## 29 RT @SmallStreamersC: We're raiding FlawlessGenesis playing #LeagueofLegends with 7 viewers and 35 people in chat on Twitch! Check them out!…
## 30 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 31 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 32 RT @Vex_inator: Voralynn for tonight 💜\nI'm totally back and I feel better (for the moment huhu)💜\n#Evelynn #Vora \n#LeagueOfLegends \n#Legends…
## 33 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 34 RT @FunkyWoomy: #kaisa from #LeagueOfLegends \n\n#LeagueOfLegendsFanArt #leagueoflegendsart #ArtofLegends https://t.co/MxcFjvMeBg
## 35 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 36 RT @oddh_aart: pov : you are 3 months late. 🦈🔗\n\n#Aatrox #morgana #ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/Q7EJDI2…
## 37 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 38 RT @lamespin: #sylas and #lux prestige edition!\n#leagueoflegends #LeagueOfLegendsFanArt #sylux https://t.co/BvMrqSFOIy
## 39 RT @EloDragonLoL: Nerfs everywhere\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmemes #legends #riot #gamin…
## 40 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 41 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 42 RT @FantasticFinal1: LOL Fan Splash Art: Winterblessed Akali ❄⛄\n#Akali #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/V…
## 43 RT @miachancos: Ocean Song Seraphine 🐚🌊 #seraphine #leagueoflegends https://t.co/OWHyxPSaf3
## 44 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 45 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 46 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 47 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 48 RT @Neekosmic: I finally made Neekosmic, this fanskin\nAnd I'm soooo proud~ ! >w<\n\n"Neeko like stars, isn't it pretty ?"\n\n✨~ Neeko Cosmic ~✨…
## 49 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 50 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 51 RT @RadRedLionheart: Lil doodles of these High Noon hotties\n\n#league #leagueoflegends #highnoon #thresh #mordekaiser #doodle #sketch #drawi…
## 52 RT @Grumpyote: 𝘠𝘰𝘶'𝘳𝘦 𝘨𝘰𝘪𝘯𝘨 𝘵𝘰 𝘵𝘩𝘦 𝘖𝘭𝘥 𝘞𝘦𝘴𝘵! 🌵\n\nA doodle of the new leaked skin: High Noon Mordekaiser.\nWe still don't know what his face/h…
## 53 RT @OtrexOw: my fav girl (after zoe lmao)\n\n#LeagueOfLegends #zeri\n#leagueoflegendsart https://t.co/RKBEOas1Mj
## 54 RT @Hp__moon: The first time i've ever changed my hair at all.. :C hope everyone likes it\n\n#gamer #gaming #Egirls #latinapawg #twitch #wed…
## 55 RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG
## 56 RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…
## 57 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 58 RT @AtmajaPd: I really liked this game.😍😍😍 #StarGuardian #LeagueOfLegendsFanArt #LeagueofLegends #TLWIN #GuardianasEstelares #ClashLoL \nOri…
## 59 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 60 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 61 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 62 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 63 RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…
## 64 RT @EloDragonLoL: Nerfs everywhere\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmemes #legends #riot #gamin…
## 65 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 66 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 67 RT @RivenStore: What do you think?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #riven…
## 68 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 69 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 70 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 71 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 72 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 73 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 74 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 75 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 76 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 77 RT @is_is_gemini_is: GIRLS 💎💎💎\n\n#ArcaneAnniversary #LeagueOfLegends https://t.co/Vmw6q8okIy
## 78 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 79 RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG
## 80 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 81 RT @sablanmtgalters: (2022) Mindblade Render and Professional Face-Breaker altered after #LeagueofLegends characters Jinx and Vi, completed…
## 82 RT @questionable124: Doodling Jinx tonight :3 Full sketch/inking on patreon: https://t.co/5WiIAUnjZ5\n#digitalart #fanart #arcane #LeagueOfL…
## 83 RT @AtmajaPd: I really liked this game.😍😍😍 #StarGuardian #LeagueOfLegendsFanArt #LeagueofLegends #TLWIN #GuardianasEstelares #ClashLoL \nOri…
## 84 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 85 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 86 RT @PrimaVeraArt19: Metal man and his ever changing mask design \n\n#LeagueOfLegends #Viktor https://t.co/HXbmUBCu5O
## 87 RT @remyleboob: finally done with the little runner charm concepts! Beans\n#LeagueOfLegends #ArtofLegends https://t.co/sDXKmWZerh
## 88 RT @Neekosmic: I finally made Neekosmic, this fanskin\nAnd I'm soooo proud~ ! >w<\n\n"Neeko like stars, isn't it pretty ?"\n\n✨~ Neeko Cosmic ~✨…
## 89 RT @DamnSpiderLover: I will kill for them\n#viego #LeagueOfLegends #fanart https://t.co/lC41BupVTp
## 90 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 91 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 92 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 93 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 94 RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 95 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 96 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 97 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 98 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 99 RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx
## 100 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 101 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 102 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 103 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 104 RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 105 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 106 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 107 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 108 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 109 RT @justalostkat: I do admit, "obsessed" is an understatement. #SpotifyWrapped #arcane #LeagueOfLegends https://t.co/Hs4yjzJNik
## 110 RT @daaaanissimoooo: sketch of katarina from league of legends\ni think the most beautiful skin for her\n\n#Katarina #LOL #LeagueOfLegendsFanA…
## 111 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 112 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 113 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 114 RT @Grilla: ☠️ TIDES OF TURMOIL II -- DECEMBER 17, 2022☠️\n\nJoin the fray and fight in a winner-take-all #LeagueofLegends 1v1 Event!\n\nSign U…
## 115 RT @Grilla: ☠️ TIDES OF TURMOIL II -- DECEMBER 17, 2022☠️\n\nJoin the fray and fight in a winner-take-all #LeagueofLegends 1v1 Event!\n\nSign U…
## 116 RT @justalostkat: I do admit, "obsessed" is an understatement. #SpotifyWrapped #arcane #LeagueOfLegends https://t.co/Hs4yjzJNik
## 117 RT @MikaHeartt: #RiftGala Qiyana fanart because I LOVED the design so muchh (design by @lolapaprikaa)\n\nI know I'm a little late too ehe pre…
## 118 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 119 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 120 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 121 RT @MiciaGlo: "We're gonna do this my way, quick, and deadly."\n#Akali from @LeagueOfLegends\nCosplay by @MiciaGlo\nPhoto by @azproductioncos…
## 122 RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…
## 123 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 124 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 125 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 126 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 127 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 128 RT @LoLMemesBot: Told him to kiss his mother and send a Spotify link of "What a Wonderful World" in Chat...\n#memes #meme #funny #lol #leagu…
## 129 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 130 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 131 RT @zoevolfartwork: How about to Jinxxxxx together huh? 😜🔥\n\n#Jinx #Cosplay #LeagueOfLegends https://t.co/jj5Ga429FT
## 132 RT @sablanmtgalters: (2022) Mindblade Render and Professional Face-Breaker altered after #LeagueofLegends characters Jinx and Vi, completed…
## 133 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 134 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 135 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 136 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 137 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 138 RT @NFLTNG: Which #LeagueOfLegends champions would be good at football? What would be the ultimate super team?\n\n▶️https://t.co/9iYgFjHhvK h…
## 139 RT @whxtelamb_cos: [...] In the future, one of us is alive. Hint : it's not you.🧁\n\n❤︎\nLeague Of Legends's Caitlyn Kiramman from ARCANE \n\n📸…
## 140 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 141 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 142 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 143 RT @PrimaVeraArt19: Metal man and his ever changing mask design \n\n#LeagueOfLegends #Viktor https://t.co/HXbmUBCu5O
## 144 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 145 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 146 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 147 RT @melumii_: I finally upadted my etsy shop!! 😊 you can get these premade ahri emotes in a bundle or individually on ko-fi and etsy now! ^…
## 148 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 149 RT @MikuoHatsuneTTV: Day 17 of @LeagueOfLegends quotes:\n\nLamb: The only true death is to never live.\n-Kindred\n#LeagueOfLegends #quotes #gam…
## 150 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 151 RT @melumii_: I finally upadted my etsy shop!! 😊 you can get these premade ahri emotes in a bundle or individually on ko-fi and etsy now! ^…
## 152 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 153 RT @melumii_: I finally upadted my etsy shop!! 😊 you can get these premade ahri emotes in a bundle or individually on ko-fi and etsy now! ^…
## 154 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 155 RT @TinyReese3: And #leagueoflegends sound track finds a way on top again #SpotifyWrapped https://t.co/ubtTQwNxS1
## 156 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 157 RT @Baiinze: Zac just stood there in disbelief lmaooo\n#aphelios #leagueoflegends https://t.co/9OqwGq2qN8
## 158 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 159 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 160 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 161 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 162 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 163 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 164 RT @MetaShiftGG: ❗ TONIGHT - 8 PM EST ❗\n\nL7 Genesis VS Rawr Shadowz\n\n🔵 Xenon Division \n\nCatch the game live on our Twitch hosted by Toapste…
## 165 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 166 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 167 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 168 RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG
## 169 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 170 RT @justalostkat: I do admit, "obsessed" is an understatement. #SpotifyWrapped #arcane #LeagueOfLegends https://t.co/Hs4yjzJNik
## 171 RT @lunar_mang: Felix as Kindred from League of Legends 🌙💙 @Stray_Kids\n#straykids #straykidsfanart #felixskz #leefelix #skz #SKZfanart #Lea…
## 172 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 173 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 174 RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG
## 175 RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…
## 176 RT @justalostkat: I do admit, "obsessed" is an understatement. #SpotifyWrapped #arcane #LeagueOfLegends https://t.co/Hs4yjzJNik
## 177 RT @is_is_gemini_is: Powder #Jinx \n\n#arcane #LeagueOfLegends https://t.co/KyiS8U3YWD
## 178 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 179 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 180 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 181 RT @neorarty3: vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart #arcanefanart #C…
## 182 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 183 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 184 RT @Neekosmic: I finally made Neekosmic, this fanskin\nAnd I'm soooo proud~ ! >w<\n\n"Neeko like stars, isn't it pretty ?"\n\n✨~ Neeko Cosmic ~✨…
## 185 RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG
## 186 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 187 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 188 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 189 RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG
## 190 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 191 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 192 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 193 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 194 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 195 RT @Pancake_Tanks: Check out my video! #LeagueofLegends | Captured by #Outplayed #teemo #support #gg #bot #team #fight #win #game #play #ga…
## 196 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 197 RT @akali_the_rebel: ღ CaitVi x Jinx ღ\n\n𝓒𝓻𝓮𝓭𝓲𝓽: Yanderes.arts\n\n#jinx #vi #Caitlyn #LeagueOfLegends #LeagueOfLegendsFanArt #WildRift #RIOTGA…
## 198 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 199 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 200 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 201 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 202 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 203 RT @TheSomuaCrew: Time for Bell Ileae and their daughter to put up the christmas decoration !\n\nCommission by @JUrsus 💜\n\n#LeagueOfLegends #A…
## 204 RT @Vimesy_art: Boo! Bewitching #Tristana🎃 \n#LeagueOfLegendsFanArt #LeagueOfLegends #WildRift https://t.co/GiqZEpOrQ9
## 205 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 206 RT @TonyRam26219233: Game Master….. #LeagueofLegends https://t.co/sMXtQPH9q3
## 207 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 208 RT @noisecat610: Big cat🌸\n\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/7PdKodCfzg
## 209 RT @lunar_mang: Felix as Kindred from League of Legends 🌙💙 @Stray_Kids\n#straykids #straykidsfanart #felixskz #leefelix #skz #SKZfanart #Lea…
## 210 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 211 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 212 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 213 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 214 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 215 RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG
## 216 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 217 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 218 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 219 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 220 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 221 RT @BigBearPlayz: Low Energy Gaming with Captain Atlas in the Captain's Quaters with friends.\n7:20 pm est\n#Vtuber|#ENVtuber|#BlackVtuber|#g…
## 222 RT @BigBearPlayz: Low Energy Gaming with Captain Atlas in the Captain's Quaters with friends.\n7:20 pm est\n#Vtuber|#ENVtuber|#BlackVtuber|#g…
## 223 RT @BigBearPlayz: Low Energy Gaming with Captain Atlas in the Captain's Quaters with friends.\n7:20 pm est\n#Vtuber|#ENVtuber|#BlackVtuber|#g…
## 224 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 225 RT @2004AkaUrFriend: No gamer girl is getting a hold of my Runescape gold 🔥🔥🙏\n\n@OldSchoolRS #runescape #gamergirl #LeagueOfLegends https://…
## 226 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 227 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 228 RT @TiddlyVG: #stream has STARTED!! Chillin and spillin in the Jungle!!\n\n#LeagueOfLegends #gay #gaymer #LGBTQ #twitch #TwitchStreamers #str…
## 229 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 230 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 231 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 232 RT @Pancake_Tanks: Check out my video! #LeagueofLegends | Captured by #Outplayed #teemo #support #gg #bot #team #fight #win #game #play #ga…
## 233 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 234 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 235 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 236 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 237 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 238 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 239 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 240 RT @vadhahidayat: Irelia #leagueoflegends #irelia #illustration https://t.co/w0CrDA94gZ
## 241 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 242 RT @ZeroDaichi: Dark Cosmic Sylas, a painted ver from the quick drawing I made before during skintober #leagueoflegends #artoflegends #Leag…
## 243 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 244 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 245 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 246 RT @ZeroDaichi: Dark Cosmic Sylas, a painted ver from the quick drawing I made before during skintober #leagueoflegends #artoflegends #Leag…
## 247 RT @LoLMemesBot: tank mains are chads\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett #Aph…
## 248 RT @vadhahidayat: Irelia #leagueoflegends #irelia #illustration https://t.co/w0CrDA94gZ
## 249 RT @DarksideJinx: GUYS. Someone in my friend's class just randomly sent them on discord what he made this week-end and LOOK. AT. THIS 🔥 #Le…
## 250 RT @DarksideJinx: Do you guys remember that awesome Fishbones? 😃 Well, I made arrangements to meet the guy who built it at my convention th…
## 251 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 252 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 253 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 254 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 255 RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 256 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 257 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 258 RT @Pancake_Tanks: Check out my video! #LeagueofLegends | Captured by #Outplayed #teemo #support #gg #bot #team #fight #win #game #play #ga…
## 259 RT @Pancake_Tanks: Check out my video! #LeagueofLegends | Captured by #Outplayed #morgana #gg #gank #lane #support #diff #win #supportsmall…
## 260 RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…
## 261 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 262 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 263 RT @DistopicAI: 👧🏼⚡ R-0GwnGmj .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669901277 .\n.\n#distopicai #aiart #cyberpunk #aiartcommunit…
## 264 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 265 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 266 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 267 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 268 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 269 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 270 RT @shikispace: Two gays sitting in a tree I wonder what happens next\n#yone #Kayn #kayone #spiritblossom #LeagueOfLegends #ArtofLegends #Le…
## 271 RT @Haozeke93: Onii-Chan!! 😩😩😩\nThe drawings of the video I uploaded a few weeks ago.\n\n#creadoresdelollatam\n#LeagueOfLegends \n#LeagueOfLegen…
## 272 RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 273 RT @TheSomuaCrew: Time for Bell Ileae and their daughter to put up the christmas decoration !\n\nCommission by @JUrsus 💜\n\n#LeagueOfLegends #A…
## 274 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 275 RT @alexois_: 🌸Spirit Blossom Zyra skin when?? I had so much fun using MidJourney and putting my own spin on what it created. #leagueoflege…
## 276 RT @Haozeke93: ✨ Brothers ✨ I made this, sorry 😞✨ \n\n#creadoresdelollatam \n#LeagueOfLegends \n#ArtofLegends \n#Yone \n#Yasuo \n#LeagueOfLegendsF…
## 277 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 278 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 279 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 280 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 281 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 282 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 283 RT @Neekosmic: I finally made Neekosmic, this fanskin\nAnd I'm soooo proud~ ! >w<\n\n"Neeko like stars, isn't it pretty ?"\n\n✨~ Neeko Cosmic ~✨…
## 284 RT @Greysan_: Also I can’t explain myself here i just heard this audio the other day and i thought of these two\n#yasuo #taliyah #LeagueOfLe…
## 285 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 286 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 287 RT @we_byun: "-Please... Brother... CARRY ME."\n"- FF 15." \nYasuo & Yone. ♡\n#LeagueOfLegendsFanArt #LeagueOfLegends #LOL #FANART #yasuo #yon…
## 288 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 289 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 290 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 291 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 292 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 293 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 294 RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…
## 295 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 296 RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 297 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 298 RT @HobbySharky: Sharky Fan's Assemble! I am now live!\nhttps://t.co/NUohtzJ120\n\n#riven #toplane #lol #leagueoflegends #korean #asian #game…
## 299 RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 300 RT @DamnSpiderLover: I will kill for them\n#viego #LeagueOfLegends #fanart https://t.co/lC41BupVTp
## 301 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 302 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 303 RT @haylsketches: it’s getting chilly 🍂🌨️ #jinx #arcanefanart #arcane #leagueoflegends #artoflegends https://t.co/zpBLcKHVZC
## 304 RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…
## 305 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 306 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 307 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 308 RT @AsthmaMarauder: Playing some #LeagueOfLegends with friends maybe some #CallofDuty DMZ later !?!?\nI'm live now so come join the MARAUDER…
## 309 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 310 RT @kwjyaaah4: Cute couple 🥺🥺🥺🥺(free to use for \n\nSocial Media Profile Pictures)#xayah #Rakan #LeagueOfLegends https://t.co/heKLc9FNxQ
## 311 RT @AsthmaMarauder: Playing some #LeagueOfLegends with friends maybe some #CallofDuty DMZ later !?!?\nI'm live now so come join the MARAUDER…
## 312 RT @SailorPoof: IT'S DECEMBER 1ST\n#xayah #rakan #leagueoflegends #artoflegends https://t.co/rODM2j4Kq6
## 313 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 314 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 315 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 316 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 317 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 318 RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 319 RT @akami_ak: Wallpaper Bel´veth and Yone #LeagueOfLegends #LeagueOfLegendsFanArt #yone https://t.co/Uz6nNPJIwv
## 320 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 321 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 322 RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…
## 323 RT @SelcricArt: I'm so excited to play as Groovy Space Cowboy I can't get over this skin🧡#leagueoflegends #twistedfate https://t.co/mcuqYV7…
## 324 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 325 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 326 RT @clairemwc: Here’s the revised version of my Dark Cosmic Miss Fortune fan splash art and hope you guys like it☺️\n.\n.\n.\n#ArtofLegends #Le…
## 327 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 328 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 329 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 330 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 331 RT @SelcricArt: I'm so excited to play as Groovy Space Cowboy I can't get over this skin🧡#leagueoflegends #twistedfate https://t.co/mcuqYV7…
## 332 RT @DestroyeerVFX: I want to tell you about Star Nemesis Morgana and the little details inside the VFX I made for her. First of all, amazin…
## 333 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 334 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 335 RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…
## 336 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 337 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 338 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 339 RT @TinyReese3: And #leagueoflegends sound track finds a way on top again #SpotifyWrapped https://t.co/ubtTQwNxS1
## 340 RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG
## 341 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 342 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 343 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 344 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 345 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 346 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 347 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 348 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 349 RT @Kiri_845: https://t.co/v6UrUZEkbv Internet is back, I'm LIVE! CotL then LoL #CultoftheLamb #TwitchStreamers #LeagueOfLegends #twitch #s…
## 350 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 351 RT @DarksideJinx: Do you guys remember that awesome Fishbones? 😃 Well, I made arrangements to meet the guy who built it at my convention th…
## 352 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 353 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 354 RT @miemeoww1: Rakan is so lucky to have a supportive bestie & gf. :D\n\nIt's kinda rough and ugly, sorry\n\n#LeagueOfLegends #LeagueOfLegendsF…
## 355 RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…
## 356 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 357 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 358 RT @tbdesports_: [#TBDESPORTS] League of Legends! LETS PLAY!\n\nCheer for us! #letswin\n\n🕒2022/12/10 - 13:00\n📺https://t.co/iZP7aoKvR7\n\n#League…
## 359 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 360 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 361 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 362 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 363 RT @Neekosmic: I finally made Neekosmic, this fanskin\nAnd I'm soooo proud~ ! >w<\n\n"Neeko like stars, isn't it pretty ?"\n\n✨~ Neeko Cosmic ~✨…
## 364 RT @flowrmosh: sharing is caring💚💜\n#Lulu #vex #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/AJbcDpiAuc
## 365 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 366 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 367 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 368 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 369 RT @Kiyomi_des: Okay so guess who watched Arcane\nThe show's amazing\n\n#Arcane #LeagueOfLegends #Caitvi #vicait #Caitlyn #Violet https://t.co…
## 370 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 371 RT @choaphe: i might be a tad bit late but here he is hehe\n\n#aphelios #leagueoflegends https://t.co/9ldRvbrD12
## 372 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 373 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 374 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 375 RT @OGGIHelga: #LeagueOfLegends #Talon #Ezreal #WildRift \n\nwell.. https://t.co/QbITURmCMi
## 376 RT @PrimaVeraArt19: Metal man and his ever changing mask design \n\n#LeagueOfLegends #Viktor https://t.co/HXbmUBCu5O
## 377 RT @Kiri_845: https://t.co/v6UrUZEkbv Internet is back, I'm LIVE! CotL then LoL #CultoftheLamb #TwitchStreamers #LeagueOfLegends #twitch #s…
## 378 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 379 RT @PrimaVeraArt19: Metal man and his ever changing mask design \n\n#LeagueOfLegends #Viktor https://t.co/HXbmUBCu5O
## 380 RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 381 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 382 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 383 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 384 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 385 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 386 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 387 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 388 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 389 RT @mialoette: rakan will love to see her like that\n#xayah #leagueoflegends #artoflegends https://t.co/DpZ1hpu5Rt
## 390 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 391 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 392 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 393 RT @DamnSpiderLover: I will kill for them\n#viego #LeagueOfLegends #fanart https://t.co/lC41BupVTp
## 394 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 395 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 396 RT @Kat_Alienn: Hacking in League of Legends #katarina #hacking #leagueoflegends #kat_alien streaming live at https://t.co/q6668zm6yW https…
## 397 RT @VikingKingJay: There are Vikings on the rift. SKOL!!! \n\n#leagueoflegends #twitch #twitchstreamer #smallstreamer #smallstreamers\n\nhttps:…
## 398 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 399 RT @OGGIHelga: #LeagueOfLegendsfanart #LeagueOflegends #WildRift #Talon #Ezreal #talez \n\nHE NEEDS MORE. https://t.co/ALxQFeM3Im
## 400 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 401 RT @ArtawanNajmudin: My Darling~🚀🚀🚀🚀🚀 #LeagueofLegends #LoL #Game #ФанАрт #КосплейLoL #GENGWIN \nOriginal: LOLegendsMemes https://t.co/u1ZEl…
## 402 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 403 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 404 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 405 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 406 RT @Neekosmic: I finally made Neekosmic, this fanskin\nAnd I'm soooo proud~ ! >w<\n\n"Neeko like stars, isn't it pretty ?"\n\n✨~ Neeko Cosmic ~✨…
## 407 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 408 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 409 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 410 RT @Neekosmic: I finally made Neekosmic, this fanskin\nAnd I'm soooo proud~ ! >w<\n\n"Neeko like stars, isn't it pretty ?"\n\n✨~ Neeko Cosmic ~✨…
## 411 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 412 RT @DarksideJinx: Do you guys remember that awesome Fishbones? 😃 Well, I made arrangements to meet the guy who built it at my convention th…
## 413 RT @Neekosmic: I finally made Neekosmic, this fanskin\nAnd I'm soooo proud~ ! >w<\n\n"Neeko like stars, isn't it pretty ?"\n\n✨~ Neeko Cosmic ~✨…
## 414 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 415 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 416 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 417 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 418 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 419 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 420 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 421 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 422 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 423 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 424 RT @BrattyGrymblade: I ended up in a match with Aymeric playing Morgana.\n\n#FFXIV #wildrift #LeagueOfLegends https://t.co/Lyb956lFus
## 425 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 426 RT @BrattyGrymblade: I ended up in a match with Aymeric playing Morgana.\n\n#FFXIV #wildrift #LeagueOfLegends https://t.co/Lyb956lFus
## 427 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 428 RT @MikaHeartt: #RiftGala Qiyana fanart because I LOVED the design so muchh (design by @lolapaprikaa)\n\nI know I'm a little late too ehe pre…
## 429 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 430 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 431 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 432 RT @RedrumAlice: Been binge watching ojamajo doremi while doing comms\n\nSo i figured why not turn Powder, Zeri and Seraphine into mini witch…
## 433 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 434 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 435 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 436 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 437 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 438 RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 439 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 440 RT @MikaHeartt: #RiftGala Qiyana fanart because I LOVED the design so muchh (design by @lolapaprikaa)\n\nI know I'm a little late too ehe pre…
## 441 RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…
## 442 RT @Shilliww: #LeagueOfLegends \n#LeagueOfLegendsFanArt #riven \ngreat sword https://t.co/WMIht7c2rc
## 443 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 444 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 445 RT @DebbyHalliwell: New #TikTok! \nBest advice ever for solo queue! \nHope that you will like it! \n#Vtuber\n#Vtubers\n#VTuberUprising\n#Vtubers…
## 446 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 447 RT @DebbyHalliwell: New #TikTok! \nBest advice ever for solo queue! \nHope that you will like it! \n#Vtuber\n#Vtubers\n#VTuberUprising\n#Vtubers…
## 448 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 449 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 450 RT @tbdesports_: [#TBDESPORTS] League of Legends! LETS PLAY!\n\nCheer for us! #letswin\n\n🕒2022/12/10 - 13:00\n📺https://t.co/iZP7aoKvR7\n\n#League…
## 451 RT @PlayShareStar: watch carefully or shaco will get you next!\n🎬LOL COTD\n\n#leagueoflegends #riotgames #riot #kanye #fifa #worldcup #japan #…
## 452 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 453 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 454 RT @ChiTheBun: Oh man oh MAN y'all! LOTS of new products being released for preorder right now so let's GO! Let's start this thread!\n\n(Retw…
## 455 RT @H6X4GRAM: Void Kayle\n#LeagueOfLegends #Kayle #ArtofLegends https://t.co/Y5Zn9eLNyh
## 456 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 457 RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG
## 458 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 459 RT @BrattyGrymblade: I ended up in a match with Aymeric playing Morgana.\n\n#FFXIV #wildrift #LeagueOfLegends https://t.co/Lyb956lFus
## 460 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 461 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 462 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 463 RT @Geramine_m: 🌸SettPhel emotes :3💕\n🌸https://t.co/0PyVZiDEv3🌸\n\n#LeagueOfLegends #Settphel #emotes https://t.co/sT6JLXxpzN
## 464 RT @IsacohTV: HEY PENTA QUEENS.\n\nOur line-up for our 5v5 #LeagueOfLegends Charity ARAM Tournament hosted by @homotronTTV and myself IS UP.…
## 465 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 466 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 467 RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…
## 468 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 469 RT @ISakul3g4nd: starting retopology\n\n#3dart #3D #3dmodeling #3dprint #3DCG #zbrush #pixologic #DigitalArtist #DigitalSculpting #LeagueOfLe…
## 470 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 471 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 472 RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 473 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 474 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 475 RT @cahri_ai: Aatrox is tired of this sh*t 😂\nUdyr's sandals and Aalberto will always be canon in my heart✨\n\n#aatrox #rhaast #darkin #League…
## 476 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 477 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 478 RT @GbrLuyss: Hello or good evening 🤔🤔 I would like to make a feedback or a report to your game #wildrift #leagueoflegends the game is well…
## 479 RT @oddh_aart: pov : you are 3 months late. 🦈🔗\n\n#Aatrox #morgana #ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/Q7EJDI2…
## 480 RT @claudettee17: Jackson Wang - Fire to the Fuse | Worlds 2022 Finals Opening Ceremony Pr... https://t.co/HutVS1R4Uw via @YouTube \n\n#Jacks…
## 481 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 482 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 483 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 484 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 485 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 486 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 487 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 488 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 489 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 490 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 491 RT @cheaploafs: the most important debrief of your entire life pay attention \n#arcane #LeagueOfLegends https://t.co/FNWnNrb8Vv
## 492 RT @egirldajungle: Evelynn Lunar Beast ❤️\n#Evelynn #LunarBeast #WildRift #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/867qvQAvGT
## 493 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 494 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 495 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 496 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 497 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 498 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 499 RT @CthulhuTilly: 8PM MST #LeagueOfLegends Nonsense live on https://t.co/H8KGdqkUPm with @Indextore It's gonna be funtastic. #VtubersEN #Vt…
## 500 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 501 RT @Chimidolly: Viego’s new obsession #pentakill #viego #akshan #LeagueOfLegends https://t.co/f8xzc50XzN
## 502 RT @NerdShredz: Live ⭐ Going to Skayle hard 💙 \nhttps://t.co/vMXsMWSJAk\n\n#Kayle #League #LeagueOfLegends #Gym #Fitness #Pt
## 503 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 504 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 505 RT @metalichotchoco: Monochrome Misery \n\n#LeagueOfLegendsFanArt #LeagueOfLegends #vex #yordle #ArtofLegends #LeagueOfLegendsart https://t.c…
## 506 RT @NerdShredz: Live ⭐ Going to Skayle hard 💙 \nhttps://t.co/vMXsMWSJAk\n\n#Kayle #League #LeagueOfLegends #Gym #Fitness #Pt
## 507 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 508 RT @CthulhuTilly: 8PM MST #LeagueOfLegends Nonsense live on https://t.co/H8KGdqkUPm with @Indextore It's gonna be funtastic. #VtubersEN #Vt…
## 509 RT @potion_gg: League skins this year have been 🔥🔥 #LeagueOfLegends #LoL https://t.co/15kkE90rt2
## 510 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 511 RT @SquirrelSoleil: Going live now! Come say hi: https://t.co/giLcysVpam\n#streamer #leagueoflegends
## 512 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 513 RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…
## 514 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 515 RT @ScantySlayer: umm..... uhmmm these are my mains in League of Legends and I mixed them 🫣\n\n#kindred\n#evelynn\n#LeagueOfLegends https://t.c…
## 516 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 517 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 518 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 519 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 520 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 521 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 522 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 523 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 524 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 525 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 526 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 527 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 528 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 529 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 530 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 531 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 532 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 533 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 534 RT @LoLMemesBot: When scissors... don't cut it anymore\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worl…
## 535 RT @oddh_aart: pov : you are 3 months late. 🦈🔗\n\n#Aatrox #morgana #ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/Q7EJDI2…
## 536 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 537 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 538 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 539 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 540 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 541 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 542 RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…
## 543 RT @joal439: I saw that post about the Omen of the Dark skinline and it got me wanting to concept😭 Have an Omen of the Dark Orianna sketch…
## 544 RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…
## 545 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 546 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 547 RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…
## 548 RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…
## 549 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 550 RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…
## 551 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 552 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 553 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 554 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 555 RT @justalostkat: I do admit, "obsessed" is an understatement. #SpotifyWrapped #arcane #LeagueOfLegends https://t.co/Hs4yjzJNik
## 556 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 557 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 558 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 559 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 560 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 561 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 562 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 563 RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…
## 564 RT @ArtawanNajmudin: My Darling~🚀🚀🚀🚀🚀 #LeagueofLegends #LoL #Game #ФанАрт #КосплейLoL #GENGWIN \nOriginal: LOLegendsMemes https://t.co/u1ZEl…
## 565 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 566 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 567 RT @Piscina45512997: #Aphelios #LeagueOfLegends #LeagueOfLegendsFanArt \nYou’re never alone. https://t.co/SWECUmdijY
## 568 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 569 RT @OtrexOw: my fav girl (after zoe lmao)\n\n#LeagueOfLegends #zeri\n#leagueoflegendsart https://t.co/RKBEOas1Mj
## 570 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 571 RT @jabroell2: High Noon Sylas 🤠\n\nSo... it was supposed to be HN but it ended up getting some sort of vampire hunter vibe... and I kind of…
## 572 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 573 RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG
## 574 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 575 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 576 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 577 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 578 RT @is_is_gemini_is: Powder #Jinx \n\n#arcane #LeagueOfLegends https://t.co/KyiS8U3YWD
## 579 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 580 RT @XIYEXIEXIE: #LeagueOfLegends #LeagueOfLegendsFanArt #Zoe \nI ❤️bad girl https://t.co/7DDFR1EVrM
## 581 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 582 RT @alexois_: 🌸Spirit Blossom Zyra skin when?? I had so much fun using MidJourney and putting my own spin on what it created. #leagueoflege…
## 583 RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…
## 584 RT @oddh_aart: pov : you are 3 months late. 🦈🔗\n\n#Aatrox #morgana #ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/Q7EJDI2…
## 585 RT @RivenStore: Like and Share if you have been fan since day 1\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #league…
## 586 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 587 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 588 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 589 RT @oddh_aart: pov : you are 3 months late. 🦈🔗\n\n#Aatrox #morgana #ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/Q7EJDI2…
## 590 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 591 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 592 RT @oddh_aart: pov : you are 3 months late. 🦈🔗\n\n#Aatrox #morgana #ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/Q7EJDI2…
## 593 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 594 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 595 RT @shikispace: Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://…
## 596 RT @cahri_ai: Aatrox is tired of this sh*t 😂\nUdyr's sandals and Aalberto will always be canon in my heart✨\n\n#aatrox #rhaast #darkin #League…
## 597 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 598 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 599 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 600 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 601 RT @cahri_ai: Aatrox is tired of this sh*t 😂\nUdyr's sandals and Aalberto will always be canon in my heart✨\n\n#aatrox #rhaast #darkin #League…
## 602 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 603 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 604 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 605 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 606 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 607 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 608 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 609 RT @MimiLegrimlins: aaaand..another #LeagueOfLegends character with #Syndra .\n\n#illustration #ArtofLegends #LeagueOfLegendsFanArt #characte…
## 610 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 611 RT @McChipyArt: A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf
## 612 RT @shikispace: (wip) My league faves wearing fancy stuff part two\n\n#MasterYi #LeagueOfLegends #ArtofLegends https://t.co/dNSxTJIEDR
## 613 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 614 RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ
## 615 RT @ThatArtlstGirl: "Everyone's got their own muse. Mine's...everyone."\n- Seraphine💕\n\n#Seraphine #LeagueOfLegendsFanArt #LeagueOfLegends #a…
## 616 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 617 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 618 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 619 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 620 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 621 RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…
## 622 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 623 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 624 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 625 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 626 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 627 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 628 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 629 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 630 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 631 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 632 RT @metalichotchoco: Monochrome Misery \n\n#LeagueOfLegendsFanArt #LeagueOfLegends #vex #yordle #ArtofLegends #LeagueOfLegendsart https://t.c…
## 633 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 634 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 635 RT @KDA_DUKE: K/DA ALL OUT 👑💎🎤🧬✨\n#Ahri #Evelynn #Akali #Kaisa\n°.•✍️ art by Etienne Buttigieg\n🌐 https://t.co/P9ukRIzD9T\n#KDA #ALLOUT #RiotGa…
## 636 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 637 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 638 RT @artist_assassin: some evelynn sketches 😈\n#evelynn #kda #LeagueOfLegends #LeagueOfLegendsfanart #ArtofLegends https://t.co/egpqKLuqy5
## 639 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 640 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 641 RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…
## 642 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 643 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 644 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 645 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 646 RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…
## 647 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 648 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 649 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 650 RT @melonanimates: AKALYNN IS GETTING MARRIED POG! 🥹❤️🤭\n\n@JUrsus IT’S HAPPENING!!\n\n#Akalynn #LeagueOfLegendsFanArt #LeagueOfLegends #Akali…
## 651 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 652 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 653 RT @oddh_aart: pov : you are 3 months late. 🦈🔗\n\n#Aatrox #morgana #ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/Q7EJDI2…
## 654 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 655 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 656 RT @McChipyArt: A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf
## 657 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 658 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 659 RT @LaSungaDeAatrox: Kayle beats to smite sinners / ascend to\n#LeagueofLegends https://t.co/PNM8eq0DdZ
## 660 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 661 RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…
## 662 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 663 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 664 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 665 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 666 RT @Hichamhabchi: Viego, one of the characters that I had fun drawing. #ruinedking #LeagueOfLegends @AirshipSyn #Throwback https://t.co/nrs…
## 667 RT @Auvy3n: People say Malzahar top lane does not work. I fell like it does ^^ Do you play champs on top that usually are not played there…
## 668 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 669 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 670 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 671 RT @BloPhan: Art for @MosesLord777 !!\n\nCongrats one more time for winning the art raffle!! Aaand here is your prize!! <3\n\nIrelia from #Leag…
## 672 RT @akami_ak: Wallpaper Bel´veth and Yone #LeagueOfLegends #LeagueOfLegendsFanArt #yone https://t.co/Uz6nNPJIwv
## 673 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 674 RT @akali_the_rebel: ღ CaitVi x Jinx ღ\n\n𝓒𝓻𝓮𝓭𝓲𝓽: Yanderes.arts\n\n#jinx #vi #Caitlyn #LeagueOfLegends #LeagueOfLegendsFanArt #WildRift #RIOTGA…
## 675 RT @akami_ak: Wallpaper Zed #LeagueOfLegends #LeagueOfLegendsFanArt #zed https://t.co/Ec2TBHyCfw
## 676 RT @art_wilkins: Some more work done for Riot Games. Loved doing these! More to come :) \n#KDA #Ahri #Kaisa #Akali #LeagueOfLegends #LOL #Ri…
## 677 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 678 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 679 RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…
## 680 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 681 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 682 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 683 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 684 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 685 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 686 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 687 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 688 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 689 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 690 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 691 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 692 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 693 RT @damongreenhalgh: "Fortune doesn't favor fools."\n#ArtofLegends #LeagueOfLegends #illustration #missfortune https://t.co/kGX0fVb6qv
## 694 RT @shikispace: Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://…
## 695 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 696 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 697 RT @damongreenhalgh: "Fortune doesn't favor fools."\n#ArtofLegends #LeagueOfLegends #illustration #missfortune https://t.co/kGX0fVb6qv
## 698 RT @damongreenhalgh: My attempt at a Pyke Splash\n#LeagueOfLegends #illustration #Pyke https://t.co/3tx9r9xCDw
## 699 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 700 RT @zoevolfartwork: How about to Jinxxxxx together huh? 😜🔥\n\n#Jinx #Cosplay #LeagueOfLegends https://t.co/jj5Ga429FT
## 701 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 702 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 703 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 704 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 705 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 706 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 707 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 708 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 709 RT @TheSomuaCrew: Time for Bell Ileae and their daughter to put up the christmas decoration !\n\nCommission by @JUrsus 💜\n\n#LeagueOfLegends #A…
## 710 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 711 RT @_immiland_: Elderwood #Xayah with her Sapphire Chroma 🦋 commissioned by @pearlsayah ✨\nThank you for commissioning me once more 🤍\n\n#arto…
## 712 RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG
## 713 RT @oddh_aart: pov : you are 3 months late. 🦈🔗\n\n#Aatrox #morgana #ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/Q7EJDI2…
## 714 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 715 RT @shikispace: Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://…
## 716 RT @myrrhneo: well I brought a Yone sketch anyway\n#LeagueOfLegends #LeagueOfLegendsFanArt #Yone https://t.co/8G60GkaKLc
## 717 RT @LoLMemesBot: Tactical Nuke Achieved\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett #A…
## 718 RT @ThatArtlstGirl: "Everyone's got their own muse. Mine's...everyone."\n- Seraphine💕\n\n#Seraphine #LeagueOfLegendsFanArt #LeagueOfLegends #a…
## 719 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 720 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 721 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 722 RT @saiamons: Hello i am aphelios, spirit blossom aphelios\n#LeagueOfLegends #cosplay #leagueoflegendscosplay https://t.co/rzsR0gYZMn
## 723 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 724 RT @saiamons: I suck at taking selfies\n#aphelios #LeagueOfLegends #leagueoflegendscosplay https://t.co/8EIfDdlwef
## 725 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 726 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 727 RT @oddh_aart: pov : you are 3 months late. 🦈🔗\n\n#Aatrox #morgana #ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/Q7EJDI2…
## 728 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 729 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 730 RT @damongreenhalgh: My attempt at a Pyke Splash\n#LeagueOfLegends #illustration #Pyke https://t.co/3tx9r9xCDw
## 731 RT @damongreenhalgh: "Fortune doesn't favor fools."\n#ArtofLegends #LeagueOfLegends #illustration #missfortune https://t.co/kGX0fVb6qv
## 732 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 733 RT @chuin01: #LeagueOfLegends #LoL #StarGuardian #ezreal\n\n🌠Star Guardian ezreal🌠 https://t.co/qZld45D0JC
## 734 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 735 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 736 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 737 RT @yoomyoum: ✨ First Star Kayle ✨\n \nI hope to see Kayle with a skin like this one day 💛\n\n#LeagueOfLegends #conceptart #kayle https://t.co/…
## 738 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 739 RT @NayoCosplay: Fox feet are pawsies? ♥\n\nph @Denpun13 \n#Ahri #cosplay #LeagueofLegends #StarGuardian https://t.co/eL0fM8T7lt
## 740 RT @ZTDLB1: Purple shooting stars💜🌟\n\n#Zoe #Vex #zoevex\n#LeagueOfLegends \n#LeagueOfLegendsFanArt https://t.co/o7rSA6UOMo
## 741 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 742 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 743 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 744 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 745 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 746 RT @nivelli_: WIP\nlook how happy he is☺\n#LeagueOfLegends #LeagueOfLegendsFanArt #Rakan https://t.co/GXBnNtEUmg
## 747 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 748 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 749 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 750 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 751 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 752 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 753 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 754 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 755 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 756 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 757 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 758 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 759 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 760 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 761 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 762 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 763 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 764 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 765 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 766 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 767 RT @MikaHeartt: #RiftGala Qiyana fanart because I LOVED the design so muchh (design by @lolapaprikaa)\n\nI know I'm a little late too ehe pre…
## 768 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 769 RT @nicquehen: Who would you like to play with?🤩🤩 #LeagueofLegends https://t.co/eG642HTuNZ
## 770 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 771 RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…
## 772 RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…
## 773 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 774 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 775 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 776 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 777 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 778 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 779 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 780 RT @_immiland_: Elderwood #Xayah with her Sapphire Chroma 🦋 commissioned by @pearlsayah ✨\nThank you for commissioning me once more 🤍\n\n#arto…
## 781 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 782 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 783 RT @shikispace: Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://…
## 784 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 785 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 786 RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…
## 787 RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…
## 788 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 789 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 790 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 791 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 792 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 793 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 794 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 795 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 796 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 797 RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…
## 798 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 799 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 800 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 801 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 802 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 803 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 804 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 805 RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG
## 806 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 807 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 808 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 809 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 810 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 811 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 812 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 813 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 814 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 815 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 816 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 817 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 818 RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…
## 819 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 820 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 821 RT @saiamons: Hello i am aphelios, spirit blossom aphelios\n#LeagueOfLegends #cosplay #leagueoflegendscosplay https://t.co/rzsR0gYZMn
## 822 RT @VaporwaveEsport: Vaporwave is taking over Metashift. Check us out on twitch and discord for the full schedule and game highlights!\n#gam…
## 823 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 824 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 825 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 826 RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…
## 827 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 828 RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx
## 829 RT @levi_samurai: MID COUNTERGANK - #lissandra #leagueoflegends #gameplay #gaming https://t.co/goVWCAmNBx
## 830 RT @SkewldyaTTV: Lets go! Stop by and say hi....staying positive as I try to climb from this hell that is Bronze rank in League.\nhttps://t.…
## 831 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 832 RT @cheaploafs: the most important debrief of your entire life pay attention \n#arcane #LeagueOfLegends https://t.co/FNWnNrb8Vv
## 833 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 834 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 835 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 836 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 837 RT @cheaploafs: the most important debrief of your entire life pay attention \n#arcane #LeagueOfLegends https://t.co/FNWnNrb8Vv
## 838 RT @_Szith: "I'm over here, fat hands!" \n\nI am finally done with this! After about 30-35+ hours it's done and I hope you guys like it!\n\n#Ji…
## 839 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 840 RT @ShieraCosplay: "Sure you can handle me, summoner?"\n\nPhoto: @Alex_VanDych\nMore photos: https://t.co/vJ04VPUb0V\n\n#LeagueOfLegends #MissFo…
## 841 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 842 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 843 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 844 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 845 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 846 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 847 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 848 RT @caiokkcaio: I couldn't resist...\n#Tristana #ArtofLegends #LeagueOfLegends https://t.co/r8nqy3HNGx
## 849 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 850 RT @nivelli_: WIP\nlook how happy he is☺\n#LeagueOfLegends #LeagueOfLegendsFanArt #Rakan https://t.co/GXBnNtEUmg
## 851 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 852 RT @RumbleWars: The Best #P2E Ever!\n\nTitles include but limited to:\n#Warzone2 \n#FortniteChapter4 \n#FIFA23 \n#LeagueOfLegends \n#Madden23 \n#UF…
## 853 RT @oddh_aart: pov : you are 3 months late. 🦈🔗\n\n#Aatrox #morgana #ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/Q7EJDI2…
## 854 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 855 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 856 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 857 RT @shikispace: Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://…
## 858 RT @oddh_aart: pov : you are 3 months late. 🦈🔗\n\n#Aatrox #morgana #ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/Q7EJDI2…
## 859 RT @nicquehen: Who would you like to play with?🤩🤩 #LeagueofLegends https://t.co/eG642HTuNZ
## 860 RT @oddh_aart: pov : you are 3 months late. 🦈🔗\n\n#Aatrox #morgana #ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/Q7EJDI2…
## 861 RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…
## 862 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 863 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 864 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 865 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 866 RT @USOtaku1147: Just reposting the link to my “Chances of Jinx appearing in CONV/RGENCE” discussion on the Ekko/Jinx subreddit since it’s…
## 867 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 868 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 869 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 870 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 871 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 872 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 873 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 874 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 875 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 876 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 877 RT @MannyBardo: VRChat in public worlds\n\n#LeagueOfLegends #VRChat #vrchatfunny https://t.co/1E4fO06yi9
## 878 RT @DarksideJinx: Do you guys remember that awesome Fishbones? 😃 Well, I made arrangements to meet the guy who built it at my convention th…
## 879 RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…
## 880 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 881 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 882 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 883 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 884 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 885 RT @SarahSelenite: Some fan art of Evelynn, one of my fave girl bosses💅🏻 Not a super fan of this piece but at least I finished it🥲 \n\n#Leagu…
## 886 RT @ScarHuntz: Shot out to my homies at @LeagueOfLegends, for making me listen to fire to fuse since release and it made it way into my 2nd…
## 887 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 888 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 889 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 890 RT @SleinYesWowNC: Star Guardian Syndra Prestige edition\n\nSketch Request by Teifelhunden from p@reon \ntysm for the patronage!\n#ArtofLegends…
## 891 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 892 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 893 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 894 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 895 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 896 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 897 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 898 RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG
## 899 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 900 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 901 RT @DarksideJinx: Do you guys remember that awesome Fishbones? 😃 Well, I made arrangements to meet the guy who built it at my convention th…
## 902 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 903 RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single "Magician" - listen and learn more a…
## 904 RT @bromaah: Has this been done yet? 😂\n\n#Sett #Soraka #LeagueofLegends #ArtofLegends https://t.co/MKOTsxMdcV
## 905 RT @DarksideJinx: GUYS. Someone in my friend's class just randomly sent them on discord what he made this week-end and LOOK. AT. THIS 🔥 #Le…
## 906 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 907 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 908 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 909 RT @bromaah: Has this been done yet? 😂\n\n#Sett #Soraka #LeagueofLegends #ArtofLegends https://t.co/MKOTsxMdcV
## 910 RT @DarksideJinx: Do you guys remember that awesome Fishbones? 😃 Well, I made arrangements to meet the guy who built it at my convention th…
## 911 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 912 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 913 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 914 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 915 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 916 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 917 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 918 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 919 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 920 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 921 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 922 RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…
## 923 RT @OSenekart: I love those two with all my heart\n#idiotpirates #tfgraves #LeagueofLegends #Graves #twistedfate https://t.co/qmMXab0JBy
## 924 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 925 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 926 RT @MadMahz: Let's groove tonight ! 🕺🕺🪩\n#leagueoflegends #artoflegends #tfgraves https://t.co/tblNpAkkix
## 927 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 928 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 929 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 930 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 931 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 932 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 933 RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ
## 934 RT @NoodleSpicyArt: #caitvi twitch emotes for my channel named “high five” and “cupcake”. (I play vi support) #LeagueOfLegends https://t.co…
## 935 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 936 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 937 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 938 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 939 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 940 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 941 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 942 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 943 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 944 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 945 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 946 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 947 RT @shikispace: Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://…
## 948 RT @GoodBirbb: my boy Sett <3\nmuaw muaw\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #Sett #УкрАрт #УкрАртПідтримка #fanart http…
## 949 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 950 RT @shikispace: Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://…
## 951 RT @MikaHeartt: #RiftGala Qiyana fanart because I LOVED the design so muchh (design by @lolapaprikaa)\n\nI know I'm a little late too ehe pre…
## 952 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 953 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 954 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 955 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 956 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 957 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 958 RT @Agune_p: 🌹☀️Valentine‘s day🌙🌹#LeagueOfLegends #ArtofLegends https://t.co/Pu8DBlIEEM
## 959 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 960 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 961 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 962 RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…
## 963 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 964 RT @njel_art: A little commission thingy I did for my friend - Mad Hatter Shaco!\n\n#commissionsopen #ArtOfLegends #LeagueOfLegends #Shaco ht…
## 965 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 966 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 967 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 968 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 969 RT @Auvy3n: People say Malzahar top lane does not work. I fell like it does ^^ Do you play champs on top that usually are not played there…
## 970 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 971 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 972 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 973 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 974 RT @GalloKikiriki: Formated my computer and lost all my brushes :´D.\nHave an sketch with a default pencil in the meantime.\n\n#Aphelios #Leag…
## 975 RT @MikaHeartt: #RiftGala Qiyana fanart because I LOVED the design so muchh (design by @lolapaprikaa)\n\nI know I'm a little late too ehe pre…
## 976 RT @Miakanayuri_cos: Let's just behave... said no one, ever.☠\n\n#Jinx #LeagueOfLegends #LOL https://t.co/UfMAyjEwbz
## 977 RT @flowerpotsuwu: Made a fan concept of Neeko with Spirit Blossom skin c:\n#artoflegends #leagueoflegends #neeko https://t.co/8PUxmm05Da
## 978 RT @Miakanayuri_cos: U-uh, the 𝕓𝕒𝕕 girl is having her pants off!\nWould you dare to 𝕕𝕚𝕤𝕔𝕚𝕡𝕝𝕚𝕟𝕖 me?☠\n\n#Jinx #LOL #LeagueOfLegends https://t.c…
## 979 RT @Miakanayuri_cos: Which one of my weapons is the strongest?💥 \n\n#Jinx #LeagueOfLegends https://t.co/zw46qwDzod
## 980 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 981 RT @Linnery3: What does Neeko do with power? Make people behave.\n_(°︿°)_ \n♡ ᴄᴏᴍɪꜱꜱɪᴏɴ ꜰᴏʀ @ Borkalot ♡\n。.。。.。 。.。。.。 。.。。.。 。.。。.。\n#ArtofLe…
## 982 RT @MikaHeartt: #RiftGala Qiyana fanart because I LOVED the design so muchh (design by @lolapaprikaa)\n\nI know I'm a little late too ehe pre…
## 983 RT @metalichotchoco: Monochrome Misery \n\n#LeagueOfLegendsFanArt #LeagueOfLegends #vex #yordle #ArtofLegends #LeagueOfLegendsart https://t.c…
## 984 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 985 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 986 RT @RIKONOJAN: Go fishing 🐟🤔\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #neeko #nidalee\n#artoflegends https://t.co/5WPCEag7IL
## 987 RT @shikispace: Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://…
## 988 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 989 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 990 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 991 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 992 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 993 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 994 RT @shikispace: Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://…
## 995 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 996 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 997 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 998 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 999 RT @MadMahz: Let's groove tonight ! 🕺🕺🪩\n#leagueoflegends #artoflegends #tfgraves https://t.co/tblNpAkkix
## 1000 RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY
## 1001 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1002 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1003 RT @MikaHeartt: #RiftGala Qiyana fanart because I LOVED the design so muchh (design by @lolapaprikaa)\n\nI know I'm a little late too ehe pre…
## 1004 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1005 RT @RIKONOJAN: Go fishing 🐟🤔\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #neeko #nidalee\n#artoflegends https://t.co/5WPCEag7IL
## 1006 RT @Shichou96: Space groove Lux 🪐🕺#ArtofLegends #LeagueOfLegends @LoL_France https://t.co/UcjZ1l1QXk
## 1007 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1008 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 1009 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1010 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 1011 RT @ZukoValo: HEYHEY\n\nNew valorant montage out now!\nbe sure to show some love <3 \n\nhttps://t.co/LKqIMoZ9Q3\n\n#valorant #twitch #gaming #game…
## 1012 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1013 RT @is_is_gemini_is: GIRLS 💎💎💎\n\n#ArcaneAnniversary #LeagueOfLegends https://t.co/Vmw6q8okIy
## 1014 RT @Sanda_sielin: My Rakan art for the collab, glow up version\n\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends #rakan #rakanfanart h…
## 1015 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1016 RT @shikispace: Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://…
## 1017 RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 1018 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1019 RT @udommmmmm: #LeagueOfLegends #LeagueOfLegendsFanArt Commission🦋 https://t.co/YrZjTYLb4b
## 1020 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1021 RT @_mierii: Fright Night Annie 💜\n\n#LeagueOfLegends #fanart #ArtofLegends https://t.co/SMXv4hygP0
## 1022 RT @shikispace: Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://…
## 1023 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1024 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1025 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1026 RT @shikispace: Yone did not enjoy his pictures of fucked up looking cats\n\n#yone #yasuo #LeagueOfLegends #ArtofLegends #truedamage https://…
## 1027 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1028 RT @studioaxel: 🎧OCEAN PARTY🏖️\n\n#Sett #LeagueOfLegends #ArtofLegends https://t.co/XpC9NcZkrE
## 1029 RT @RivenStore: Like and Share if you have been fan since day 1\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #league…
## 1030 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1031 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1032 RT @MadMahz: Let's groove tonight ! 🕺🕺🪩\n#leagueoflegends #artoflegends #tfgraves https://t.co/tblNpAkkix
## 1033 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1034 RT @MadMahz: Let's groove tonight ! 🕺🕺🪩\n#leagueoflegends #artoflegends #tfgraves https://t.co/tblNpAkkix
## 1035 RT @studioaxel: 🎧OCEAN PARTY🏖️\n\n#Sett #LeagueOfLegends #ArtofLegends https://t.co/XpC9NcZkrE
## 1036 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1037 RT @MadMahz: Let's groove tonight ! 🕺🕺🪩\n#leagueoflegends #artoflegends #tfgraves https://t.co/tblNpAkkix
## 1038 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1039 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1040 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1041 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1042 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1043 RT @MadMahz: Let's groove tonight ! 🕺🕺🪩\n#leagueoflegends #artoflegends #tfgraves https://t.co/tblNpAkkix
## 1044 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1045 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1046 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1047 RT @MadMahz: Let's groove tonight ! 🕺🕺🪩\n#leagueoflegends #artoflegends #tfgraves https://t.co/tblNpAkkix
## 1048 RT @MadMahz: Let's groove tonight ! 🕺🕺🪩\n#leagueoflegends #artoflegends #tfgraves https://t.co/tblNpAkkix
## 1049 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1050 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 1051 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1052 RT @NinouilleSFW: Some of the goodies you can find on my shop! 🥰\n\nhttps://t.co/7DUZEpUzeX\n\n#art #genshinimpact #pokemon #LeagueOfLegends ht…
## 1053 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1054 RT @OneMore_esports: The owls tried their best but at the end @3bl_esports managed to get the win\n\nWe ended @SafeModeByWE Pro League at the…
## 1055 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 1056 RT @damongreenhalgh: My attempt at a Pyke Splash\n#LeagueOfLegends #illustration #Pyke https://t.co/3tx9r9xCDw
## 1057 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1058 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 1059 RT @ThatArtlstGirl: "Everyone's got their own muse. Mine's...everyone."\n- Seraphine💕\n\n#Seraphine #LeagueOfLegendsFanArt #LeagueOfLegends #a…
## 1060 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1061 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 1062 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1063 RT @ThatArtlstGirl: "Everyone's got their own muse. Mine's...everyone."\n- Seraphine💕\n\n#Seraphine #LeagueOfLegendsFanArt #LeagueOfLegends #a…
## 1064 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1065 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1066 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1067 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 1068 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 1069 RT @Koiarts1: Fan art Jinx \n.\n#draw #sketch #leagueoflegends #paint #creadoresdelollatam #art #artoflegends #leagueoflegendsfanart #jinx #…
## 1070 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1071 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 1072 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 1073 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1074 RT @nivelli_: WIP\nlook how happy he is☺\n#LeagueOfLegends #LeagueOfLegendsFanArt #Rakan https://t.co/GXBnNtEUmg
## 1075 RT @OneMore_esports: The end of @SafeModeByWE journey!\n\nNow we play the Final of Safemode Vs @3bl_esports and we will take our revenge and…
## 1076 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 1077 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1078 RT @SuperRisu: Pls that’s not how you ask someone to marry you Sejuani. #sejuani #ashe #artoflegends #leagueoflegends #sejashe #league10 ht…
## 1079 RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…
## 1080 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1081 RT @goatsyboy: some doodles I made with friends along with @CapitanaZelda on the last two :))\n#TfGraves #leagueoflegends https://t.co/ubC2S…
## 1082 RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG
## 1083 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1084 RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…
## 1085 RT @Chimidolly: Viego’s new obsession #pentakill #viego #akshan #LeagueOfLegends https://t.co/f8xzc50XzN
## 1086 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 1087 RT @OneMore_esports: The owls tried their best but at the end @3bl_esports managed to get the win\n\nWe ended @SafeModeByWE Pro League at the…
## 1088 RT @MATA_Kael: Skin Giveaway for League of Legends! \n\n1. Comment the Legendary Skin you wanted\n2. Retweet \n3. Send me your clips (optional)…
## 1089 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1090 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1091 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1092 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1093 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 1094 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1095 RT @LoLMemesBot: What does this mean?\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett #Aph…
## 1096 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 1097 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 1098 RT @system_r_i_ft: #LeagueOfLegends #LeagueOfLegendsFanArt #TwistedFate\n\nCommissioned by @Master_Card__ ✨✨✨ https://t.co/hzQFDaeTOV
## 1099 RT @_icepher_: I’m… worse…\n\n#ArtofLegends #LeagueofLegends #Aatrox https://t.co/ROHgOo8huj
## 1100 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1101 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1102 RT @RumbleWars: The Best #P2E Ever!\n\nTitles include but limited to:\n#Warzone2 \n#FortniteChapter4 \n#FIFA23 \n#LeagueOfLegends \n#Madden23 \n#UF…
## 1103 RT @SelcricArt: I'm so excited to play as Groovy Space Cowboy I can't get over this skin🧡#leagueoflegends #twistedfate https://t.co/mcuqYV7…
## 1104 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1105 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1106 RT @damongreenhalgh: My attempt at a Pyke Splash\n#LeagueOfLegends #illustration #Pyke https://t.co/3tx9r9xCDw
## 1107 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1108 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1109 RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 1110 RT @siwen_cosplay: Keep friends close and enemies guessing. \n\nPic by Hikary_photos (instagram)\n@LoL_France @LeagueOfLegends #Katarina #Leag…
## 1111 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1112 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1113 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1114 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1115 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1116 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 1117 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1118 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1119 RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…
## 1120 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1121 RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…
## 1122 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1123 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1124 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1125 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1126 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 1127 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1128 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1129 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1130 RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…
## 1131 RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…
## 1132 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 1133 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1134 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 1135 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1136 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1137 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1138 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 1139 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1140 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1141 RT @Pretzinn: doodle of Malcolm & Tobias ❤️\n#twistedfate #Graves #ArtofLegends #LeagueOfLegends https://t.co/ArhzFqteMc
## 1142 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1143 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1144 RT @MikuoHatsuneTTV: Day 16 of @LeagueOfLegends quotes:\n\nWhich weighs more, Riven? Your blade, or your past?\n-Yasuo\n#LeagueOfLegends #quote…
## 1145 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1146 RT @KennekyDeky: With 69% (haha lmao 420) of the votes Twisted Fate won the poll. Meowdy Pawtners!\n#LeagueOfLegends #Twistedfate https://t.…
## 1147 RT @KennekyDeky: With 69% (haha lmao 420) of the votes Twisted Fate won the poll. Meowdy Pawtners!\n#LeagueOfLegends #Twistedfate https://t.…
## 1148 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1149 RT @Pretzinn: doodle of Malcolm & Tobias ❤️\n#twistedfate #Graves #ArtofLegends #LeagueOfLegends https://t.co/ArhzFqteMc
## 1150 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1151 RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…
## 1152 RT @leochamposa: Just Graves things 🤔 \n\n#ArtofLegends #creadoresdelollatam #LeagueOfLegends #graves #twistedfate https://t.co/XGqJ1Kj82M
## 1153 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 1154 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1155 RT @nivelli_: WIP\nlook how happy he is☺\n#LeagueOfLegends #LeagueOfLegendsFanArt #Rakan https://t.co/GXBnNtEUmg
## 1156 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 1157 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1158 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 1159 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1160 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 1161 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 1162 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 1163 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1164 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1165 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1166 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1167 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1168 RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…
## 1169 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1170 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1171 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1172 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 1173 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1174 RT @LilliaQnQ: WinterBlessed Zoe💭💭💭\n\n#LeagueOfLegends \n#LeagueOfLegendsFanArt \n#Zoe https://t.co/PkrCDP2KPU
## 1175 RT @nice_pebble_tea: An unexpected crossover with my favorite universe.\n1/??\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #Zoe #A…
## 1176 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1177 RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…
## 1178 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1179 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 1180 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1181 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 1182 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1183 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1184 RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG
## 1185 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1186 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1187 RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single "Magician" - listen and learn more a…
## 1188 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1189 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1190 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1191 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1192 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1193 RT @Panf00: Star guardian this year here we go >:) little doodle for my next icon, I will do it again #ArtofLegends #LeagueOfLegends #starg…
## 1194 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1195 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 1196 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 1197 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1198 RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single "Magician" - listen and learn more a…
## 1199 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1200 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1201 RT @Sophyret1: Doodle :o\n\n#LeagueOfLegends #Aphelios #Zoe #fanart https://t.co/OlcraxOVYR
## 1202 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1203 RT @ArtaxArt: Casual #Leona (@kyuucia ) and #Diana (meeee) for #CCXP2022 ! ☀️🌙\n\n#LeagueOfLegends #leodia #leonadiana #dianaleona https://t.…
## 1204 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1205 RT @ErrSystem: I've been watching a lot of cartoons lately :D\n\n#viego #ruinedking #LeagueOfLegends https://t.co/TnAPeGTIra
## 1206 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1207 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1208 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1209 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1210 RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…
## 1211 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1212 RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 1213 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1214 RT @kyuucia: Going to #CCXP2022 as Leona and @ArtaxArt as Diana League of Legends #leodia #LOL #LeagueOfLegends https://t.co/hMw3ka6mWM
## 1215 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1216 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1217 RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…
## 1218 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1219 RT @ArtawanNajmudin: My Darling~🚀🚀🚀🚀🚀 #LeagueofLegends #LoL #Game #ФанАрт #КосплейLoL #GENGWIN \nOriginal: LOLegendsMemes https://t.co/u1ZEl…
## 1220 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1221 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1222 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 1223 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1224 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1225 RT @FantasticFinal1: LOL Fan Splash Art: Winterblessed Akali ❄⛄\n#Akali #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/V…
## 1226 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1227 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1228 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1229 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1230 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1231 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1232 RT @yotTaliyah: Neeko\n#LeagueOfLegends #ArtofLegends https://t.co/n75F7j3yWK
## 1233 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1234 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1235 RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…
## 1236 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1237 RT @damongreenhalgh: "Fortune doesn't favor fools."\n#ArtofLegends #LeagueOfLegends #illustration #missfortune https://t.co/kGX0fVb6qv
## 1238 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1239 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1240 RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…
## 1241 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1242 RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…
## 1243 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1244 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1245 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1246 RT @damongreenhalgh: "Fortune doesn't favor fools."\n#ArtofLegends #LeagueOfLegends #illustration #missfortune https://t.co/kGX0fVb6qv
## 1247 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1248 RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…
## 1249 RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…
## 1250 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1251 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1252 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1253 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1254 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1255 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1256 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1257 RT @morbidmoonart: Finally finished my Lulu sheet... Basically just going over her design in detail for how I draw her. #lulu #yordles #art…
## 1258 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1259 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1260 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1261 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1262 RT @LegitKorea: ❄️ Winter Skin Giveaway ❄️\n\nI'll be choosing 3 Winners \n@ https://t.co/cc0fuih8LE\n\nTo enter:\nFollow on TWITCH ✅\nLike ♥️\nTag…
## 1263 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1264 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1265 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1266 RT @jabroell2: High Noon Sylas 🤠\n\nSo... it was supposed to be HN but it ended up getting some sort of vampire hunter vibe... and I kind of…
## 1267 RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 1268 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1269 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1270 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1271 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1272 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1273 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1274 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1275 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1276 RT @bromaah: His deadliest weapon\n\n#Aphelios #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/CWr57J0SB2
## 1277 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1278 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 1279 RT @damongreenhalgh: "Fortune doesn't favor fools."\n#ArtofLegends #LeagueOfLegends #illustration #missfortune https://t.co/kGX0fVb6qv
## 1280 RT @damongreenhalgh: My attempt at a Pyke Splash\n#LeagueOfLegends #illustration #Pyke https://t.co/3tx9r9xCDw
## 1281 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1282 RT @MonicaCosgrove: Only Big Brain Plays https://t.co/aUTyb71ay4 #nowlive playing some #LeagueofLegends come hang out #TwitchAffiliate #gam…
## 1283 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1284 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1285 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1286 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1287 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1288 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1289 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1290 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1291 RT @jeepcosplay: ❝ We vow to keep pressing forward. For we are the city of progress and our future is bright. ❞\n\n📸: @corbin_media\n🧥: @jeepc…
## 1292 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1293 RT @digighost666: #LeagueOfLegends #vtuber #LOL What my gf playing league on her mechanical keyboard in the other room sounds like: https:…
## 1294 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1295 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1296 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 1297 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1298 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1299 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1300 RT @LegitKorea: ❄️ Winter Skin Giveaway ❄️\n\nI'll be choosing 3 Winners \n@ https://t.co/cc0fuih8LE\n\nTo enter:\nFollow on TWITCH ✅\nLike ♥️\nTag…
## 1301 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1302 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1303 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1304 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1305 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1306 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1307 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1308 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 1309 RT @DistopicAI: 👧🏼⚡ R-0GwnGmj .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669901277 .\n.\n#distopicai #aiart #cyberpunk #aiartcommunit…
## 1310 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1311 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1312 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1313 RT @cahri_ai: Aatrox is tired of this sh*t 😂\nUdyr's sandals and Aalberto will always be canon in my heart✨\n\n#aatrox #rhaast #darkin #League…
## 1314 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1315 RT @siwen_cosplay: Keep friends close and enemies guessing. \n\nPic by Hikary_photos (instagram)\n@LoL_France @LeagueOfLegends #Katarina #Leag…
## 1316 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1317 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1318 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1319 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1320 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1321 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1322 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1323 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1324 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1325 RT @jorge_junjun: Shadowbox No.166 Dark Star Orianna\nLED lighted Material: inkjet photo paper\n#ArtofLegends #leagueoflegends https://t.co/R…
## 1326 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1327 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1328 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1329 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1330 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1331 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1332 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1333 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1334 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1335 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1336 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 1337 RT @SleinYesWowNC: Face study\nKai'sa and her angel face\n#LeagueOfLegends #ArtOfLegends https://t.co/HCGWwHCdsB
## 1338 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1339 RT @OneMore_esports: The end of @SafeModeByWE journey!\n\nNow we play the Final of Safemode Vs @3bl_esports and we will take our revenge and…
## 1340 RT @PHB_pietro: This is my #starguardian team\n#Darius #vi #evelynn #Pantheon #sylas #LeagueOfLegends #LeagueOfLegendsFanArt #lol #ArtistOnT…
## 1341 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1342 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1343 RT @LegitKorea: ❄️ Winter Skin Giveaway ❄️\n\nI'll be choosing 3 Winners \n@ https://t.co/cc0fuih8LE\n\nTo enter:\nFollow on TWITCH ✅\nLike ♥️\nTag…
## 1344 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1345 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1346 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 1347 RT @siwen_cosplay: Keep friends close and enemies guessing. \n\nPic by Hikary_photos (instagram)\n@LoL_France @LeagueOfLegends #Katarina #Leag…
## 1348 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1349 RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 1350 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1351 RT @LadyOichiChan: Let's play a game together 💖\n#jinx #LeagueOfLegends https://t.co/qgqwCZAP7F
## 1352 RT @Linnery3: What does Neeko do with power? Make people behave.\n_(°︿°)_ \n♡ ᴄᴏᴍɪꜱꜱɪᴏɴ ꜰᴏʀ @ Borkalot ♡\n。.。。.。 。.。。.。 。.。。.。 。.。。.。\n#ArtofLe…
## 1353 RT @RIKONOJAN: Go fishing 🐟🤔\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #neeko #nidalee\n#artoflegends https://t.co/5WPCEag7IL
## 1354 RT @SleinYesWowNC: Demon Evelynn\nsketch request by @Dragonbobo from p@reon\n#ArtOfLegends #LeagueOfLegends https://t.co/SmfBVunXQ1
## 1355 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1356 RT @richydraws: A fast drawing I did of Ahri in the forest for a class! Hope y’all like it!🦊❤️\n-\n#ahri #LeagueOfLegends #LeagueOfLegendsFan…
## 1357 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1358 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1359 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1360 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1361 RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…
## 1362 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1363 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 1364 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1365 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1366 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1367 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1368 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1369 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1370 RT @morbidmoonart: Finally finished my Lulu sheet... Basically just going over her design in detail for how I draw her. #lulu #yordles #art…
## 1371 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1372 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1373 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1374 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1375 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1376 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1377 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1378 RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 1379 RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single "Magician" - listen and learn more a…
## 1380 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 1381 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1382 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1383 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1384 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1385 RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…
## 1386 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1387 RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single "Magician" - listen and learn more a…
## 1388 RT @digighost666: #LeagueOfLegends #vtuber #LOL What my gf playing league on her mechanical keyboard in the other room sounds like: https:…
## 1389 RT @konstatinart: school days\n\n#leagueoflegends https://t.co/RoZjLJtkyX
## 1390 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1391 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1392 RT @MATA_Kael: Skin Giveaway for League of Legends! \n\n1. Comment the Legendary Skin you wanted\n2. Retweet \n3. Send me your clips (optional)…
## 1393 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1394 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1395 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1396 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1397 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 1398 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1399 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 1400 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1401 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1402 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1403 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 1404 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1405 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1406 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1407 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1408 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1409 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1410 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 1411 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1412 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1413 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1414 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1415 RT @digighost666: #LeagueOfLegends #vtuber #LOL What my gf playing league on her mechanical keyboard in the other room sounds like: https:…
## 1416 RT @digighost666: #LeagueOfLegends #vtuber #LOL What my gf playing league on her mechanical keyboard in the other room sounds like: https:…
## 1417 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 1418 RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…
## 1419 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1420 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1421 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1422 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 1423 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1424 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1425 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1426 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1427 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1428 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1429 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1430 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 1431 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 1432 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1433 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1434 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1435 RT @kuumiho_exe: Didnt have to be rude about it Akshan 😤\n\nRound 2\n\n#stripthecharacter #stripgame #LeagueOfLegends #nsfwart #artoflegends #a…
## 1436 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1437 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1438 RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 1439 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1440 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1441 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 1442 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1443 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1444 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 1445 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1446 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1447 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 1448 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1449 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1450 RT @dalianae_: color practice and an excuse to draw one of the best LoL champions with neeko #lillia #leagueoflegends #ArtofLegends #cread…
## 1451 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1452 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 1453 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1454 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1455 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 1456 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1457 RT @Shichou96: Space groove Lux 🪐🕺#ArtofLegends #LeagueOfLegends @LoL_France https://t.co/UcjZ1l1QXk
## 1458 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1459 RT @dalianae_: color practice and an excuse to draw one of the best LoL champions with neeko #lillia #leagueoflegends #ArtofLegends #cread…
## 1460 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1461 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1462 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1463 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1464 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1465 RT @ZeiruuArt: I haven't done any personal art in a long time, so here it is!\nGwen Fanart ✨\n\n#LeagueOfLegendsFanArt #ArtofLegends #gwen #Le…
## 1466 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 1467 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1468 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1469 RT @alexois_: 🌸Spirit Blossom Zyra skin when?? I had so much fun using MidJourney and putting my own spin on what it created. #leagueoflege…
## 1470 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1471 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1472 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1473 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1474 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1475 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1476 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1477 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1478 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1479 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1480 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1481 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1482 RT @PaillySaisei: "Valoran city is beautiful and needs defending but I do miss wonderland sometimes." \nIm just loss for words I love how th…
## 1483 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1484 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1485 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1486 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1487 RT @MATA_Kael: Skin Giveaway for League of Legends! \n\n1. Comment the Legendary Skin you wanted\n2. Retweet \n3. Send me your clips (optional)…
## 1488 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1489 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1490 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 1491 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1492 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1493 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1494 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1495 RT @loreofruneterra: Kayle and Morgana dad really got the badest bitch in Runnetera: submitted by /u/SirAlpaga \n [link] [comments] https:…
## 1496 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1497 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1498 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1499 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1500 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1501 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1502 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1503 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1504 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1505 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1506 RT @JaredPo87147132: Still the best.🙊🙊🙊🙊 #StarGuardian #LeagueofLegends #game https://t.co/vo1hvnfSIG
## 1507 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1508 RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…
## 1509 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1510 RT @Chimidolly: I drew alune for my birthday!\n#alune #spiritblossom #leagueoflegends https://t.co/7AGUlKdnMW
## 1511 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1512 RT @TheRobator: Xolaani the Bloodweaver @PlayRuneterra \n\n#leagendsofruneterra #leagueoflegends #leagueoflegendsfanart #darkin #xolaani http…
## 1513 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1514 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1515 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1516 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1517 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1518 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1519 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1520 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1521 RT @jabroell2: High Noon Sylas 🤠\n\nSo... it was supposed to be HN but it ended up getting some sort of vampire hunter vibe... and I kind of…
## 1522 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1523 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1524 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1525 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1526 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1527 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1528 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1529 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1530 RT @jabroell2: High Noon Sylas 🤠\n\nSo... it was supposed to be HN but it ended up getting some sort of vampire hunter vibe... and I kind of…
## 1531 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1532 RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…
## 1533 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1534 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1535 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1536 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1537 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1538 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1539 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1540 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1541 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 1542 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1543 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1544 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1545 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1546 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1547 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1548 RT @metalichotchoco: Wow Christmas just a week away! \n\n#LeagueOfLegendsFanArt #ArtofLegends #shortstack #yordle #LeagueOfLegends #poppy #sn…
## 1549 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1550 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1551 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1552 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1553 RT @metalichotchoco: Wow Christmas just a week away! \n\n#LeagueOfLegendsFanArt #ArtofLegends #shortstack #yordle #LeagueOfLegends #poppy #sn…
## 1554 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1555 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1556 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 1557 RT @ExCharny: Finally hit Challenger last week, \nso I drew the charming Ahri💜~\n\n#Ahri #ArtofLegends #LeagueOfLegends https://t.co/Rl0jbo3R…
## 1558 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1559 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1560 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1561 RT @ALStanfordArt: A Purple Knight With A Crystal Heart #fantasy #ArtofLegends #leagueoflegends #pennywise #alternativeuniverse #art #arc…
## 1562 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1563 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1564 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1565 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1566 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1567 RT @OGGIHelga: #LeagueOfLegends #Ezreal #stripgame \n\nso..what is it, Ez? https://t.co/eSRG0Y9794
## 1568 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1569 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1570 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1571 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1572 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1573 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1574 RT @SYD_Natcha20: “May I come in?”\n#ezreal #ArtofLegends #LeagueOfLegends https://t.co/4TPi1QEJyc
## 1575 RT @MATA_Kael: Skin Giveaway for League of Legends! \n\n1. Comment the Legendary Skin you wanted\n2. Retweet \n3. Send me your clips (optional)…
## 1576 RT @CuppaDoppio: "Memento Mori"\n\n@kaydayart_ made a wonderful High Noon Morgana design and I wanted to draw her cause I'm in love!\n\n#LoLSki…
## 1577 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1578 RT @TheRobator: Xolaani the Bloodweaver @PlayRuneterra \n\n#leagendsofruneterra #leagueoflegends #leagueoflegendsfanart #darkin #xolaani http…
## 1579 RT @LoLMemesBot: New Darkin dropped so, Darkin A's tier list update\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegend…
## 1580 RT @vatheja: doodle of #ahri 💕 Been feeling really tired #kda #LeagueOfLegends https://t.co/8Wc1Ebo2oK
## 1581 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 1582 RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 1583 RT @Haozeke93: Spirit Blossom Sett Exists:\n\nMe:\n\n#Sett #settphelios #Settphel #LeagueOfLegends #SpiritBlossom2022 https://t.co/caGUYKoug1
## 1584 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1585 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1586 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1587 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1588 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1589 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1590 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1591 RT @ExCharny: Finally hit Challenger last week, \nso I drew the charming Ahri💜~\n\n#Ahri #ArtofLegends #LeagueOfLegends https://t.co/Rl0jbo3R…
## 1592 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1593 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1594 RT @ExCharny: Finally hit Challenger last week, \nso I drew the charming Ahri💜~\n\n#Ahri #ArtofLegends #LeagueOfLegends https://t.co/Rl0jbo3R…
## 1595 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1596 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1597 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1598 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1599 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1600 RT @MATA_Kael: Skin Giveaway for League of Legends! \n\n1. Comment the Legendary Skin you wanted\n2. Retweet \n3. Send me your clips (optional)…
## 1601 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1602 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1603 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1604 RT @damongreenhalgh: "Fortune doesn't favor fools."\n#ArtofLegends #LeagueOfLegends #illustration #missfortune https://t.co/kGX0fVb6qv
## 1605 RT @bacli_side: Little fan art of Bewitching Nami❤️\n#LeagueOfLegends #Nami #fanart #witch https://t.co/kztRHLtCts
## 1606 RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…
## 1607 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1608 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1609 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1610 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1611 RT @M0nkaeee: Splash idea for a concept of winterblessed Ahri I seen that I had laser focused on (she is NOT my design 🚨🚨🚨🚨) 🥹 AWESOME CONC…
## 1612 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1613 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1614 RT @AlstanfordA: A Purple Knight With A Crystal Heart #arcaneviktor #Viktor #leagueoflegends #AU #ArtofLegends #pennywise #art https://t.co…
## 1615 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1616 RT @Hp__moon: The first time i've ever changed my hair at all.. :C hope everyone likes it\n\n#gamer #gaming #Egirls #latinapawg #twitch #wed…
## 1617 RT @odeko_yma: Ayo, the stream was fun! Thank you for helping me make those emotes for subs on my channel!\n\n#Zoe #Kayn #Yuumi #Vex #Sett #L…
## 1618 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1619 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1620 RT @jeepcosplay: ❝ We vow to keep pressing forward. For we are the city of progress and our future is bright. ❞\n\n📸: @corbin_media\n🧥: @jeepc…
## 1621 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1622 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1623 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1624 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1625 RT @LFGdating: https://t.co/KK1w2kAaPK Did you know LFGdating has commercials filmed by a former Comedy Central pilot director? #gamerda…
## 1626 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 1627 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1628 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1629 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1630 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1631 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1632 RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…
## 1633 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1634 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1635 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 1636 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1637 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1638 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1639 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1640 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1641 RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…
## 1642 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1643 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1644 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1645 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1646 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1647 RT @vjingyinling: Hi, I'm Seraphine🎶\n\n#LeagueOfLegends https://t.co/4PjquWDsJB
## 1648 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1649 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1650 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1651 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1652 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1653 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1654 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 1655 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1656 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1657 RT @yayachu2: Probably one of my favourite cosplays this year 🧜🏻♀️ I felt so good wearing it!\n\nPhoto taken by giannimage (on insta)\nStaff…
## 1658 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1659 RT @KenApplepi: Pentakill Rell 🎙️🖤\n#Conceptober2022 (24/31)\n\nIntroducing.. the Iron Maiden!\n\n#ArtofLegends #LeagueOfLegends #pentakill #rel…
## 1660 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1661 RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…
## 1662 RT @jorge_junjun: Shadowbox No.166 Dark Star Orianna\nLED lighted Material: inkjet photo paper\n#ArtofLegends #leagueoflegends https://t.co/R…
## 1663 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1664 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1665 RT @neorarty3: vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart #arcanefanart #C…
## 1666 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1667 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1668 RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…
## 1669 RT @jorge_junjun: Shadowbox No.166 Dark Star Orianna\nLED lighted Material: inkjet photo paper\n#ArtofLegends #leagueoflegends https://t.co/R…
## 1670 RT @RobinTheArtBirb: A birthday commission for @ZyroXandra !!\n\nI had so much fun drawing this one, Vi in a suit always looks dashing af!!!…
## 1671 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 1672 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1673 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1674 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1675 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1676 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 1677 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1678 RT @CuppaDoppio: "Memento Mori"\n\n@kaydayart_ made a wonderful High Noon Morgana design and I wanted to draw her cause I'm in love!\n\n#LoLSki…
## 1679 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1680 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1681 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 1682 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1683 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1684 RT @jorge_junjun: Shadowbox No.166 Dark Star Orianna\nLED lighted Material: inkjet photo paper\n#ArtofLegends #leagueoflegends https://t.co/R…
## 1685 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1686 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1687 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1688 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1689 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1690 RT @CuppaDoppio: "Memento Mori"\n\n@kaydayart_ made a wonderful High Noon Morgana design and I wanted to draw her cause I'm in love!\n\n#LoLSki…
## 1691 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1692 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1693 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1694 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1695 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1696 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1697 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1698 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1699 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1700 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1701 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1702 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1703 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1704 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 1705 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1706 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1707 RT @Taryn_Cosplay: "I command, you obey!" 😈 Viego\n#LeagueOfLegends #Viego https://t.co/REsrioOJgs
## 1708 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 1709 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1710 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 1711 RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…
## 1712 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1713 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 1714 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 1715 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1716 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1717 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 1718 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 1719 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1720 RT @jeepcosplay: ❝ We vow to keep pressing forward. For we are the city of progress and our future is bright. ❞\n\n📸: @corbin_media\n🧥: @jeepc…
## 1721 RT @bromaah: His deadliest weapon\n\n#Aphelios #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/CWr57J0SB2
## 1722 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1723 RT @BloPhan: Art for @MosesLord777 !!\n\nCongrats one more time for winning the art raffle!! Aaand here is your prize!! <3\n\nIrelia from #Leag…
## 1724 RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…
## 1725 RT @CuppaDoppio: "Memento Mori"\n\n@kaydayart_ made a wonderful High Noon Morgana design and I wanted to draw her cause I'm in love!\n\n#LoLSki…
## 1726 RT @CuppaDoppio: "Memento Mori"\n\n@kaydayart_ made a wonderful High Noon Morgana design and I wanted to draw her cause I'm in love!\n\n#LoLSki…
## 1727 RT @MATA_Kael: Skin Giveaway for League of Legends! \n\n1. Comment the Legendary Skin you wanted\n2. Retweet \n3. Send me your clips (optional)…
## 1728 RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 1729 RT @H6X4GRAM: Void Kayle\n#LeagueOfLegends #Kayle #ArtofLegends https://t.co/Y5Zn9eLNyh
## 1730 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 1731 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 1732 RT @MATA_Kael: Skin Giveaway for League of Legends! \n\n1. Comment the Legendary Skin you wanted\n2. Retweet \n3. Send me your clips (optional)…
## 1733 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1734 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1735 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1736 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1737 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1738 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 1739 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1740 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1741 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 1742 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1743 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1744 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1745 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 1746 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1747 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1748 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1749 RT @stats_live_es: ▶️ League of Legends - Top streams a las 15:08 (Hora ESP)🔥\n\n🥇 #Esportmaniacos➖Viewers: 1.984\n🥈 #Th3Antonio➖Viewers: 1.63…
## 1750 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1751 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1752 RT @SakaiYuki17: Odyssey kayn, but lance and pistol\n#Kayn #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/UMMQISFVAx
## 1753 RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 1754 RT @Helix_VA: wiggly noodle dragon escapes certain death \n\n#LeagueOfLegends #Vtubers #ENVtubers \n\nhttps://t.co/1YdnKgMwta
## 1755 RT @SethRodrigues: #LeagueOfLegends #Rakan \n\nPhoto by @tomicornio https://t.co/I9PJwz5xJz
## 1756 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 1757 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1758 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1759 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 1760 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 1761 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1762 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 1763 RT @BrattyGrymblade: I ended up in a match with Aymeric playing Morgana.\n\n#FFXIV #wildrift #LeagueOfLegends https://t.co/Lyb956lFus
## 1764 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1765 RT @Helix_VA: wiggly noodle dragon escapes certain death \n\n#LeagueOfLegends #Vtubers #ENVtubers \n\nhttps://t.co/1YdnKgMwta
## 1766 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1767 RT @OGGIHelga: #LeagueOfLegends #Ezreal #stripgame \n\nso..what is it, Ez? https://t.co/eSRG0Y9794
## 1768 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1769 RT @DistopicAI: 👧🏼⚡ R-0GwnGmj .\n.\n↘️ Follow Distopic_AI to get more!\n🐲 Unicode: 1669901277 .\n.\n#distopicai #aiart #cyberpunk #aiartcommunit…
## 1770 RT @loreofruneterra: Corrupted Azir, Nasus & Renekton from Legends of Runeterra 🔥: submitted by /u/aroushthekween \n [link] [comments] htt…
## 1771 RT @Timothy00212392: Can someone tell me what it is? #mobilegame #StarGuardian #LeagueofLegends https://t.co/LqJ5cz4Fup
## 1772 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1773 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 1774 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1775 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1776 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 1777 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 1778 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1779 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 1780 RT @ettakinawa: Oh yeah best time of the day just started!! ... oh you dont know what I mean... well... I mean... my stream started and I w…
## 1781 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1782 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1783 RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 1784 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 1785 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1786 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 1787 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1788 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1789 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1790 RT @kalicocal: it killed me, too\n\n#jinx #jinxfanart #arcane #ArcaneArt #arcanefanart #LeagueOfLegends #illustrationart https://t.co/0Vf5gUP…
## 1791 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1792 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1793 RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 1794 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1795 RT @NinouilleSFW: Some of the goodies you can find on my shop! 🥰\n\nhttps://t.co/7DUZEpUzeX\n\n#art #genshinimpact #pokemon #LeagueOfLegends ht…
## 1796 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1797 RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 1798 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1799 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1800 RT @Rena_Angel1111: League of legends - Master Yi\n\nI try Master Yi cosplay. \n\n#lolcosplay #LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプ…
## 1801 RT @MATA_Kael: Skin Giveaway for League of Legends! \n\n1. Comment the Legendary Skin you wanted\n2. Retweet \n3. Send me your clips (optional)…
## 1802 RT @qmsamurai: It's tiiime:\n\nKicking it off as always! \n\nQMSamurai Au take down eXeLoL1 in League of Legends!\n\n#PlayWithHonour #LeagueOfLeg…
## 1803 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1804 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1805 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 1806 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 1807 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 1808 RT @ScantySlayer: umm..... uhmmm these are my mains in League of Legends and I mixed them 🫣\n\n#kindred\n#evelynn\n#LeagueOfLegends https://t.c…
## 1809 RT @MATA_Kael: Skin Giveaway for League of Legends! \n\n1. Comment the Legendary Skin you wanted\n2. Retweet \n3. Send me your clips (optional)…
## 1810 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1811 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 1812 RT @2004AkaUrFriend: No gamer girl is getting a hold of my Runescape gold 🔥🔥🙏\n\n@OldSchoolRS #runescape #gamergirl #LeagueOfLegends https://…
## 1813 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1814 RT @bromaah: His deadliest weapon\n\n#Aphelios #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/CWr57J0SB2
## 1815 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1816 RT @Cookie3w3: One more drawing and the good is coming aAaAa\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgame https://t.co…
## 1817 RT @Cookie3w3: AaAaAA We surpassed the previous one ;W;. Let's see now lol\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgam…
## 1818 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 1819 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 1820 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 1821 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1822 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1823 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 1824 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1825 RT @Akeinu_Art: Hey ! Here is a #Xayah #Cosplay made by me ! :3 \nFollow me on Insta : akeinucosplay\nPhoto taken by Fabrice Fiorucci Photogr…
## 1826 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 1827 RT @thoaifum: fanart of new champion of LoL. I really like her hair style :3\n#LeagueOfLegends #zeri https://t.co/n6ryX6HgI6
## 1828 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 1829 RT @Chimidolly: Viego’s new obsession #pentakill #viego #akshan #LeagueOfLegends https://t.co/f8xzc50XzN
## 1830 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1831 RT @joal439: I saw that post about the Omen of the Dark skinline and it got me wanting to concept😭 Have an Omen of the Dark Orianna sketch…
## 1832 RT @RivenStore: Like and Share if you have been fan since day 1\nVisit us: https://t.co/Jtncw61Y4H\n#leagueoflegends #lolgame #lolgamer #rive…
## 1833 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 1834 RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 1835 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1836 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 1837 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1838 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1839 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1840 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 1841 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1842 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1843 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1844 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 1845 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1846 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1847 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 1848 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1849 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1850 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1851 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1852 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1853 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1854 RT @justalostkat: I do admit, "obsessed" is an understatement. #SpotifyWrapped #arcane #LeagueOfLegends https://t.co/Hs4yjzJNik
## 1855 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 1856 RT @LoLMemesBot: The world ender remix is dope\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #…
## 1857 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1858 RT @greatgameslive: It's still relatively early here in the UK... but it's never too early to shout out some top #Twitch streamers!\n\n@flacc…
## 1859 RT @ThatArtlstGirl: My first post ever! Hiya!💕 Enjoy this drawing of a young Seraphine!✨\n\n#Seraphine #LeagueOfLegends #LeagueOfLegendsFanAr…
## 1860 RT @KIRUKA_IZUMI: Gonna do some comic reading\n \n#leagueoflegends #prince #comic\n\nhttps://t.co/cAlVXTGlf4 https://t.co/ye2HkYT3lB
## 1861 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1862 RT @CambionKami: Giving Feedback\n\n#vtuber #VTuberEN #leagueoflegends https://t.co/EYWJ5rNXPk
## 1863 RT @CambionKami: Giving Feedback\n\n#vtuber #VTuberEN #leagueoflegends https://t.co/EYWJ5rNXPk
## 1864 RT @Chimidolly: I drew alune for my birthday!\n#alune #spiritblossom #leagueoflegends https://t.co/7AGUlKdnMW
## 1865 RT @joal439: I saw that post about the Omen of the Dark skinline and it got me wanting to concept😭 Have an Omen of the Dark Orianna sketch…
## 1866 RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG
## 1867 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1868 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1869 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1870 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1871 RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single "Magician" - listen and learn more a…
## 1872 RT @joal439: I saw that post about the Omen of the Dark skinline and it got me wanting to concept😭 Have an Omen of the Dark Orianna sketch…
## 1873 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 1874 RT @RivenStore: Likes, please!!\nVisit us: https://t.co/Jtncw61Y4H\n#lolgoods #leagueoflegends #mmo #mmorpg #rivenstore.com #lolstuff https:/…
## 1875 RT @joal439: I saw that post about the Omen of the Dark skinline and it got me wanting to concept😭 Have an Omen of the Dark Orianna sketch…
## 1876 RT @joal439: A simple Shen💎\n\n#ArtOfLegends #LeagueOfLegends #Shen https://t.co/xggUDhXzUT
## 1877 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 1878 RT @joal439: Just another casual Akali💛\n\n#ArtOfLegends #LeagueOfLegends #Akali https://t.co/jdxzFMCbVu
## 1879 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1880 RT @SmallStreamerIG: RT RevenantFiery: Tuesday streams changing to Wednesdays! Gonna be playing #leagueoflegends and getting some wins toda…
## 1881 RT @D_Papercut: I got a pentakill on her 😁😁😁. #xayah #LeagueOfLegends #fanart https://t.co/Rn8Jr87Eog
## 1882 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1883 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1884 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1885 RT @OtrexOw: my fav girl (after zoe lmao)\n\n#LeagueOfLegends #zeri\n#leagueoflegendsart https://t.co/RKBEOas1Mj
## 1886 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1887 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 1888 RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx
## 1889 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1890 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 1891 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1892 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1893 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1894 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 1895 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1896 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1897 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1898 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 1899 RT @LFGdating: https://t.co/KK1w2kAaPK Did you know LFGdating has commercials filmed by a former Comedy Central pilot director? #gamerda…
## 1900 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1901 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 1902 RT @ahrifoxlovers: Spirit Blossom Ahri 🌸\nArtist: 凉竹竹 (ZCOOL)\n---\nFollow my Instagram: https://t.co/yJCGPy34nl\n---\n#Ahri #SpiritBlossom #KDA…
## 1903 RT @RIKONOJAN: Go fishing 🐟🤔\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #neeko #nidalee\n#artoflegends https://t.co/5WPCEag7IL
## 1904 RT @ClauSketch: ❣ 𝗫𝗮𝘆𝗮𝗵 𝘅𝗺𝗮𝘀🎄 \n♡ ☕ https://t.co/BQKfxmlL3S\n♡ Available for monthly supporters\n\n#LeagueOfLegends #ArtofLegends #xayah https…
## 1905 RT @ahrifoxlovers: 😉🦊❤\nSource: GARTS CENTER\n---\nFollow my Instagram: https://t.co/yJCGPy34nl\n---\n#Ahri #KDA #LeagueOfLegends #ArtofLegends…
## 1906 RT @ThatArtlstGirl: My first post ever! Hiya!💕 Enjoy this drawing of a young Seraphine!✨\n\n#Seraphine #LeagueOfLegends #LeagueOfLegendsFanAr…
## 1907 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1908 RT @c3p0john: "Oooh you look promising."\n#undresschallenge #samira #LeagueOfLegends https://t.co/1RJcRP89tK
## 1909 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1910 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1911 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1912 RT @Chimidolly: Viego’s new obsession #pentakill #viego #akshan #LeagueOfLegends https://t.co/f8xzc50XzN
## 1913 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1914 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1915 RT @Supermanthony1: This game is SOOO hard and mostly just hurts my feelings 😂😭 \n#LeagueOfLegends https://t.co/j0lB2kH4Kb
## 1916 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1917 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1918 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1919 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 1920 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1921 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 1922 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1923 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 1924 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1925 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1926 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1927 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1928 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1929 RT @ZotacCup: Give your weekend a power up by competing in the ZOTAC CUP #LeagueofLegends tournament this weekend.\n\nNorth America - 12/3/20…
## 1930 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 1931 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1932 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1933 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1934 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1935 RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…
## 1936 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1937 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1938 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 1939 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 1940 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1941 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1942 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1943 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1944 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 1945 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 1946 RT @bromaah: His deadliest weapon\n\n#Aphelios #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/CWr57J0SB2
## 1947 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1948 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 1949 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1950 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1951 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1952 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1953 RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 1954 RT @Mongnyam: #LeagueOfLegends #LeagueOfLegendsFanArt \nNeeko? 🙏💚 https://t.co/YyBKVvj2Jt
## 1955 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 1956 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1957 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1958 RT @damongreenhalgh: Spirit Blossom has such a fun and colorful aesthetic. Had a blast painting this and learned a lot too!\n\n#LeagueOfLegen…
## 1959 RT @LoLMemesBot: 200 years of afk punisher experience\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #World…
## 1960 RT @GastiPuti: #leagueoflegends🙉🙉🙉🙉🙉 #gaming #LostArkPvP #TwitchCon #LostArk \nSource: https://t.co/Pc8AH704TN https://t.co/bUejsCWbxg
## 1961 RT @TopLiveonTwitc1: Riot Games: LiL Nas X at League Of Legends Worlds Finals Opening Ceremony Views: 72,393\n\n#Twitch #Twitchtv #Clips #Twi…
## 1962 RT @erythchi: -“If you'd like to play with me, you'd better be sure you know the game”- Ahri from @LeagueOfLegends \n\n📸 and edit @IreneKuroi…
## 1963 RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 1964 RT @Chimidolly: I drew alune for my birthday!\n#alune #spiritblossom #leagueoflegends https://t.co/7AGUlKdnMW
## 1965 RT @D_Papercut: I got a pentakill on her 😁😁😁. #xayah #LeagueOfLegends #fanart https://t.co/Rn8Jr87Eog
## 1966 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 1967 RT @yellowestmango: Spirit Blossom Sett - Spirit Bonds 🪷🌸 \nEdited from his official promo art from LoL Weibo #sett #leagueoflegends https:/…
## 1968 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 1969 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1970 RT @thanatosart1: LET'S DO A CHALLENGE! #stripgame #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/GpoOmTHqvr
## 1971 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1972 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1973 RT @BTENuclearOffi1: See you all Friday 👀 #twitchstreamer #twitch #b42 #B42 #gaming #gamer #streamer #LeagueOfLegends #seraphineLeagueOfLeg…
## 1974 RT @Scarl3t_Maid3n: I want more Bel’Veth content. Even without her, I’d gladly take more Void content in general. The Void is such a distur…
## 1975 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1976 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1977 RT @noisecat610: As long as you are on my side.\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/ly0R5EnGFk
## 1978 RT @noisecat610: As long as you are on my side.\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/ly0R5EnGFk
## 1979 RT @Scarl3t_Maid3n: I want more Bel’Veth content. Even without her, I’d gladly take more Void content in general. The Void is such a distur…
## 1980 RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single "Magician" - listen and learn more a…
## 1981 RT @ClauSketch: ❣ 𝗫𝗮𝘆𝗮𝗵 𝘅𝗺𝗮𝘀🎄 \n♡ ☕ https://t.co/BQKfxmlL3S\n♡ Available for monthly supporters\n\n#LeagueOfLegends #ArtofLegends #xayah https…
## 1982 RT @NiczRandomArts: Today is my Birthday! It would be really cool if you guys would retweet my artworks😉\n\n#ArtofLegends #LeagueOfLegends ht…
## 1983 RT @NinouilleSFW: Some of the goodies you can find on my shop! 🥰\n\nhttps://t.co/7DUZEpUzeX\n\n#art #genshinimpact #pokemon #LeagueOfLegends ht…
## 1984 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1985 RT @Cookie3w3: Oh noOoO , He discovered us D:\n\nDon't worry, it's not the end. I'm working on the good ending 'w'👌\n\n#LeagueOfLegends #League…
## 1986 RT @NoodleSpicyArt: #caitvi twitch emotes for my channel named “high five” and “cupcake”. (I play vi support) #LeagueOfLegends https://t.co…
## 1987 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1988 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1989 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1990 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1991 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1992 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 1993 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1994 RT @Kizler59: Hi I love them so much, I can’t wait for season two and also I love them so much. Such beautifully written characters🥲\n#caitv…
## 1995 RT @High_Kun: A finished version of that hair braiding sketch #arcane #Silco #jinx #LeagueOfLegends https://t.co/Xlq3l1IVD1
## 1996 RT @justalostkat: I do admit, "obsessed" is an understatement. #SpotifyWrapped #arcane #LeagueOfLegends https://t.co/Hs4yjzJNik
## 1997 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1998 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 1999 RT @Flissy35039555: Enjoy your special day!🥳🥳🥳🥳 #LeagueOfLegendsFanArt #LoL #LeagueofLegends #G2WIN #TransformaTuDestino #TLWIN \nOriginal:…
## 2000 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2001 RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…
## 2002 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2003 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2004 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 2005 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2006 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2007 RT @NinouilleSFW: Some of the goodies you can find on my shop! 🥰\n\nhttps://t.co/7DUZEpUzeX\n\n#art #genshinimpact #pokemon #LeagueOfLegends ht…
## 2008 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 2009 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2010 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 2011 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 2012 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2013 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 2014 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 2015 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2016 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 2017 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2018 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 2019 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2020 RT @ThatArtlstGirl: My first post ever! Hiya!💕 Enjoy this drawing of a young Seraphine!✨\n\n#Seraphine #LeagueOfLegends #LeagueOfLegendsFanAr…
## 2021 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2022 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 2023 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2024 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2025 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2026 RT @lesyeuxderenata: New chapter!\n\n#RenataGlasc #LeagueOfLegends \n\nhttps://t.co/ktZpZPChbW
## 2027 RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…
## 2028 RT @1378Mathilda: Well Could Be Deserve... But Mr. Wolf Wants Sly Cooper 5 and Arcane Season 2...! 😅😅😅\n#TheBadGuys #arcane #LeagueOfLegends…
## 2029 RT @Chilllki: Guys, help. I don't feel like total war today, so which of these choices sounds the most fun. \n\n#twitch #twitchstreamer #smal…
## 2030 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 2031 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 2032 RT @NiczRandomArts: Today is my Birthday! It would be really cool if you guys would retweet my artworks😉\n\n#ArtofLegends #LeagueOfLegends ht…
## 2033 RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…
## 2034 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2035 RT @ClauSketch: ❣ 𝗫𝗮𝘆𝗮𝗵 𝘅𝗺𝗮𝘀🎄 \n♡ ☕ https://t.co/BQKfxmlL3S\n♡ Available for monthly supporters\n\n#LeagueOfLegends #ArtofLegends #xayah https…
## 2036 RT @ClauSketch: ❣ 𝗫𝗮𝘆𝗮𝗵 𝘅𝗺𝗮𝘀🎄 \n♡ ☕ https://t.co/BQKfxmlL3S\n♡ Available for monthly supporters\n\n#LeagueOfLegends #ArtofLegends #xayah https…
## 2037 RT @NiczRandomArts: Today is my Birthday! It would be really cool if you guys would retweet my artworks😉\n\n#ArtofLegends #LeagueOfLegends ht…
## 2038 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2039 RT @NiczRandomArts: Today is my Birthday! It would be really cool if you guys would retweet my artworks😉\n\n#ArtofLegends #LeagueOfLegends ht…
## 2040 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2041 RT @ClauSketch: ❣ 𝗫𝗮𝘆𝗮𝗵 𝘅𝗺𝗮𝘀🎄 \n♡ ☕ https://t.co/BQKfxmlL3S\n♡ Available for monthly supporters\n\n#LeagueOfLegends #ArtofLegends #xayah https…
## 2042 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2043 RT @AyatheArtist: Hello cuties ❤️!!!! Did you miss me? I have returned with my new digi art of Vex!!! Hope you like it!!! #LeagueOfLegends…
## 2044 RT @Games_Grump: Marietta College Esports is currently looking for a volunteer League of Legends coach (in-person or online via Discord) fo…
## 2045 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 2046 RT @LiliDrawsT: ** Progress **\nFar from done, but I'm happy with how it's turning out😊\n#sketches #sketch #doodle #doodles #Jinx #arcane #Le…
## 2047 RT @SethRodrigues: #LeagueOfLegends #Rakan \n\nPhoto by @tomicornio https://t.co/I9PJwz5xJz
## 2048 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2049 RT @OtrexOw: my fav girl (after zoe lmao)\n\n#LeagueOfLegends #zeri\n#leagueoflegendsart https://t.co/RKBEOas1Mj
## 2050 RT @Games_Grump: Marietta College Esports is currently looking for a volunteer League of Legends coach (in-person or online via Discord) fo…
## 2051 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2052 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2053 RT @DunkmasterSett: DUNK!!\n251 PTS\n#Dunkmaster🏀 #FeelIonia🍃#LeagueOfLegends👊
## 2054 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 2055 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 2056 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 2057 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2058 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2059 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2060 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 2061 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2062 RT @LoLMemesBot: Baalinkux - The darkin hoop\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Se…
## 2063 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 2064 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 2065 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 2066 RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 2067 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 2068 RT @Hippo_Chii131: Finally a decent @arcaneshow\nJinx and Ekko Shot!\n\n(We honestly tried our best to copy @mush820823 TB ⏳💣 Art's Pose But W…
## 2069 RT @JungleNotorious: Share it with your friends.🙈 #LeagueofLegends #英雄联盟 https://t.co/NfwDapQVZV
## 2070 RT @mialoette: rakan will love to see her like that\n#xayah #leagueoflegends #artoflegends https://t.co/DpZ1hpu5Rt
## 2071 RT @OlesyaSpitz: Evelynn🥰▸part of Reward Pack №14 sign up from September 1th-30th #LeagueOfLegends #KDA #evelynn https://t.co/PtP1G1OmIC
## 2072 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2073 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2074 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2075 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2076 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2077 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 2078 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 2079 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 2080 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 2081 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 2082 RT @MsMagicMane: “Ge-Zaun-Dheit” Silco is sick and Vander is there to take care of him. The question is: will Silco be a cooperative patien…
## 2083 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2084 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2085 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 2086 RT @PinkMochaDot: 🐰🌙 MOON BUNNY✨\n#ArtofLegends #LeagueOfLegends #Aphelios https://t.co/b38s2Z3zHC
## 2087 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 2088 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 2089 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2090 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 2091 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 2092 RT @asamisan_nft: Asamisan New Drop 🌸\nLeague of Legends Series ⭐️\n\nLess than 2 hours until drop!🔥\nBE PART OF THE STORY TODAY 🌸\nhttps://t.co…
## 2093 RT @alexois_: 🌸Spirit Blossom Zyra skin when?? I had so much fun using MidJourney and putting my own spin on what it created. #leagueoflege…
## 2094 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2095 RT @sockoroni: NEW COMMISSION SHEET!!! \nPlease dm me if interested<3\n•~~~•\n#commissionsopen #commission #commissions #commissionTH #commiss…
## 2096 RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single "Magician" - listen and learn more a…
## 2097 RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 2098 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2099 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 2100 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2101 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 2102 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2103 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 2104 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 2105 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2106 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 2107 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2108 RT @McMugget: 'raka warmup from the other day, i'll make this into a full piece i think hmmm #soraka #leagueoflegends #artoflegends https:/…
## 2109 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2110 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2111 RT @peghmey: Time to go back home\n\n#Xayah #Rakan #leagueoflegends #artoflegends #xayahrakan https://t.co/zKk2Sjdu3e
## 2112 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2113 RT @VirtualxGF: Very fun #LeagueOfLegends stream tonight! Thank you to everyone that came to hang out with me, and thank you so much for th…
## 2114 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2115 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2116 RT @Rena_Angel1111: League of Legends - Spirit blossom thresh\n\nI try Spirit Blossom Thresh Cosplay.\n\n#LeagueOfLegends #cosplay #cosplayer…
## 2117 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2118 RT @MsMagicMane: “Ge-Zaun-Dheit” Silco is sick and Vander is there to take care of him. The question is: will Silco be a cooperative patien…
## 2119 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2120 RT @Chimidolly: Viego’s new obsession #pentakill #viego #akshan #LeagueOfLegends https://t.co/f8xzc50XzN
## 2121 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2122 RT @SmallStreamerIG: RT RevenantFiery: Tuesday streams changing to Wednesdays! Gonna be playing #leagueoflegends and getting some wins toda…
## 2123 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2124 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2125 RT @superbeingsLAB: Introducing #Momento, our first #gaming #mousepad designed to balance #speed and #control. \n\nExclusively available on h…
## 2126 RT @FakeRngbo: Pantheon ⭐☄\n#LeagueOfLegends \n#LeagueOfLegendsFanArt https://t.co/8WudjIKErw
## 2127 RT @FakeRngbo: Pantheon ⭐☄\n#LeagueOfLegends \n#LeagueOfLegendsFanArt https://t.co/8WudjIKErw
## 2128 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2129 RT @SmallStreamerIG: RT RevenantFiery: Tuesday streams changing to Wednesdays! Gonna be playing #leagueoflegends and getting some wins toda…
## 2130 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2131 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2132 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2133 RT @rijkarar: “What brings you to the lost and found, dear?\nWon't you pull up a seat?\nEverybody got a price 'round here to play\nMake me an…
## 2134 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2135 RT @rijkarar: “What brings you to the lost and found, dear?\nWon't you pull up a seat?\nEverybody got a price 'round here to play\nMake me an…
## 2136 RT @LoLMemesBot: We Holdin Hands Part 2\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett #A…
## 2137 RT @D_Papercut: I got a pentakill on her 😁😁😁. #xayah #LeagueOfLegends #fanart https://t.co/Rn8Jr87Eog
## 2138 RT @D_Papercut: I got a pentakill on her 😁😁😁. #xayah #LeagueOfLegends #fanart https://t.co/Rn8Jr87Eog
## 2139 RT @rijkarar: “What brings you to the lost and found, dear?\nWon't you pull up a seat?\nEverybody got a price 'round here to play\nMake me an…
## 2140 RT @kovp6: Best friends ∞∞∞ I would like to see that ☮\nhope u like it (>‿◠)✌\nlove <3\nᵏᵃʸⁿ ᵛᶦᵒˡᶦⁿᶦˢᵗᵃ ᵇᵗʷ\n\n #settphel #kayn #SETT #Kay…
## 2141 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2142 RT @Rena_Angel1111: League of legends - Talon\n\nI try Talon cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤー #RiotGames #LOL…
## 2143 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2144 RT @LadyOichiChan: Let's play a game together 💖\n#jinx #LeagueOfLegends https://t.co/qgqwCZAP7F
## 2145 RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single "Magician" - listen and learn more a…
## 2146 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2147 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2148 RT @Ka___zuha: 【 Cosplay 】\n\nLeague of Legends / Blood Moon⋆☾·̩͙\n\nEvelynn @annl_o_l \nAkali @Ka___zuha \n\n📷 @akino_miya_lol \n\n#LeagueOfLegends…
## 2149 RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single "Magician" - listen and learn more a…
## 2150 RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 2151 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2152 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2153 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2154 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2155 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2156 RT @ThatArtlstGirl: My first post ever! Hiya!💕 Enjoy this drawing of a young Seraphine!✨\n\n#Seraphine #LeagueOfLegends #LeagueOfLegendsFanAr…
## 2157 RT @LadyOichiChan: Let's play a game together 💖\n#jinx #LeagueOfLegends https://t.co/qgqwCZAP7F
## 2158 RT @leu_art: I was sitting today at my work thinking about how I hate this new Nami skin (sorry, riot, its not that bad, just not my aesthe…
## 2159 RT @Rux0209: “Zoe…”🌟\n\n🎨with @udommmmmm \n\n#LeagueOfLegends #Neeko #Zoe\n #StarGuardian https://t.co/OiXaqm133B
## 2160 RT @lazy_scaai: Get Jinxed\n\n#arcane #LeagueOfLegends #LeagueOfLegendsFanArt #jinx #ArcaneArt #jinxfanart #art #digitalart #artistsontwitter…
## 2161 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2162 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2163 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2164 RT @ConellCyphers: The Computers at Conel Esports looking goood🔥 #Conel #Esports #valorant #league #leagueoflegends https://t.co/qP9UVQuIag
## 2165 RT @BrattyGrymblade: I ended up in a match with Aymeric playing Morgana.\n\n#FFXIV #wildrift #LeagueOfLegends https://t.co/Lyb956lFus
## 2166 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 2167 RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single "Magician" - listen and learn more a…
## 2168 RT @ConellCyphers: The Computers at Conel Esports looking goood🔥 #Conel #Esports #valorant #league #leagueoflegends https://t.co/qP9UVQuIag
## 2169 RT @ConellCyphers: The Computers at Conel Esports looking goood🔥 #Conel #Esports #valorant #league #leagueoflegends https://t.co/qP9UVQuIag
## 2170 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 2171 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2172 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2173 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 2174 RT @odeko_yma: Zoe with a smite \n\nThank you for coming to my stream to see every step of the drawing process! \n\n#Zoe #Kayn #LeagueOfLegends…
## 2175 RT @Rena_Angel1111: League of legends - Talon\n\nI try Talon cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤー #RiotGames #LOL…
## 2176 RT @leochamposa: In life are you Zed or Shen?🤔 What is your favorite ship for Zed?\n\n#zed #syndra #karma #kayn #shen #akali #LeagueOfLegend…
## 2177 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2178 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2179 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 2180 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 2181 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2182 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2183 RT @Joycenator3195: Short stream; I promise I'm alive, it's just been a heck of a week.\nhttps://t.co/mfBRAbExVJ\n\n#supportsmallstreamers #li…
## 2184 RT @Joycenator3195: Short stream; I promise I'm alive, it's just been a heck of a week.\nhttps://t.co/mfBRAbExVJ\n\n#supportsmallstreamers #li…
## 2185 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2186 RT @ScantySlayer: umm..... uhmmm these are my mains in League of Legends and I mixed them 🫣\n\n#kindred\n#evelynn\n#LeagueOfLegends https://t.c…
## 2187 RT @ingly308: Well...\n\n#stripgame #stripthecharacter #LeagueOfLegends #LeagueOfLegendsfanart #ArtofLegends #Akali https://t.co/ussoQ1F8Xy
## 2188 RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 2189 RT @chagss91: Friends! going live now with some more league of legends!!! come vibe with me !!! https://t.co/WpKBxGvrY8 #twitch #LeagueOfLe…
## 2190 RT @ScantySlayer: umm..... uhmmm these are my mains in League of Legends and I mixed them 🫣\n\n#kindred\n#evelynn\n#LeagueOfLegends https://t.c…
## 2191 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2192 RT @ZombieGamingSB: how to counter Talon😂DM \n for the epic gaming kits! #leagueoflegends #lol #riotgames #league #leagueoflegend #leagueofl…
## 2193 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2194 RT @LoLMemesBot: we found him\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett #Aphelios #S…
## 2195 RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 2196 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2197 RT @ConellCyphers: The Computers at Conel Esports looking goood🔥 #Conel #Esports #valorant #league #leagueoflegends https://t.co/qP9UVQuIag
## 2198 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2199 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2200 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2201 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2202 RT @ONEEsports: Former @DWGKIA top laner and 2020 World Champion, Jang “Nuguri” Ha-gwon, has announced his retirement from competitive Leag…
## 2203 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2204 RT @studioaxel: 🎧OCEAN PARTY🏖️\n\n#Sett #LeagueOfLegends #ArtofLegends https://t.co/XpC9NcZkrE
## 2205 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2206 RT @ThatArtlstGirl: My first post ever! Hiya!💕 Enjoy this drawing of a young Seraphine!✨\n\n#Seraphine #LeagueOfLegends #LeagueOfLegendsFanAr…
## 2207 RT @UnpleasantDotTV: please ff imbroed #LeagueOfLegends https://t.co/DB3ScNCRky
## 2208 RT @EloDragonLoL: Just your normal Heartsteel enjoyer here\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmem…
## 2209 RT @alexois_: 🌸Spirit Blossom Zyra skin when?? I had so much fun using MidJourney and putting my own spin on what it created. #leagueoflege…
## 2210 RT @Rocckart: 🏝Beach time \nft. Itto & Sett\n\n#GenshinImpact #LeagueOfLegends https://t.co/FiMOamQ4qo
## 2211 RT @RivenStore: How ya doin`?\nVisit us: https://t.co/Jtncw61Y4H\n#leagueoflegends #lolgame #lolgamer #rivenstore.com #lolgoods #onlinegaming…
## 2212 RT @ScantySlayer: umm..... uhmmm these are my mains in League of Legends and I mixed them 🫣\n\n#kindred\n#evelynn\n#LeagueOfLegends https://t.c…
## 2213 RT @soap_ai: Yummy\n#Jinx #Lux #Lightcannon #Artoflegends #Leagueoflegends https://t.co/96l9QTafzV
## 2214 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2215 RT @SmallStreamerIG: RT RevenantFiery: Tuesday streams changing to Wednesdays! Gonna be playing #leagueoflegends and getting some wins toda…
## 2216 RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY
## 2217 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 2218 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2219 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2220 RT @loreofruneterra: Riot is doing a little trolling with the new Kayle lore: submitted by /u/kingofchaosx \n [link] [comments] https://t.…
## 2221 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2222 RT @Nixri: K/DA All Out Evelynn ✨\n\n#LeagueOfLegends #KDA #ALLOUT https://t.co/pchrZHWQBt
## 2223 RT @Chimidolly: Viego’s new obsession #pentakill #viego #akshan #LeagueOfLegends https://t.co/f8xzc50XzN
## 2224 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2225 RT @paper_scratch: “Hey — I wanna show you something.” \n.\n.\n.\nVi shows Cait her favorite rooftop in the Undercity\n.\n.\n.\n#arcaneart #arcanea…
## 2226 RT @MsMagicMane: “Baby Jinx” Sketch 2022 “Don’t worry, I don’t bite. (Clears throat) 🎶 Dear friend across the river…” #silco #jinx #babyjin…
## 2227 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2228 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2229 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2230 RT @ToPiTeN10: a little blood, Kayn – League of Legends #shorts #leagueoflegends league of legends https://t.co/KY7LNrCRCo
## 2231 RT @RivenStore: What do you think?\nVisit us: https://t.co/Jtncw61Y4H\n#lolgoods #leagueoflegends #mmo #mmorpg #rivenstore.com #lolstuff http…
## 2232 RT @gwinshin: “Devils live among us. Some are as beautiful as sin, tormenting people in the name of faith, or pleasure." \n\na little teaser…
## 2233 RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 2234 RT @Akeinu_Art: Hey ! Here is a #Xayah #Cosplay made by me ! :3 \nFollow me on Insta : akeinucosplay\nPhoto taken by Fabrice Fiorucci Photogr…
## 2235 RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 2236 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2237 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2238 RT @LoLMemesBot: Oh no\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett #Aphelios #SpiritBl…
## 2239 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2240 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2241 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2242 RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 2243 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 2244 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2245 RT @Joycenator3195: Still alive, barely. How do you beat Heartsteel? New build time\nhttps://t.co/mfBRAbExVJ\n\n#supportsmallstreamers #live #…
## 2246 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2247 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2248 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2249 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 2250 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 2251 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 2252 RT @McChipyArt: A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf
## 2253 RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ
## 2254 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2255 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2256 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2257 RT @alexois_: 🌸Spirit Blossom Zyra skin when?? I had so much fun using MidJourney and putting my own spin on what it created. #leagueoflege…
## 2258 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2259 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2260 RT @Joycenator3195: Still alive, barely. How do you beat Heartsteel? New build time\nhttps://t.co/mfBRAbExVJ\n\n#supportsmallstreamers #live #…
## 2261 RT @StClair2803: Fire to the Fuse (Ft. Jackson Wang) | Official Empyrean Cinematic - Leag... https://t.co/ESSXL3Duku via @YouTube \n\n#Jackso…
## 2262 RT @StClair2803: Jackson Wang - Fire to the Fuse | Worlds 2022 Finals Opening Ceremony Pr... https://t.co/GY1Ptv1sTT via @YouTube \n\n#Jackso…
## 2263 RT @USOtaku1147: Just reposting the link to my “Chances of Jinx appearing in CONV/RGENCE” discussion on the Ekko/Jinx subreddit since it’s…
## 2264 RT @WildBruntta: THE HERO!!!!!! THE HERO IS REAL!!!!!!!!!!\n#Poppy #ArtofLegends #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/bF3WVj…
## 2265 RT @ahrifoxlovers: Ahri \nArtist: 杜佩仪 (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #KaiSa #KDA #L…
## 2266 RT @whxtelamb_cos: [...] In the future, one of us is alive. Hint : it's not you.🧁\n\n❤︎\nLeague Of Legends's Caitlyn Kiramman from ARCANE \n\n📸…
## 2267 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2268 RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 2269 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2270 RT @Timothy00212392: All I do is draw, help. #LeagueofLegends #mobilegame #game https://t.co/aiOlnewjbJ
## 2271 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2272 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2273 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2274 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2275 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 2276 RT @Chimidolly: Viego’s new obsession #pentakill #viego #akshan #LeagueOfLegends https://t.co/f8xzc50XzN
## 2277 RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single "Magician" - listen and learn more a…
## 2278 RT @MsMagicMane: “Ge-Zaun-Dheit” Silco is sick and Vander is there to take care of him. The question is: will Silco be a cooperative patien…
## 2279 RT @awegirlart: More Evelynn fan art coming your way 😈\n#Artoflegends #LeagueOfLegends #Evelynn #art #KDA #fanart #KDAEvelynn #digitalart ht…
## 2280 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2281 RT @jabroell2: High Noon Sylas 🤠\n\nSo... it was supposed to be HN but it ended up getting some sort of vampire hunter vibe... and I kind of…
## 2282 RT @Rena_Angel1111: League of legends - Kayn\n\nI try Kayn cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤー #RiotGames #LOL #K…
## 2283 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2284 RT @Hp__moon: The first time i've ever changed my hair at all.. :C hope everyone likes it\n\n#gamer #gaming #Egirls #latinapawg #twitch #wed…
## 2285 RT @Hp__moon: The first time i've ever changed my hair at all.. :C hope everyone likes it\n\n#gamer #gaming #Egirls #latinapawg #twitch #wed…
## 2286 RT @awegirlart: More Evelynn fan art coming your way 😈\n#Artoflegends #LeagueOfLegends #Evelynn #art #KDA #fanart #KDAEvelynn #digitalart ht…
## 2287 RT @StClair2803: Jackson Wang - Fire to the Fuse | Worlds 2022 Finals Opening Ceremony Pr... https://t.co/GY1Ptv1sTT via @YouTube \n\n#Jackso…
## 2288 RT @awegirlart: More Evelynn 💜\n#Artoflegends #LeagueOfLegends #Evelynn #art #KDA #fanart #KDAEvelynn https://t.co/TRGlmuBKtD
## 2289 RT @Neryumo: Sketch | Illustration\n\n#leagueoflegends https://t.co/AXyYmTOdRu
## 2290 RT @grymalk1nn: #Yasuo is starving\n\n#LeagueOfLegendsFanArt #LeagueOfLegendsMemes #LeagueOfLegends https://t.co/kNBmM1kISk
## 2291 RT @grymalk1nn: Don’t forget to put spf ☀️\n\n#xayah #LeagueOfLegendsFanArt #artistsontwitter #leagueoflegends #bikini #LeagueOfLegendsRule34…
## 2292 RT @grymalk1nn: Gotta be battle ready.\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #xayah #xayahrakan #FANART #commissionsopen #artistsontwitt…
## 2293 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2294 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2295 RT @Hiwpalo: Empyrean Jhin ❌\nRainbow Cat Jhin ✅\n#Jhin #LeagueOfLegends \n#LeagueOfLegendsFanArt https://t.co/fQI1oFeshP
## 2296 RT @StClair2803: Jackson Wang - Fire to the Fuse | Worlds 2022 Finals Opening Ceremony Pr... https://t.co/GY1Ptv1sTT via @YouTube \n\n#Jackso…
## 2297 RT @awegirlart: More Evelynn 💜\n#Artoflegends #LeagueOfLegends #Evelynn #art #KDA #fanart #KDAEvelynn https://t.co/TRGlmuBKtD
## 2298 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2299 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2300 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2301 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2302 RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx
## 2303 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 2304 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2305 RT @FuyuHamako: Alright, Gamers, review stream coming next week. 😤\n\n#Vtuber #VTuberEN #LeagueOfLegends #BookTwitter https://t.co/DDk1ubTyG2
## 2306 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2307 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2308 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2309 RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single "Magician" - listen and learn more a…
## 2310 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2311 RT @GrunoKromer: Hi all, i made hand-painted stylized Tombstone\n\nMy Artstation:\nhttps://t.co/ty07XxmqCF\n\n#handpainting #3DCoat #Photoshop #…
## 2312 RT @GrunoKromer: Hi all, i made hand-painted stylized Tombstone\n\nMy Artstation:\nhttps://t.co/ty07XxmqCF\n\n#handpainting #3DCoat #Photoshop #…
## 2313 RT @Checkuu: "Surprised to see me ?"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm
## 2314 RT @RivenStore: Like and Share if you have been fan since day 1\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #league…
## 2315 RT @Chimidolly: Viego’s new obsession #pentakill #viego #akshan #LeagueOfLegends https://t.co/f8xzc50XzN
## 2316 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2317 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2318 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2319 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2320 RT @Thece_co: Did you know that US viewers watched 217 million hours of #eSports content this year? 👀\n\nIn 2018 that number was 147 million…
## 2321 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2322 RT @NoviadeAzir: I turned myself into a @sonwooang art Morty!\n\n#LeagueOfLegends #sonwooang #shen #LeagueOfLegendsFanArt https://t.co/Av8y4o…
## 2323 RT @ThatArtlstGirl: My first post ever! Hiya!💕 Enjoy this drawing of a young Seraphine!✨\n\n#Seraphine #LeagueOfLegends #LeagueOfLegendsFanAr…
## 2324 RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…
## 2325 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2326 RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 2327 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 2328 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 2329 RT @Scapinos1: Master TOP : SoloQ compte smurf, stream chill #LeagueOfLegends https://t.co/xoKhN1upP6
## 2330 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2331 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2332 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2333 RT @HayashiDraws: Commissions open!\n\nDM me if interested 📩\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2BnJwIv0XJ
## 2334 RT @bromaah: His deadliest weapon\n\n#Aphelios #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/CWr57J0SB2
## 2335 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2336 RT @Whitemar3: Anyone wanna help me undress him? 🫢\n\n#ArtOfLegends #LeagueOfLegends #undresschallenge #Warwick https://t.co/3JCXZY8iHm
## 2337 RT @claudettee17: Jackson Wang - Fire to the Fuse | Worlds 2022 Finals Opening Ceremony Pr... https://t.co/HutVS1R4Uw via @YouTube \n\n#Jacks…
## 2338 RT @_alexlao_: ahri has a bad side you know~\n\n#ahri #LeagueOfLegends #ArtofLegends #art #artistsontwitter #digitalart #ruinedking #LeagueOf…
## 2339 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 2340 RT @Keikocosplay1: 𝑳𝒐𝒐𝒌𝒊𝒏𝒈 𝒇𝒐𝒓 𝒂 𝒕𝒂𝒊𝒍𝒐𝒓? 🪡\nScissors, needles, thread; tools of Isolde. She'll always be with me, and I with her\n\nPhotograph…
## 2341 RT @josealonso2199: league of tanks \n#LeagueOfLegends #Ksante #Lol #videogames https://t.co/FGHgo3qqNR
## 2342 RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ
## 2343 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2344 RT @neorarty3: vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart #arcanefanart #C…
## 2345 RT @Chimidolly: Viego’s new obsession #pentakill #viego #akshan #LeagueOfLegends https://t.co/f8xzc50XzN
## 2346 RT @DarksideJinx: We can officially tell that Jinx loves dragons more than Fishbones look at how she threw it on the ground just to fangirl…
## 2347 RT @Nanal0l: PRESEASON WARRIOR IS LIVE! League into more HITMAN 3 later 🔫\n\n#LeagueOfLegends #Hitman3 #twitchstreamer \n\nTwitch . tv / Nana
## 2348 RT @mrdocto36571669: Looks like a great game #LeagueofLegends #ArtofLegends #GuardiãsEstelares #Nilah #GuardianasEstelares \nOriginal: ZoneV…
## 2349 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2350 RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 2351 RT @Chimidolly: Viego’s new obsession #pentakill #viego #akshan #LeagueOfLegends https://t.co/f8xzc50XzN
## 2352 RT @Chimidolly: Viego’s new obsession #pentakill #viego #akshan #LeagueOfLegends https://t.co/f8xzc50XzN
## 2353 RT @VirtualxGF: Very fun #LeagueOfLegends stream tonight! Thank you to everyone that came to hang out with me, and thank you so much for th…
## 2354 RT @VirtualxGF: Very fun #LeagueOfLegends stream tonight! Thank you to everyone that came to hang out with me, and thank you so much for th…
## 2355 RT @mrdocto36571669: Looks like a great game #LeagueofLegends #ArtofLegends #GuardiãsEstelares #Nilah #GuardianasEstelares \nOriginal: ZoneV…
## 2356 RT @Chimidolly: Viego’s new obsession #pentakill #viego #akshan #LeagueOfLegends https://t.co/f8xzc50XzN
## 2357 RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 2358 RT @Chimidolly: Viego’s new obsession #pentakill #viego #akshan #LeagueOfLegends https://t.co/f8xzc50XzN
## 2359 RT @ZotacCup: Give your weekend a power up by competing in the ZOTAC CUP #LeagueofLegends tournament this weekend.\n\nNorth America - 12/3/20…
## 2360 RT @_mierii: I can't wait to see her splash art, here is my Star Nemesis Morgana fanart 😭 \n\n#LeagueOfLegends #StarGuardian #morgana #fanart…
## 2361 RT @HobbySharky: Sharky Fan's Assemble! I am now live!\nhttps://t.co/NUohtzJ120\n\n#riven #toplane #lol #leagueoflegends #korean #asian #game…
## 2362 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2363 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2364 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2365 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2366 RT @TioFarofeiro: Lissandra Lady do Sangue🩸\n\n#ArtOfLegends #LeagueOfLegends https://t.co/SAkH7oUMtH
## 2367 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2368 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 2369 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2370 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2371 RT @ikaatako: let's drink to your health\n\n#LeagueOfLegends #ArtofLegends #Neeko https://t.co/DJ0dGK9BFN
## 2372 RT @LoLMemesBot: How champions would react if they were Rko'ed out of nowhere by randy orton\n#memes #meme #funny #lol #leagueoflegends #Arc…
## 2373 RT @ikaatako: Send me memes with cats, I know what to do with it\n#Neeko #LeagueOfLegends https://t.co/sziaCy5Sb7
## 2374 RT @ikaatako: Sho'ma?\ngive it to her\n#ArtofLegends #LeagueOfLegends #neeko https://t.co/UxF0OIzvTq
## 2375 RT @nixgen: Oh I’m loving my Lost Ark’s Sheriff Caitlyn inspired avatar. 😍\n\nCan we pls have a fanfic written in this alt verse? #CaitlynxVi…
## 2376 RT @Supermanthony1: This game is SOOO hard and mostly just hurts my feelings 😂😭 \n#LeagueOfLegends https://t.co/j0lB2kH4Kb
## 2377 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2378 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 2379 RT @Rena_Angel1111: League of legends - Rift Herald\n\nI try Rift Herald cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤー #Rio…
## 2380 RT @neorarty3: vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart #arcanefanart #C…
## 2381 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2382 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2383 RT @HornyTefu: It wasn't a lie, they spent a cozy time~ 💕\n#Settphel #Sett #Aphelios #LeagueOfLegends https://t.co/Gh1QHkA3Ap
## 2384 RT @OGGIHelga: #LeagueOfLegends #LeagueOfLegendsFanArt #Talon #Ezreal #WildRift \n\nA wounded cowboy takes refuge in a farm and meets a young…
## 2385 RT @egirldajungle: Evelynn Lunar Beast ❤️\n#Evelynn #LunarBeast #WildRift #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/867qvQAvGT
## 2386 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2387 RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx
## 2388 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 2389 RT @J0ker_LoL: Prestige Nightbringer Kayn wallpaper for the lovely @LadyOfValyria❤️ This is my second wallpaper I have made, and I'm so gla…
## 2390 RT @miastjamesss: supposed to be coven eve 😭 #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #evelynn #ArtistOnTwitter #MediBang http…
## 2391 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2392 RT @FearGaming_e: The Best Pentakill Samira I League of Legends Highlights | \n\n⚔ @gabrielcascian1 Casciano\n🗡 @laudaguelf RafaLaud\n🧙♂️@Vict…
## 2393 RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…
## 2394 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2395 RT @GrumpyGoatie: "It's high noon somewhere in the world..."\n#Yasuo #Talon #highnoon #LeagueOfLegends #LeagueOfLegendsFanArt #Talyas https:…
## 2396 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2397 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2398 RT @ErrSystem: I've been watching a lot of cartoons lately :D\n\n#viego #ruinedking #LeagueOfLegends https://t.co/TnAPeGTIra
## 2399 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2400 RT @takerlama: Hot cupcake now between Caitlyn and Vi 😏❤️\ncredit_ @roga_na_noge \nPlease tag @takerlama if this cosplay makes you happy\n#ca…
## 2401 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2402 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2403 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2404 RT @pinkymeeli: Mel from Arcane✨ #arcane #LeagueOfLegends #RiotGames #fanart #mel #arcanefanart https://t.co/5FBvSM2Lbn
## 2405 RT @CountdownToL: It has been 118 days since the last official update for Project L, the #LeagueOfLegends tag fighter
## 2406 RT @ErrSystem: I've been watching a lot of cartoons lately :D\n\n#viego #ruinedking #LeagueOfLegends https://t.co/TnAPeGTIra
## 2407 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2408 RT @bromaah: Has this been done yet? 😂\n\n#Sett #Soraka #LeagueofLegends #ArtofLegends https://t.co/MKOTsxMdcV
## 2409 RT @CravenSomethin: baker pantheon! #LeagueOfLegends #Pantheon #fanart https://t.co/8btFe3uKgT
## 2410 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2411 RT @deerlaurs: they won’t leave my mind!! take these dumb sketches :]\n\n#kaikali #kda #akali #kaisa #leagueoflegends https://t.co/CBQXaKsZmG
## 2412 RT @deerlaurs: my fave girls <3 #kda #kaikali #kaisa #akali #leaguetwt #LeagueOfLegendsFanArt #LeagueOfLegends #kdatwt https://t.co/FixJZ5y…
## 2413 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2414 RT @ScantySlayer: umm..... uhmmm these are my mains in League of Legends and I mixed them 🫣\n\n#kindred\n#evelynn\n#LeagueOfLegends https://t.c…
## 2415 RT @PHB_pietro: This is my #starguardian team\n#Darius #vi #evelynn #Pantheon #sylas #LeagueOfLegends #LeagueOfLegendsFanArt #lol #ArtistOnT…
## 2416 RT @NahoLadyDragon: Sorry yummi stolen 3dragon and 1 baron 😺🐉🍀💜✨\n#yummi #Pantheon #fanart #sketch #LeagueOfLegends #LeagueOfLegendsFanArt #…
## 2417 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2418 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 2419 RT @HayashiDraws: Commissions open!\n\nDM me if interested 📩\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2BnJwIv0XJ
## 2420 RT @ScantySlayer: umm..... uhmmm these are my mains in League of Legends and I mixed them 🫣\n\n#kindred\n#evelynn\n#LeagueOfLegends https://t.c…
## 2421 RT @RealSorra: Sorra vs All - Mid Lane Fight #highlights #insane #leagueoflegends #twis... https://t.co/bcrXcQIeIf via @YouTube
## 2422 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 2423 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2424 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2425 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2426 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2427 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 2428 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2429 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 2430 RT @LoLMemesBot: full build 2 items\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett #Aphel…
## 2431 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2432 RT @ItsLittleEspers: “ . . . 𝓅ℯ𝓇𝒻ℯ𝒸𝓉. “\n\nromanticized scars.\n\n#ArcaneAnniversary #TheMonsterYouCreated #Arcane #Silco #silcofanart #Leagueo…
## 2433 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2434 RT @MiterGear: Heya Gamers! Check out this Skarner VGU I made for uni!\n#LeagueOfLegends #LeagueOfLegendsFanArt #conceptart #digitalart http…
## 2435 RT @LoLMemesBot: full build 2 items\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett #Aphel…
## 2436 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2437 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2438 RT @BlazingCobalt: finally done, my entry for that league art contest, The Meep March #LeagueOfLegendsFanArt #LeagueOfLegends #Bard #Bellsw…
## 2439 RT @ScantySlayer: umm..... uhmmm these are my mains in League of Legends and I mixed them 🫣\n\n#kindred\n#evelynn\n#LeagueOfLegends https://t.c…
## 2440 RT @SleinYesWowNC: Demon Evelynn\nsketch request by @Dragonbobo from p@reon\n#ArtOfLegends #LeagueOfLegends https://t.co/SmfBVunXQ1
## 2441 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2442 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2443 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2444 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2445 RT @rayyyyyyy_: CSGO Plays: Board is not going good so play light fr. \n\nConfidence Level: 6.5/10\nEarly and Afternoon games.\n\n#CSGO #VAL #Do…
## 2446 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2447 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2448 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2449 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2450 RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…
## 2451 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2452 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2453 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2454 RT @MsMagicMane: “Ge-Zaun-Dheit” Silco is sick and Vander is there to take care of him. The question is: will Silco be a cooperative patien…
## 2455 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2456 RT @MangakaNekoChan: Found this old sketch of music verse #Seraphine and #Viego being best friends and polished it a bit✨\n#LeagueOfLegends…
## 2457 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2458 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2459 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2460 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2461 RT @metalichotchoco: Wow Christmas just a week away! \n\n#LeagueOfLegendsFanArt #ArtofLegends #shortstack #yordle #LeagueOfLegends #poppy #sn…
## 2462 RT @ItsLittleEspers: “ . . . 𝓅ℯ𝓇𝒻ℯ𝒸𝓉. “\n\nromanticized scars.\n\n#ArcaneAnniversary #TheMonsterYouCreated #Arcane #Silco #silcofanart #Leagueo…
## 2463 RT @Timothy00212392: Can someone tell me what it is? #mobilegame #StarGuardian #LeagueofLegends https://t.co/LqJ5cz4Fup
## 2464 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2465 RT @kamo46336290: 🐺🌙IF KDA\n#LeagueOfLegends #Settphel #Sett #Aphelios #settphelios https://t.co/5g9CXfKkfK
## 2466 RT @juicyghamosile: kda POP/STARS era lord help me this took me too long\n\n#LeagueOfLegends #KDA #ahri #evelynn #ahrilynn\n\n(2/5) https://t.c…
## 2467 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2468 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 2469 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2470 RT @RizkiBu19604930: I have been playing this game all day. #LeagueofLegends #StarGuardians #ФанАрт #YıldızMuhafızları
## 2471 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2472 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2473 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2474 RT @EnvarStudio: We’re excited to share some work we did for Kled and Ryze in #LeagueOfLegends! https://t.co/FAkzCah03R
## 2475 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2476 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2477 RT @FuyuHamako: Alright, Gamers, review stream coming next week. 😤\n\n#Vtuber #VTuberEN #LeagueOfLegends #BookTwitter https://t.co/DDk1ubTyG2
## 2478 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2479 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2480 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2481 RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx
## 2482 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2483 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2484 RT @Po_ta_to_4: Who are you!?\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko https://t.co/X7uRRFDDqu
## 2485 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2486 RT @MsMagicMane: “Ge-Zaun-Dheit” Silco is sick and Vander is there to take care of him. The question is: will Silco be a cooperative patien…
## 2487 RT @loreofruneterra: Riot is doing a little trolling with the new Kayle lore: submitted by /u/kingofchaosx \n [link] [comments] https://t.…
## 2488 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2489 RT @mialoette: "I wasn't lying when I said I would die for you"\n\n#xayah #rakan #artoglegends #leagueoflegends #leagueoflegendsfanart https:…
## 2490 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2491 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2492 RT @MsMagicMane: “Ge-Zaun-Dheit” Silco is sick and Vander is there to take care of him. The question is: will Silco be a cooperative patien…
## 2493 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2494 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2495 RT @joel_easters: OK #LeagueOfLegends community, IF I was to make a video breaking down what I'd like to see in another LoL RPG like Ruined…
## 2496 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2497 RT @MsMagicMane: “Ge-Zaun-Dheit” Silco is sick and Vander is there to take care of him. The question is: will Silco be a cooperative patien…
## 2498 RT @MsMagicMane: “Ge-Zaun-Dheit” Silco is sick and Vander is there to take care of him. The question is: will Silco be a cooperative patien…
## 2499 RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…
## 2500 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2501 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2502 RT @MsMagicMane: “Ge-Zaun-Dheit” Silco is sick and Vander is there to take care of him. The question is: will Silco be a cooperative patien…
## 2503 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2504 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2505 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2506 RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…
## 2507 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2508 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2509 RT @ChimeGF: Hey there , I'm a graphic designer currently looking to do commissions ! \n\nI can do any style but like to work with character…
## 2510 RT @metalichotchoco: Wow Christmas just a week away! \n\n#LeagueOfLegendsFanArt #ArtofLegends #shortstack #yordle #LeagueOfLegends #poppy #sn…
## 2511 RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ
## 2512 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2513 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2514 RT @ghostofyaz: Lil drawing I made of #Jinx! \n#arcane #aracaneart #LeagueofLegends #LeagueOfLegendsFanArt https://t.co/jGfSCogmMn
## 2515 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2516 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2517 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2518 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2519 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2520 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2521 RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…
## 2522 RT @HobbySharky: Sharky Fan's Assemble! I am now live!\nhttps://t.co/NUohtzJ120\n\n#riven #toplane #lol #leagueoflegends #korean #asian #game…
## 2523 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2524 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 2525 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2526 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 2527 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2528 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2529 RT @ClauSketch: ฅ(^•ܫ•^)っGIVEAWAY ♡\nCodes are Global 🌎\n\n✨Batnivia & Spirit Blossom Yorick \n+ Exclusive Green Chroma✨\n\nTo enter:\n✦ Follow @C…
## 2530 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2531 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2532 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 2533 RT @AlstanfordA: A Purple Knight With A Crystal Heart #arcaneviktor #Viktor #leagueoflegends #AU #ArtofLegends #pennywise #art https://t.co…
## 2534 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2535 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2536 RT @c3p0john: "Oooh you look promising."\n#undresschallenge #samira #LeagueOfLegends https://t.co/1RJcRP89tK
## 2537 RT @scoutsart: You are now an enemy\n#art #digital #arcane #ArcaneAnniversary #jinx #vi #leagueoflegends https://t.co/7AGULOT94G
## 2538 RT @alocowberry: Winterblessed Lillia! I’ve been working on this the last few days and I’m so proud of her! \n\n#artoflegends #leagueoflegend…
## 2539 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2540 RT @IniquitousFish: Sorta on a centaur kick lately, I guess. #lol #LeagueOfLegends https://t.co/Ix49uzWbGa
## 2541 RT @KillerKirbzz: time to grind more preseason games out (: https://t.co/18L7QVDaGQ #LeagueOfLegends #twitchstreamer #TwitchAffiliates #sma…
## 2542 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2543 RT @_SoshiSushi_: Stream will be starting at 7:30pm EST! Sorry for the delay, I just got home and im hungry af XD I'm playing League of Leg…
## 2544 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2545 RT @Shilliww: #LeagueOfLegends \n#LeagueOfLegendsFanArt #irelia \nsword🗡 https://t.co/vFmWVx0Vru
## 2546 RT @catte_copy: Here's a commission I recently made of Star Guardian Kai'sa and Akali! Hope you like it! \n\n#kaisa #starguardian #Akali #Art…
## 2547 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 2548 RT @Keikocosplay1: 𝑳𝒐𝒐𝒌𝒊𝒏𝒈 𝒇𝒐𝒓 𝒂 𝒕𝒂𝒊𝒍𝒐𝒓? 🪡\nScissors, needles, thread; tools of Isolde. She'll always be with me, and I with her\n\nPhotograph…
## 2549 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2550 RT @catte_copy: Here's a commission I recently made of Star Guardian Kai'sa and Akali! Hope you like it! \n\n#kaisa #starguardian #Akali #Art…
## 2551 RT @HayashiDraws: Follow on Instagarm! https://t.co/hUqLcJQ7wV\n\n#LeagueOfLegends #ArtofLegends https://t.co/5NiEWPGu0X
## 2552 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 2553 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2554 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2555 RT @vatheja: doodle of #ahri 💕 Been feeling really tired #kda #LeagueOfLegends https://t.co/8Wc1Ebo2oK
## 2556 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 2557 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2558 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2559 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 2560 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2561 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 2562 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2563 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2564 RT @MielaInk: just for fun\n\n#xayah #LeagueOfLegends https://t.co/ajxt76jZBi
## 2565 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2566 RT @babohorangi: Before i forget.. here's another doodle from #RiftGala\nMeet a single dad in your area!🐺\n#leagueoflegends https://t.co/JlOQ…
## 2567 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 2568 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2569 RT @RizkiBu19604930: I have been playing this game all day. #LeagueofLegends #StarGuardians #ФанАрт #YıldızMuhafızları
## 2570 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2571 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2572 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2573 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2574 RT @byrandomss: What’s going on in the league??? \nGetting 11 LP for the win and losing -18 LP for the loss. Is this a some sort of a new th…
## 2575 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 2576 RT @Loringale: I really wanna cosplay #sett and #gladio 😩 They're both so H O T! ugh. \n\n#Settphel #settphelios #LeagueOfLegends #cosplay #c…
## 2577 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2578 RT @ShuraKRGT: Jinx from league of legends\n\nSuggest in last month’s poll.\n\nSecond piece from LOL, in my entire gallery. I Should be trying…
## 2579 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 2580 RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ
## 2581 RT @HayashiDraws: Follow on Instagarm! https://t.co/hUqLcJQ7wV\n\n#LeagueOfLegends #ArtofLegends https://t.co/5NiEWPGu0X
## 2582 RT @SleinYesWowNC: Demon Evelynn\nsketch request by @Dragonbobo from p@reon\n#ArtOfLegends #LeagueOfLegends https://t.co/SmfBVunXQ1
## 2583 RT @is_is_gemini_is: Powder #Jinx \n\n#arcane #LeagueOfLegends https://t.co/KyiS8U3YWD
## 2584 RT @AlstanfordA: A Purple Knight With A Crystal Heart #arcaneviktor #Viktor #leagueoflegends #AU #ArtofLegends #pennywise #art https://t.co…
## 2585 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2586 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2587 RT @ReinaJoart: THEMMM OVO !!!!!\n.\n.\n.\n#ArtofLegends #LeagueOfLegends #LeagueOfLegendsFanArt #Lillia #yone #CHIBI #chibiart https://t.co/NT…
## 2588 RT @dalianae_: color practice and an excuse to draw one of the best LoL champions with neeko #lillia #leagueoflegends #ArtofLegends #cread…
## 2589 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2590 RT @mialoette: a friend told me to do this trend, sooo let's go with yayah because i love her so much (sorry for the messy sketch)\n#xayah #…
## 2591 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2592 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2593 RT @grymalk1nn: Gotta be battle ready.\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #xayah #xayahrakan #FANART #commissionsopen #artistsontwitt…
## 2594 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2595 RT @grymalk1nn: Gotta be battle ready.\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #xayah #xayahrakan #FANART #commissionsopen #artistsontwitt…
## 2596 RT @mialoette: a friend told me to do this trend, sooo let's go with yayah because i love her so much (sorry for the messy sketch)\n#xayah #…
## 2597 RT @vatheja: doodle of #ahri 💕 Been feeling really tired #kda #LeagueOfLegends https://t.co/8Wc1Ebo2oK
## 2598 RT @aleriy_: They drank the wrong potion\n\n#xayah #ezreal #LeagueOfLegends #ArtofLegends https://t.co/GSTGkXT1aa
## 2599 RT @ClauSketch: ❣ 𝗫𝗮𝘆𝗮𝗵 𝘅𝗺𝗮𝘀🎄 \n♡ ☕ https://t.co/BQKfxmlL3S\n♡ Available for monthly supporters\n\n#LeagueOfLegends #ArtofLegends #xayah https…
## 2600 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2601 RT @D_Papercut: I got a pentakill on her 😁😁😁. #xayah #LeagueOfLegends #fanart https://t.co/Rn8Jr87Eog
## 2602 RT @Checkuu: "Surprised to see me ?"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm
## 2603 RT @NesbethMichael: Hey im live im playing league of legends its been forever ago since i last played come take a look or come give me tips…
## 2604 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 2605 RT @MusicCalamity: Running games with Alyss! https://t.co/XoYMQaDEBo #leagueoflegends #lol #botlaner #bot #twitch #streaming
## 2606 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2607 RT @Checkuu: "Surprised to see me ?"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm
## 2608 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2609 RT @Checkuu: "Surprised to see me ?"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm
## 2610 RT @EraiViolett: 🦋 🪷 Spirit Blossom Lux 🪷 🦋\n\n~ The Spirit Soother ~\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #lux #ArtofLegends #spiritblos…
## 2611 RT @Checkuu: "Surprised to see me ?"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm
## 2612 RT @RizkiBu19604930: I have been playing this game all day. #LeagueofLegends #StarGuardians #ФанАрт #YıldızMuhafızları
## 2613 RT @DarksideJinx: We can officially tell that Jinx loves dragons more than Fishbones look at how she threw it on the ground just to fangirl…
## 2614 RT @Checkuu: "Surprised to see me ?"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm
## 2615 RT @FearGaming_e: The Best Pentakill Samira I League of Legends Highlights | \n\n⚔ @gabrielcascian1 Casciano\n🗡 @laudaguelf RafaLaud\n🧙♂️@Vict…
## 2616 RT @N_I_X_E_U: Is that fear I smell ?\n#digitalart #katarina #LeagueOfLegends\n⋗ https://t.co/eWo50Mm2Bd https://t.co/6BDCv0Rrey
## 2617 RT @LadyOichiChan: Let's play a game together 💖\n#jinx #LeagueOfLegends https://t.co/qgqwCZAP7F
## 2618 RT @DarksideJinx: We can officially tell that Jinx loves dragons more than Fishbones look at how she threw it on the ground just to fangirl…
## 2619 RT @josealonso2199: league of tanks \n#LeagueOfLegends #Ksante #Lol #videogames https://t.co/FGHgo3qqNR
## 2620 RT @rafaelhgsoares: Padoru Lol Champs Collection\nArts:\nhttps://t.co/Mb2QPxTTx7\n\nSome creators, thank you:\n@Tifa_says_Hi \n@amuyop \n@QUEENjae…
## 2621 RT @alexois_: 🌸Spirit Blossom Zyra skin when?? I had so much fun using MidJourney and putting my own spin on what it created. #leagueoflege…
## 2622 RT @Nazzunaa: what's your league rank? #gamergirl #LeagueOfLegends #egirl https://t.co/mnUtd4hxoj
## 2623 RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…
## 2624 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2625 RT @ZTDLB1: EDG skins……🤯I like Zoe so much... secretly draw🤫💕\n\n#edg #zoe #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/aBKxmXOxCc
## 2626 RT @Borbinite: hlvrai quotes that I think fit characters pt 2\n\n#LeagueOfLegends #ArtofLegends #Akshan https://t.co/kzhb2av1OC
## 2627 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2628 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 2629 RT @Borbinite: chitty chat chat chat\n#LeagueOfLegends #Akshan #Rakan #ArtofLegends https://t.co/37OB8MhowB
## 2630 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 2631 RT @TriX_Eclipse_: Take your comeuppance! 💥💥 #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #akshan https://t.co/TVTMxEDDui
## 2632 RT @starry_amari: winterblessed zoe rescuing sheep is the cutest thing ever tbh\n\n#leagueoflegends #artoflegends #zoe https://t.co/00375foTUP
## 2633 RT @Drunwastaken: Pretty champions with ...the extra hair : D\n\nPoro design: @CattyTheDoormat \n\n#ArtOfLegends #LeagueOfLegends #kayn #sona #…
## 2634 RT @loreofruneterra: I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments] https:/…
## 2635 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2636 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 2637 RT @starcrash102: GUYS I DID ITTT I FINALLY FINISHED SOMETHING\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #zoe #winterblessed h…
## 2638 RT @Rolochan105: What if...? - #LeagueOfLegends #sona #kayn #kaynxsona #rhaast https://t.co/Fi4P0iIIL8
## 2639 RT @TheKannaDarling: Playing some ranked! Come cheer me on? \nhttps://t.co/qVLAetGFy4\n#SpotifyWrapped #LeagueOfLegends #twitchaffiliate #Twi…
## 2640 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2641 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2642 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2643 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2644 RT @catte_copy: Here's a commission I recently made of Star Guardian Kai'sa and Akali! Hope you like it! \n\n#kaisa #starguardian #Akali #Art…
## 2645 RT @joel_easters: OK #LeagueOfLegends community, IF I was to make a video breaking down what I'd like to see in another LoL RPG like Ruined…
## 2646 RT @josealonso2199: league of tanks \n#LeagueOfLegends #Ksante #Lol #videogames https://t.co/FGHgo3qqNR
## 2647 RT @pachirisupichu: Going live at 17:00 CET\nhttps://t.co/aXzNUGRKQi\nCome join for some #Overwatch2 #LeagueOfLegends #German #English #Vtube…
## 2648 RT @Supermanthony1: This game is SOOO hard and mostly just hurts my feelings 😂😭 \n#LeagueOfLegends https://t.co/j0lB2kH4Kb
## 2649 RT @OlesyaSpitz: Evelynn🥰▸part of Reward Pack №14 sign up from September 1th-30th #LeagueOfLegends #KDA #evelynn https://t.co/PtP1G1OmIC
## 2650 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2651 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2652 RT @ghostofyaz: Lil drawing I made of #Jinx! \n#arcane #aracaneart #LeagueofLegends #LeagueOfLegendsFanArt https://t.co/jGfSCogmMn
## 2653 RT @ghostofyaz: They are just adorable. #lightcannon \n\nThis was way faster and cuter than the one from yesterday, I'm learning! \n\nPs. I'm a…
## 2654 RT @bromaah: Has this been done yet? 😂\n\n#Sett #Soraka #LeagueofLegends #ArtofLegends https://t.co/MKOTsxMdcV
## 2655 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2656 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2657 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 2658 RT @_another_tina_: Jinx calls him 'Sparky' in the SG universe, so I'm gonna use it in every universe obviously\n\n.\n#Jinx #Ezreal #LeagueOfL…
## 2659 RT @is_is_gemini_is: Powder #Jinx \n\n#arcane #LeagueOfLegends https://t.co/KyiS8U3YWD
## 2660 RT @InnerGmma: SHMOOD : ready to takeover this whole $hit show ☎️🦁😤 \n\n@SuckerPunchEnt @Mickmaynard2 @seanshelby \n\n#innerGmma #ufc #mma #GSQ…
## 2661 RT @_another_tina_: 2 am doodles of them\n\n.\n#Ezreal #Jinx #LeagueOfLegends https://t.co/25dMSaAObt
## 2662 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2663 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2664 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2665 RT @tossinsalads: You don’t want to miss this one. #LeagueOfLegends #TikTok https://t.co/QpGVwf9Sp8
## 2666 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2667 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2668 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2669 RT @MusicCalamity: Running games with Alyss! https://t.co/XoYMQaDEBo #leagueoflegends #lol #botlaner #bot #twitch #streaming
## 2670 RT @MikeTheViking4: Home and ready to game tonight! #tft #teamfighttatics #leagueoflegends #gamer #miketheviking https://t.co/cuLvSnVLp3
## 2671 RT @TheKannaDarling: I'm streaming some ranked league! Come cheer me on? \nhttps://t.co/qVLAetGFy4\n#SmallStreamersConnect #SmallStreamerComm…
## 2672 RT @wenzuki: Young ahri why u trappin so hard \n#Ahri #LeagueOfLegends #LeagueOfLegendsFanArt #WildRift https://t.co/UhkZrW0rcs
## 2673 RT @loreofruneterra: I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments] https:/…
## 2674 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 2675 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2676 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2677 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2678 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2679 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2680 RT @Cookie3w3: Let's see 'w'\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgame https://t.co/0s6qUFgZi9
## 2681 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2682 RT @CravenSomethin: baker pantheon! #LeagueOfLegends #Pantheon #fanart https://t.co/8btFe3uKgT
## 2683 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 2684 RT @jaxenstheginger: I really enjoy what Riot do with KDA, so I've tried to do something similar with my favorite boys. Well, with one of t…
## 2685 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2686 RT @therushirecat: Because I love calling myself out, here is how I spent my year I guess.😅 I can assure you my #LeagueOfLegends 🎶 consumpt…
## 2687 RT @YoloTaube: Day 6: Arcana Sona\nfor #Conceptober by @EraiViolett\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #ArtofLegends #Skintober #skint…
## 2688 RT @L0VERSEYES: jinx and kayn doodle 🚀 #leagueoflegends https://t.co/z6KN1rP5o6
## 2689 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2690 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2691 RT @nyahabi2112: Zeri - Fanart \nyep, I'm back.... (to draw LoL)\nI hope you like it ❤️\n.\n.\n.\n#LeagueOfLegendsFanArt #LeagueOfLegends #fanart…
## 2692 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2693 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2694 RT @MEIz_uwu: Feel like drawing on papers today\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #Ahri #SpiritBlossomAhri https://t.c…
## 2695 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 2696 RT @jaxenstheginger: I've finally finished the splash for my fan Spirit Blossom Zed concept🥹 #artoflegends #zed #leagueoflegends #spiritbl…
## 2697 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2698 RT @fiendvenator: snow moon kayn 🥴\n\n#ArtofLegends \n#LeagueOfLegends \n#LeagueOfLegendsFanArt\n#Kayn https://t.co/lGRnUXM3C4
## 2699 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2700 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2701 RT @Rena_Angel1111: League of legends - Rift Herald\n\nI try Rift Herald cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤー #Rio…
## 2702 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 2703 RT @levi_samurai: MID COUNTERGANK - #lissandra #leagueoflegends #gameplay #gaming https://t.co/goVWCAmNBx
## 2704 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2705 RT @HobbySharky: Sharky Fan's Assemble! I am now live!\nhttps://t.co/NUohtzJ120\n\n#riven #toplane #lol #leagueoflegends #korean #asian #game…
## 2706 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2707 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2708 RT @jabroell2: High Noon Sylas 🤠\n\nSo... it was supposed to be HN but it ended up getting some sort of vampire hunter vibe... and I kind of…
## 2709 RT @jabroell2: High Noon Sylas 🤠\n\nSo... it was supposed to be HN but it ended up getting some sort of vampire hunter vibe... and I kind of…
## 2710 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 2711 RT @LoLMemesBot: Built different\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett #Aphelios…
## 2712 RT @NiczRandomArts: Today is my Birthday! It would be really cool if you guys would retweet my artworks😉\n\n#ArtofLegends #LeagueOfLegends ht…
## 2713 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 2714 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2715 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2716 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2717 RT @pachirisupichu: Going live at 17:00 CET\nhttps://t.co/aXzNUGRKQi\nCome join for some #Overwatch2 #LeagueOfLegends #German #English #Vtube…
## 2718 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 2719 RT @LadyOichiChan: Let's play a game together 💖\n#jinx #LeagueOfLegends https://t.co/qgqwCZAP7F
## 2720 RT @fiendvenator: snow moon kayn 🥴\n\n#ArtofLegends \n#LeagueOfLegends \n#LeagueOfLegendsFanArt\n#Kayn https://t.co/lGRnUXM3C4
## 2721 RT @alexois_: 🌸Spirit Blossom Zyra skin when?? I had so much fun using MidJourney and putting my own spin on what it created. #leagueoflege…
## 2722 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2723 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2724 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2725 RT @jabroell2: High Noon Sylas 🤠\n\nSo... it was supposed to be HN but it ended up getting some sort of vampire hunter vibe... and I kind of…
## 2726 RT @DarksideJinx: We can officially tell that Jinx loves dragons more than Fishbones look at how she threw it on the ground just to fangirl…
## 2727 RT @Rena_Angel1111: League of legends - Rift Herald\n\nI try Rift Herald cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤー #Rio…
## 2728 RT @aicaid: INHOUSEN https://t.co/C6nTpnx25C \n@TwitchShare\n@TwitchTVGaming\n@TwitchTVOnline\n@twitchtvhost\n@Social_Pro_Mote\n@TwitchRetweetzz…
## 2729 RT @Akeinu_Art: Hey ! Here is a #Xayah #Cosplay made by me ! :3 \nFollow me on Insta : akeinucosplay\nPhoto taken by Fabrice Fiorucci Photogr…
## 2730 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2731 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2732 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 2733 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2734 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2735 RT @soap_ai: shitposting hours #jinx #lux #lightcannon #leagueoflegends #ArtofLegends https://t.co/EXTuqKRJGv
## 2736 RT @Yzixas: Chat restriction for what? ~.^ #LeagueOfLegends https://t.co/a8LC1fvFDU
## 2737 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2738 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 2739 RT @RealSorra: Sorra vs All - Mid Lane Fight #highlights #insane #leagueoflegends #twis... https://t.co/bcrXcQIeIf via @YouTube
## 2740 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 2741 RT @RizkiBu19604930: I have been playing this game all day. #LeagueofLegends #StarGuardians #ФанАрт #YıldızMuhafızları
## 2742 RT @MonicaCosgrove: Definitely Pro Leg Player Here https://t.co/aUTyb71ay4 #nowlive come hang out, playing some #LeagueofLegends #TwitchAff…
## 2743 RT @JezzaWorks18: My entry for the #EnvarChallenge (#Envarcontest)!\n\nThis was a lot of fun to do, both because painting Fall is fun, and be…
## 2744 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2745 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2746 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2747 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 2748 RT @Rena_Angel1111: League of legends - Radiant Virtue\n\nI try Radiant Virtue cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤ…
## 2749 RT @seajjae__: I hate #lightcannon * hangs up my lightcannon draws everywhere *\n\n#jinx #lux #LeagueOfLegends #fanart #sketches https://t.co…
## 2750 RT @morbidmoonart: Finally finished my Lulu sheet... Basically just going over her design in detail for how I draw her. #lulu #yordles #art…
## 2751 RT @EloDragonLoL: the new Morde nerfs\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmemes #legends #riot #ga…
## 2752 RT @odeko_yma: Vex's Nightmare\n\n#LeagueOfLegends #Zoe #Vex #Viego #ArtofLegends #LeagueOfLegendsFanArt https://t.co/6jhUdqBEqK
## 2753 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2754 RT @Artstudebt: chat every time i stream\n\n#chainsawman #VTuberEN #LeagueOfLegends https://t.co/aPPdYYJoYG
## 2755 RT @Happylizard21l: Here it is☺️ the four ships challenge\n#LeagueOfLegends #ArtofLegends #caitlyn #vi #piltoversfinest #jinx #lux #Akali #e…
## 2756 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2757 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2758 RT @undyne_undyin: My League of Legends art ~ part 2 ✨\n\nhope you like it!\n\n#ArtofLegends #artistsontwitter #leaguetwt #LeagueOfLegends http…
## 2759 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2760 RT @mah_elmasry10: Their dynamic in this GVG season in Wild Rift is so funny I had to sketch a little bit of it Still don't know if it's su…
## 2761 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2762 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2763 RT @EloDragonLoL: the new Morde nerfs\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmemes #legends #riot #ga…
## 2764 RT @bromaah: His deadliest weapon\n\n#Aphelios #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/CWr57J0SB2
## 2765 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2766 RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx
## 2767 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2768 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 2769 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2770 RT @Cookie3w3: 🏮 Snow Moon Kayn 🏮\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #Kayn https://t.co/nNKsoD6zNN
## 2771 RT @LoLMemesBot: the new Morde nerfs\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfLegendsFanArt #Worlds2022 #Sett #Aphe…
## 2772 RT @Supermanthony1: This game is SOOO hard and mostly just hurts my feelings 😂😭 \n#LeagueOfLegends https://t.co/j0lB2kH4Kb
## 2773 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2774 RT @morbidmoonart: Finally finished my Lulu sheet... Basically just going over her design in detail for how I draw her. #lulu #yordles #art…
## 2775 RT @TonyRam26219233: I like this game.🤩🤩🤩🤩🤩 #LeagueofLegends https://t.co/FYMrnZWBKS
## 2776 RT @metalichotchoco: Which ones getting a boss fight drawing, old god skins are fun but yeah I only wanna do one of these\n#leaguetwt #Leagu…
## 2777 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2778 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2779 RT @josealonso2199: league of tanks \n#LeagueOfLegends #Ksante #Lol #videogames https://t.co/FGHgo3qqNR
## 2780 RT @InnerGmma: SHMOOD : ready to takeover this whole $hit show ☎️🦁😤 \n\n@SuckerPunchEnt @Mickmaynard2 @seanshelby \n\n#innerGmma #ufc #mma #GSQ…
## 2781 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2782 RT @TheLoadout: League of Legends 2023 budget “biggest of all time”, says Riot CEO 💰\n\n📰 Read all about it: https://t.co/NdOBynEBPz\n\n#League…
## 2783 RT @ThatArtlstGirl: My first post ever! Hiya!💕 Enjoy this drawing of a young Seraphine!✨\n\n#Seraphine #LeagueOfLegends #LeagueOfLegendsFanAr…
## 2784 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 2785 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2786 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2787 RT @powerbottomaf: It's Community Day, come by and !join us for some #LeagueOfLegends viewer games all night (ノ◕ヮ◕)ノ*:・゚✧ https://t.co/dtDI…
## 2788 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2789 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2790 RT @MartaDelgadoLa1: Agh I love these two so much! I had to do this! I hope y'all like it ^^\n\n#vi #artwork #caitlyn #fanart #love #leagueof…
## 2791 RT @powerbottomaf: It's Community Day, come by and !join us for some #LeagueOfLegends viewer games all night (ノ◕ヮ◕)ノ*:・゚✧ https://t.co/dtDI…
## 2792 RT @Rena_Angel1111: League of legends - Radiant Virtue\n\nI try Radiant Virtue cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤ…
## 2793 RT @OsmiSan: Time grandpa \n\n#ArtofLegends #LeagueOfLegends #Zilean https://t.co/fj2oOlcePx
## 2794 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2795 RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx
## 2796 RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…
## 2797 RT @njel_art: A little commission thingy I did for my friend - Mad Hatter Shaco!\n\n#commissionsopen #ArtOfLegends #LeagueOfLegends #Shaco ht…
## 2798 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2799 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 2800 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2801 RT @levi_samurai: MID COUNTERGANK - #lissandra #leagueoflegends #gameplay #gaming https://t.co/goVWCAmNBx
## 2802 RT @HobbySharky: Sharky Fan's Assemble! I am now live!\nhttps://t.co/NUohtzJ120\n\n#riven #toplane #lol #leagueoflegends #korean #asian #game…
## 2803 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2804 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2805 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 2806 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2807 RT @NavierLu: 💙✨Emotes commission for @NikkiWaffle_ Thank you for commissioning me and trusting in my work💙💙 \nRT are appreciated🌱\n#emotestw…
## 2808 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 2809 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2810 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2811 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2812 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 2813 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2814 RT @godn1kk1: Kayn Fanart I did for someone \n#Kayn #LeagueOfLegends #fanart https://t.co/x1L3N5ykMh
## 2815 RT @metalichotchoco: Come on Leblanc, wish him a happy birthday \n\n#LeagueOfLegends #ArtofLegends #LeagueOfLegendsFanArt #veigar #vladimir #…
## 2816 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2817 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 2818 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2819 RT @DiscordJester: Check out this League of Legends clip I recorded with https://t.co/7z9D9QPLlB! #LeagueofLegends\n\n🔗 https://t.co/Okfohddu…
## 2820 RT @Loringale: I really wanna cosplay #sett and #gladio 😩 They're both so H O T! ugh. \n\n#Settphel #settphelios #LeagueOfLegends #cosplay #c…
## 2821 RT @powerbottomaf: It's Community Day, come by and !join us for some #LeagueOfLegends viewer games all night (ノ◕ヮ◕)ノ*:・゚✧ https://t.co/dtDI…
## 2822 RT @powerbottomaf: It's Community Day, come by and !join us for some #LeagueOfLegends viewer games all night (ノ◕ヮ◕)ノ*:・゚✧ https://t.co/dtDI…
## 2823 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2824 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2825 RT @_SoshiSushi_: Stream will be starting at 7:30pm EST! Sorry for the delay, I just got home and im hungry af XD I'm playing League of Leg…
## 2826 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2827 RT @TonyRam26219233: I like this game.🤩🤩🤩🤩🤩 #LeagueofLegends https://t.co/FYMrnZWBKS
## 2828 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2829 RT @FaleyrasE: Cloudwalker Taliyah (fanskinline) twb #taliyah #ArtofLegends #LeagueOfLegendsFanArt #leagueoflegends https://t.co/MrNiPM0Bym
## 2830 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2831 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2832 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 2833 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 2834 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2835 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2836 RT @MikeTheViking4: Home and ready to game tonight! #tft #teamfighttatics #leagueoflegends #gamer #miketheviking https://t.co/cuLvSnVLp3
## 2837 RT @TheKannaDarling: I'm streaming some ranked league! Come cheer me on? \nhttps://t.co/qVLAetGFy4\n#SmallStreamersConnect #SmallStreamerComm…
## 2838 RT @pachirisupichu: Going live at 17:00 CET\nhttps://t.co/aXzNUGRKQi\nCome join for some #Overwatch2 #LeagueOfLegends #German #English #Vtube…
## 2839 RT @AVSolutionsHere: #Ranked #Games #LeagueofLegends & #Trading #Cryptos #Stocks via #eToro. \nhttps://t.co/gK6WuIzeKz\nhttps://t.co/Imf6f0SV…
## 2840 RT @ThatArtlstGirl: My first post ever! Hiya!💕 Enjoy this drawing of a young Seraphine!✨\n\n#Seraphine #LeagueOfLegends #LeagueOfLegendsFanAr…
## 2841 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2842 RT @iyazu_: Chem Baroness Seraphine 🧪💜\n#Seraphine #LeagueOfLegends #Riot https://t.co/bZmxp5mAB0
## 2843 RT @monique_Art_: He was banned from that Subway shortly after \n#LeagueOfLegends #ArtofLegends #Jhin #Shen #Akali #Seraphine https://t.co/g…
## 2844 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2845 RT @Luclfer0: Ranked DuoQ 12.\nEnemy toplaner. \n\n#LeagueOfLegends #settphel #aphelios #sett https://t.co/MZenE5wBw3
## 2846 RT @HeleBun: Sera doodles~\n#Seraphine #LeagueOfLegends https://t.co/s6rzZoIawF
## 2847 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2848 RT @AL_RadioX: Of course they are the same\n#PokemonScarletViolet \n#LeagueOfLegends https://t.co/XN1yxJz5Is
## 2849 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2850 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2851 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 2852 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2853 RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ
## 2854 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2855 RT @Loringale: I really wanna cosplay #sett and #gladio 😩 They're both so H O T! ugh. \n\n#Settphel #settphelios #LeagueOfLegends #cosplay #c…
## 2856 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2857 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2858 RT @noisecat610: Big cat🌸\n\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/7PdKodCfzg
## 2859 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2860 RT @melumii_: — ♡ P2U Spirit Blossom Ahri Emotes are now available for purchase !! 😊\n\nIn honor of my favorite skin of all time!\n(link belo…
## 2861 RT @undyne_undyin: My League of Legends art ~ part 2 ✨\n\nhope you like it!\n\n#ArtofLegends #artistsontwitter #leaguetwt #LeagueOfLegends http…
## 2862 RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx
## 2863 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2864 RT @_mierii: Fright Night Annie 💜\n\n#LeagueOfLegends #fanart #ArtofLegends https://t.co/SMXv4hygP0
## 2865 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 2866 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2867 RT @noisecat610: As long as you are on my side.\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/ly0R5EnGFk
## 2868 RT @nyahabi2112: Star Nemesis Morgana - Fanart \nI have many interesting stories to tell about this drawing xd but I hope you like it ❤️❤️\n.…
## 2869 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2870 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 2871 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2872 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2873 RT @remyleboob: finally done with the little runner charm concepts! Beans\n#LeagueOfLegends #ArtofLegends https://t.co/sDXKmWZerh
## 2874 RT @powerbottomaf: It's Community Day, come by and !join us for some #LeagueOfLegends viewer games all night (ノ◕ヮ◕)ノ*:・゚✧ https://t.co/dtDI…
## 2875 RT @remyleboob: finally done with the little runner charm concepts! Beans\n#LeagueOfLegends #ArtofLegends https://t.co/sDXKmWZerh
## 2876 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 2877 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 2878 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 2879 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2880 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2881 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 2882 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2883 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2884 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2885 RT @kardie00: Battle cheating on a Battle control test at a Battle Academy\n\n😋🙄😾\n\n#Lux #Katarina #LeagueOfLegends #BattleAcademy #Yuumi http…
## 2886 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2887 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 2888 RT @rayyyyyyy_: Some bad map 2’s cause the clean sweep to miss. Got to love CSGO!\n\n#CSGO #VAL #Dota2 #Underdog #GamblingTwitter #LeagueOfLe…
## 2889 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 2890 RT @MusicCalamity: Running games with Alyss! https://t.co/XoYMQaDEBo #leagueoflegends #lol #botlaner #bot #twitch #streaming
## 2891 RT @_krez2902: Twisted Fate visual update when?\n\n#tfgraves #idiotpirates #leagueoflegends https://t.co/qdPSo0dBa7
## 2892 RT @morbidmoonart: Finally finished my Lulu sheet... Basically just going over her design in detail for how I draw her. #lulu #yordles #art…
## 2893 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2894 RT @MikeTheViking4: Home and ready to game tonight! #tft #teamfighttatics #leagueoflegends #gamer #miketheviking https://t.co/cuLvSnVLp3
## 2895 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2896 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2897 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 2898 RT @NavierLu: 💙✨Emotes commission for @NikkiWaffle_ Thank you for commissioning me and trusting in my work💙💙 \nRT are appreciated🌱\n#emotestw…
## 2899 RT @VikingKingJay: Flexing in the jungle \n\n#leagueoflegends #twitch #twitchstreamer #smallstreamer #smallstreamers\n\nhttps://t.co/z8lowd3GGR
## 2900 RT @leu_art: I was sitting today at my work thinking about how I hate this new Nami skin (sorry, riot, its not that bad, just not my aesthe…
## 2901 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 2902 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2903 RT @Akeinu_Art: Hey ! Here is a #Xayah #Cosplay made by me ! :3 \nFollow me on Insta : akeinucosplay\nPhoto taken by Fabrice Fiorucci Photogr…
## 2904 RT @neorarty3: vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart #arcanefanart #C…
## 2905 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2906 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2907 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 2908 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2909 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2910 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2911 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2912 RT @HayashiDraws: Follow on Instagarm! https://t.co/hUqLcJQ7wV\n\n#LeagueOfLegends #ArtofLegends https://t.co/5NiEWPGu0X
## 2913 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 2914 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 2915 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 2916 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2917 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2918 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2919 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2920 RT @VikingKingJay: Flexing in the jungle \n\n#leagueoflegends #twitch #twitchstreamer #smallstreamer #smallstreamers\n\nhttps://t.co/z8lowd3GGR
## 2921 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2922 RT @_icepher_: I’m… worse…\n\n#ArtofLegends #LeagueofLegends #Aatrox https://t.co/ROHgOo8huj
## 2923 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2924 RT @maiddonart: Love Birds\n#Xayah #Rakan #LeagueOfLegends #ArtofLegends #LeagueOfLegendsFanArt https://t.co/wKWOO4mePv
## 2925 RT @maiddonart: Bird of Prey\n#Rakan \n#LeagueOfLegendsFanArt \n#LeagueOfLegends #ArtofLegends https://t.co/YsokIG0vDV
## 2926 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 2927 RT @ThatArtlstGirl: My first post ever! Hiya!💕 Enjoy this drawing of a young Seraphine!✨\n\n#Seraphine #LeagueOfLegends #LeagueOfLegendsFanAr…
## 2928 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2929 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2930 RT @markuserdtart: Rengar is training Lilia in the art of the hunt, but does she have the killer instinct? #LeagueOfLegends #LeagueOfLegend…
## 2931 RT @ISakul3g4nd: Some tertiary details\n\n#3dart #3D #3dmodeling #3dprint #3DCG #zbrush #pixologic #DigitalArtist #DigitalSculpting #LeagueOf…
## 2932 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2933 RT @Loringale: I really wanna cosplay #sett and #gladio 😩 They're both so H O T! ugh. \n\n#Settphel #settphelios #LeagueOfLegends #cosplay #c…
## 2934 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 2935 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2936 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2937 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 2938 RT @Koiarts1: Fan art Jinx \n.\n#leagueoflegends #DigitalArtist #digitalart #art #artoflegends #leagueoflegendsfanart #jinx #LeaguePartner #…
## 2939 RT @bindingsnipes: Star Guardian 2022 Promotional Art from LoL China\n\n#LeagueOfLegends #StarGuardians #RiotGames https://t.co/o89oXEYHZ8
## 2940 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2941 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 2942 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2943 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2944 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2945 RT @NavierLu: 💙✨Emotes commission for @NikkiWaffle_ Thank you for commissioning me and trusting in my work💙💙 \nRT are appreciated🌱\n#emotestw…
## 2946 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2947 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2948 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2949 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2950 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2951 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2952 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2953 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 2954 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2955 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2956 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2957 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2958 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2959 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2960 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2961 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2962 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2963 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2964 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2965 RT @VikingKingJay: Flexing in the jungle \n\n#leagueoflegends #twitch #twitchstreamer #smallstreamer #smallstreamers\n\nhttps://t.co/z8lowd3GGR
## 2966 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2967 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 2968 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2969 RT @stumpygod: pentakill or ROCK-Star taliyah design\n#ArtofLegends #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/6olXHuNLUE
## 2970 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2971 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 2972 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 2973 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2974 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 2975 RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx
## 2976 RT @bromaah: His deadliest weapon\n\n#Aphelios #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/CWr57J0SB2
## 2977 RT @SailorPoof: gangplank we have been thru this\n#gangplank #illaoi #leagueoflegends #artoflegends https://t.co/XiUi2gcBhS
## 2978 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2979 RT @wyrdly1: Anyone trying to erp? hit me up in dms #LeagueOfLegends #leaguetwt #leaguerp
## 2980 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2981 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2982 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 2983 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 2984 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 2985 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2986 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 2987 RT @biodanks: My fav league boys 💀 Am I right?\n#ArtOfLegends #LeagueOfLegends #Rakan #Ezreal #Yone #Swain #Kayn https://t.co/GtRHUd0oKl
## 2988 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 2989 RT @CravenSomethin: baker pantheon! #LeagueOfLegends #Pantheon #fanart https://t.co/8btFe3uKgT
## 2990 RT @CravenSomethin: baker pantheon! #LeagueOfLegends #Pantheon #fanart https://t.co/8btFe3uKgT
## 2991 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2992 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 2993 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 2994 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 2995 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 2996 RT @Stylish_Dante__: I’m standing my ground 😤#twitchstreamer #leagueoflegends #yone https://t.co/7Hc5hkuPZz via @YouTube
## 2997 RT @Axel_fraxel: The iron revenant 👑\n#LeagueOfLegends #LeagueOfLegendsFanArt #mordekaiser #fanart https://t.co/CivqkMWZVL
## 2998 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 2999 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3000 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 3001 RT @OSenekart: My Psy-Ops babes 💜💛 I'll do the continuation soon~\n\n#Shen #Zed #ShenxZed #ZedxShen #psyops #ArtofLegends #LeagueOfLegends #L…
## 3002 RT @raaebot: i havent had any of that #shenzed juice in a while and i kinda miss it alot!! #leagueoflegends #artoflegends #shen #zed https:…
## 3003 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3004 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 3005 RT @SonicSeb_: Shen (and zed) doodles 😼 #shen #zed #shenzed #leagueoflegends #artoflegends #creadoresdelollatam https://t.co/gL72zjv9aQ
## 3006 RT @rayyyyyyy_: Some bad map 2’s cause the clean sweep to miss. Got to love CSGO!\n\n#CSGO #VAL #Dota2 #Underdog #GamblingTwitter #LeagueOfLe…
## 3007 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3008 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3009 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3010 RT @HayashiDraws: Follow on Instagarm! https://t.co/hUqLcJQ7wV\n\n#LeagueOfLegends #ArtofLegends https://t.co/5NiEWPGu0X
## 3011 RT @Pudd1nGaming: We are LIVE #LeagueOfLegends #jhin #stream https://t.co/CeusPsDSHw
## 3012 RT @HayashiDraws: Follow on Instagarm! https://t.co/hUqLcJQ7wV\n\n#LeagueOfLegends #ArtofLegends https://t.co/5NiEWPGu0X
## 3013 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3014 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3015 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3016 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3017 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3018 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 3019 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 3020 RT @HayashiDraws: Follow on Instagarm! https://t.co/hUqLcJQ7wV\n\n#LeagueOfLegends #ArtofLegends https://t.co/5NiEWPGu0X
## 3021 RT @Rena_Angel1111: League of legends - Radiant Virtue\n\nI try Radiant Virtue cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤ…
## 3022 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3023 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 3024 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3025 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3026 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 3027 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 3028 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3029 RT @HayashiDraws: Follow me on instagram! https://t.co/a5RHPWe1hE\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/8cZRfffCvP
## 3030 RT @HayashiDraws: Follow on Instagarm! https://t.co/hUqLcJQ7wV\n\n#LeagueOfLegends #ArtofLegends https://t.co/5NiEWPGu0X
## 3031 RT @YoloTaube: Anima Squad Sona aka Battle Panda Sona!!\n\nngl im really proud of how she turned out\n\n#LeagueOfLegends #artoflegends #LeagueO…
## 3032 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3033 RT @Akeinu_Art: Hey ! Here is a #Xayah #Cosplay made by me ! :3 \nFollow me on Insta : akeinucosplay\nPhoto taken by Fabrice Fiorucci Photogr…
## 3034 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3035 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3036 RT @YoloTaube: Porcelain Sona concept \n\nI FINALLY FINISHED HER WOO!!! \n#LeagueOfLegends #artoflegends #LeagueOfLegendsFanArt #sona https://…
## 3037 RT @YoloTaube: Anima Squad Sona aka Battle Panda Sona!!\n\nngl im really proud of how she turned out\n\n#LeagueOfLegends #artoflegends #LeagueO…
## 3038 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3039 RT @SleinYesWowNC: Demon Evelynn\nsketch request by @Dragonbobo from p@reon\n#ArtOfLegends #LeagueOfLegends https://t.co/SmfBVunXQ1
## 3040 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3041 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3042 RT @miastjamesss: supposed to be coven eve 😭 #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #evelynn #ArtistOnTwitter #MediBang http…
## 3043 RT @vininautic: -Evelynn deathsworn fanconcept-\n#evelynn #LOL #LeagueOfLegends #LeagueOfLegendsFanArt #WildRift #fanart #ArtistOnTwitter ht…
## 3044 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3045 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3046 RT @DancingShana: Awaken - League of legends\n\n#BeatSaber #バーチャルモーションキャプチャー #ダスモ #lol #LeagueOfLegends #롤\n#ビートセイバー #NalulunaAvatars #vr http…
## 3047 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3048 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3049 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3050 RT @YoloTaube: Day 5: Debonair 2.0 Sona \nfor #Conceptober by @EraiViolett\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #ArtofLegends #Skintober…
## 3051 RT @InnerGmma: SHMOOD : ready to takeover this whole $hit show ☎️🦁😤 \n\n@SuckerPunchEnt @Mickmaynard2 @seanshelby \n\n#innerGmma #ufc #mma #GSQ…
## 3052 RT @TheLoadout: League of Legends 2023 budget “biggest of all time”, says Riot CEO 💰\n\n📰 Read all about it: https://t.co/NdOBynEBPz\n\n#League…
## 3053 RT @YoloTaube: Porcelain Sona concept \n\nI FINALLY FINISHED HER WOO!!! \n#LeagueOfLegends #artoflegends #LeagueOfLegendsFanArt #sona https://…
## 3054 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3055 RT @YoloTaube: Day 5: Debonair 2.0 Sona \nfor #Conceptober by @EraiViolett\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #ArtofLegends #Skintober…
## 3056 RT @YoloTaube: Day 6: Arcana Sona\nfor #Conceptober by @EraiViolett\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #ArtofLegends #Skintober #skint…
## 3057 RT @YoloTaube: Cyberpop Sona skin concept\n\ni know it might not look like cyberpop but i wanted to have more fun with this ida so yea and no…
## 3058 RT @NesbethMichael: Hey im live im playing league of legends its been forever ago since i last played come take a look or come give me tips…
## 3059 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3060 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3061 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 3062 RT @SakaiYuki17: Kayn tying his hair\n#ArtofLegends #LeagueOfLegends #Kayn https://t.co/L8nToqRibb
## 3063 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3064 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3065 RT @slashunite: Dear #LeagueOfLegends #WildRift players,\n\nAnyone that feels lost after the announcements killing competitive in all non-asi…
## 3066 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3067 RT @Loringale: I really wanna cosplay #sett and #gladio 😩 They're both so H O T! ugh. \n\n#Settphel #settphelios #LeagueOfLegends #cosplay #c…
## 3068 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 3069 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3070 RT @CravenSomethin: baker pantheon! #LeagueOfLegends #Pantheon #fanart https://t.co/8btFe3uKgT
## 3071 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3072 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3073 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 3074 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3075 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3076 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3077 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3078 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3079 RT @Oatymeals: I love #LeagueOfLegends \n\noh yeah and kpop I guess https://t.co/1KRdptxOe9
## 3080 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3081 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3082 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3083 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 3084 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 3085 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3086 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 3087 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3088 RT @AL_RadioX: Of course they are the same\n#PokemonScarletViolet \n#LeagueOfLegends https://t.co/XN1yxJz5Is
## 3089 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3090 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3091 RT @_another_tina_: You know how younger siblings are...\nAlso thank you so much for 6k followers! 💖🥹\n\n.\n#Jinx #Ezreal #Caitvi #LeagueOfLege…
## 3092 RT @_another_tina_: I have so many sketches to finish, have one of them at least \n\n.\n#Jinx #Ezreal #LeagueOfLegends https://t.co/W7fjqeFqau
## 3093 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3094 RT @Checkuu: "Surprised to see me ?"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm
## 3095 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3096 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3097 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3098 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 3099 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3100 RT @LadyOichiChan: Let's play a game together 💖\n#jinx #LeagueOfLegends https://t.co/qgqwCZAP7F
## 3101 RT @Checkuu: "Surprised to see me ?"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm
## 3102 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3103 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 3104 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 3105 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3106 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3107 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 3108 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3109 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 3110 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 3111 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3112 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 3113 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 3114 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3115 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3116 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3117 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 3118 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3119 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3120 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3121 RT @HayashiDraws: Commissions open!\n\nDM me if interested 📩\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2BnJwIv0XJ
## 3122 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 3123 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 3124 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3125 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3126 RT @odeko_yma: Zoe and Diana are getting ready for Snowdown festivities\n\nPatreon Commission \n\n#Zoe #Diana #LeagueOfLegends #LeagueOfLegends…
## 3127 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3128 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3129 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3130 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3131 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3132 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3133 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 3134 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3135 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3136 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3137 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3138 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3139 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3140 RT @jabroell2: Relaxing at the pool party 🌴😎🍹\n\n#ArtofLegends #LeagueOfLegends #Sylas #Sett #Viego https://t.co/p5NzXqTYND
## 3141 RT @erythchi: -“If you'd like to play with me, you'd better be sure you know the game”- Ahri from @LeagueOfLegends \n\n📸 and edit @IreneKuroi…
## 3142 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3143 RT @jabroell2: Relaxing at the pool party 🌴😎🍹\n\n#ArtofLegends #LeagueOfLegends #Sylas #Sett #Viego https://t.co/p5NzXqTYND
## 3144 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3145 RT @erythchi: -“If you'd like to play with me, you'd better be sure you know the game”- Ahri from @LeagueOfLegends \n\n📸 and edit @IreneKuroi…
## 3146 RT @heaven_rj: No, I'm not bored of drawing her xd.- 👀✨❤️🍌\n︵‿︵‿୨♡୧‿︵‿︵\n#soraka #settxsoraka #sett #settraka #LeagueOfLegends #LeagueOfLegen…
## 3147 RT @MLW_Creative: Hey guys, heres another speed sculpt/composite - 'EKKO' check out the Timelapse on my YouTube channel: https://t.co/sjYkF…
## 3148 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3149 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3150 RT @erythchi: -“If you'd like to play with me, you'd better be sure you know the game”- Ahri from @LeagueOfLegends \n\n📸 and edit @IreneKuroi…
## 3151 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3152 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3153 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3154 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3155 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3156 RT @Checkuu: "Surprised to see me ?"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm
## 3157 RT @SaltyMorde: Super quick doodle of these Morde's tits before going to sleep : D.\nIn honor of my league name which is Mordes Tiddies. \n-…
## 3158 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3159 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3160 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3161 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3162 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3163 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3164 RT @Kayn_Bullet: Zeri - League of legends\n.\n.\n#LeagueOfLegends #Zeri #lol #zerilol #zerilolfanart #digitalart #digital #digitaldrawing #dig…
## 3165 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3166 RT @box_boxi: Zeri From League of Legends! ⚡️ \n.\n.\n.\n#zeri #zerileagueoflegends #leagueoflegends #leagueoflegendsfanart #fanart #cartoon #d…
## 3167 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3168 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3169 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3170 RT @KJCeSports: In the last two years, @faker has turned down LPL team offers of $10 million and $20 million per year, as well as a blank c…
## 3171 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3172 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3173 RT @levi_samurai: MID COUNTERGANK - #lissandra #leagueoflegends #gameplay #gaming https://t.co/goVWCAmNBx
## 3174 RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx
## 3175 RT @dalianae_: color practice and an excuse to draw one of the best LoL champions with neeko #lillia #leagueoflegends #ArtofLegends #cread…
## 3176 RT @ACNLSugar: I’ll be your guide to the afterlife ❤️\n\n#ahri #ahricosplay #LeagueOfLegends https://t.co/gm4zoaqqPq
## 3177 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3178 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3179 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3180 RT @KJCeSports: In the last two years, @faker has turned down LPL team offers of $10 million and $20 million per year, as well as a blank c…
## 3181 RT @whxtelamb_cos: [...] In the future, one of us is alive. Hint : it's not you.🧁\n\n❤︎\nLeague Of Legends's Caitlyn Kiramman from ARCANE \n\n📸…
## 3182 RT @cahri_ai: Aatrox is tired of this sh*t 😂\nUdyr's sandals and Aalberto will always be canon in my heart✨\n\n#aatrox #rhaast #darkin #League…
## 3183 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3184 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3185 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3186 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3187 RT @Gnomon_Workshop: .@MontaldRembert killing it once again with this depiction of #LeagueOfLegends' Rell.\n\nLearn how he does it over at th…
## 3188 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3189 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3190 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3191 RT @jabroell2: High Noon Sylas 🤠\n\nSo... it was supposed to be HN but it ended up getting some sort of vampire hunter vibe... and I kind of…
## 3192 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3193 RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx
## 3194 RT @Checkuu: "Surprised to see me ?"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm
## 3195 RT @jabroell2: High Noon Sylas 🤠\n\nSo... it was supposed to be HN but it ended up getting some sort of vampire hunter vibe... and I kind of…
## 3196 RT @Checkuu: "Surprised to see me ?"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm
## 3197 RT @jabroell2: High Noon Sylas 🤠\n\nSo... it was supposed to be HN but it ended up getting some sort of vampire hunter vibe... and I kind of…
## 3198 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3199 RT @erythchi: -“If you'd like to play with me, you'd better be sure you know the game”- Ahri from @LeagueOfLegends \n\n📸 and edit @IreneKuroi…
## 3200 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3201 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3202 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3203 RT @MrWheaton260: Trying to get better at new champs sucks. "Mid is ass" in my mind "Well, I'm not playing well". \n\n#LeagueOfLegends
## 3204 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3205 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3206 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3207 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 3208 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3209 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3210 RT @bromaah: Has this been done yet? 😂\n\n#Sett #Soraka #LeagueofLegends #ArtofLegends https://t.co/MKOTsxMdcV
## 3211 RT @KJCeSports: In the last two years, @faker has turned down LPL team offers of $10 million and $20 million per year, as well as a blank c…
## 3212 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3213 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3214 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3215 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3216 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3217 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3218 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3219 RT @Talikira: it's been awhile since I've drawn him don't judge me\n#Azir #LeagueOfLegends https://t.co/SXrmDYARb0
## 3220 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3221 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3222 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 3223 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3224 RT @aydanotato: Forgot to post this here\nFinally have a “background” in my drawing 💀\nAlso feels nice to draw LoL fanart again\n\n#LeagueOfLeg…
## 3225 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3226 RT @Goose_Gobbler: commissions are open!!! please shoot me a message if interested https://t.co/ySFV7MmVmX\n\n#commissionsopen #commissions #…
## 3227 RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx
## 3228 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3229 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 3230 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3231 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3232 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3233 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3234 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3235 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3236 RT @dravensgf: choose your fighter \n#leaguetwt #LeagueOfLegends https://t.co/7vFYyEhuaP
## 3237 RT @bluumey: Been missing my son\n#Ekko #Arcane #LeagueOfLegends https://t.co/zrYHxSR51t
## 3238 RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…
## 3239 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3240 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3241 RT @MikuoHatsuneTTV: Day 12 of @LeagueOfLegends quotes:\n\nFools fear death, the strong wield it\n-Mordekaiser\n#LeagueOfLegends #quotes #gamin…
## 3242 RT @ReinaJoart: THEMMM OVO !!!!!\n.\n.\n.\n#ArtofLegends #LeagueOfLegends #LeagueOfLegendsFanArt #Lillia #yone #CHIBI #chibiart https://t.co/NT…
## 3243 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3244 RT @HayashiDraws: Follow on Instagarm! https://t.co/hUqLcJQ7wV\n\n#LeagueOfLegends #ArtofLegends https://t.co/5NiEWPGu0X
## 3245 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3246 RT @neorarty3: vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart #arcanefanart #C…
## 3247 RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx
## 3248 RT @neorarty3: vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart #arcanefanart #C…
## 3249 RT @nakuchikun: What is going wrong with hecarim ? He needs nerf, please riot 😭 #LeagueOfLegends #RiotGames #twitchaffiliate
## 3250 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3251 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3252 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3253 RT @Yzixas: Chat restriction for what? ~.^ #LeagueOfLegends https://t.co/a8LC1fvFDU
## 3254 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3255 RT @Koiarts1: Fan art Jinx \n.\n#draw #sketch #leagueoflegends #paint #creadoresdelollatam #art #artoflegends #leagueoflegendsfanart #jinx #…
## 3256 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3257 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3258 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3259 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3260 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3261 RT @JezzaWorks18: My entry for the #EnvarChallenge (#Envarcontest)!\n\nThis was a lot of fun to do, both because painting Fall is fun, and be…
## 3262 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3263 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 3264 RT @J0ker_LoL: Prestige Nightbringer Kayn wallpaper for the lovely @LadyOfValyria❤️ This is my second wallpaper I have made, and I'm so gla…
## 3265 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3266 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 3267 RT @DarksideJinx: We can officially tell that Jinx loves dragons more than Fishbones look at how she threw it on the ground just to fangirl…
## 3268 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3269 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3270 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3271 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3272 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3273 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3274 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3275 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3276 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3277 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 3278 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3279 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3280 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3281 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3282 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3283 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 3284 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3285 RT @McChipyArt: A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf
## 3286 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3287 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3288 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3289 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3290 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3291 RT @Rena_Angel1111: League of legends - Rift Herald\n\nI try Rift Herald cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤー #Rio…
## 3292 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3293 RT @HayashiDraws: Commissions open!\n\nDM me if interested 📩\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2BnJwIv0XJ
## 3294 RT @AlphantArt: Sketch\n\n#Jinx #Vi #SpiritBlossom #League_of_Legends #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/j68G3JceVk
## 3295 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3296 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3297 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3298 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3299 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3300 RT @SethRodrigues: #LeagueOfLegends #Rakan \n\nPhoto by @tomicornio https://t.co/I9PJwz5xJz
## 3301 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3302 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3303 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3304 RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx
## 3305 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3306 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3307 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3308 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3309 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3310 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3311 RT @HayashiDraws: Frostblade Irelia Commission ❄️| #LeagueOfLegends https://t.co/EcFJr0amfQ
## 3312 RT @HayashiDraws: Commissions open!\n\nDM me if interested 📩\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2BnJwIv0XJ
## 3313 RT @Keikocosplay1: 𝑳𝒐𝒐𝒌𝒊𝒏𝒈 𝒇𝒐𝒓 𝒂 𝒕𝒂𝒊𝒍𝒐𝒓? 🪡\nScissors, needles, thread; tools of Isolde. She'll always be with me, and I with her\n\nPhotograph…
## 3314 RT @AlphantArt: Sketch\n\n#Jinx #Vi #SpiritBlossom #League_of_Legends #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/j68G3JceVk
## 3315 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3316 RT @lorddumbb: [DT] - Back to the old days \n\n… Soooo, I tried to imagine Silco and Vander’s younger days …. \n\n#arcane #silco #vander #Leagu…
## 3317 RT @raidenmiyawaki: Admit it~ Yuumi loves it when you hate her~\n\nClick the link here to view the full Yuumi AP Build Gameplay:\nhttps://t.co…
## 3318 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3319 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3320 RT @erythchi: -“If you'd like to play with me, you'd better be sure you know the game”- Ahri from @LeagueOfLegends \n\n📸 and edit @IreneKuroi…
## 3321 RT @JezzaWorks18: My entry for the #EnvarChallenge (#Envarcontest)!\n\nThis was a lot of fun to do, both because painting Fall is fun, and be…
## 3322 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3323 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3324 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3325 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3326 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3327 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3328 RT @miiiaaauuuuu: Also, repost of my old drawing of this pretty waifu :3 I love Kai'sa x Akali ❤️\n\n#LeagueOfLegends #LeagueOfLegendsFanArt…
## 3329 RT @nyahabi2112: Star Nemesis Morgana - Fanart \nI have many interesting stories to tell about this drawing xd but I hope you like it ❤️❤️\n.…
## 3330 RT @bromaah: Good Ending 🌸\n\n#Sett #Soraka #LeagueOfLegends #LeagueOfLegendsFanArt #ArtOfLegends https://t.co/q3E4F0ycWm
## 3331 RT @JungleNotorious: The game makes you happy.👏👏👏 #StarGuardian #LeagueofLegends https://t.co/wQXpdHW1Q0
## 3332 RT @DailyTeenVi: when she does the thing with her back and her hair and the thing and its really nice to look at when she does it with her…
## 3333 RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy
## 3334 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3335 RT @erythchi: -“If you'd like to play with me, you'd better be sure you know the game”- Ahri from @LeagueOfLegends \n\n📸 and edit @IreneKuroi…
## 3336 RT @DarksideJinx: We can officially tell that Jinx loves dragons more than Fishbones look at how she threw it on the ground just to fangirl…
## 3337 RT @DiscordJester: Check out this League of Legends clip I recorded with https://t.co/7z9D9QPLlB! #LeagueofLegends\n\n🔗 https://t.co/Okfohddu…
## 3338 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3339 RT @ThatArtlstGirl: My first post ever! Hiya!💕 Enjoy this drawing of a young Seraphine!✨\n\n#Seraphine #LeagueOfLegends #LeagueOfLegendsFanAr…
## 3340 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3341 RT @BelongArenasUK: IT'S HERE!! The beginning of the end! \n\nWeek 1 the #LeagueofLegends playoffs...eeek! In less than 2 weeks we will find…
## 3342 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3343 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3344 RT @DarksideJinx: We can officially tell that Jinx loves dragons more than Fishbones look at how she threw it on the ground just to fangirl…
## 3345 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3346 RT @CIPHERMEISA: He’s on my mind sometimes #arcane #LeagueOfLegends https://t.co/ZFVEiialRw
## 3347 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3348 RT @Keikocosplay1: 𝑳𝒐𝒐𝒌𝒊𝒏𝒈 𝒇𝒐𝒓 𝒂 𝒕𝒂𝒊𝒍𝒐𝒓? 🪡\nScissors, needles, thread; tools of Isolde. She'll always be with me, and I with her\n\nPhotograph…
## 3349 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3350 RT @morbidmoonart: Finally finished my Lulu sheet... Basically just going over her design in detail for how I draw her. #lulu #yordles #art…
## 3351 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3352 RT @erythchi: -“If you'd like to play with me, you'd better be sure you know the game”- Ahri from @LeagueOfLegends \n\n📸 and edit @IreneKuroi…
## 3353 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3354 RT @SchpogArt: 🌟I'm trouble and you're wanting it!🌟👹\nK/DA gals for the birthday babe @tesscourtesart! 💜💕\n#akalixevelynn #ArtofLegends #Leag…
## 3355 RT @Nanal0l: 🤡 FEW LEAGUE GAMES THEN HITMAN3 FIRST PLAYTHROUGH!\n\n#LeagueOfLegends #Hitman3 #TwitchStreamers \n\nTwitch . tv / Nana
## 3356 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3357 RT @AshuKitsune: It's riot night which means I'm ready to cry and rage at #LeagueOfLegends woooo! =^-^'= So fun!.. heh\nCome watch us cry an…
## 3358 RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ
## 3359 RT @LazyYankee: Havent played league in a while but this just made me laugh #leagueoflegends #meme #memes #cat #caturday https://t.co/7mwFW…
## 3360 RT @erythchi: -“If you'd like to play with me, you'd better be sure you know the game”- Ahri from @LeagueOfLegends \n\n📸 and edit @IreneKuroi…
## 3361 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3362 RT @LazyYankee: Havent played league in a while but this just made me laugh #leagueoflegends #meme #memes #cat #caturday https://t.co/7mwFW…
## 3363 RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ
## 3364 RT @gontengstudio: custom badges . order now! https://t.co/Q5xzwhZTa3\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls\n#…
## 3365 RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx
## 3366 RT @RivenStore: Like and Share if you have been fan since day 1\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #league…
## 3367 RT @erythchi: -“If you'd like to play with me, you'd better be sure you know the game”- Ahri from @LeagueOfLegends \n\n📸 and edit @IreneKuroi…
## 3368 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3369 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 3370 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3371 RT @RivenStore: Like and Share if you have been fan since day 1\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #league…
## 3372 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3373 RT @erythchi: -“If you'd like to play with me, you'd better be sure you know the game”- Ahri from @LeagueOfLegends \n\n📸 and edit @IreneKuroi…
## 3374 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3375 RT @Rena_Angel1111: League of legends - Radiant Virtue\n\nI try Radiant Virtue cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤ…
## 3376 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3377 RT @Neryumo: Sketch | Illustration\n\n#leagueoflegends https://t.co/AXyYmTOdRu
## 3378 RT @Neryumo: Sketch | Illustration\n\n#leagueoflegends https://t.co/AXyYmTOdRu
## 3379 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3380 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3381 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3382 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3383 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3384 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3385 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3386 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3387 RT @yayachu2: Probably one of my favourite cosplays this year 🧜🏻♀️ I felt so good wearing it!\n\nPhoto taken by giannimage (on insta)\nStaff…
## 3388 RT @JezzaWorks18: My entry for the #EnvarChallenge (#Envarcontest)!\n\nThis was a lot of fun to do, both because painting Fall is fun, and be…
## 3389 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3390 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3391 RT @noisecat610: As long as you are on my side.\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/ly0R5EnGFk
## 3392 RT @KhadaJhin464: Did I just forget to take my meds because I was distracted drawing Jhins abs? Yes. And I have no regrets. #noregrets #jhi…
## 3393 RT @morbidmoonart: Finally finished my Lulu sheet... Basically just going over her design in detail for how I draw her. #lulu #yordles #art…
## 3394 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3395 RT @pachirisupichu: Going live at 17:00 CET\nhttps://t.co/aXzNUGRKQi\nCome join for some #Overwatch2 #LeagueOfLegends #German #English #Vtube…
## 3396 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3397 RT @J0ker_LoL: Prestige Nightbringer Kayn wallpaper for the lovely @LadyOfValyria❤️ This is my second wallpaper I have made, and I'm so gla…
## 3398 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 3399 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3400 RT @aestlouse: new art 💕\nIrelia in a cute dresssss 👀❤️🔥\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #Irelia #LeagueOfLegendsIrelia https://t.…
## 3401 RT @Alonso024836477: I like that game.🥺 #LeagueofLegends #Fanart #LeagueOfLegendsFanArt #GuardiãsEstelas #YıldızMuhafızı #КосплейLoL https:…
## 3402 RT @morbidmoonart: Finally finished my Lulu sheet... Basically just going over her design in detail for how I draw her. #lulu #yordles #art…
## 3403 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3404 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3405 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3406 RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ
## 3407 RT @junebluez: Some Rakan and Xayah’s \n#rakan #xayah #leagueoflegends #fanart #vastaya https://t.co/REsqssDMTL
## 3408 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3409 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3410 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3411 RT @chagss91: Friends! going live now with some more league of legends!!! come vibe with me !!! https://t.co/WpKBxGvrY8 #twitch #LeagueOfLe…
## 3412 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3413 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3414 RT @Moondustina: Zeri fanart I did a while ago ⚡️⚡️\n\n#zeri #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/7jPfRo5NtO
## 3415 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 3416 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3417 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3418 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3419 RT @neorarty3: vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart #arcanefanart #C…
## 3420 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3421 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3422 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3423 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3424 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 3425 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3426 RT @dravensgf: Dont leave me meow :c \n#leaguetwt #LeagueOfLegends https://t.co/YVOJx0g2wt
## 3427 RT @MelonKameleon: first commission let's goooo🔥\n\nThe characters are Dawnbringer Soraka and High Noon Twitch \n#LeagueOfLegends #Soraka #Twi…
## 3428 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3429 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 3430 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3431 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 3432 RT @KhadaJhin464: Did I just forget to take my meds because I was distracted drawing Jhins abs? Yes. And I have no regrets. #noregrets #jhi…
## 3433 RT @MrWheaton260: Trying to get better at new champs sucks. "Mid is ass" in my mind "Well, I'm not playing well". \n\n#LeagueOfLegends
## 3434 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3435 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3436 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 3437 RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx
## 3438 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 3439 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3440 RT @L4dyQuill: Playing ranked after a month hiatus 🥵\nhttps://t.co/dSxTjDhKBF \n\n#LeagueOfLegends #smallstreamers #twitchstreamer #TwitchAffi…
## 3441 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 3442 RT @heaven_rj: Lillia x Yone - Sketch Fanart -❤️ 💫 👑 ✨ I forgot to share this ewe/ \n︵‿︵‿୨♡୧‿︵‿︵\n#Yone #Lillia #YonexLillia #LilliaxYone #Le…
## 3443 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3444 RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx
## 3445 RT @Luclfer0: Ranked DuoQ 14.\nWhen the adc heals you.\n\n#LeagueOfLegends #Settphel #Sett #Aphelios https://t.co/vFn8mfReLx
## 3446 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3447 RT @neorarty3: vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart #arcanefanart #C…
## 3448 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3449 RT @ACNLSugar: I’ll be your guide to the afterlife ❤️\n\n#ahri #ahricosplay #LeagueOfLegends https://t.co/gm4zoaqqPq
## 3450 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3451 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3452 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 3453 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3454 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3455 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 3456 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3457 RT @yordleloveall: Yordle OC - Helein\n\n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/YTbxvqFarw
## 3458 RT @odeko_yma: Me and the Boys going on the lvl 1 jungle invade\n\n#LeagueOfLegends #Aphelios #Sett #Kayn #LeagueOfLegendsfanart https://t.co…
## 3459 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3460 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3461 RT @dravensgf: choose your fighter \n#leaguetwt #LeagueOfLegends https://t.co/7vFYyEhuaP
## 3462 RT @Mecosplay0: Seraphine cosplay is so pretty. I want to swap places with that cat.\nIf you want to see more, go to my google link in bio.#…
## 3463 RT @playbasegg: Play and win weekly #LeagueOfLegends & #VALORANT 🏆tournaments and participate in our🎖️leaderboards to EARN tons of prizes I…
## 3464 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 3465 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3466 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3467 RT @ContenderIrvine: 𝐓𝐮𝐞𝐬𝐝𝐚𝐲 𝐓𝐫𝐢𝐯𝐢𝐚\n#contenderesports #esport #WarzoneMobile #LeagueOfLegends #games https://t.co/En78U8n57E
## 3468 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3469 RT @Nicols22483097: "Art requires a certain cruelty."\n\nA jhin fanart I just did searching for references for other things, not soo happy wi…
## 3470 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3471 RT @HelghansTemplar: Darkness distributer and incredible value now diamond rank #leagueoflegends #leagueoflegendschallenges https://t.co/wv…
## 3472 RT @Myuzhan: . ฅ^•ﻌ•^ฅ\n ⚠ 𝗌𝗎𝗉𝖾𝗋𝗏𝗂𝗅𝗅𝖺𝗂𝗇 𝗃𝗁𝗂𝗇.\n ⚠ 𝖽𝗈𝗇'𝗍 𝗋𝖾 𝗎𝗉!\n ⚠ 𝗋𝗍 + 𝖿𝖺𝗏 /𝗂𝖿 𝗒𝗈𝗎…
## 3473 RT @chrisfrootart: I love arcane women 😌. // work in progress ////\n. \n. \n. \n.\n#arcane #wip #melarcane #mel #LeagueOfLegends #LeagueOfLegend…
## 3474 RT @_another_tina_: I'm never drawing this horse again, but since it's bi visibility day I really wanted to draw Rell 💖💜💙\n\n.\n#Rell #LeagueO…
## 3475 RT @EnchantedWolfon: A Wonderful Caricature Of Intimacy\n\nNight Circus Jhin & WinterBlessed Shaco\n#jhin #shaco #LeagueOfLegends #LeagueOfLeg…
## 3476 RT @ALStanfordArt: A Purple Knight With A Crystal Heart #fantasy #ArtofLegends #leagueoflegends #pennywise #alternativeuniverse #art #arc…
## 3477 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 3478 RT @udommmmmm: #LeagueOfLegends #LeagueOfLegendsFanArt Commission🦋 https://t.co/YrZjTYLb4b
## 3479 RT @Mecosplay0: Seraphine cosplay is so pretty. I want to swap places with that cat.\nIf you want to see more, go to my google link in bio.#…
## 3480 RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ
## 3481 RT @NoviadeAzir: I turned myself into a @sonwooang art Morty!\n\n#LeagueOfLegends #sonwooang #shen #LeagueOfLegendsFanArt https://t.co/Av8y4o…
## 3482 RT @GastiPuti: #leagueoflegends🙉🙉🙉🙉🙉 #gaming #LostArkPvP #TwitchCon #LostArk \nSource: https://t.co/Pc8AH704TN https://t.co/bUejsCWbxg
## 3483 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3484 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 3485 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3486 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 3487 RT @CarthageEsports: GAME DAY! \nLeague of Legends takes on @KUeSports in the @neccgames semi-finals TONIGHT at 7PM CST\n\nCome to the arena a…
## 3488 RT @FancyPlanties: If there was a Vtube model that looked like a league champion would you use it? And is there any specific champions you…
## 3489 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3490 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 3491 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 3492 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3493 RT @AshuKitsune: It's riot night which means I'm ready to cry and rage at #LeagueOfLegends woooo! =^-^'= So fun!.. heh\nCome watch us cry an…
## 3494 RT @yayachu2: Probably one of my favourite cosplays this year 🧜🏻♀️ I felt so good wearing it!\n\nPhoto taken by giannimage (on insta)\nStaff…
## 3495 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3496 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3497 RT @afurrybrownie: A little peek of the convention😆\nI'm not 100% prepared for the con but all the photos turned out so well! I'll be postin…
## 3498 RT @CarthageEsports: GAME DAY! \nLeague of Legends takes on @KUeSports in the @neccgames semi-finals TONIGHT at 7PM CST\n\nCome to the arena a…
## 3499 RT @AshuKitsune: It's riot night which means I'm ready to cry and rage at #LeagueOfLegends woooo! =^-^'= So fun!.. heh\nCome watch us cry an…
## 3500 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 3501 RT @M0nkaeee: Splash idea for a concept of winterblessed Ahri I seen that I had laser focused on (she is NOT my design 🚨🚨🚨🚨) 🥹 AWESOME CONC…
## 3502 RT @buck_shadow: Kisses ☺️\n\n#Settphel #sett #aphelios #LeagueOfLegends #fanart #sketch https://t.co/oJ9SYvsmTZ
## 3503 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3504 RT @awegirlart: More Evelynn fan art coming your way 😈\n#Artoflegends #LeagueOfLegends #Evelynn #art #KDA #fanart #KDAEvelynn #digitalart ht…
## 3505 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3506 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3507 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 3508 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3509 RT @AshuKitsune: It's riot night which means I'm ready to cry and rage at #LeagueOfLegends woooo! =^-^'= So fun!.. heh\nCome watch us cry an…
## 3510 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3511 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3512 RT @chrisfrootart: I can't choose: I associate Mel with the sun or with the starry sky 🤨🧐\n•\n•\n•\n•\n{ #ArcaneArt #arcane #mel #melmedara #lol…
## 3513 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3514 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3515 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3516 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3517 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3518 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 3519 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3520 RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ
## 3521 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3522 RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ
## 3523 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3524 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3525 RT @JezzaWorks18: My entry for the #EnvarChallenge (#Envarcontest)!\n\nThis was a lot of fun to do, both because painting Fall is fun, and be…
## 3526 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3527 RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ
## 3528 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3529 RT @shikispace: Rushed sketch but welcome to lor bbg\n\n#Aatrox #LeagueOfLegends #LegendsOfRuneterra #ArtofLegends https://t.co/WtoCdG6aZZ
## 3530 RT @StephJMillz1: Steph J Millz - [ Guide to Camille REVAMPED ] Ultimate Beatdown: Darius https://t.co/PG2Tnqxjp4 via @YouTube #leagueofleg…
## 3531 RT @JezzaWorks18: My entry for the #EnvarChallenge (#Envarcontest)!\n\nThis was a lot of fun to do, both because painting Fall is fun, and be…
## 3532 RT @jaxenstheginger: I've finally finished the splash for my fan Spirit Blossom Zed concept🥹 #artoflegends #zed #leagueoflegends #spiritbl…
## 3533 RT @JezzaWorks18: My entry for the #EnvarChallenge (#Envarcontest)!\n\nThis was a lot of fun to do, both because painting Fall is fun, and be…
## 3534 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3535 RT @DarksideJinx: We can officially tell that Jinx loves dragons more than Fishbones look at how she threw it on the ground just to fangirl…
## 3536 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3537 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3538 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3539 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3540 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 3541 RT @egirldajungle: Evelynn Lunar Beast ❤️\n#Evelynn #LunarBeast #WildRift #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/867qvQAvGT
## 3542 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3543 RT @whxtelamb_cos: [...] In the future, one of us is alive. Hint : it's not you.🧁\n\n❤︎\nLeague Of Legends's Caitlyn Kiramman from ARCANE \n\n📸…
## 3544 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3545 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3546 RT @Myuzhan: . ฅ^•ﻌ•^ฅ\n ⚠ 𝗌𝗎𝗉𝖾𝗋𝗏𝗂𝗅𝗅𝖺𝗂𝗇 𝗃𝗁𝗂𝗇.\n ⚠ 𝖽𝗈𝗇'𝗍 𝗋𝖾 𝗎𝗉!\n ⚠ 𝗋𝗍 + 𝖿𝖺𝗏 /𝗂𝖿 𝗒𝗈𝗎…
## 3547 RT @yordleloveall: Yordle OC - Helein\n\n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/YTbxvqFarw
## 3548 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3549 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3550 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3551 RT @_another_tina_: You know how younger siblings are...\nAlso thank you so much for 6k followers! 💖🥹\n\n.\n#Jinx #Ezreal #Caitvi #LeagueOfLege…
## 3552 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3553 RT @Games_Grump: Marietta College Esports is currently looking for a volunteer League of Legends coach (in-person or online via Discord) fo…
## 3554 RT @Alienproteinnn: Leona and Diana 🌞🌙\n\n#ArtofLegends #Leagueoflegends https://t.co/yYKYB0eLko
## 3555 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3556 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3557 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3558 RT @hi__host: Be nice to him \n~~\n#LeagueOfLegends #sett https://t.co/YHzE0XzaFU
## 3559 RT @OfficialAFKOrg: Chemtech dragon is back in Season 13 preseason, how is everyone feeling about the new changes so far? #leagueoflegends…
## 3560 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 3561 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3562 RT @whiskers_t: I decided to make a redraw of Tani as Akali, but with a different pose, since I wanted to practice in more dynamic poses\nI…
## 3563 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3564 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3565 RT @HayashiDraws: Commissions open!\n\nDM me if interested 📩\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2BnJwIv0XJ
## 3566 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3567 RT @ingly308: Well...\n\n#stripgame #stripthecharacter #LeagueOfLegends #LeagueOfLegendsfanart #ArtofLegends #Akali https://t.co/ussoQ1F8Xy
## 3568 RT @NoviadeAzir: I turned myself into a @sonwooang art Morty!\n\n#LeagueOfLegends #sonwooang #shen #LeagueOfLegendsFanArt https://t.co/Av8y4o…
## 3569 RT @HayashiDraws: Commissions open!\n\nDM me if interested 📩\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2BnJwIv0XJ
## 3570 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3571 RT @_another_tina_: You know how younger siblings are...\nAlso thank you so much for 6k followers! 💖🥹\n\n.\n#Jinx #Ezreal #Caitvi #LeagueOfLege…
## 3572 RT @LazyYankee: Havent played league in a while but this just made me laugh #leagueoflegends #meme #memes #cat #caturday https://t.co/7mwFW…
## 3573 RT @joel_easters: OK #LeagueOfLegends community, IF I was to make a video breaking down what I'd like to see in another LoL RPG like Ruined…
## 3574 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3575 RT @_another_tina_: You know how younger siblings are...\nAlso thank you so much for 6k followers! 💖🥹\n\n.\n#Jinx #Ezreal #Caitvi #LeagueOfLege…
## 3576 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3577 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3578 RT @pinkymeeli: Mel from Arcane✨ #arcane #LeagueOfLegends #RiotGames #fanart #mel #arcanefanart https://t.co/5FBvSM2Lbn
## 3579 RT @Pancake_Tanks: Check out my video! #LeagueofLegends | Captured by #Outplayed #morgana #gg #win #play #lol #riot #games #gaming #gamers…
## 3580 RT @DailyTeenVi: all she wanted was her father back, is that too much for a daughter to ask for? #Arcane #Vi #LeagueOfLegends https://t.co/…
## 3581 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3582 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3583 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3584 RT @EsportLegendsGG: Here are a few more informations on what we are planning to do!\nWanna know more?\n\nCheck our Website and Discord!\n\n#lea…
## 3585 RT @GwenMeIon: howling abyss? \n\nthats what they call my pussy \n\n#LeagueOfLegends
## 3586 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 3587 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3588 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3589 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3590 RT @pinkymeeli: Mel from Arcane✨ #arcane #LeagueOfLegends #RiotGames #fanart #mel #arcanefanart https://t.co/5FBvSM2Lbn
## 3591 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3592 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3593 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3594 RT @LadyOichiChan: Let's play a game together 💖\n#jinx #LeagueOfLegends https://t.co/qgqwCZAP7F
## 3595 RT @DamnSpiderLover: the only prisoner I want\n#LeagueOfLegends #sylas #fanart https://t.co/Oti0f96AGr
## 3596 RT @Koiarts1: Fan art Jinx \n.\n#draw #sketch #leagueoflegends #paint #creadoresdelollatam #art #artoflegends #leagueoflegendsfanart #jinx #…
## 3597 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3598 RT @MelonKameleon: first commission let's goooo🔥\n\nThe characters are Dawnbringer Soraka and High Noon Twitch \n#LeagueOfLegends #Soraka #Twi…
## 3599 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3600 RT @realzendifu: give him nuggets Zed\n#LeagueOfLegends #ArtofLegends #zed #kayn https://t.co/Ko1uNYfoi8
## 3601 RT @Namita_UWU: I won't lead you astray 💙\n\nhere's a spirit blossom ahri to celebrate getting halfway through the week 😊 \n\n#ahri #ahrilol #s…
## 3602 RT @Kirishimakrbk: Teen Sett \nSo cuteee aaaaa😭😭❤I Love him. \n\n#settphelios #Sett #LeagueOfLegends\n#LeagueOfLegendsFanArt https://t.co/Kes82…
## 3603 RT @AL_RadioX: Of course they are the same\n#PokemonScarletViolet \n#LeagueOfLegends https://t.co/XN1yxJz5Is
## 3604 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3605 RT @_another_tina_: You know how younger siblings are...\nAlso thank you so much for 6k followers! 💖🥹\n\n.\n#Jinx #Ezreal #Caitvi #LeagueOfLege…
## 3606 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3607 RT @_another_tina_: You know how younger siblings are...\nAlso thank you so much for 6k followers! 💖🥹\n\n.\n#Jinx #Ezreal #Caitvi #LeagueOfLege…
## 3608 RT @_another_tina_: You know how younger siblings are...\nAlso thank you so much for 6k followers! 💖🥹\n\n.\n#Jinx #Ezreal #Caitvi #LeagueOfLege…
## 3609 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3610 RT @metalichotchoco: Wow Christmas just a week away! \n\n#LeagueOfLegendsFanArt #ArtofLegends #shortstack #yordle #LeagueOfLegends #poppy #sn…
## 3611 RT @_another_tina_: You know how younger siblings are...\nAlso thank you so much for 6k followers! 💖🥹\n\n.\n#Jinx #Ezreal #Caitvi #LeagueOfLege…
## 3612 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3613 RT @Namita_UWU: I won't lead you astray 💙\n\nhere's a spirit blossom ahri to celebrate getting halfway through the week 😊 \n\n#ahri #ahrilol #s…
## 3614 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3615 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3616 RT @TheKannaDarling: I'm streaming some ranked league! Come cheer me on? \nhttps://t.co/qVLAetGFy4\n#SmallStreamersConnect #SmallStreamerComm…
## 3617 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3618 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3619 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3620 RT @l0Abyss: Shadow Deacon\n#Zed #LeagueOfLegends #ArtofLegends #LeagueOfLegendsFanArt https://t.co/OlVYaifzED
## 3621 RT @Piscina45512997: #LeagueOfLegends #LeagueOfLegendsfanart #Syndra #Zed\nSpirit Blossom Zed x Syndra\nI went through a lot of difficulties…
## 3622 RT @DamnSpiderLover: the only prisoner I want\n#LeagueOfLegends #sylas #fanart https://t.co/Oti0f96AGr
## 3623 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3624 RT @madikdev: Space Groove Nami Prestige from League of Legends 🧜🏻♀️💫 @LeagueOfLegends #nami #LeagueOfLegends #lolfanart #lol #spacegroove…
## 3625 RT @ebuddygg: He has alot to explain....\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #LeagueOfLegendsNSFW #memesdaily #memes #ebuddygg #gamers…
## 3626 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 3627 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3628 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3629 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 3630 RT @ALStanfordArt: A Purple Knight With A Crystal Heart #fantasy #ArtofLegends #leagueoflegends #pennywise #alternativeuniverse #art #arc…
## 3631 RT @yordleloveall: #LeagueOfLegendsFanArt #LeagueOfLegends \n\nYordle oc https://t.co/Oe1D3hLWwG
## 3632 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3633 RT @yordleloveall: Yordle OC - Helein\n\n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/YTbxvqFarw
## 3634 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3635 RT @ALStanfordArt: A Purple Knight With A Crystal Heart #fantasy #ArtofLegends #leagueoflegends #pennywise #alternativeuniverse #art #arc…
## 3636 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3637 RT @madikdev: Space Groove Nami Prestige from League of Legends 🧜🏻♀️💫 @LeagueOfLegends #nami #LeagueOfLegends #lolfanart #lol #spacegroove…
## 3638 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3639 RT @HayashiDraws: Commissions open!\n\nDM me if interested 📩\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2BnJwIv0XJ
## 3640 RT @_another_tina_: I have so many sketches to finish, have one of them at least \n\n.\n#Jinx #Ezreal #LeagueOfLegends https://t.co/W7fjqeFqau
## 3641 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3642 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3643 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3644 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3645 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3646 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3647 RT @Im_Row1: Live in 5 min Playing some League of legends | Diamond 1 acc trying to get back to what i deserve (no it aint diamond 4) | htt…
## 3648 RT @nyahabi2112: Lagoon Dragon Kai’Sa - Fanart\nI love drawing with these green tones ❤️\nI hope you like it \n.\n.\n.\n#Kaisa #LeagueOfLegends #…
## 3649 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3650 RT @nyahabi2112: Zeri - Fanart \nyep, I'm back.... (to draw LoL)\nI hope you like it ❤️\n.\n.\n.\n#LeagueOfLegendsFanArt #LeagueOfLegends #fanart…
## 3651 RT @SomeWae_: 2 Girls 1 Keyboard League of Legends\nCheck out our latest video!\n\nhttps://t.co/bG2Y3vzBBz\n#somewae #LeagueOfLegends https:/…
## 3652 RT @ahrifoxlovers: K/DA Ahri \nArtist: nine Lotus (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #K…
## 3653 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3654 RT @kurumi_igarashi: Day 24 & 25 - Buttons & Heart\n\nA bit of effort on this one- XD\n\n#NovemberDrawingPrompts #DrawingPrompts #November #Pro…
## 3655 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3656 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 3657 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3658 RT @EsportLegendsGG: Here are a few more informations on what we are planning to do!\nWanna know more?\n\nCheck our Website and Discord!\n\n#lea…
## 3659 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3660 RT @StephJMillz1: Steph J Millz - [ Guide to Camille REVAMPED ] Ultimate Beatdown: Darius https://t.co/PG2Tnqxjp4 via @YouTube #leagueofleg…
## 3661 RT @JungleNotorious: The game makes you happy.👏👏👏 #StarGuardian #LeagueofLegends https://t.co/wQXpdHW1Q0
## 3662 RT @EsportLegendsGG: Here are a few more informations on what we are planning to do!\nWanna know more?\n\nCheck our Website and Discord!\n\n#lea…
## 3663 RT @ahrifoxlovers: Elderwood Ahri\nArtist: ZILING REN (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelyn…
## 3664 RT @ahrifoxlovers: Elderwood Ahri\nArtist: ZILING REN (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelyn…
## 3665 RT @yordleloveall: Yordle OC - Helein\n\n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/YTbxvqFarw
## 3666 RT @yayachu2: Probably one of my favourite cosplays this year 🧜🏻♀️ I felt so good wearing it!\n\nPhoto taken by giannimage (on insta)\nStaff…
## 3667 RT @metalichotchoco: Wow Christmas just a week away! \n\n#LeagueOfLegendsFanArt #ArtofLegends #shortstack #yordle #LeagueOfLegends #poppy #sn…
## 3668 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 3669 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3670 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3671 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3672 RT @JandFriendsJ: Hi all more League of Legends stream today! Grind to platinum in the preseason playing Jungle/adc! Yesterday was a 4-1 WL…
## 3673 RT @metalichotchoco: Wow Christmas just a week away! \n\n#LeagueOfLegendsFanArt #ArtofLegends #shortstack #yordle #LeagueOfLegends #poppy #sn…
## 3674 RT @StarSeraphine: Let's vibe with our beautifull Seraphine 🏖☀️🎤\n@HeyShuggie\n\n#LeagueOfLegends #seraphine #SeraPic #RiotGames #riotmusic #L…
## 3675 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3676 RT @NoviadeAzir: I turned myself into a @sonwooang art Morty!\n\n#LeagueOfLegends #sonwooang #shen #LeagueOfLegendsFanArt https://t.co/Av8y4o…
## 3677 RT @HayashiDraws: Commissions open!\n\nDM me if interested 📩\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2BnJwIv0XJ
## 3678 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3679 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3680 RT @RedhawksGG: Spotify Wrapped just dropped! Here is @itsbeanslol and @iBjenlol from our #LeagueOfLegends team wrap up, can you guess who’…
## 3681 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3682 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 3683 RT @LiliDrawsT: ** Progress **\nFar from done, but I'm happy with how it's turning out😊\n#sketches #sketch #doodle #doodles #Jinx #arcane #Le…
## 3684 RT @NotMonetta: Janna Wip idk where I’m going to go with her design #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/gXUDh3W1G8
## 3685 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3686 RT @neorarty3: vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart #arcanefanart #C…
## 3687 RT @Yzixas: Chat restriction for what? ~.^ #LeagueOfLegends https://t.co/a8LC1fvFDU
## 3688 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3689 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3690 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3691 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3692 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 3693 RT @thatSayned: ooops i'm like an entire year late with this one i guess... Jinx from arcane and league of legends. entirely inspired by th…
## 3694 RT @LydiaFo33470310: Have a good day 💕💕💕 #英雄联盟 #StarGuardian #LeagueofLegends https://t.co/fmBawNo75Q
## 3695 RT @NotMonetta: Janna Wip idk where I’m going to go with her design #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/gXUDh3W1G8
## 3696 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 3697 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3698 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3699 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3700 RT @HayashiDraws: Irelia Commission done for @ArcbladeNA ☺️\n\nUsing of this drawing it's not allowed.\n\nIf you like my art, please consider s…
## 3701 RT @RevenantFiery: Tuesday streams changing to Wednesdays! Gonna be playing #leagueoflegends and getting some wins today! Come hangout! ht…
## 3702 RT @aestlouse: new art 💕\nIrelia in a cute dresssss 👀❤️🔥\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #Irelia #LeagueOfLegendsIrelia https://t.…
## 3703 RT @RIKONOJAN: Go fishing 🐟🤔\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #neeko #nidalee\n#artoflegends https://t.co/5WPCEag7IL
## 3704 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 3705 RT @Koifee__: Food studies but make it KDA 💪🏻😌\n\n#lol #LeagueOfLegends #KDA #Ahri #seraphine #kaisa #study https://t.co/Rz8HXwUV2R
## 3706 RT @yordleloveall: Yordle OC - Helein\n\n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/YTbxvqFarw
## 3707 RT @nordlys: a new moon is rising 🌙 @LeagueOfLegends @LoLegendsBR #LeagueOfLegends https://t.co/qCPmB0o6rk
## 3708 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 3709 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3710 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3711 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3712 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3713 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3714 RT @Geekay_Esports: Grand Finals DAY 🔥\n\n⚔️We play vs @TEAMRAAD in @rushgamingfest\n📍Riyadh Front \n🕡6:30 PM KSA \n\nWatch the stream and cheer…
## 3715 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3716 RT @_Merydice_: Star Guardian seraphine 💖✨\nBut she's from the 🏝️🏝️\nCan't wait to receive thé wig ><\n#LeagueOfLegends #seraphine https://t.c…
## 3717 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3718 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3719 RT @RivenStore: Like and Share if you have been fan since day 1\nLove LoL? Visit us: https://t.co/JrAiMTe9FJ\n#lolgoods #leagueoflegends #mmo…
## 3720 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3721 RT @yordleloveall: Yordle OC - Helein\n\n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/YTbxvqFarw
## 3722 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3723 RT @noisecat610: As long as you are on my side.\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/ly0R5EnGFk
## 3724 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 3725 RT @neorarty3: vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart #arcanefanart #C…
## 3726 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 3727 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3728 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3729 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3730 RT @KurokiFran: Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/99klA3GkXw
## 3731 RT @loreofruneterra: I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments] https:/…
## 3732 RT @loreofruneterra: I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments] https:/…
## 3733 RT @Kirishimakrbk: Teen Sett \nSo cuteee aaaaa😭😭❤I Love him. \n\n#settphelios #Sett #LeagueOfLegends\n#LeagueOfLegendsFanArt https://t.co/Kes82…
## 3734 RT @NoodleSpicyArt: #caitvi twitch emotes for my channel named “high five” and “cupcake”. (I play vi support) #LeagueOfLegends https://t.co…
## 3735 RT @neorarty3: vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart #arcanefanart #C…
## 3736 RT @Marineford1999: there can only be one true lover~\nakalynn it is!\n\n#Akali #Evelynn #Akalynn #Ahri #Irelia #Kayn #LeagueOfLegends https:/…
## 3737 RT @Rena_Angel1111: League of legends - Kayn\n\nI try Kayn cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤー #RiotGames #LOL #K…
## 3738 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3739 RT @OtrexOw: my fav girl (after zoe lmao)\n\n#LeagueOfLegends #zeri\n#leagueoflegendsart https://t.co/RKBEOas1Mj
## 3740 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3741 RT @OtrexOw: my fav girl (after zoe lmao)\n\n#LeagueOfLegends #zeri\n#leagueoflegendsart https://t.co/RKBEOas1Mj
## 3742 RT @whxtelamb_cos: [...] In the future, one of us is alive. Hint : it's not you.🧁\n\n❤︎\nLeague Of Legends's Caitlyn Kiramman from ARCANE \n\n📸…
## 3743 RT @McChipyArt: A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf
## 3744 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3745 RT @SomeWae_: 2 Girls 1 Keyboard League of Legends\nCheck out our latest video!\n\nhttps://t.co/bG2Y3vzBBz\n#somewae #LeagueOfLegends https:/…
## 3746 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3747 RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…
## 3748 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3749 RT @NahoLadyDragon: Sorry yummi stolen 3dragon and 1 baron 😺🐉🍀💜✨\n#yummi #Pantheon #fanart #sketch #LeagueOfLegends #LeagueOfLegendsFanArt #…
## 3750 RT @ErrSystem: I've been watching a lot of cartoons lately :D\n\n#viego #ruinedking #LeagueOfLegends https://t.co/TnAPeGTIra
## 3751 RT @loreofruneterra: I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments] https:/…
## 3752 RT @OfficialAFKOrg: Chemtech dragon is back in Season 13 preseason, how is everyone feeling about the new changes so far? #leagueoflegends…
## 3753 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3754 RT @Shilliww: #LeagueOfLegends \n#LeagueOfLegendsFanArt #irelia \nsword🗡 https://t.co/vFmWVx0Vru
## 3755 RT @Nazzunaa: what's your league rank? #gamergirl #LeagueOfLegends #egirl https://t.co/mnUtd4hxoj
## 3756 RT @egirldajungle: Evelynn Lunar Beast ❤️\n#Evelynn #LunarBeast #WildRift #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/867qvQAvGT
## 3757 RT @McChipyArt: A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf
## 3758 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3759 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3760 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3761 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3762 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3763 RT @FearGaming_e: The Best Pentakill Samira I League of Legends Highlights | \n\n⚔ @gabrielcascian1 Casciano\n🗡 @laudaguelf RafaLaud\n🧙♂️@Vict…
## 3764 RT @josealonso2199: league of tanks \n#LeagueOfLegends #Ksante #Lol #videogames https://t.co/FGHgo3qqNR
## 3765 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3766 RT @ALStanfordArt: A Purple Knight With A Crystal Heart #fantasy #ArtofLegends #leagueoflegends #pennywise #alternativeuniverse #art #arc…
## 3767 RT @Nazzunaa: what's your league rank? #gamergirl #LeagueOfLegends #egirl https://t.co/mnUtd4hxoj
## 3768 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3769 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3770 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3771 RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…
## 3772 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3773 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3774 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3775 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3776 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3777 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3778 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3779 RT @setsunababyy: teenagers\n#Settphel\n#Aphelios #Sett\n #LeagueOfLegends https://t.co/tufwc8X0gL
## 3780 RT @DiscordJester: Check out this League of Legends clip I recorded with https://t.co/7z9D9QPLlB! #LeagueofLegends\n\n🔗 https://t.co/Okfohddu…
## 3781 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3782 RT @Mecosplay0: Seraphine cosplay is so pretty. I want to swap places with that cat.\nIf you want to see more, go to my google link in bio.#…
## 3783 RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…
## 3784 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3785 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 3786 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3787 RT @ahrifoxlovers: K/DA Ahri \nArtist: 杜佩仪 (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #KaiSa #K…
## 3788 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3789 RT @devilslayerr_: Faker running it back🐐😤#LeagueOfLegends
## 3790 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3791 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3792 RT @yordleloveall: Yordle OC - Helein\n\n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/YTbxvqFarw
## 3793 RT @Namita_UWU: I won't lead you astray 💙\n\nhere's a spirit blossom ahri to celebrate getting halfway through the week 😊 \n\n#ahri #ahrilol #s…
## 3794 RT @odeko_yma: Ayo, the stream was fun! Thank you for helping me make those emotes for subs on my channel!\n\n#Zoe #Kayn #Yuumi #Vex #Sett #L…
## 3795 RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…
## 3796 RT @Namita_UWU: I won't lead you astray 💙\n\nhere's a spirit blossom ahri to celebrate getting halfway through the week 😊 \n\n#ahri #ahrilol #s…
## 3797 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3798 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3799 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3800 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3801 RT @metalichotchoco: Wow Christmas just a week away! \n\n#LeagueOfLegendsFanArt #ArtofLegends #shortstack #yordle #LeagueOfLegends #poppy #sn…
## 3802 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3803 RT @Namita_UWU: I won't lead you astray 💙\n\nhere's a spirit blossom ahri to celebrate getting halfway through the week 😊 \n\n#ahri #ahrilol #s…
## 3804 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 3805 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3806 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3807 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3808 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3809 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3810 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 3811 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3812 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3813 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3814 RT @zhngnifn1: Why am I always the villain?\nJust signed up for Twitter, hope you can like my paintings😘#LeagueOfLegends https://t.co/Z0TqfF…
## 3815 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3816 RT @esports12K: Professional League of Legends player Kurtis Lau aka “Toyz” sentenced to prison\n\n#Toyz #leagueoflegends #kurtislau #prison…
## 3817 RT @ahrifoxlovers: Elderwood Ahri\nArtist: ZILING REN (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelyn…
## 3818 RT @Games_Grump: Marietta College Esports is currently looking for a volunteer League of Legends coach (in-person or online via Discord) fo…
## 3819 RT @ahrifoxlovers: K/DA Ahri \nArtist: nine Lotus (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #K…
## 3820 RT @DarksideJinx: We can officially tell that Jinx loves dragons more than Fishbones look at how she threw it on the ground just to fangirl…
## 3821 RT @Koiarts1: Creazy Waifus \n\n#Jinx #HarleyQuinn #leagueoflegends #power #jurihan #dc #csmプラス #StreetFighter6 https://t.co/i7WN4WE9xd
## 3822 RT @ahrifoxlovers: K/DA Ahri \nArtist: 杜佩仪 (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #KaiSa #K…
## 3823 RT @devilslayerr_: Faker running it back🐐😤#LeagueOfLegends
## 3824 RT @AtmajaPd: I wanted to play this game.😍 #LeagueofLegends #Game #StarGuardian #FLYWIN #YıldızMuhafızı #G2WIN
## 3825 RT @playbasegg: Play and win weekly #LeagueOfLegends & #VALORANT 🏆tournaments and participate in our🎖️leaderboards to EARN tons of prizes I…
## 3826 RT @RivenStore: Like and Share if you have been fan since day 1\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #league…
## 3827 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3828 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3829 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3830 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3831 RT @helixsoldier80: had to do it to em #sett #ksante #LeagueOfLegends https://t.co/2pOgqbPz0i
## 3832 RT @surfervelocity: Added Empyrean Pyke to the sippy emote gang. For anyone to use!\nDownload Link: https://t.co/Og6nCMfJ2B\n#Pyke #LeagueOfL…
## 3833 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3834 RT @AnythingAI_: League of legends ahri fanart skin \n\n#AIart #NovelAI #NovelAIDiffusion #anythingv3 #stableDifusion #stablediffusionart #ah…
## 3835 RT @FaulknerESports: Faulkner's League of Legends team falls to #1 Seneca in the final match of the championship. Congratulations to them…
## 3836 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3837 RT @RealSorra: Sorra vs All - Mid Lane Fight #highlights #insane #leagueoflegends #twis... https://t.co/bcrXcQIeIf via @YouTube
## 3838 RT @cyanceebee: well I suppose I can post it now, my Irelia piece for the rift gala! #LeagueOfLegends https://t.co/rVbP6Bt67O
## 3839 RT @ahrifoxlovers: K/DA Ahri \nArtist: nine Lotus (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #K…
## 3840 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3841 RT @NoobyArts: Big fish in a small pond\n\n#LeagueofLegends #LeagueOfLegendsFanArt #fanart #digitalart #Art https://t.co/xLKI3n4zbV
## 3842 RT @ahrifoxlovers: K/DA Ahri \nArtist: 杜佩仪 (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #KaiSa #K…
## 3843 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3844 RT @OtrexOw: my fav girl (after zoe lmao)\n\n#LeagueOfLegends #zeri\n#leagueoflegendsart https://t.co/RKBEOas1Mj
## 3845 RT @OtrexOw: my fav girl (after zoe lmao)\n\n#LeagueOfLegends #zeri\n#leagueoflegendsart https://t.co/RKBEOas1Mj
## 3846 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3847 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3848 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3849 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3850 RT @Nanal0l: 🤡 FEW LEAGUE GAMES THEN HITMAN3 FIRST PLAYTHROUGH!\n\n#LeagueOfLegends #Hitman3 #TwitchStreamers \n\nTwitch . tv / Nana
## 3851 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3852 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3853 RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…
## 3854 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3855 RT @devilslayerr_: Faker running it back🐐😤#LeagueOfLegends
## 3856 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3857 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3858 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3859 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3860 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3861 RT @FakeRngbo: Pantheon ⭐☄\n#LeagueOfLegends \n#LeagueOfLegendsFanArt https://t.co/8WudjIKErw
## 3862 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3863 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3864 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3865 RT @omidyla: Little thieves! Happy birthday Sylas ♥️ \n#LeagueOfLegends #LeagueOfLegendsFanArt #sylas #teemo #tristana #amumu https://t.co/n…
## 3866 RT @mrdocto36571669: I decided to play because I wasn't enjoying it.🚀🚀 #MOBA #LeagueofLegends #Worlds2021 #StarGuardians #ClashLoL
## 3867 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3868 RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…
## 3869 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3870 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3871 RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…
## 3872 RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…
## 3873 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3874 RT @odeko_yma: Ayo, the stream was fun! Thank you for helping me make those emotes for subs on my channel!\n\n#Zoe #Kayn #Yuumi #Vex #Sett #L…
## 3875 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 3876 RT @RevenantFiery: Tuesday streams changing to Wednesdays! Gonna be playing #leagueoflegends and getting some wins today! Come hangout! ht…
## 3877 RT @SmallStreamerIG: RT RevenantFiery: Tuesday streams changing to Wednesdays! Gonna be playing #leagueoflegends and getting some wins toda…
## 3878 RT @chrisfrootart: @poisonbatcat So, well... I did something 👀\n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman #LeagueOfLegendsFanArt #Leagu…
## 3879 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 3880 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3881 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3882 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3883 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3884 RT @jabroell2: Relaxing at the pool party 🌴😎🍹\n\n#ArtofLegends #LeagueOfLegends #Sylas #Sett #Viego https://t.co/p5NzXqTYND
## 3885 RT @Games_Grump: Marietta College Esports is currently looking for a volunteer League of Legends coach (in-person or online via Discord) fo…
## 3886 RT @LoLPatchBot: League of Legends Patch 12.23 full preview by @RiotPhroxzon & @RiotPhlox \n\n#LeagueOfLegends #lolpatchbot #patchnotes #patc…
## 3887 RT @ErrSystem: I've been watching a lot of cartoons lately :D\n\n#viego #ruinedking #LeagueOfLegends https://t.co/TnAPeGTIra
## 3888 RT @ScaryTheGhastir: DOUGH!!! \n#LeagueOfLegends #ArtofLegends #chogath #Aatrox https://t.co/GQpwl0B6aC
## 3889 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3890 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3891 RT @yordleloveall: Yordle OC - Helein\n\n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/YTbxvqFarw
## 3892 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3893 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 3894 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3895 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3896 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3897 RT @zhngnifn1: Why am I always the villain?\nJust signed up for Twitter, hope you can like my paintings😘#LeagueOfLegends https://t.co/Z0TqfF…
## 3898 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 3899 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3900 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3901 RT @thatSayned: ooops i'm like an entire year late with this one i guess... Jinx from arcane and league of legends. entirely inspired by th…
## 3902 RT @ettakinawa: There is no way Etta streams again right? Well yes i am streaming again... well like every day! (even if I dont announce it…
## 3903 RT @ettakinawa: There is no way Etta streams again right? Well yes i am streaming again... well like every day! (even if I dont announce it…
## 3904 RT @SkewldyaTTV: 3 days in a row...Im on a roll. Playing some ranked and aram today, always trying to not rage.\nhttps://t.co/t4CPIkFtCP\n#T…
## 3905 RT @HighNoonJhin: sketches of him\n\n#LeagueOfLegends #LeagueOfLegendsart #LeagueOfLegendsfanart #Swain #jericoswain #noxus https://t.co/FxGh…
## 3906 RT @odeko_yma: Ayo, the stream was fun! Thank you for helping me make those emotes for subs on my channel!\n\n#Zoe #Kayn #Yuumi #Vex #Sett #L…
## 3907 RT @LoLMemesBot: when trying to 1v9 and yummi dismounts for 0.000001 sec\n#memes #meme #funny #lol #leagueoflegends #Arcane #jinx #LeagueOfL…
## 3908 RT @thatSayned: ooops i'm like an entire year late with this one i guess... Jinx from arcane and league of legends. entirely inspired by th…
## 3909 RT @ingly308: Well...\n\n#stripgame #stripthecharacter #LeagueOfLegends #LeagueOfLegendsfanart #ArtofLegends #Akali https://t.co/ussoQ1F8Xy
## 3910 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3911 RT @EloDragonLoL: Just your normal Heartsteel enjoyer here\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmem…
## 3912 RT @TheKannaDarling: I'm streaming some ranked league! Come cheer me on? \nhttps://t.co/qVLAetGFy4\n#SmallStreamersConnect #SmallStreamerComm…
## 3913 RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…
## 3914 RT @dravensgf: choose your fighter \n#leaguetwt #LeagueOfLegends https://t.co/7vFYyEhuaP
## 3915 RT @Yomzz_zzz: [9feb2020] I can tell you this is the most of people that hit the like botton many times for this sketch. Aatrox could be mo…
## 3916 RT @yordleloveall: Yordle OC - Helein\n\n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/YTbxvqFarw
## 3917 RT @ZombieGamingSB: tank ezreal😲This is Zombie Gaming!! Join us https://t.co/aWXc0gF4wz Discord! Tik Tok! Instagram! Facebook! Youtube! Twi…
## 3918 RT @loreofruneterra: I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments] https:/…
## 3919 RT @jabroell2: Relaxing at the pool party 🌴😎🍹\n\n#ArtofLegends #LeagueOfLegends #Sylas #Sett #Viego https://t.co/p5NzXqTYND
## 3920 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3921 RT @jabroell2: Relaxing at the pool party 🌴😎🍹\n\n#ArtofLegends #LeagueOfLegends #Sylas #Sett #Viego https://t.co/p5NzXqTYND
## 3922 RT @ahrifoxlovers: Ahri \nArtist: 杜佩仪 (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #KaiSa #KDA #L…
## 3923 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3924 RT @zukaichu: Doing his wifey’s makeup ✨✨\n#LeagueOfLegends #xayah #rakan https://t.co/jEqGuzsFTM
## 3925 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3926 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 3927 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3928 RT @neorarty3: vi caitlyn fanart✨drew this after watching the show \n\nvi or caitlyn? \n\n#digitalart #fanart #fantasyart #arcanefanart #C…
## 3929 RT @EsportLegendsGG: #EsportLegends NOW! LIVE! Come see what we are planning! Chat with us on our Discord! \n\nCheck it: https://t.co/J0weBmk…
## 3930 RT @yordleloveall: Yordle OC - Helein\n\n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/YTbxvqFarw
## 3931 RT @kaatox_: Took me a while but here you go! I am unsure about how should we do the finale, so I decided to ask you guys instead!\n\nCheck t…
## 3932 RT @PrimalZeeee: Check out this League of Legends clip I recorded with https://t.co/yWp0fEZAU5! #LeagueofLegends\n\n🔗 https://t.co/Pc6KbMGdgg…
## 3933 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3934 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3935 RT @TWG_IceBreaker: ermm @riotgames ? did tanks really need more mythic items? #LeagueOfLegends #RiotGames
## 3936 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3937 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 3938 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3939 RT @yordleloveall: Yordle OC - Helein\n\n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/YTbxvqFarw
## 3940 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3941 RT @aestlouse: new art 💕\nIrelia in a cute dresssss 👀❤️🔥\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #Irelia #LeagueOfLegendsIrelia https://t.…
## 3942 RT @playbasegg: Play and win weekly #LeagueOfLegends & #VALORANT 🏆tournaments and participate in our🎖️leaderboards to EARN tons of prizes I…
## 3943 RT @yordleloveall: Yordle OC - Helein\n\n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/YTbxvqFarw
## 3944 RT @ahrifoxlovers: K/DA Ahri \nArtist: 杜佩仪 (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #KaiSa #K…
## 3945 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3946 RT @LydiaFo33470310: Have a good day 💕💕💕 #英雄联盟 #StarGuardian #LeagueofLegends https://t.co/fmBawNo75Q
## 3947 RT @RIKONOJAN: Go fishing 🐟🤔\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #neeko #nidalee\n#artoflegends https://t.co/5WPCEag7IL
## 3948 RT @Cookie3w3: Now the good is coming 'w'👉👈\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgame https://t.co/vkJw3skHG0
## 3949 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3950 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3951 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3952 RT @RIKONOJAN: Go fishing 🐟🤔\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #neeko #nidalee\n#artoflegends https://t.co/5WPCEag7IL
## 3953 RT @DarksideJinx: We can officially tell that Jinx loves dragons more than Fishbones look at how she threw it on the ground just to fangirl…
## 3954 RT @SwirlHQ: [#Greetings] \nWelcome To Swirl eSports. We Are A New Up-Coming Gaming Organization Out Of The U.S. Looking To Grow In The Fiel…
## 3955 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3956 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3957 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3958 RT @odeko_yma: Ayo, the stream was fun! Thank you for helping me make those emotes for subs on my channel!\n\n#Zoe #Kayn #Yuumi #Vex #Sett #L…
## 3959 RT @Pancake_Tanks: Check out my video! #LeagueofLegends | Captured by #Outplayed #morgana #gg #win #play #lol #riot #games #gaming #gamers…
## 3960 RT @Pancake_Tanks: Check out my video! #LeagueofLegends | Captured by #Outplayed #morgana #gg #win #play #lol #riot #games #gaming #gamers…
## 3961 RT @FearGaming_e: The Best Pentakill Samira I League of Legends Highlights | \n\n⚔ @gabrielcascian1 Casciano\n🗡 @laudaguelf RafaLaud\n🧙♂️@Vict…
## 3962 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3963 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3964 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3965 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3966 RT @luna_lovesword: 🌈🦄You can never have too many Star Guardians! 🌈 Me as Lux ✨Star Guardian 💫 and Gryffindor student And I believe to OTP…
## 3967 RT @luna_lovesword: 🌈🦄You can never have too many Star Guardians! 🌈 Me as Lux ✨Star Guardian 💫 and Gryffindor student And I believe to OTP…
## 3968 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3969 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3970 RT @luna_lovesword: 🌈🦄You can never have too many Star Guardians! 🌈 Me as Lux ✨Star Guardian 💫 and Gryffindor student And I believe to OTP…
## 3971 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3972 RT @loreofruneterra: I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments] https:/…
## 3973 RT @EsportsRedskin: Next Monday, @ArkActAssn @playvs State Playoffs Round 1 #LeagueOfLegends . Top 16.\n@EsportsRedskin vs Gentry GHS Infini…
## 3974 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3975 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3976 RT @loreofruneterra: I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments] https:/…
## 3977 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3978 RT @AtmajaPd: I wanted to play this game.😍 #LeagueofLegends #Game #StarGuardian #FLYWIN #YıldızMuhafızı #G2WIN
## 3979 RT @loreofruneterra: I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments] https:/…
## 3980 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3981 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3982 RT @kovp6: quick drawing of phel with the firecracker Sett clothes, xq si \n ̶despeinado.\n#Aphelios #settphel #LeagueOfLegends https://t.co/…
## 3983 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3984 RT @StClair2803: I used @Shazam to discover Fire To the Fuse by League of Legends, Jackson Wang & 88rising. https://t.co/4WKFNsvo3o\n\n6035 S…
## 3985 RT @ahrifoxlovers: Ahri \nArtist: 杜佩仪 (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #KaiSa #KDA #L…
## 3986 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 3987 RT @LydiaFo33470310: Have a good day 💕💕💕 #英雄联盟 #StarGuardian #LeagueofLegends https://t.co/fmBawNo75Q
## 3988 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3989 RT @DarksideJinx: I wonder if this is a mistake on the League website, cause Zombie Slayer Jinx has green eyes but they are pink on the ski…
## 3990 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 3991 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3992 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 3993 RT @aestlouse: new art 💕\nIrelia in a cute dresssss 👀❤️🔥\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #Irelia #LeagueOfLegendsIrelia https://t.…
## 3994 RT @ahrifoxlovers: Ahri \nArtist: 杜佩仪 (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #KaiSa #KDA #L…
## 3995 RT @Kirishimakrbk: Teen Sett \nSo cuteee aaaaa😭😭❤I Love him. \n\n#settphelios #Sett #LeagueOfLegends\n#LeagueOfLegendsFanArt https://t.co/Kes82…
## 3996 RT @NiczRandomArts: Today is my Birthday! It would be really cool if you guys would retweet my artworks😉\n\n#ArtofLegends #LeagueOfLegends ht…
## 3997 RT @aestlouse: new art 💕\nIrelia in a cute dresssss 👀❤️🔥\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #Irelia #LeagueOfLegendsIrelia https://t.…
## 3998 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 3999 RT @NiczRandomArts: K/DA All-Out #Evelynn wip. Hard to draw on broken screen, I’ll have to stop here. Will continue when I get a new tablet…
## 4000 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4001 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4002 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4003 RT @NiczRandomArts: Today is my Birthday! It would be really cool if you guys would retweet my artworks😉\n\n#ArtofLegends #LeagueOfLegends ht…
## 4004 RT @appa1067: If anyone is wanting to help or contribute to the NA/LAN Tournament please join the discord here: https://t.co/TZnj2gCGC0 #sa…
## 4005 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4006 RT @PrimalZeeee: Check out this League of Legends clip I recorded with https://t.co/yWp0fEZAU5! #LeagueofLegends\n\n🔗 https://t.co/Pc6KbMGdgg…
## 4007 RT @lilithmunson: My interpretation of High Noon Viktor. I’m gonna pull on his pretty silver hair. 😇🤍✨ #highnoonviktor #viktorarcane #leagu…
## 4008 RT @J0ker_LoL: High Noon Viktor header which is FREE to use!🤠 I'm working on a High Noon Samira header too which I will post later this wee…
## 4009 RT @ZuzucatSoup: Arcane Jinx sticker\n#arcane #arcanefanart #Jinx #LeagueOfLegends #ArtofLegends https://t.co/xnHjNnAqsq
## 4010 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4011 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4012 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4013 RT @Whitemar3: Anyone wanna help me undress him? 🫢\n\n#ArtOfLegends #LeagueOfLegends #undresschallenge #Warwick https://t.co/3JCXZY8iHm
## 4014 RT @krisikris_art: A messy drawing/ sketch of High Noon Viktor since I can't draw something properly lately \n\n#viktor #LeagueOfLegends #hig…
## 4015 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4016 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4017 RT @gontengstudio1: custom badges . order now! https://t.co/gULrQYECfh\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls…
## 4018 RT @Whitemar3: Anyone wanna help me undress him? 🫢\n\n#ArtOfLegends #LeagueOfLegends #undresschallenge #Warwick https://t.co/3JCXZY8iHm
## 4019 RT @gontengstudio1: custom badges . order now! https://t.co/gULrQYECfh\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls…
## 4020 RT @Jamlex0205: Very Balanced non-Mythic item #LeagueOfLegends https://t.co/C4aXahZspG
## 4021 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4022 RT @PHB_pietro: This is my #starguardian team\n#Darius #vi #evelynn #Pantheon #sylas #LeagueOfLegends #LeagueOfLegendsFanArt #lol #ArtistOnT…
## 4023 RT @sweet_spicy_cos: Jinx [ League of Legends ]\nModel: Carry Key\nPhoto: Nerina\n\n#leagueoflegends #jinx #lolcosplay #jinxcosplay #sweetcospl…
## 4024 RT @cahri_ai: Aatrox is tired of this sh*t 😂\nUdyr's sandals and Aalberto will always be canon in my heart✨\n\n#aatrox #rhaast #darkin #League…
## 4025 RT @molsuh: My clock shows high noon☀️\n#arcane #viktor #viktorarcane #leagueoflegends https://t.co/t6U4toq87v
## 4026 RT @PrimaVeraArt19: High Noon Viktor but not quite \n\n#LeagueOfLegends #Viktor https://t.co/LhB6Ea7oJf
## 4027 RT @LilliaQnQ: 🔞\n\nWanna play with Tibbers?💕💕💕\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt\n#Annie https://t.co/ezuJSKHtuH
## 4028 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4029 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4030 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4031 RT @playbasegg: Play and win weekly #LeagueOfLegends & #VALORANT 🏆tournaments and participate in our🎖️leaderboards to EARN tons of prizes I…
## 4032 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4033 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4034 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4035 RT @Ka___zuha: 【 Cosplay 】\n\nLeague of Legends / Blood Moon⋆☾·̩͙\n\nEvelynn @annl_o_l \nAkali @Ka___zuha \n\n📷 @akino_miya_lol \n\n#LeagueOfLegends…
## 4036 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4037 RT @Auvy3n: If you could ask @PrimeLeague any question , what question would that be ? \n\nCollecting questions for an upcoming talk stream a…
## 4038 RT @Cookie3w3: Now the good is coming 'w'👉👈\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgame https://t.co/vkJw3skHG0
## 4039 RT @kurumi_igarashi: Day 24 & 25 - Buttons & Heart\n\nA bit of effort on this one- XD\n\n#NovemberDrawingPrompts #DrawingPrompts #November #Pro…
## 4040 RT @RivenStore: What do you think?\nLove League of Legends? Visit us: https://t.co/mlJxwK6Wo0\n#lolgoods #leagueoflegends #mmo #mmorpg #riven…
## 4041 RT @PsychoMedic2: Going back on live tonight!\nCurrently live on\nhttps://t.co/4KflR09sFw\n\nLet's game the night away together <3 NEW MODEL TE…
## 4042 RT @Ka___zuha: 【 Cosplay 】\n\nLeague of Legends / Blood Moon⋆☾·̩͙\n\nEvelynn @annl_o_l \nAkali @Ka___zuha \n\n📷 @akino_miya_lol \n\n#LeagueOfLegends…
## 4043 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4044 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4045 RT @OneMore_esports: Don't be afraid our owls won't hurt the kids\n\nDay 6 of @SafeModeByWE Vs Kids Area\n\nGame will be at 5PM Egypt time\n\n#1M…
## 4046 RT @StClair2803: Jackson Wang - Fire to the Fuse | Worlds 2022 Finals Opening Ceremony Pr... https://t.co/GY1PtvjC81 via @YouTube \n\n#Jackso…
## 4047 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4048 RT @kurumi_igarashi: Day 24 & 25 - Buttons & Heart\n\nA bit of effort on this one- XD\n\n#NovemberDrawingPrompts #DrawingPrompts #November #Pro…
## 4049 RT @SleinYesWowNC: Demon Evelynn\nsketch request by @Dragonbobo from p@reon\n#ArtOfLegends #LeagueOfLegends https://t.co/SmfBVunXQ1
## 4050 RT @wyldpainterwolf: Made some original concept art inspired Jinx sketches\nHer original design looks like she was born in prison; it honest…
## 4051 RT @Ka___zuha: 【 Cosplay 】\n\nLeague of Legends / Blood Moon⋆☾·̩͙\n\nEvelynn @annl_o_l \nAkali @Ka___zuha \n\n📷 @akino_miya_lol \n\n#LeagueOfLegends…
## 4052 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 4053 RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG
## 4054 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4055 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4056 RT @Whitemar3: Anyone wanna help me undress him? 🫢\n\n#ArtOfLegends #LeagueOfLegends #undresschallenge #Warwick https://t.co/3JCXZY8iHm
## 4057 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4058 RT @TioZar: #LeagueOfLegends Gift Card—100 RP #giveaway https://t.co/dsVhpHNHAM #win via @GleamApp
## 4059 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4060 RT @ettakinawa: There is no way Etta streams again right? Well yes i am streaming again... well like every day! (even if I dont announce it…
## 4061 RT @RedrumAlice: I prefer blank bg\nActor AU Ekko\n#arcane #LeagueOfLegends #ekkojinx https://t.co/vD8IxemEBc
## 4062 RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…
## 4063 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4064 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4065 RT @mooxlyx_: sketch of evelynn from league of legends! #LeagueOfLegends #LeagueOfLegendsFanArt #sketchbook #sketchart #sketches #art #arti…
## 4066 RT @BTENuclearOffi1: See you all Friday 👀 #twitchstreamer #twitch #b42 #B42 #gaming #gamer #streamer #LeagueOfLegends #seraphineLeagueOfLeg…
## 4067 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4068 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4069 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4070 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4071 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4072 RT @loreofruneterra: I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments] https:/…
## 4073 RT @Thece_co: Did you know that US viewers watched 217 million hours of #eSports content this year? 👀\n\nIn 2018 that number was 147 million…
## 4074 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4075 RT @Alienproteinnn: Leona and Diana 🌞🌙\n\n#ArtofLegends #Leagueoflegends https://t.co/yYKYB0eLko
## 4076 RT @ingly308: Well...\n\n#stripgame #stripthecharacter #LeagueOfLegends #LeagueOfLegendsfanart #ArtofLegends #Akali https://t.co/ussoQ1F8Xy
## 4077 RT @MielaInk: only one more\n\n#xayah #LeagueOfLegends https://t.co/Md2xTKKZn5
## 4078 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4079 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4080 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4081 RT @xiMoonchi: Remake of a fanart of dawn bearer soraka, I hope you like it #LeagueOfLegends #soraka #fanart https://t.co/5Ca09F4LA9
## 4082 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4083 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4084 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4085 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4086 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4087 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4088 RT @Thece_co: Did you know that US viewers watched 217 million hours of #eSports content this year? 👀\n\nIn 2018 that number was 147 million…
## 4089 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4090 RT @_icepher_: I’m… worse…\n\n#ArtofLegends #LeagueofLegends #Aatrox https://t.co/ROHgOo8huj
## 4091 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4092 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4093 RT @Alienproteinnn: Leona and Diana 🌞🌙\n\n#ArtofLegends #Leagueoflegends https://t.co/yYKYB0eLko
## 4094 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4095 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4096 RT @LydiaFo33470310: Have a good day 💕💕💕 #英雄联盟 #StarGuardian #LeagueofLegends https://t.co/fmBawNo75Q
## 4097 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4098 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4099 RT @skymagpieart: Happy (belated) birthday to Zed and all the shadows of his past that are still a part of him, for better or worse ❤️🖤🤍 #L…
## 4100 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4101 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4102 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4103 RT @yotTaliyah: Neeko\n#LeagueOfLegends #ArtofLegends https://t.co/n75F7j3yWK
## 4104 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4105 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4106 RT @hi__host: Pants are useless !! Let's go !!\n~~\n#sett #LeagueOfLegends https://t.co/fNoODMGp9v
## 4107 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4108 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 4109 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4110 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4111 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4112 RT @ReinaJoart: THEMMM OVO !!!!!\n.\n.\n.\n#ArtofLegends #LeagueOfLegends #LeagueOfLegendsFanArt #Lillia #yone #CHIBI #chibiart https://t.co/NT…
## 4113 RT @EsportsRedskin: Next Monday, @ArkActAssn @playvs State Playoffs Round 1 #LeagueOfLegends . Top 16.\n@EsportsRedskin vs Gentry GHS Infini…
## 4114 RT @shikispace: Crystal.. fruit.. yone\n\n#yone #LeagueOfLegends #ArtofLegends #wildrift https://t.co/M3Lz8hso2x
## 4115 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4116 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4117 RT @studioaxel: 🌸🪷SPIRIT FESTIVAL🪷🌸\n\n#Yone #LeagueOfLegends #SpiritBlossom2022 https://t.co/ER1aJ629sx
## 4118 RT @StrapDeCobrinha: sketch of pooper from the bad game #LeagueOfLegends #LeagueOfLegendsFanArt #League_of_Legends https://t.co/bmAWXH5zEl
## 4119 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4120 RT @HotgerGames: Who will guess the name of our planet? \nPlease take part in our quest😜\n\n#indiegame #gamedev #indie #indiedeveloper #games…
## 4121 RT @HotgerGames: Who will guess the name of our planet? \nPlease take part in our quest😜\n\n#indiegame #gamedev #indie #indiedeveloper #games…
## 4122 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4123 RT @Whitemar3: Anyone wanna help me undress him? 🫢\n\n#ArtOfLegends #LeagueOfLegends #undresschallenge #Warwick https://t.co/3JCXZY8iHm
## 4124 RT @HotgerGames: Who will guess the name of our planet? \nPlease take part in our quest😜\n\n#indiegame #gamedev #indie #indiedeveloper #games…
## 4125 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4126 RT @ScantySlayer: umm..... uhmmm these are my mains in League of Legends and I mixed them 🫣\n\n#kindred\n#evelynn\n#LeagueOfLegends https://t.c…
## 4127 RT @sicpolw: kindred yes\n#kindred #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/JZJBjd9GXI
## 4128 RT @Rena_Angel1111: League of legends - Radiant Virtue\n\nI try Radiant Virtue cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤ…
## 4129 RT @FaceHee2: 📷Selfie with best friend💣⏱️\n\n#ekko #jinx #powder #ekkojinx #arcane #TiMEBOMB #LeagueOfLegends https://t.co/dyYJbMYC5m
## 4130 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4131 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4132 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4133 RT @is_is_gemini_is: GIRLS 💎💎💎\n\n#ArcaneAnniversary #LeagueOfLegends https://t.co/Vmw6q8okIy
## 4134 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4135 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4136 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4137 RT @artelsia: Akali, the first artwork in my Ionian portrait series\n\n#ArtofLegends #LeagueOfLegends https://t.co/uMjcYaYvWk
## 4138 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4139 RT @Sokal1411: (Old) Spirit Blossom Riven\nI really loved this skin when it first came out with all of the event lore stuffed into a visual…
## 4140 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4141 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 4142 RT @RivenStore: Like and Share if you have been fan since day 1\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #league…
## 4143 RT @Nanal0l: 🎁Spirit Blossom Yorick GIVEAWAY (ALL REGIONS!) 🎁\n\nYou will receive : 1) the champion, 2) the skin, 3) unique #LPP chroma.\n\nHow…
## 4144 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4145 RT @odeko_yma: Ayo, the stream was fun! Thank you for helping me make those emotes for subs on my channel!\n\n#Zoe #Kayn #Yuumi #Vex #Sett #L…
## 4146 RT @DamnSpiderLover: the only prisoner I want\n#LeagueOfLegends #sylas #fanart https://t.co/Oti0f96AGr
## 4147 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4148 RT @BulteauMartin: I really wanted to participate in this year's #Skintober, and finally found the time this weekend to create not one but…
## 4149 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4150 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4151 RT @AtmajaPd: I wanted to play this game.😍 #LeagueofLegends #Game #StarGuardian #FLYWIN #YıldızMuhafızı #G2WIN
## 4152 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4153 RT @skymagpieart: Some Aatrox doodles because he is very cute 🥰 #LeagueOfLegends #Aatrox https://t.co/twu8tqrBpD
## 4154 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4155 RT @AsaiOreo: #LeagueOfLegends #LeagueOfLegendsFanArt #Lux #Ezreal\ncommission https://t.co/EY5df9RSEB
## 4156 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4157 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 4158 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4159 RT @odeko_yma: Ayo, the stream was fun! Thank you for helping me make those emotes for subs on my channel!\n\n#Zoe #Kayn #Yuumi #Vex #Sett #L…
## 4160 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4161 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4162 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4163 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4164 RT @stefylaudy: Shall we?\n#LeagueOfLegends #LeagueOfLegendsFanArt #missfortune #undresschallenge https://t.co/A73BbE91hf
## 4165 RT @Rena_Angel1111: League of legends - Radiant Virtue\n\nI try Radiant Virtue cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤ…
## 4166 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4167 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4168 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4169 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4170 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4171 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4172 RT @pinoygamerph: Riot gave a preview to the changes coming to League Patch 12.23 #RiotGames #LeagueOfLegends #LoL #PinoyGamer https://t.co…
## 4173 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4174 RT @AwkwardToons: scrunklys\n\n#strangerthings #theowlhouse #adventuretime #amphibia #scottpilgrim #arcane #leagueoflegends #fostershomeforim…
## 4175 RT @_icepher_: I’m… worse…\n\n#ArtofLegends #LeagueofLegends #Aatrox https://t.co/ROHgOo8huj
## 4176 RT @PinnacleEsports: Don't forget to check out all the new updates in #LeagueOfLegends. Don't forget! These will be featured in the next se…
## 4177 RT @ElodyGamerGirl: #IronLeague #Karthus #Outplay 😂\n\n#LeagueOfLegends • #LoL • #TwitchMain • #Hardstuck #Iron #GamerGirl • #eGirl • Whateve…
## 4178 RT @Miakanayuri_cos: U-uh, the 𝕓𝕒𝕕 girl is having her pants off!\nWould you dare to 𝕕𝕚𝕤𝕔𝕚𝕡𝕝𝕚𝕟𝕖 me?☠\n\n#Jinx #LOL #LeagueOfLegends https://t.c…
## 4179 RT @AwkwardToons: scrunklys\n\n#strangerthings #theowlhouse #adventuretime #amphibia #scottpilgrim #arcane #leagueoflegends #fostershomeforim…
## 4180 RT @yanderes_arts: "My turn."\n.\nModel by @sokurabbit \nCredit me if you repost!\n.\n#KDA #kaisa #3D #3DArt #DAZ #Akali #Evelynn #Ahri #Seraphi…
## 4181 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4182 RT @kurumi_igarashi: Day 24 & 25 - Buttons & Heart\n\nA bit of effort on this one- XD\n\n#NovemberDrawingPrompts #DrawingPrompts #November #Pro…
## 4183 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4184 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4185 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4186 RT @pachirisupichu: Going live at 17:00 CET\nhttps://t.co/aXzNUGRKQi\nCome join for some #Overwatch2 #LeagueOfLegends #German #English #Vtube…
## 4187 RT @skymagpieart: Happy Birthday to our beloved World-Ender, Aatrox, who is also one of my absolute favourite champions! #LeagueOfLegends #…
## 4188 RT @skymagpieart: Some Aatrox doodles because he is very cute 🥰 #LeagueOfLegends #Aatrox https://t.co/twu8tqrBpD
## 4189 RT @skymagpieart: Aatrox and his terrible jokes and insults mean everything to me 😔 also I love Rhaast for putting up with this since 2500…
## 4190 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwJON9S\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 4191 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 4192 RT @FaulknerESports: The League of Legends Championship match between the Faulkner Eagles and the Seneca Sting is tonight at 7:30 PM! Be su…
## 4193 RT @FaulknerESports: The League of Legends Championship match between the Faulkner Eagles and the Seneca Sting is tonight at 7:30 PM! Be su…
## 4194 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4195 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4196 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4197 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4198 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4199 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4200 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4201 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4202 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4203 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4204 RT @is_is_gemini_is: GIRLS 💎💎💎\n\n#ArcaneAnniversary #LeagueOfLegends https://t.co/Vmw6q8okIy
## 4205 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4206 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4207 RT @Yzixas: Chat restriction for what? ~.^ #LeagueOfLegends https://t.co/a8LC1fvFDU
## 4208 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4209 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4210 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4211 RT @LydiaFo33470310: Have a good day 💕💕💕 #英雄联盟 #StarGuardian #LeagueofLegends https://t.co/fmBawNo75Q
## 4212 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4213 RT @LydiaFo33470310: Have a good day 💕💕💕 #英雄联盟 #StarGuardian #LeagueofLegends https://t.co/fmBawNo75Q
## 4214 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4215 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4216 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4217 RT @JungleNotorious: The game makes you happy.👏👏👏 #StarGuardian #LeagueofLegends https://t.co/wQXpdHW1Q0
## 4218 RT @NoviadeAzir: I turned myself into a @sonwooang art Morty!\n\n#LeagueOfLegends #sonwooang #shen #LeagueOfLegendsFanArt https://t.co/Av8y4o…
## 4219 RT @McChipyArt: A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf
## 4220 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4221 RT @egirldajungle: Evelynn Lunar Beast ❤️\n#Evelynn #LunarBeast #WildRift #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/867qvQAvGT
## 4222 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4223 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 4224 RT @chrisfrootart: I can't choose: I associate Mel with the sun or with the starry sky 🤨🧐\n•\n•\n•\n•\n{ #ArcaneArt #arcane #mel #melmedara #lol…
## 4225 RT @BelongArenasUK: IT'S HERE!! The beginning of the end! \n\nWeek 1 the #LeagueofLegends playoffs...eeek! In less than 2 weeks we will find…
## 4226 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4227 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4228 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4229 RT @MarvOldGamer: Bronze Malzahar got the moves 🤯 #preseason #Leagueoflegends https://t.co/URjkQ9Tys1
## 4230 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4231 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4232 RT @theVoicePlay: Don’t ever say it’s over. #LeagueOfLegends #acapella #lilnasx https://t.co/RHvonhwXQP
## 4233 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4234 RT @Bleyzen404: If it is not, I will go to the riot account to spam the double AA \n#LeagueOfLegends \n#LeagueOfLegendsFanArt \n#Artof…
## 4235 RT @Keikocosplay1: 𝑳𝒐𝒐𝒌𝒊𝒏𝒈 𝒇𝒐𝒓 𝒂 𝒕𝒂𝒊𝒍𝒐𝒓? 🪡\nScissors, needles, thread; tools of Isolde. She'll always be with me, and I with her\n\nPhotograph…
## 4236 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4237 RT @Rena_Angel1111: League of legends - Radiant Virtue\n\nI try Radiant Virtue cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤ…
## 4238 RT @McChipyArt: A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf
## 4239 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4240 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 4241 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4242 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4243 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4244 RT @InnerGmma: SHMOOD : ready to takeover this whole $hit show ☎️🦁😤 \n\n@SuckerPunchEnt @Mickmaynard2 @seanshelby \n\n#innerGmma #ufc #mma #GSQ…
## 4245 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4246 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4247 RT @StClair2803: I used @Shazam to discover Fire To the Fuse by League of Legends, Jackson Wang & 88rising. https://t.co/4WKFNsvo3o\n\n6035 S…
## 4248 RT @StClair2803: Fire to the Fuse (Ft. Jackson Wang) | Official Empyrean Cinematic - Leag... https://t.co/ESSXL3Duku via @YouTube \n\n#Jackso…
## 4249 RT @Eggpoach1: It's one of my favorites.🙉🙉🙉🙉 #game #LeagueofLegends #英雄联盟 https://t.co/h2ycMgkyQ5
## 4250 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4251 RT @Mental_Canvas: Enter the world of new mythology! @shoranjiang was inspired by Guanyin, goddess of mercy with a thousand hands, when cre…
## 4252 RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…
## 4253 RT @FaulknerESports: The League of Legends Championship match between the Faulkner Eagles and the Seneca Sting is tonight at 7:30 PM! Be su…
## 4254 RT @FaulknerESports: The League of Legends Championship match between the Faulkner Eagles and the Seneca Sting is tonight at 7:30 PM! Be su…
## 4255 RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…
## 4256 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4257 RT @ibonedrawhentai: 😂👌 supp diff #comic #LeagueOfLegends #ArtofLegends #aphelios #hecarim #nami https://t.co/41t9eu4K6o
## 4258 RT @thefedr8tion: CLICK https://t.co/sg901ujqxr Watch the live stream now - London University Esports - #LeagueOfLegends #esports tournamen…
## 4259 RT @EsportsAtCONEL: #MeetTheCoach Our #esports coach, Finlay! #professionalcoach for a #professionalteam 😊#EsportsAtCONEL #CONELCyphers #es…
## 4260 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4261 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4262 RT @StrideyTidey: Beekeeper Thresh when?\n\n#draw #art #LeagueOfLegends https://t.co/sOagkqWi0E
## 4263 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4264 RT @egirldajungle: Evelynn Lunar Beast ❤️\n#Evelynn #LunarBeast #WildRift #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/867qvQAvGT
## 4265 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4266 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4267 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 4268 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4269 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4270 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4271 RT @McChipyArt: A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf
## 4272 RT @is_is_gemini_is: GIRLS 💎💎💎\n\n#ArcaneAnniversary #LeagueOfLegends https://t.co/Vmw6q8okIy
## 4273 RT @StClair2803: Fire to the Fuse (Ft. Jackson Wang) | Official Empyrean Cinematic - Leag... https://t.co/ESSXL3Duku via @YouTube \n\n#Jackso…
## 4274 RT @is_is_gemini_is: GIRLS 💎💎💎\n\n#ArcaneAnniversary #LeagueOfLegends https://t.co/Vmw6q8okIy
## 4275 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4276 RT @McChipyArt: A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf
## 4277 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4278 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4279 RT @mimichaneru: I am so late with my streams I am so sorry everyone T-T I keep sleeping through my alarm\n\nhttps://t.co/mmsxTz2Esb\n\n #vtube…
## 4280 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4281 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4282 RT @mimichaneru: I am so late with my streams I am so sorry everyone T-T I keep sleeping through my alarm\n\nhttps://t.co/mmsxTz2Esb\n\n #vtube…
## 4283 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4284 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4285 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4286 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4287 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4288 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4289 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4290 RT @KBanryu: sometimes i make fanart #Gameplay #mobilegame #LeagueofLegends #G2WIN #TLWIN #КосплейLoL \nOriginal: RivenStore https://t.co/hy…
## 4291 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4292 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4293 RT @PrinceS89051471: Hey! Sharing this magic link to score runs in #Paytm #Cricket #LeagueOfLegends Game. Click on link to claim your FREE…
## 4294 RT @devilslayerr_: Faker running it back🐐😤#LeagueOfLegends
## 4295 RT @theVoicePlay: Don’t ever say it’s over. #LeagueOfLegends #acapella #lilnasx https://t.co/RHvonhwXQP
## 4296 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4297 RT @PrinceS89051471: Hey! Sharing this magic link to score runs in #Paytm #Cricket #LeagueOfLegends Game. Click on link to claim your FREE…
## 4298 RT @EsportsRedskin: Next Monday, @ArkActAssn @playvs State Playoffs Round 1 #LeagueOfLegends . Top 16.\n@EsportsRedskin vs Gentry GHS Infini…
## 4299 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4300 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4301 RT @BlameJV: Tonight’s stream is #sponsored by Scentbird! You can support me by using my link to subscribe to Scentbird! https://t.co/xUTif…
## 4302 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4303 RT @StClair2803: Fire to the Fuse (Ft. Jackson Wang) | Official Empyrean Cinematic - Leag... https://t.co/ESSXL3Duku via @YouTube \n\n#Jackso…
## 4304 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4305 RT @_mierii: I like this ship 🤔\n\n#LeagueOfLegends #meme #fanart #ashe https://t.co/E11utINaL5
## 4306 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4307 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4308 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4309 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4310 RT @TKPFamily615123: 【League of Legends】Kai'sa carry 2vs4\n\n#LOL #leagueoflegends #英雄聯盟 #凱莎 #Kaisa #lolplay #lolhighlight #lolhighlights #lo…
## 4311 RT @TWG_IceBreaker: ermm @riotgames ? did tanks really need more mythic items? #LeagueOfLegends #RiotGames
## 4312 RT @chrisfrootart: top side and bottom water and oil.\noil and water /// wasn't meant to be. \n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman…
## 4313 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4314 RT @JungleNotorious: The game makes you happy.👏👏👏 #StarGuardian #LeagueofLegends https://t.co/wQXpdHW1Q0
## 4315 RT @claudettee17: Jackson Wang - Fire to the Fuse | Worlds 2022 Finals Opening Ceremony Pr... https://t.co/HutVS1R4Uw via @YouTube \n\n#Jacks…
## 4316 RT @EsportsRedskin: Next Monday, @ArkActAssn @playvs State Playoffs Round 1 #LeagueOfLegends . Top 16.\n@EsportsRedskin vs Gentry GHS Infini…
## 4317 RT @DarksideJinx: I wonder if this is a mistake on the League website, cause Zombie Slayer Jinx has green eyes but they are pink on the ski…
## 4318 RT @ConellCyphers: The Computers at Conel Esports looking goood🔥 #Conel #Esports #valorant #league #leagueoflegends https://t.co/qP9UVQuIag
## 4319 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4320 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4321 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4322 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4323 RT @chrisfrootart: top side and bottom water and oil.\noil and water /// wasn't meant to be. \n.\n.\n{ #arcane #vi #CaitlynxVi #CaitlynKiramman…
## 4324 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4325 RT @Zaunight: @LeagueOfLegends @riotgames #LeagueOfLegends Officially ruined the bot lane/adc role good job. #gaming
## 4326 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4327 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4328 RT @ZTDLB1: The little troublemaker at the pool party assemble🌊🌊🎉\n\n#zoe #zeri \n#LeagueOfLegends \n#LeagueOfLegendsFanArt https://t.co/vHXtdO…
## 4329 RT @wenzuki: Young ahri why u trappin so hard \n#Ahri #LeagueOfLegends #LeagueOfLegendsFanArt #WildRift https://t.co/UhkZrW0rcs
## 4330 RT @Peryrypan: zeri lover ✩°。⋆⸜(˙꒳˙ ) ! !\n#zeri\n#LeagueOfLegends \n#LeagueOfLegendsFanArt https://t.co/PoebWaFOXP
## 4331 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4332 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4333 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4334 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4335 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4336 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4337 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4338 RT @L0VERSEYES: jinx and kayn doodle 🚀 #leagueoflegends https://t.co/z6KN1rP5o6
## 4339 RT @MsMagicMane: “Baby Jinx” Sketch 2022 “Don’t worry, I don’t bite. (Clears throat) 🎶 Dear friend across the river…” #silco #jinx #babyjin…
## 4340 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4341 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4342 RT @TheRobator: Tired of Heartsteel memes yet? ♥️🌳💪\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #Zeri #Maokai https://t.co/jgwIY7GKVu
## 4343 RT @FaulknerESports: The League of Legends Championship match between the Faulkner Eagles and the Seneca Sting is tonight at 7:30 PM! Be su…
## 4344 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4345 RT @envykun99: Power of teamwork really did us good\nI kicked ass as Seraphine\n#LeagueOfLegends #WildRift #LoL #gaming https://t.co/52bMECaw…
## 4346 RT @Thisisawakened: This came out so much better than I thought lol #MissFortune #LeagueOfLegends https://t.co/BR7ve8JX8W
## 4347 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4348 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4349 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4350 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4351 RT @Cookie3w3: One more drawing and the good is coming aAaAa\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgame https://t.co…
## 4352 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4353 RT @koryu960: Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/B933TTFpxK
## 4354 RT @greatgameslive: It's still relatively early here in the UK... but it's never too early to shout out some top #Twitch streamers!\n\n@flacc…
## 4355 RT @Cookie3w3: Now the good is coming 'w'👉👈\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgame https://t.co/vkJw3skHG0
## 4356 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4357 RT @tbdesports_: [#TBDESPORTS] League of Legends! LETS PLAY!\n\nCheer for us! #letswin\n\n🕒2022/12/10 - 13:00\n📺https://t.co/iZP7aoKvR7\n\n#League…
## 4358 RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…
## 4359 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4360 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4361 RT @Cookie3w3: AaAaAA We surpassed the previous one ;W;. Let's see now lol\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgam…
## 4362 RT @wenzuki: Young ahri why u trappin so hard \n#Ahri #LeagueOfLegends #LeagueOfLegendsFanArt #WildRift https://t.co/UhkZrW0rcs
## 4363 RT @Cookie3w3: Let's see 'w'\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgame https://t.co/0s6qUFgZi9
## 4364 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4365 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4366 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4367 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4368 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4369 RT @SleinYesWowNC: Akali hates math\n\n(all variants and full reso available for preview in p@reon)\n#ArtofLegends #LeagueOfLegends https://t.…
## 4370 RT @D_Papercut: I got a pentakill on her 😁😁😁. #xayah #LeagueOfLegends #fanart https://t.co/Rn8Jr87Eog
## 4371 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4372 RT @sicpolw: kindred yes\n#kindred #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/JZJBjd9GXI
## 4373 RT @PoroDoingThings: You're hot, cupcake 🧁\n\nIG: porodoingthings\n\nDon't forget to download out stickers pack for Telegram, link in bio.\n\n#po…
## 4374 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4375 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4376 RT @SalsaMerang0: Ashe Cross Map\n\n#Ashe #AsheLoL #LeagueOfLegendsClips #LoLClips #LeagueOfLegends https://t.co/XmgQcktmOJ
## 4377 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4378 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4379 RT @JungleNotorious: The game makes you happy.👏👏👏 #StarGuardian #LeagueofLegends https://t.co/wQXpdHW1Q0
## 4380 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4381 RT @L0VERSEYES: heartseeker kayn💘 tried my best to make it similar to varus' (bc the darkins def need a heartseeker set)\n\n#leagueoflegends…
## 4382 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4383 RT @odeko_yma: Ayo, the stream was fun! Thank you for helping me make those emotes for subs on my channel!\n\n#Zoe #Kayn #Yuumi #Vex #Sett #L…
## 4384 RT @odeko_yma: Ayo, the stream was fun! Thank you for helping me make those emotes for subs on my channel!\n\n#Zoe #Kayn #Yuumi #Vex #Sett #L…
## 4385 RT @AliciaW92648805: Just play!🔥🔥🔥🔥 #Game #LeagueofLegends #Fanart #TransformaTuDestino #Worlds2021 #ClashLoL
## 4386 RT @L0VERSEYES: heartseeker kayn💘 tried my best to make it similar to varus' (bc the darkins def need a heartseeker set)\n\n#leagueoflegends…
## 4387 RT @JungleNotorious: The game makes you happy.👏👏👏 #StarGuardian #LeagueofLegends https://t.co/wQXpdHW1Q0
## 4388 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4389 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 4390 RT @McChipyArt: A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf
## 4391 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4392 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4393 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4394 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 4395 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4396 RT @gabear_art: Tahm Kench fanart portrait 💚\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #digitalart @LoLegendsBR @LeagueOfLegends https://t.…
## 4397 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4398 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4399 RT @ZayDon_YT: League of Legends / Silver Rank / Going for 300 subs https://t.co/mGvG8h6wsp via @YouTube \n#YouTube #youtubeshort #gam…
## 4400 RT @TheKannaDarling: I'm streaming some league! Stop by and say hello? \n#CyberMonday #LeagueOfLegends #SmallStreamersConnect #SmallStreamer…
## 4401 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4402 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4403 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4404 RT @McChipyArt: A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf
## 4405 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4406 RT @McChipyArt: A dangerously sharp Darkin!\n\n#myart #McChipyArt #Aatrox #LeagueOfLegends #ArtofLegends https://t.co/hB6PT7GGKf
## 4407 RT @YahooEsportsSEA: Free agent @faker in 2025. The League of Legends G.O.A.T will be staying with @T1LoL for the next 3 years! #LeagueofLe…
## 4408 RT @KBanryu: sometimes i make fanart #Gameplay #mobilegame #LeagueofLegends #G2WIN #TLWIN #КосплейLoL \nOriginal: RivenStore https://t.co/hy…
## 4409 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4410 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4411 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4412 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4413 RT @peghmey: Time to go back home\n\n#Xayah #Rakan #leagueoflegends #artoflegends #xayahrakan https://t.co/zKk2Sjdu3e
## 4414 RT @laserlazuli: Star Guardian Seraphine ⭐️ \n\n(my least famous seraphine, but still my favorite)\n\n#ArtofLegends #leagueoflegends https://t.…
## 4415 RT @thefedr8tion: CLICK https://t.co/sg901ujqxr Watch the live stream now - London University Esports - #LeagueOfLegends #esports tournamen…
## 4416 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4417 RT @laserlazuli: Star Guardian Seraphine ⭐️ \n\n(my least famous seraphine, but still my favorite)\n\n#ArtofLegends #leagueoflegends https://t.…
## 4418 RT @peghmey: Time to go back home\n\n#Xayah #Rakan #leagueoflegends #artoflegends #xayahrakan https://t.co/zKk2Sjdu3e
## 4419 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4420 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4421 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4422 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4423 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4424 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4425 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4426 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4427 RT @mialoette: a friend told me to do this trend, sooo let's go with yayah because i love her so much (sorry for the messy sketch)\n#xayah #…
## 4428 RT @mialoette: rakan will love to see her like that\n#xayah #leagueoflegends #artoflegends https://t.co/DpZ1hpu5Rt
## 4429 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4430 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4431 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4432 RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy
## 4433 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4434 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4435 RT @gontengstudio1: custom badges . order now! https://t.co/5pzSEb9P3S\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls…
## 4436 RT @savisavichan: fright night gwen.. kinda? 🥺\n#Conceptober2022 #LeagueOfLegends https://t.co/wFBqwk18mE
## 4437 RT @gontengstudio1: custom badges . order now! https://t.co/5pzSEb9P3S\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls…
## 4438 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4439 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4440 RT @gontengstudio1: custom badges . order now! https://t.co/5pzSEb9P3S\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls…
## 4441 RT @savisavichan: fright night gwen.. kinda? 🥺\n#Conceptober2022 #LeagueOfLegends https://t.co/wFBqwk18mE
## 4442 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4443 RT @EsportsRedskin: Next Monday, @ArkActAssn @playvs State Playoffs Round 1 #LeagueOfLegends . Top 16.\n@EsportsRedskin vs Gentry GHS Infini…
## 4444 RT @Catsigma1: #leagueoflegends #lightcannon #lux #jinx #Splatoon3 \n🐙🦑\n\nBuy me ☕\nhttps://t.co/9hxRP2myvO https://t.co/hDPHFesjJJ
## 4445 RT @theahime: Little color doodling while waiting for 🍌🍞 to bake ✨\n#ahri #leagueoflegends https://t.co/MsWAtuq7zL
## 4446 RT @coksidraws: A commission I did the other day #LeagueOfLegends #LeagueOfLegendsFanArt #artoflegends #lightcanon #jinxxlux #luxxjinx #jin…
## 4447 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4448 RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy
## 4449 RT @Rena_Angel1111: League of legends - Radiant Virtue\n\nI try Radiant Virtue cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤ…
## 4450 RT @Checkuu: "Surprised to see me ?"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm
## 4451 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4452 RT @gontengstudio1: custom badges . order now! https://t.co/gULrQYECfh\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls…
## 4453 RT @MagicCookie74: Jackson Wang - Fire to the Fuse | Worlds 2022 Finals Opening Ceremony Pr... https://t.co/u9FCB0mjD2 via @YouTube \n\n#Jack…
## 4454 RT @InnerGmma: SHMOOD : ready to takeover this whole $hit show ☎️🦁😤 \n\n@SuckerPunchEnt @Mickmaynard2 @seanshelby \n\n#innerGmma #ufc #mma #GSQ…
## 4455 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4456 RT @loreofruneterra: I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments] https:/…
## 4457 RT @gontengstudio1: custom badges . order now! https://t.co/gULrQYECfh\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls…
## 4458 RT @gontengstudio1: custom badges . order now! https://t.co/gULrQYECfh\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls…
## 4459 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4460 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4461 RT @ShiroBlazecos: Let's change the world\nJayce:@redshinigami7\nPH: @ rixa_ph (IG)\n#arcane #viktor #LeagueOfLegends #arcanecosplay #jayvik #…
## 4462 RT @sagittifollia: evelynn prestige skin 2021\n#Evelynn #LOL #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/npJltN2Dhf
## 4463 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4464 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4465 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4466 RT @MagicCookie74: Jackson Wang - Fire to the Fuse | Worlds 2022 Finals Opening Ceremony Pr... https://t.co/u9FCB0mjD2 via @YouTube \n\n#Jack…
## 4467 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4468 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4469 RT @Joycenator3195: Short stream; I promise I'm alive, it's just been a heck of a week.\nhttps://t.co/mfBRAbExVJ\n\n#supportsmallstreamers #li…
## 4470 RT @Bakamtaixx: Bewitching Lux 🌑 \n#ArtofLegends #LeagueOfLegends #Lux #Fanart #Concept https://t.co/Ag23r8vmfu
## 4471 RT @tsukirunsu: wip star guardian lux if she was released today (?)\nmight change her hair and her waist thing??? idk\n\n#lux #leagueoflegends…
## 4472 RT @LancerAri: Meet Popstar Akali ✨\nIf you missed her - it's your chance!\n\nPopstar Akali is the main November reward on my Patreon & Boosty…
## 4473 RT @Joycenator3195: Short stream; I promise I'm alive, it's just been a heck of a week.\nhttps://t.co/mfBRAbExVJ\n\n#supportsmallstreamers #li…
## 4474 RT @Joycenator3195: Short stream; I promise I'm alive, it's just been a heck of a week.\nhttps://t.co/mfBRAbExVJ\n\n#supportsmallstreamers #li…
## 4475 RT @LancerAri: I didn't plan to publish this photo but it's too good to left it only for sale 😶🪄\n\n#Akali #kdaakali #akalynn #LeagueOfLegend…
## 4476 RT @Joycenator3195: Short stream; I promise I'm alive, it's just been a heck of a week.\nhttps://t.co/mfBRAbExVJ\n\n#supportsmallstreamers #li…
## 4477 RT @awegirlart: More Evelynn fan art coming your way 😈\n#Artoflegends #LeagueOfLegends #Evelynn #art #KDA #fanart #KDAEvelynn #digitalart ht…
## 4478 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4479 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4480 RT @loreofruneterra: I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments] https:/…
## 4481 RT @katsukioz: Primeiro Feliz Natal do ano! 🎄\n\nCamiseta: Lethal Void ⭐️\nLentes: Eyeshare 💚\n\n#jinx #LeagueOfLegends #cosplay https://t.co/dw…
## 4482 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4483 RT @lorddumbb: ✨Queen of Zaun✨\n\nI can’t wait for @arcaneshow s2 to come out….. \n\n#Jinx #arcane #jinxarcane #arcaneseason2 #LeagueOfLegends…
## 4484 RT @sweet_spicy_cos: Jinx [ Arcane: League of Legends ]\nModel: Carry Key\n\n#leagueoflegends #jinx #lolcosplay #jinxcosplay #spicycosplay htt…
## 4485 RT @LiliDrawsT: Already starting to work on Jinx skin that was chosen by the masses😊\n#sketches #sketch #doodle #doodles #Jinx #arcane #Leag…
## 4486 RT @iamnemuru: lightcannon in random outfits i found on pinterest :D #lightcannon #lux #jinx #ArtofLegends #LeagueOfLegendsFanArt #leagueof…
## 4487 RT @Koiarts1: Fan art Jinx \n.\n#draw #sketch #leagueoflegends #paint #creadoresdelollatam #art #artoflegends #leagueoflegendsfanart #jinx #…
## 4488 RT @CherryRobber: girl there is something deeply wrong with you (affectionate)\n#arcane #ArcaneArt #Jinx #jinxarcane #LeagueOfLegends #Leagu…
## 4489 RT @ZuzucatSoup: Arcane Jinx sticker\n#arcane #arcanefanart #Jinx #LeagueOfLegends #ArtofLegends https://t.co/xnHjNnAqsq
## 4490 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4491 RT @DarksideJinx: I wonder if this is a mistake on the League website, cause Zombie Slayer Jinx has green eyes but they are pink on the ski…
## 4492 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4493 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4494 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4495 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4496 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4497 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4498 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4499 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4500 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4501 RT @JumiiFoxx: Sentinel Vayne fan art! I loved the splash art and I wanted to draw this amazing skin 🙏💕✨\nI hope you like it~\n\n#leagueoflege…
## 4502 RT @EsportsRedskin: Next Monday, @ArkActAssn @playvs State Playoffs Round 1 #LeagueOfLegends . Top 16.\n@EsportsRedskin vs Gentry GHS Infini…
## 4503 RT @StClair2803: Fire to the Fuse (Ft. Jackson Wang) | Official Empyrean Cinematic - Leag... https://t.co/ESSXL3Duku via @YouTube \n\n#Jackso…
## 4504 RT @Koiarts1: Fan art Jinx \n.\n#draw #sketch #leagueoflegends #paint #creadoresdelollatam #art #artoflegends #leagueoflegendsfanart #jinx #…
## 4505 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4506 RT @StClair2803: I used @Shazam to discover Fire To the Fuse by League of Legends, Jackson Wang & 88rising. https://t.co/4WKFNsvo3o\n\n6035 S…
## 4507 RT @StClair2803: I used @Shazam to discover Fire To the Fuse by League of Legends, Jackson Wang & 88rising. https://t.co/4WKFNsvo3o\n\n6035 S…
## 4508 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4509 RT @StClair2803: Fire to the Fuse (Ft. Jackson Wang) | Official Empyrean Cinematic - Leag... https://t.co/ESSXL3Duku via @YouTube \n\n#Jackso…
## 4510 RT @Bleyzen404: If it is not, I will go to the riot account to spam the double AA \n#LeagueOfLegends \n#LeagueOfLegendsFanArt \n#Artof…
## 4511 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4512 RT @JumiiFoxx: My Spirit Blossom #Sett fan art! I hope you like the final version🦊\nAmazing concept by SteveZheng\n\n#LeagueOfLegends https://…
## 4513 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4514 RT @loreofruneterra: I just finished the Ruination novel and couldn't help myself...: submitted by /u/GalvDev \n [link] [comments] https:/…
## 4515 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4516 RT @Bleyzen404: Plot Twist\n#LeagueOfLegends \n#LeagueOfLegendsFanArt \n#ArtofLegends https://t.co/HuE5lp2Ci7
## 4517 RT @BulteauMartin: I really wanted to participate in this year's #Skintober, and finally found the time this weekend to create not one but…
## 4518 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4519 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4520 RT @PrinceS89051471: Hey! Sharing this magic link to score runs in #Paytm #Cricket #LeagueOfLegends Game. Click on link to claim your FREE…
## 4521 RT @starglowsbright: fox girls club 🦊\n\n#LeagueOfLegends #GenshinImpact #Overwatch2 https://t.co/Mu2Sa8gdTc
## 4522 RT @EsportsRedskin: Next Monday, @ArkActAssn @playvs State Playoffs Round 1 #LeagueOfLegends . Top 16.\n@EsportsRedskin vs Gentry GHS Infini…
## 4523 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4524 RT @Bleyzen404: If it is not, I will go to the riot account to spam the double AA \n#LeagueOfLegends \n#LeagueOfLegendsFanArt \n#Artof…
## 4525 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4526 RT @Rocckart: 🏝Beach time \nft. Itto & Sett\n\n#GenshinImpact #LeagueOfLegends https://t.co/FiMOamQ4qo
## 4527 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4528 RT @ingly308: Well...\n\n#stripgame #stripthecharacter #LeagueOfLegends #LeagueOfLegendsfanart #ArtofLegends #Akali https://t.co/ussoQ1F8Xy
## 4529 RT @aydanotato: Forgot to post this here\nFinally have a “background” in my drawing 💀\nAlso feels nice to draw LoL fanart again\n\n#LeagueOfLeg…
## 4530 RT @geheichou: Spirit Blossom Aphelios - makeup test \n#SpiritBlossom #LeagueOfLegends 🌙 https://t.co/Omk1IM46PD
## 4531 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4532 RT @aydanotato: Forgot to post this here\nFinally have a “background” in my drawing 💀\nAlso feels nice to draw LoL fanart again\n\n#LeagueOfLeg…
## 4533 RT @hoaneybee: Jhin Fanart 🎨\n\nA perfect time to post this art, 04:44 AM\n\n#jhin #LeagueOfLegendsFanArt #LeagueOfLegends #digitalart #artist…
## 4534 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4535 RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy
## 4536 RT @DigsnowP: Sketch-book drawing for fun\n\n#LeagueOfLegends \n#camille_ferros https://t.co/m6YWFyJGBG
## 4537 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4538 RT @TheLoadout: League of Legends 2023 budget “biggest of all time”, says Riot CEO 💰\n\n📰 Read all about it: https://t.co/NdOBynEBPz\n\n#League…
## 4539 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4540 RT @Talesmek: @TalismekG It's our second project and we are workin on it , it's a esport team that we are trying to build at our best possi…
## 4541 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4542 RT @SalsaMerang0: Ashe Cross Map\n\n#Ashe #AsheLoL #LeagueOfLegendsClips #LoLClips #LeagueOfLegends https://t.co/XmgQcktmOJ
## 4543 RT @kovp6: quick drawing of phel with the firecracker Sett clothes, xq si \n ̶despeinado.\n#Aphelios #settphel #LeagueOfLegends https://t.co/…
## 4544 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4545 RT @Miakanayuri_cos: U-uh, the 𝕓𝕒𝕕 girl is having her pants off!\nWould you dare to 𝕕𝕚𝕤𝕔𝕚𝕡𝕝𝕚𝕟𝕖 me?☠\n\n#Jinx #LOL #LeagueOfLegends https://t.c…
## 4546 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4547 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4548 RT @iBoyDilly: The weirdest gaming video you have ever seen!\nhttps://t.co/0bYans8wym\n\n#gaming #gamer #Ohio #Fortnite #FortniteFracture #Lea…
## 4549 RT @ozoru_kiriu: 2nd Sticker Design - Kindred\n#LeagueOfLegendsFanArt #LeagueOfLegends #kindred https://t.co/43rpDZe1BD
## 4550 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4551 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4552 RT @Keikocosplay1: 𝑳𝒐𝒐𝒌𝒊𝒏𝒈 𝒇𝒐𝒓 𝒂 𝒕𝒂𝒊𝒍𝒐𝒓? 🪡\nScissors, needles, thread; tools of Isolde. She'll always be with me, and I with her\n\nPhotograph…
## 4553 RT @koryu960: Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/B933TTFpxK
## 4554 RT @YahooEsportsSEA: Free agent @faker in 2025. The League of Legends G.O.A.T will be staying with @T1LoL for the next 3 years! #LeagueofLe…
## 4555 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4556 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4557 RT @TWG_IceBreaker: ermm @riotgames ? did tanks really need more mythic items? #LeagueOfLegends #RiotGames
## 4558 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4559 RT @dagang_costa: Ezreal | ARAM | Sneak Peek for the Day #1 | IC TV \n#LeagueOfLegends #LoLPH https://t.co/6a7TnXVOrv
## 4560 RT @teal_cat_art: "You are the Weapon"\n.\n.\n.\nMachine gun Lulu is real \n#leagueoflegends #lolaphelios #lollulu #lulu #aphelios #artoflegends…
## 4561 RT @KBanryu: sometimes i make fanart #Gameplay #mobilegame #LeagueofLegends #G2WIN #TLWIN #КосплейLoL \nOriginal: RivenStore https://t.co/hy…
## 4562 RT @TWG_IceBreaker: ermm @riotgames ? did tanks really need more mythic items? #LeagueOfLegends #RiotGames
## 4563 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4564 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4565 RT @sketchcosplays: I need to be better about sharing my csplays on twitter\n\nGenderbend KDA Popstars Akali \n\nHope you like it #LeagueOfLege…
## 4566 RT @squarsoo36: Tags : #TwitchStreamers #twichaffiliate #twitch #LeagueOfLegends
## 4567 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4568 RT @Xenon_we: I'm trying to care! But I just... can't!💙\n#Jinx #LeagueOfLegends https://t.co/qAiPCBYiz0
## 4569 RT @KBanryu: sometimes i make fanart #Gameplay #mobilegame #LeagueofLegends #G2WIN #TLWIN #КосплейLoL \nOriginal: RivenStore https://t.co/hy…
## 4570 RT @_another_tina_: I had to...\n\n.\n#Yasuo #Ekko #truedamage #LeagueOfLegends https://t.co/Gn2fLw1R9B
## 4571 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4572 RT @devilslayerr_: Faker running it back🐐😤#LeagueOfLegends
## 4573 RT @appa1067: Here are more details for the NA/LAN Amateur Tournament I am setting up #WildRift #LeagueOfLegends #RiotGames #eSports https:…
## 4574 RT @SylviaCrowArt: Another older drawing of mine, sorry for posting older work but I mean look at this how can I not ?? \n\nTAGS\n\n#ArtistOnTw…
## 4575 RT @TWG_IceBreaker: ermm @riotgames ? did tanks really need more mythic items? #LeagueOfLegends #RiotGames
## 4576 RT @sketchcosplays: I need to be better about sharing my csplays on twitter\n\nGenderbend KDA Popstars Akali \n\nHope you like it #LeagueOfLege…
## 4577 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4578 RT @Ventus_corp: Logitech G PRO Wireless Gaming Mouse - Official League of Legends Edition - $49.99\nhttps://t.co/oVMfjggAqQ\n\n#Logitech #Gam…
## 4579 RT @evvils: Petition to make the classic Jinx skin popular again 💙🦈 #LeagueOfLegends https://t.co/HQG9PUZetv
## 4580 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4581 RT @ahrifoxlovers: K/DA Ahri \nArtist: nine Lotus (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #K…
## 4582 RT @MihoArt1: FINALLY managed to finish this meme, it's been 32412341234 years 🥹 Ended up picking Pulsefire Riven as my worst skin because.…
## 4583 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4584 RT @feng12325165810: #LeagueOfLegends #LeagueOfLegendsFanArt \nKai'Sa😃 hope you will enjoy it! https://t.co/IoCwUFQXaN
## 4585 RT @feng12325165810: #LeagueOfLegends #LeagueOfLegendsFanArt \nEvelynn❤️❤️ https://t.co/2ssDFPFq8T
## 4586 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4587 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4588 RT @akali_the_rebel: ღ Ahri ღ\n\n𝓒𝓻𝓮𝓭𝓲𝓽: Yanderes.arts\n\n#kda #ahri #LeagueOfLegends #LeagueOfLegendsFanArt #KDAAhri #WildRift #riotgames #kpo…
## 4589 RT @_Death_End_: Morgane TOP 💪😎👍🕹️👾 #LOL #PLAY #MobileGame #gamergirl #gaming #Online #games #Gamers #MobileLegend #Vtuber #Twitter #twitch…
## 4590 RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy
## 4591 RT @Cookie3w3: Oh noOoO , He discovered us D:\n\nDon't worry, it's not the end. I'm working on the good ending 'w'👌\n\n#LeagueOfLegends #League…
## 4592 RT @Strawbewees: The ruined kings 🥂#Settphel #LeagueOfLegends #lol #ArtofLegends https://t.co/qQy7iRnJAU
## 4593 RT @gontengstudio: custom badges . order now! https://t.co/Q5xzwhZTa3\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls\n#…
## 4594 RT @tahir0624: #LeagueOfLegends\n#ArtofLegends\n#LeagueOfLegendsFanArt\n#Talon\nSomething i like to see. https://t.co/GWvgWbX9x4
## 4595 RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…
## 4596 RT @rayyyyyyy_: CSGO Plays\n\n#CSGO #VAL #Dota2 #Underdog #GamblingTwitter #LeagueOfLegends #PlayerProps #PrizePicks #Follow #Like #Retweet h…
## 4597 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 4598 RT @zatsuneymiku: Chibi Talon I made a while ago\n#talon #LeagueOfLegends #ArtofLegends #LeagueOfLegendsFanArt #League_of_Legends https://t.…
## 4599 RT @tahir0624: Why didn't he get the sticker🥲?\n \n#LeagueOfLegends #LeagueOfLegendsFanArt \n#ArtofLegends #Talon https://t.co/CMwdPkqyAS
## 4600 RT @QuietGlucose: Heyyyyy I'm back with some art🥳💕\n\n#LeagueOfLegendsFanArt #ArtofLegends #LeagueOfLegends #Talon https://t.co/4buteTaZqY
## 4601 RT @tahir0624: #LeagueOfLegends #LeagueOfLegendsFanArt \n#ArtofLegends #Talon\n“Found you.” https://t.co/itmEpW9G97
## 4602 RT @QuietGlucose: Heyyyyy I'm back with some art🥳💕\n\n#LeagueOfLegendsFanArt #ArtofLegends #LeagueOfLegends #Talon https://t.co/4buteTaZqY
## 4603 RT @Champ_Esports: Our teams really gave it their all last night!!! GGs to Florida Tech JV and Clemson Orange 🤝\n\n#RocketLeague #LeagueOfLeg…
## 4604 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4605 RT @HobbySharky: Sharky Fan's Assemble! I am now live!\nhttps://t.co/NUohtzJ120\n\n#riven #toplane #lol #leagueoflegends #korean #asian #game…
## 4606 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4607 RT @noisecat610: As long as you are on my side.\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/ly0R5EnGFk
## 4608 RT @tkKXgS4t7X1xjz8: moon river #LOL #LeagueOfLegends #LeagueOfLegendsFanArt #Aphelios https://t.co/IkETaBN09E
## 4609 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4610 RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…
## 4611 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4612 RT @RivenStore: What do you think?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#leagueoflegends #lolgame #lolgamer #rivenstor…
## 4613 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4614 RT @RivenStore: Like and Share if you have been fan since day 1\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #league…
## 4615 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4616 RT @SylviaCrowArt: Another older drawing of mine, sorry for posting older work but I mean look at this how can I not ?? \n\nTAGS\n\n#ArtistOnTw…
## 4617 RT @riddLadRad: Ornn's only weakness - can't see with so much hair in his eyes :(\n#ArtofLegends #Ornn #LeagueOfLegends https://t.co/W8PxZNY…
## 4618 RT @Thisisawakened: This came out so much better than I thought lol #MissFortune #LeagueOfLegends https://t.co/BR7ve8JX8W
## 4619 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4620 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4621 RT @Nicols22483097: "Art requires a certain cruelty."\n\nA jhin fanart I just did searching for references for other things, not soo happy wi…
## 4622 RT @bekkomi: I saw this image of Sharon Osbourne ironing Ozzy's hair and knew instantly what to do- #ArtofLegends #LeagueOfLegends #Karthus…
## 4623 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4624 RT @Thece_co: Did you know that US viewers watched 217 million hours of #eSports content this year? 👀\n\nIn 2018 that number was 147 million…
## 4625 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4626 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4627 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 4628 RT @SaltyMorde: Super quick doodle of these Morde's tits before going to sleep : D.\nIn honor of my league name which is Mordes Tiddies. \n-…
## 4629 RT @KurokiFran: Check out my video! #LeagueofLegends | Captured by #Outplayed https://t.co/oa4RqtmZQ6
## 4630 RT @Nicols22483097: "Art requires a certain cruelty."\n\nA jhin fanart I just did searching for references for other things, not soo happy wi…
## 4631 RT @Nicols22483097: "Art requires a certain cruelty."\n\nA jhin fanart I just did searching for references for other things, not soo happy wi…
## 4632 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 4633 RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…
## 4634 RT @babohorangi: Before i forget.. here's another doodle from #RiftGala\nMeet a single dad in your area!🐺\n#leagueoflegends https://t.co/JlOQ…
## 4635 RT @riddLadRad: Ornn's only weakness - can't see with so much hair in his eyes :(\n#ArtofLegends #Ornn #LeagueOfLegends https://t.co/W8PxZNY…
## 4636 RT @shikispace: (wip) My league faves wearing fancy stuff part two\n\n#MasterYi #LeagueOfLegends #ArtofLegends https://t.co/dNSxTJIEDR
## 4637 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4638 RT @heqing07454512: 62 ban, with 1 final victory.\n\n"Did my parents pay you to let me win?"\n\n#Caitlyn \n#arcane #arcanefanart #LeagueOfLegend…
## 4639 RT @devilslayerr_: Faker running it back🐐😤#LeagueOfLegends
## 4640 RT @gontengstudio: custom badges . order now! https://t.co/Q5xzwhZTa3\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls\n#…
## 4641 RT @gontengstudio: custom badges . order now! https://t.co/Q5xzwhZTa3\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls\n#…
## 4642 RT @ExCharny: Finally hit Challenger last week, \nso I drew the charming Ahri💜~\n\n#Ahri #ArtofLegends #LeagueOfLegends https://t.co/Rl0jbo3R…
## 4643 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4644 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4645 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4646 RT @kovp6: Spirit Blossom Aphelios, cute #Aphelios #LeagueOfLegends #SpiritBlossom https://t.co/eDG7yWPcvN
## 4647 RT @jamilsc: ✨💜Space Groove y que inicie el Party!💜✨\n\n#fanart #illustration #leagueoflegends #artoflegends #creadoresdelollatam #art #drawi…
## 4648 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 4649 RT @YordleScout: Looking for a #LeagueOfLegends League Director editor for some cinematic / interesting visuals for some professional guide…
## 4650 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4651 RT @Geekay_Esports: Grand Finals DAY 🔥\n\n⚔️We play vs @TEAMRAAD in @rushgamingfest\n📍Riyadh Front \n🕡6:30 PM KSA \n\nWatch the stream and cheer…
## 4652 RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy
## 4653 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4654 RT @ISakul3g4nd: Some tertiary details\n\n#3dart #3D #3dmodeling #3dprint #3DCG #zbrush #pixologic #DigitalArtist #DigitalSculpting #LeagueOf…
## 4655 RT @_taishhu: I've been feeling like drawing league's characters for a while,, I just think he's neat\n#ArtofLegends #LeagueOfLegends #Aatro…
## 4656 RT @DoutorEdmundo: AY AY A - GOT THIS FEELING, YAH, YOU KNOW\n\n#lol #LeagueOfLegendsFanArt #LeagueOfLegends #ZERI #hecarim #theboys https://…
## 4657 RT @stats_live_es: ▶️ League of Legends - Top streams a las 23:00 (Hora ESP)🔥\n\n🥇 #Nissaxter➖Viewers: 3.257\n🥈 #rodenasink➖Viewers: 1.475\n🥉 #…
## 4658 RT @Rena_Angel1111: League of legends - Radiant Virtue\n\nI try Radiant Virtue cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤ…
## 4659 RT @_taishhu: I've been feeling like drawing league's characters for a while,, I just think he's neat\n#ArtofLegends #LeagueOfLegends #Aatro…
## 4660 RT @Flissy35039555: It was enjoyable.🤩🤩 #LeagueofLegends #FLYWIN #Worlds2021 #StarGuardian
## 4661 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 4662 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4663 RT @yordleloveall: #LeagueOfLegendsFanArt #LeagueOfLegends \n\nYordle oc https://t.co/Oe1D3hLWwG
## 4664 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4665 RT @ThatArtlstGirl: My first post ever! Hiya!💕 Enjoy this drawing of a young Seraphine!✨\n\n#Seraphine #LeagueOfLegends #LeagueOfLegendsFanAr…
## 4666 RT @Cookie3w3: Let's see 'w'\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgame https://t.co/0s6qUFgZi9
## 4667 RT @Zoezxang29: Zoe, Ezreal, and... Lux\n#leagueoflegends https://t.co/PJi8S6Sfti
## 4668 RT @Keikocosplay1: 𝑳𝒐𝒐𝒌𝒊𝒏𝒈 𝒇𝒐𝒓 𝒂 𝒕𝒂𝒊𝒍𝒐𝒓? 🪡\nScissors, needles, thread; tools of Isolde. She'll always be with me, and I with her\n\nPhotograph…
## 4669 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4670 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 4671 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 4672 RT @Rena_Angel1111: League of legends - Radiant Virtue\n\nI try Radiant Virtue cosplay. \n\n#LeagueOfLegends #cosplay #cosplayer #コスプレ #コスプレイヤ…
## 4673 RT @cloud_nekoo: #LeagueOfLegends #ArtOfLegends #Jinx \nsketch https://t.co/MjuRLGVwiQ
## 4674 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4675 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4676 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 4677 RT @zhngnifn1: Why am I always the villain?\nJust signed up for Twitter, hope you can like my paintings😘#LeagueOfLegends https://t.co/Z0TqfF…
## 4678 RT @ozoru_kiriu: 2nd Sticker Design - Kindred\n#LeagueOfLegendsFanArt #LeagueOfLegends #kindred https://t.co/43rpDZe1BD
## 4679 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4680 RT @EnbyDion: Finally I have finished the picture for the wonderful cosplay Couple @/ceniki_cosplay (Instagram) ! 🥰💕\n\nI hope they love the…
## 4681 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4682 RT @zhngnifn1: Why am I always the villain?\nJust signed up for Twitter, hope you can like my paintings😘#LeagueOfLegends https://t.co/Z0TqfF…
## 4683 RT @Loian22504005: #LeagueOfLegends Family. https://t.co/wzRbSnQNKm
## 4684 RT @gontengstudio: custom badges . order now! https://t.co/Q5xzwhZTa3\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls\n#…
## 4685 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4686 RT @gontengstudio: custom badges . order now! https://t.co/Q5xzwhZTa3\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls\n#…
## 4687 RT @_Death_End_: Morgane TOP 💪😎👍🕹️👾 #LOL #PLAY #MobileGame #gamergirl #gaming #Online #games #Gamers #MobileLegend #Vtuber #Twitter #twitch…
## 4688 RT @MinElviii: Dark Cosmic Lux!\nI'm not a Lux fan myself but she has my heart\n\n#fanart #LeagueOfLegends #DarkCosmicLux https://t.co/T3oaG2k…
## 4689 RT @MinElviii: This exact piece actually took me a week to finish and I can't even believe I managed to finish it\nI really don't like SG Xa…
## 4690 RT @MinElviii: Soo many Xayah fanarts\nThey're kinda m e h but I will make more art of my bebbb\n\n#LeagueOfLegends #ArtofLegends #Xayah https…
## 4691 RT @MinElviii: Soo many Xayah fanarts\nThey're kinda m e h but I will make more art of my bebbb\n\n#LeagueOfLegends #ArtofLegends #Xayah https…
## 4692 RT @MinElviii: This exact piece actually took me a week to finish and I can't even believe I managed to finish it\nI really don't like SG Xa…
## 4693 RT @MinElviii: Dark Cosmic Lux!\nI'm not a Lux fan myself but she has my heart\n\n#fanart #LeagueOfLegends #DarkCosmicLux https://t.co/T3oaG2k…
## 4694 RT @_Death_End_: Morgane TOP 💪😎👍🕹️👾 #LOL #PLAY #MobileGame #gamergirl #gaming #Online #games #Gamers #MobileLegend #Vtuber #Twitter #twitch…
## 4695 RT @Catsigma1: #leagueoflegends #lightcannon #lux #jinx #Splatoon3 \n🐙🦑\n\nBuy me ☕\nhttps://t.co/9hxRP2myvO https://t.co/hDPHFesjJJ
## 4696 RT @FullTimeAngel13: My main for quite a period of time, I adore playing her lethality even if it sucks!\n#LeagueOfLegends #LeagueOfLegendsF…
## 4697 RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy
## 4698 RT @evvils: Petition to make the classic Jinx skin popular again 💙🦈 #LeagueOfLegends https://t.co/HQG9PUZetv
## 4699 RT @zhngnifn1: Why am I always the villain?\nJust signed up for Twitter, hope you can like my paintings😘#LeagueOfLegends https://t.co/Z0TqfF…
## 4700 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4701 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 4702 RT @odeko_yma: Zoe with a smite \n\nThank you for coming to my stream to see every step of the drawing process! \n\n#Zoe #Kayn #LeagueOfLegends…
## 4703 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4704 RT @_Death_End_: Morgane TOP 💪😎👍🕹️👾 #LOL #PLAY #MobileGame #gamergirl #gaming #Online #games #Gamers #MobileLegend #Vtuber #Twitter #twitch…
## 4705 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4706 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4707 RT @Mecosplay0: Seraphine cosplay is so pretty. I want to swap places with that cat.\nIf you want to see more, go to my google link in bio.#…
## 4708 RT @BlizzardTerrak: #ahri (page?)\n\n#leagueoflegends #riotgames #leagueoflegendcosplay #ahricosplay #classicahri #kitsunecosplay #kitsune #f…
## 4709 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 4710 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4711 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4712 RT @Zaunight: @LeagueOfLegends @riotgames #LeagueOfLegends Officially ruined the bot lane/adc role good job. #gaming
## 4713 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4714 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4715 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 4716 RT @zhngnifn1: Why am I always the villain?\nJust signed up for Twitter, hope you can like my paintings😘#LeagueOfLegends https://t.co/Z0TqfF…
## 4717 RT @zhngnifn1: Why am I always the villain?\nJust signed up for Twitter, hope you can like my paintings😘#LeagueOfLegends https://t.co/Z0TqfF…
## 4718 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4719 RT @MisaMadoka: 💖MISA MADOKA💖\n🧩Cosplay Idol Limited Puzzle🧩\n\n(500 pieces - Big Poster Size)\n\nOfficial collaboration with Biggest Cosplay Ma…
## 4720 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4721 RT @FaulknerESports: Faulkner's League of Legends team falls to #1 Seneca in the final match of the championship. Congratulations to them…
## 4722 RT @FaulknerESports: Faulkner's League of Legends team falls to #1 Seneca in the final match of the championship. Congratulations to them…
## 4723 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4724 RT @zhngnifn1: Why am I always the villain?\nJust signed up for Twitter, hope you can like my paintings😘#LeagueOfLegends https://t.co/Z0TqfF…
## 4725 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4726 RT @sketchcosplays: I need to be better about sharing my csplays on twitter\n\nGenderbend KDA Popstars Akali \n\nHope you like it #LeagueOfLege…
## 4727 RT @zhngnifn1: Why am I always the villain?\nJust signed up for Twitter, hope you can like my paintings😘#LeagueOfLegends https://t.co/Z0TqfF…
## 4728 RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy
## 4729 RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG
## 4730 RT @froggiehands: you are my sunshine, my only sunshine 💌\n\n#caitvi #violyn #piltoversfinest #arcane #leagueoflegends https://t.co/GgjtbspMvG
## 4731 RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy
## 4732 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4733 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4734 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4735 RT @yordleloveall: #LeagueOfLegendsFanArt #LeagueOfLegends \n\nYordle oc https://t.co/Oe1D3hLWwG
## 4736 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4737 RT @EmoBabeGF: am i ur favourite femboy?\n\n#emo #emogirl #goth #gothgirl #edgygirl #gothgirlfriend #tomboy #egirl #emoboy #altboy #gothboy #…
## 4738 RT @TheKannaDarling: I'm streaming some league! Stop by and say hello? \n#CyberMonday #LeagueOfLegends #SmallStreamersConnect #SmallStreamer…
## 4739 RT @cedarcia: “When you're going to change the world, don't ask for permission.”\n\nTook longer to paint this than expected but I’m finally d…
## 4740 RT @zhngnifn1: Why am I always the villain?\nJust signed up for Twitter, hope you can like my paintings😘#LeagueOfLegends https://t.co/Z0TqfF…
## 4741 RT @ShinySuycune: Seraphine 🐳\n\n#LeagueOfLegendsFanArt #creadoresdelollatam #artoflegends #LeagueOfLegends #Seraphine https://t.co/8MrHE64Wps
## 4742 RT @Debbysheen_: ✨️commission for @nitro_platinum \n\n🟢 T / Zaunite OC 🟢\n\n💖 thanks for your support! 💖\n\n#LeagueOfLegends #fanart #zaun #OC ht…
## 4743 RT @MurkyDreams: #LeagueOfLegends #Zaun OC commission for @josh113355 https://t.co/a7mZrGino7
## 4744 RT @JungleNotorious: The game makes you happy.👏👏👏 #StarGuardian #LeagueofLegends https://t.co/wQXpdHW1Q0
## 4745 RT @Keikocosplay1: 𝑳𝒐𝒐𝒌𝒊𝒏𝒈 𝒇𝒐𝒓 𝒂 𝒕𝒂𝒊𝒍𝒐𝒓? 🪡\nScissors, needles, thread; tools of Isolde. She'll always be with me, and I with her\n\nPhotograph…
## 4746 RT @evvils: Petition to make the classic Jinx skin popular again 💙🦈 #LeagueOfLegends https://t.co/HQG9PUZetv
## 4747 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 4748 RT @KaiSa_KDA23: A dancer never goes out without making sure of her appearance. 💙\n.\n.\n.\nArt by My @KanekiHB 💋\nModel by @SokuRabbit \n\n#kaisa…
## 4749 RT @KaiSa_KDA23: A dancer never goes out without making sure of her appearance. 💙\n.\n.\n.\nArt by My @KanekiHB 💋\nModel by @SokuRabbit \n\n#kaisa…
## 4750 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4751 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4752 RT @feng12325165810: #LeagueOfLegends #LeagueOfLegendsFanArt \nAll current characters can be viewed in ArtStation\nhttps://t.co/lxQT7lh38i\nTh…
## 4753 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 4754 RT @YahooEsportsSEA: Free agent @faker in 2025. The League of Legends G.O.A.T will be staying with @T1LoL for the next 3 years! #LeagueofLe…
## 4755 RT @NoodleSpicyArt: #caitvi twitch emotes for my channel named “high five” and “cupcake”. (I play vi support) #LeagueOfLegends https://t.co…
## 4756 RT @MrWheaton260: Trying to get better at new champs sucks. "Mid is ass" in my mind "Well, I'm not playing well". \n\n#LeagueOfLegends
## 4757 RT @Catsigma1: #leagueoflegends #lightcannon #lux #jinx #Splatoon3 \n🐙🦑\n\nBuy me ☕\nhttps://t.co/9hxRP2myvO https://t.co/hDPHFesjJJ
## 4758 RT @Loringale: I really wanna cosplay #sett and #gladio 😩 They're both so H O T! ugh. \n\n#Settphel #settphelios #LeagueOfLegends #cosplay #c…
## 4759 RT @KhadaJhin464: Did I just forget to take my meds because I was distracted drawing Jhins abs? Yes. And I have no regrets. #noregrets #jhi…
## 4760 RT @FullTimeAngel13: My main for quite a period of time, I adore playing her lethality even if it sucks!\n#LeagueOfLegends #LeagueOfLegendsF…
## 4761 RT @starglowsbright: fox girls club 🦊\n\n#LeagueOfLegends #GenshinImpact #Overwatch2 https://t.co/Mu2Sa8gdTc
## 4762 RT @ArgonianLady: IM LIVE! Come hang out. Good Vibes only! Playing League of Legends! https://t.co/xIauWHss89\n#streamer #twitch #gamer #ga…
## 4763 RT @Bleyzen404: If it is not, I will go to the riot account to spam the double AA \n#LeagueOfLegends \n#LeagueOfLegendsFanArt \n#Artof…
## 4764 RT @CravenSomethin: baker pantheon! #LeagueOfLegends #Pantheon #fanart https://t.co/8btFe3uKgT
## 4765 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4766 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4767 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4768 RT @MisaMadoka: 💖MISA MADOKA💖\n🧩Cosplay Idol Limited Puzzle🧩\n\n(500 pieces - Big Poster Size)\n\nOfficial collaboration with Biggest Cosplay Ma…
## 4769 RT @ingly308: Well...\n\n#stripgame #stripthecharacter #LeagueOfLegends #LeagueOfLegendsfanart #ArtofLegends #Akali https://t.co/ussoQ1F8Xy
## 4770 RT @ingly308: Well...\n\n#stripgame #stripthecharacter #LeagueOfLegends #LeagueOfLegendsfanart #ArtofLegends #Akali https://t.co/ussoQ1F8Xy
## 4771 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 4772 RT @ArgonianLady: IM LIVE! Come hang out. Good Vibes only! Playing League of Legends! https://t.co/xIauWHss89\n#streamer #twitch #gamer #ga…
## 4773 RT @chagss91: Friends! going live now with some more league of legends!!! come vibe with me !!! https://t.co/WpKBxGvrY8 #twitch #LeagueOfLe…
## 4774 RT @ArgonianLady: IM LIVE! Come hang out. Good Vibes only! Playing League of Legends! https://t.co/xIauWHss89\n#streamer #twitch #gamer #ga…
## 4775 RT @MewnyVT: Feeling braindead so Imma play more League tonight! Come on in and backseat for me.\n\n#LeagueOfLegends #VtubersEN #ENVtuber #VT…
## 4776 RT @is_is_gemini_is: Powder #Jinx \n\n#arcane #LeagueOfLegends https://t.co/KyiS8U3YWD
## 4777 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4778 RT @ISakul3g4nd: Some tertiary details\n\n#3dart #3D #3dmodeling #3dprint #3DCG #zbrush #pixologic #DigitalArtist #DigitalSculpting #LeagueOf…
## 4779 RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy
## 4780 RT @Borbinite: Thanks Kayn\n#ArtofLegends #LeagueofLegends https://t.co/BS3H3xDRdi
## 4781 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4782 RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…
## 4783 RT @itsLizzart: #WIP Heavy is the head that wears the crown. #LeagueOfLegends #Viego https://t.co/UMWGAhssjl
## 4784 RT @TheEvolved_Fish: "Don't try to make yourself remember, Darling.\nDon't look for me, I'm just a story you've been told."\n\n#LeagueOfLegend…
## 4785 RT @NoviadeAzir: I turned myself into a @sonwooang art Morty!\n\n#LeagueOfLegends #sonwooang #shen #LeagueOfLegendsFanArt https://t.co/Av8y4o…
## 4786 RT @c0dearies: And here they go! It's been such a long time since I've drawn something like this.\n#rakan #sett #neeko #LeagueOfLegends #Lea…
## 4787 RT @FullTimeAngel13: My main for quite a period of time, I adore playing her lethality even if it sucks!\n#LeagueOfLegends #LeagueOfLegendsF…
## 4788 RT @FullTimeAngel13: My main for quite a period of time, I adore playing her lethality even if it sucks!\n#LeagueOfLegends #LeagueOfLegendsF…
## 4789 RT @kaatox_: Took me a while but here you go! I am unsure about how should we do the finale, so I decided to ask you guys instead!\n\nCheck t…
## 4790 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 4791 RT @MewnyVT: Feeling braindead so Imma play more League tonight! Come on in and backseat for me.\n\n#LeagueOfLegends #VtubersEN #ENVtuber #VT…
## 4792 RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy
## 4793 RT @MewnyVT: Feeling braindead so Imma play more League tonight! Come on in and backseat for me.\n\n#LeagueOfLegends #VtubersEN #ENVtuber #VT…
## 4794 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4795 RT @MisaMadoka: 💖MISA MADOKA💖\n🧩Cosplay Idol Limited Puzzle🧩\n\n(500 pieces - Big Poster Size)\n\nOfficial collaboration with Biggest Cosplay Ma…
## 4796 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4797 RT @AtmajaPd: I wanted to play this game.😍 #LeagueofLegends #Game #StarGuardian #FLYWIN #YıldızMuhafızı #G2WIN
## 4798 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 4799 RT @Cookie3w3: Let's see 'w'\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgame https://t.co/0s6qUFgZi9
## 4800 RT @YordleScout: Looking for a #LeagueOfLegends League Director editor for some cinematic / interesting visuals for some professional guide…
## 4801 RT @odeko_yma: Hey, I just made a redraw of this exact moment in the anime.\n\nKayn and Evelynn are running on the edge…again.\n\n#Edgerunners…
## 4802 RT @chagss91: Friends! going live now with some more league of legends!!! come vibe with me !!! https://t.co/WpKBxGvrY8 #twitch #LeagueOfLe…
## 4803 RT @yordleloveall: #LeagueOfLegendsFanArt #LeagueOfLegends \n\nYordle oc https://t.co/Oe1D3hLWwG
## 4804 RT @odeko_yma: No mom, I don't have a thing for cartoon men with long and white colored hair \n\n#Sett #Kayn #LeagueOfLegends #LeagueOfLegend…
## 4805 RT @is_is_gemini_is: Powder #Jinx \n\n#arcane #LeagueOfLegends https://t.co/KyiS8U3YWD
## 4806 RT @MikeTheViking4: Home and ready to game tonight! #tft #teamfighttatics #leagueoflegends #gamer #miketheviking https://t.co/cuLvSnVLp3
## 4807 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4808 RT @MikeTheViking4: Home and ready to game tonight! #tft #teamfighttatics #leagueoflegends #gamer #miketheviking https://t.co/cuLvSnVLp3
## 4809 RT @TiddlyVG: Hitting that Jungle hard today!! #stream has BEGUN!!\n\n#gaymer #gay #LGBTQ #streamer #twitchtv #twitch #twitchstreamer #League…
## 4810 RT @TiddlyVG: Hitting that Jungle hard today!! #stream has BEGUN!!\n\n#gaymer #gay #LGBTQ #streamer #twitchtv #twitch #twitchstreamer #League…
## 4811 RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…
## 4812 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4813 RT @Stylish_Dante__: They don’t wanna do this with us😤#twitchstreamer #leagueoflegends #ksante https://t.co/3BJMctoeLq via @YouTube
## 4814 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 4815 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4816 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 4817 RT @0rganfort: sketches #ArtofLegends #LeagueOfLegends https://t.co/yUua9IvmGa
## 4818 RT @odeko_yma: Ayo, the stream was fun! Thank you for helping me make those emotes for subs on my channel!\n\n#Zoe #Kayn #Yuumi #Vex #Sett #L…
## 4819 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 4820 RT @xerenite_: "Let's change the world" 🥹 ~ seraphine #leagueoflegends #RiotGames https://t.co/E09Z0wCyWP
## 4821 RT @odeko_yma: Ayo, the stream was fun! Thank you for helping me make those emotes for subs on my channel!\n\n#Zoe #Kayn #Yuumi #Vex #Sett #L…
## 4822 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4823 RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY
## 4824 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 4825 RT @kaatox_: Took me a while but here you go! I am unsure about how should we do the finale, so I decided to ask you guys instead!\n\nCheck t…
## 4826 RT @starglowsbright: fox girls club 🦊\n\n#LeagueOfLegends #GenshinImpact #Overwatch2 https://t.co/Mu2Sa8gdTc
## 4827 RT @EloDragonLoL: Just your normal Heartsteel enjoyer here\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmem…
## 4828 RT @Catsigma1: #leagueoflegends #lightcannon #lux #jinx #Splatoon3 \n🐙🦑\n\nBuy me ☕\nhttps://t.co/9hxRP2myvO https://t.co/hDPHFesjJJ
## 4829 RT @Catsigma1: #leagueoflegends #lightcannon #lux #jinx #Splatoon3 \n🐙🦑\n\nBuy me ☕\nhttps://t.co/9hxRP2myvO https://t.co/hDPHFesjJJ
## 4830 RT @nivelli_: Practicing to draw male body, 'cause i suck at this 🙃\n#LeagueOfLegends #LeagueOfLegendsFanArt #Rakan https://t.co/bYBHfKmgnS
## 4831 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 4832 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 4833 RT @nivelli_: Practicing to draw male body, 'cause i suck at this 🙃\n#LeagueOfLegends #LeagueOfLegendsFanArt #Rakan https://t.co/bYBHfKmgnS
## 4834 RT @DarksideJinx: I wonder if this is a mistake on the League website, cause Zombie Slayer Jinx has green eyes but they are pink on the ski…
## 4835 RT @Zaunight: @LeagueOfLegends @riotgames #LeagueOfLegends Officially ruined the bot lane/adc role good job. #gaming
## 4836 RT @K_alligatorDraw: Well I try to color this \n#Warwick #LeagueOfLegends #LeagueOfLegendsFanArt #bara #furry https://t.co/cXXkaCLmy7
## 4837 RT @Cookie3w3: Oh noOoO , He discovered us D:\n\nDon't worry, it's not the end. I'm working on the good ending 'w'👌\n\n#LeagueOfLegends #League…
## 4838 RT @felinae_felidae: Priestess\n#Illaoi #LeagueOfLegends #ArtofLegends https://t.co/QcDYARp8aM
## 4839 RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY
## 4840 RT @aresmape1: Doran's Blade but #RTX 🗡️\n#LeagueOfLegends #Blender #3d https://t.co/V5ZGeQ6sg1
## 4841 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4842 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4843 RT @aicaid: GRANDMASTER ADC | FLEXIN https://t.co/C6nTpnx25C \n@TwitchSharing\n@twitchtvhost\n@TwitchTVOnline\n@GraphicsCorner2\n@TwitchTVGaming…
## 4844 RT @aicaid: GRANDMASTER ADC | FLEXIN https://t.co/C6nTpnx25C \n@TwitchSharing\n@twitchtvhost\n@TwitchTVOnline\n@GraphicsCorner2\n@TwitchTVGaming…
## 4845 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 4846 RT @ZeiruuArt: I haven't done any personal art in a long time, so here it is!\nGwen Fanart ✨\n\n#LeagueOfLegendsFanArt #ArtofLegends #gwen #Le…
## 4847 RT @K_alligatorDraw: Well I try to color this \n#Warwick #LeagueOfLegends #LeagueOfLegendsFanArt #bara #furry https://t.co/cXXkaCLmy7
## 4848 RT @zoevolfartwork: How about to Jinxxxxx together huh? 😜🔥\n\n#Jinx #Cosplay #LeagueOfLegends https://t.co/jj5Ga429FT
## 4849 RT @aresmape1: Doran's Blade but #RTX 🗡️\n#LeagueOfLegends #Blender #3d https://t.co/V5ZGeQ6sg1
## 4850 RT @Markusrosein: Preseason is whack! Come watch me figure it all out! https://t.co/MxD4gQNlN7 \n@rtsmallstreams\n\n@Twitch_RT\n\n@SGH_RTs\n\n@pro…
## 4851 RT @Markusrosein: Preseason is whack! Come watch me figure it all out! https://t.co/MxD4gQNlN7 \n@rtsmallstreams\n\n@Twitch_RT\n\n@SGH_RTs\n\n@pro…
## 4852 RT @griffithtwiter: ANGRY HEUMRAGE\n#2022MAMA #LeagueOfLegends #Leagueoflegend #Twitter #kesfet #viral #viralvideo #edit #FYP #RiotGames htt…
## 4853 RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…
## 4854 RT @PsychoMedic2: Going back on live tonight!\nCurrently live on\nhttps://t.co/4KflR09sFw\n\nLet's game the night away together <3\n\n#LeagueOfLe…
## 4855 RT @cloud_nekoo: #LeagueOfLegends #ArtOfLegends #Jinx \nsketch https://t.co/MjuRLGVwiQ
## 4856 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4857 RT @RuinedEclipse__: [Repost]\nBirthday present for my sweet @kaydayart_ \n#Aphelios #Viego #PhelViego #LeagueOfLegends https://t.co/l3F0ynJ7…
## 4858 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4859 RT @NarkolepsieAna: My first post ever! Hiya!💕 Enjoy this drawing of a young Seraphine!✨\n\n#Seraphine #LeagueOfLegends #LeagueOfLegendsFanAr…
## 4860 RT @jawlipops: one day ill be a good diana #ArtofLegends #LeagueOfLegends https://t.co/UFBvNTN84H
## 4861 RT @jawlipops: ive been sucked back in oop #leagueoflegends #ArtofLegends https://t.co/QyjMF5DozN
## 4862 RT @gontengstudio1: custom badges . order now! https://t.co/gULrQYECfh\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls…
## 4863 RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy
## 4864 RT @K_alligatorDraw: Well I try to color this \n#Warwick #LeagueOfLegends #LeagueOfLegendsFanArt #bara #furry https://t.co/cXXkaCLmy7
## 4865 RT @yoooeeeeeeeeee: #LeagueOfLegends\nTwin souls. https://t.co/nH7o20DQeD
## 4866 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4867 RT @Ventus_corp: Logitech G PRO Wireless Gaming Mouse - Official League of Legends Edition - $49.99\nhttps://t.co/oVMfjggAqQ\n\n#Logitech #Gam…
## 4868 RT @DamnSpiderLover: the only prisoner I want\n#LeagueOfLegends #sylas #fanart https://t.co/Oti0f96AGr
## 4869 RT @LaTulyaVT: Me at champ select: I hate playing zed...\nalso me in game with Zed with @WeeabooWilkins \n#LeagueOfLegends #VTuberEN #ENVtube…
## 4870 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4871 RT @AtmajaPd: I wanted to play this game.😍 #LeagueofLegends #Game #StarGuardian #FLYWIN #YıldızMuhafızı #G2WIN
## 4872 RT @LaTulyaVT: Me at champ select: I hate playing zed...\nalso me in game with Zed with @WeeabooWilkins \n#LeagueOfLegends #VTuberEN #ENVtube…
## 4873 RT @AmiAmi_English: 💫Released!!💫\nLeague of Legends Elementalist Lux 1/7 Complete Figure (Good Smile Arts Shanghai)\nOrder from👉https://t.co/…
## 4874 RT @babohorangi: Before i forget.. here's another doodle from #RiftGala\nMeet a single dad in your area!🐺\n#leagueoflegends https://t.co/JlOQ…
## 4875 RT @aresmape1: Doran's Blade but #RTX 🗡️\n#LeagueOfLegends #Blender #3d https://t.co/V5ZGeQ6sg1
## 4876 RT @TWG_IceBreaker: ermm @riotgames ? did tanks really need more mythic items? #LeagueOfLegends #RiotGames
## 4877 RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…
## 4878 RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY
## 4879 RT @Sayathefox: Keep your eyes on me <3\n#Ahri #LeagueOfLegends https://t.co/VuA4Vhd6pf
## 4880 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4881 RT @CelestialFang: Stan J/DA you cowards \n#LeagueofLegends https://t.co/lfFbNMQKt1
## 4882 RT @appa1067: If anyone is wanting to help or contribute to the NA/LAN Tournament please join the discord here: https://t.co/TZnj2gCGC0 #sa…
## 4883 RT @starglowsbright: fox girls club 🦊\n\n#LeagueOfLegends #GenshinImpact #Overwatch2 https://t.co/Mu2Sa8gdTc
## 4884 RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…
## 4885 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 4886 RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…
## 4887 RT @Bleyzen404: If it is not, I will go to the riot account to spam the double AA \n#LeagueOfLegends \n#LeagueOfLegendsFanArt \n#Artof…
## 4888 RT @MikuoHatsuneTTV: Day 14 of @LeagueOfLegends quotes:\n\nYou need not follow, but you must witness.\n-Azir\n#LeagueOfLegends #quotes #gaming…
## 4889 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4890 RT @xerenite_: "Let's change the world" 🥹 ~ seraphine #leagueoflegends #RiotGames https://t.co/E09Z0wCyWP
## 4891 RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy
## 4892 RT @McMugget: I drew @seradotwav as a retro screenshot from more! 🥰💖 I’m so happy with how it turned out!! Also listened to more on repeat…
## 4893 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 4894 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4895 RT @RivenStore: What do you think?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#leagueoflegends #lolgame #lolgamer #rivenstor…
## 4896 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4897 RT @sockoroni: NEW COMMISSION SHEET!!! \nPlease dm me if interested<3\n•~~~•\n#commissionsopen #commission #commissions #commissionTH #commiss…
## 4898 RT @sockoroni: NEW COMMISSION SHEET!!! \nPlease dm me if interested<3\n•~~~•\n#commissionsopen #commission #commissions #commissionTH #commiss…
## 4899 RT @Sawfly_: drew Nilah today!! she is my pride and joy !\n#ArtofLegends #nilah #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/bEJKGwr…
## 4900 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4901 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4902 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 4903 RT @TiddlyVG: Hitting that Jungle hard today!! #stream has BEGUN!!\n\n#gaymer #gay #LGBTQ #streamer #twitchtv #twitch #twitchstreamer #League…
## 4904 RT @mialoette: rakan will love to see her like that\n#xayah #leagueoflegends #artoflegends https://t.co/DpZ1hpu5Rt
## 4905 RT @maidenslullaby: SPIRIT BLOSSOM AHRI 🌸🦊💖!!! She won the poll against Miss Fortune ✨✨ #lol #LeagueOfLegends #ahri #ahrifanart #LeagueOfLe…
## 4906 RT @tsukioreo: Finished my Vander portrait ! Was so fun to draw and so happy I drew this sweet dad ! Took around 11 hours #arcane #art #van…
## 4907 RT @ISakul3g4nd: Some tertiary details\n\n#3dart #3D #3dmodeling #3dprint #3DCG #zbrush #pixologic #DigitalArtist #DigitalSculpting #LeagueOf…
## 4908 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4909 RT @_taishhu: I've been feeling like drawing league's characters for a while,, I just think he's neat\n#ArtofLegends #LeagueOfLegends #Aatro…
## 4910 RT @Morphogenesis__: Favorite #LeagueOfLegends champion #Aatrox with a cute cat 😄\n\nMy most detailed work so far. Took almost 20 hours to fi…
## 4911 RT @settstiddies: new emo boy band just dropped guys #yone #yasuo #kayn #masteryi #leagueoflegends https://t.co/JxVUEeS6Zn
## 4912 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4913 RT @LanYialter: Riven\n#LeagueOfLegends https://t.co/Hvsg0QNq3b
## 4914 RT @EloDragonLoL: Just your normal Heartsteel enjoyer here\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmem…
## 4915 RT @FaleyrasE: Cloudwalker Taliyah (fanskinline) twb #taliyah #ArtofLegends #LeagueOfLegendsFanArt #leagueoflegends https://t.co/MrNiPM0Bym
## 4916 RT @AtmajaPd: I wanted to play this game.😍 #LeagueofLegends #Game #StarGuardian #FLYWIN #YıldızMuhafızı #G2WIN
## 4917 RT @Nanal0l: 🤡 FEW LEAGUE GAMES THEN HITMAN3 FIRST PLAYTHROUGH!\n\n#LeagueOfLegends #Hitman3 #TwitchStreamers \n\nTwitch . tv / Nana
## 4918 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 4919 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 4920 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4921 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4922 RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…
## 4923 RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…
## 4924 RT @RivenStore: What do you think?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#leagueoflegends #lolgame #lolgamer #rivenstor…
## 4925 RT @akali_the_rebel: ღ Irelia ღ\n\n𝓒𝓻𝓮𝓭𝓲𝓽: Yanderes.arts \n\n#LeagueOfLegends #LeagueOfLegendsFanArt #WildRift #RIOTGAMES #3d #daz3d #irelia ht…
## 4926 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 4927 RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…
## 4928 RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…
## 4929 RT @mialoette: rakan will love to see her like that\n#xayah #leagueoflegends #artoflegends https://t.co/DpZ1hpu5Rt
## 4930 RT @SaltyMorde: Super quick doodle of these Morde's tits before going to sleep : D.\nIn honor of my league name which is Mordes Tiddies. \n-…
## 4931 RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…
## 4932 RT @EsportsRedskin: Here is the @ArkActAssn @playvs Fall '22 #LeagueOfLegends Top 16 Playoff Bracket. \nPhoenix finished the regular season…
## 4933 RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…
## 4934 RT @EsportsRedskin: Next Monday, @ArkActAssn @playvs State Playoffs Round 1 #LeagueOfLegends . Top 16.\n@EsportsRedskin vs Gentry GHS Infini…
## 4935 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4936 RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…
## 4937 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4938 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4939 RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…
## 4940 RT @mialoette: ⛓️ Rakan o'lantern and Xayah corpse bride!\n\nAt this year, me and @chxrrygarden decided to redraw our halloween art from the…
## 4941 RT @jawlipops: ive been sucked back in oop #leagueoflegends #ArtofLegends https://t.co/QyjMF5DozN
## 4942 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 4943 RT @jawlipops: one day ill be a good diana #ArtofLegends #LeagueOfLegends https://t.co/UFBvNTN84H
## 4944 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 4945 RT @babohorangi: Before i forget.. here's another doodle from #RiftGala\nMeet a single dad in your area!🐺\n#leagueoflegends https://t.co/JlOQ…
## 4946 RT @scoutsart: You are now an enemy\n#art #digital #arcane #ArcaneAnniversary #jinx #vi #leagueoflegends https://t.co/7AGULOT94G
## 4947 RT @CherryRobber: girl there is something deeply wrong with you (affectionate)\n#arcane #ArcaneArt #Jinx #jinxarcane #LeagueOfLegends #Leagu…
## 4948 RT @PrimalZeeee: Check out this League of Legends clip I recorded with https://t.co/yWp0fEZAU5! #LeagueofLegends\n\n🔗 https://t.co/dLhaPetn0A…
## 4949 RT @babohorangi: Before i forget.. here's another doodle from #RiftGala\nMeet a single dad in your area!🐺\n#leagueoflegends https://t.co/JlOQ…
## 4950 RT @starglowsbright: fox girls club 🦊\n\n#LeagueOfLegends #GenshinImpact #Overwatch2 https://t.co/Mu2Sa8gdTc
## 4951 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 4952 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 4953 RT @Geekay_Esports: Grand Finals DAY 🔥\n\n⚔️We play vs @TEAMRAAD in @rushgamingfest\n📍Riyadh Front \n🕡6:30 PM KSA \n\nWatch the stream and cheer…
## 4954 RT @AtmajaPd: I wanted to play this game.😍 #LeagueofLegends #Game #StarGuardian #FLYWIN #YıldızMuhafızı #G2WIN
## 4955 RT @Debbysheen_: ❤️ Happy Valentine's Day sweeties ❤️\n\n#ArtofLegends #KDA #AKALI #EVELYNN #kaisa #ahri #kahri #akalynn #fanart #LeagueOfLeg…
## 4956 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4957 RT @Champ_Esports: Our teams really gave it their all last night!!! GGs to Florida Tech JV and Clemson Orange 🤝\n\n#RocketLeague #LeagueOfLeg…
## 4958 RT @Debbysheen_: ❤️ Happy Valentine's Day sweeties ❤️\n\n#ArtofLegends #KDA #AKALI #EVELYNN #kaisa #ahri #kahri #akalynn #fanart #LeagueOfLeg…
## 4959 RT @yordleloveall: #LeagueOfLegendsFanArt #LeagueOfLegends \n\nYordle oc https://t.co/Oe1D3hLWwG
## 4960 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 4961 RT @EloDragonLoL: Just your normal Heartsteel enjoyer here\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmem…
## 4962 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4963 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4964 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4965 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4966 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 4967 RT @squarsoo36: Tags : #TwitchStreamers #twichaffiliate #twitch #LeagueOfLegends
## 4968 RT @gontengstudio1: custom badges . order now! https://t.co/gULrQYECfh\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls…
## 4969 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4970 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4971 RT @DamnSpiderLover: the only prisoner I want\n#LeagueOfLegends #sylas #fanart https://t.co/Oti0f96AGr
## 4972 RT @Nanal0l: 🤡 FEW LEAGUE GAMES THEN HITMAN3 FIRST PLAYTHROUGH!\n\n#LeagueOfLegends #Hitman3 #TwitchStreamers \n\nTwitch . tv / Nana
## 4973 RT @quarksky: BACK TO THE LANES PEEPS |!socials |TTS 100 bits| |Sound Alerts 200 bits| \n\nLIVE NOW: https://t.co/IcAq7qqHT6\n\n#LeagueOfLegend…
## 4974 RT @bets_demis: Weird times have came \n#LeagueOfLegends https://t.co/F2SEqZrS8z
## 4975 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 4976 RT @appa1067: If anyone is wanting to help or contribute to the NA/LAN Tournament please join the discord here: https://t.co/TZnj2gCGC0 #sa…
## 4977 RT @felinae_felidae: Priestess\n#Illaoi #LeagueOfLegends #ArtofLegends https://t.co/QcDYARp8aM
## 4978 RT @AtmajaPd: I wanted to play this game.😍 #LeagueofLegends #Game #StarGuardian #FLYWIN #YıldızMuhafızı #G2WIN
## 4979 RT @felinae_felidae: Priestess\n#Illaoi #LeagueOfLegends #ArtofLegends https://t.co/QcDYARp8aM
## 4980 RT @SyferEDM: preseason is so wild this year #LeagueOfLegends https://t.co/Jblh6zi9vC
## 4981 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4982 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4983 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 4984 RT @TKPFamily615123: 【League of Legends】Kai'sa carry 2vs4\n\n#LOL #leagueoflegends #英雄聯盟 #凱莎 #Kaisa #lolplay #lolhighlight #lolhighlights #lo…
## 4985 RT @ingly308: Well...\n\n#stripgame #stripthecharacter #LeagueOfLegends #LeagueOfLegendsfanart #ArtofLegends #Akali https://t.co/ussoQ1F8Xy
## 4986 RT @judasempr: Process #jinx #arcane #fanart #lol #LeagueOfLegends https://t.co/53EG5k77XW
## 4987 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 4988 RT @mialoette: rakan will love to see her like that\n#xayah #leagueoflegends #artoflegends https://t.co/DpZ1hpu5Rt
## 4989 RT @RivenStore: Like and Share if you have been fan since day 1\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #league…
## 4990 RT @K_alligatorDraw: Well I try to color this \n#Warwick #LeagueOfLegends #LeagueOfLegendsFanArt #bara #furry https://t.co/cXXkaCLmy7
## 4991 RT @BigBearPlayz: Coming At You From Night City. \nCaptain Atlas is Here\n7:00 pm est\nhttps://t.co/yBdSVxD4fH\n#Vtuber|#ENVtuber|#BlackVtuber|…
## 4992 RT @BigBearPlayz: Coming At You From Night City. \nCaptain Atlas is Here\n7:00 pm est\nhttps://t.co/yBdSVxD4fH\n#Vtuber|#ENVtuber|#BlackVtuber|…
## 4993 RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY
## 4994 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 4995 RT @appa1067: If anyone is wanting to help or contribute to the NA/LAN Tournament please join the discord here: https://t.co/TZnj2gCGC0 #sa…
## 4996 RT @settstiddies: new emo boy band just dropped guys #yone #yasuo #kayn #masteryi #leagueoflegends https://t.co/JxVUEeS6Zn
## 4997 RT @playbasegg: Play and win weekly #LeagueOfLegends & #VALORANT 🏆tournaments and participate in our🎖️leaderboards to EARN tons of prizes I…
## 4998 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 4999 RT @xerenite_: "Let's change the world" 🥹 ~ seraphine #leagueoflegends #RiotGames https://t.co/E09Z0wCyWP
## 5000 RT @thefedr8tion: CLICK https://t.co/sg901ujqxr Watch the live stream now - London University Esports - #LeagueOfLegends #esports tournamen…
## 5001 RT @BrainV02: Promised is debt Seraphine without gloves. can we take off the socks?\n\n#stripgame #seraphine #seraphinelol #LeagueOfLegends h…
## 5002 RT @Dawnynomicon: I’m not gonna lie I don’t really want to strip the fish XD #stripgame #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegen…
## 5003 RT @kaatox_: Took me a while but here you go! I am unsure about how should we do the finale, so I decided to ask you guys instead!\n\nCheck t…
## 5004 RT @madikdev: Space Groove Nami Prestige from League of Legends 🧜🏻♀️💫 @LeagueOfLegends #nami #LeagueOfLegends #lolfanart #lol #spacegroove…
## 5005 RT @settstiddies: new emo boy band just dropped guys #yone #yasuo #kayn #masteryi #leagueoflegends https://t.co/JxVUEeS6Zn
## 5006 RT @Bleyzen404: If it is not, I will go to the riot account to spam the double AA \n#LeagueOfLegends \n#LeagueOfLegendsFanArt \n#Artof…
## 5007 RT @LydiaFo33470310: Have a good day 💕💕💕 #英雄联盟 #StarGuardian #LeagueofLegends https://t.co/fmBawNo75Q
## 5008 RT @OfficialAFKOrg: Chemtech dragon is back in Season 13 preseason, how is everyone feeling about the new changes so far? #leagueoflegends…
## 5009 RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy
## 5010 RT @ContenderIrvine: 𝐓𝐮𝐞𝐬𝐝𝐚𝐲 𝐓𝐫𝐢𝐯𝐢𝐚\n#contenderesports #esport #WarzoneMobile #LeagueOfLegends #games https://t.co/En78U8n57E
## 5011 RT @Capta1n_Irel1a: Irelia fan art~ \nBtw, today is my b-day\n\n#Irelia #fanart #LeagueOfLegends https://t.co/NHl5v4Zdnx
## 5012 RT @KBanryu: sometimes i make fanart #Gameplay #mobilegame #LeagueofLegends #G2WIN #TLWIN #КосплейLoL \nOriginal: RivenStore https://t.co/hy…
## 5013 RT @LydiaFo33470310: Have a good day 💕💕💕 #英雄联盟 #StarGuardian #LeagueofLegends https://t.co/fmBawNo75Q
## 5014 RT @babohorangi: Before i forget.. here's another doodle from #RiftGala\nMeet a single dad in your area!🐺\n#leagueoflegends https://t.co/JlOQ…
## 5015 RT @Ventus_corp: Logitech G PRO Wireless Gaming Mouse - Official League of Legends Edition - $49.99\nhttps://t.co/oVMfjggAqQ\n\n#Logitech #Gam…
## 5016 RT @Bleyzen404: If it is not, I will go to the riot account to spam the double AA \n#LeagueOfLegends \n#LeagueOfLegendsFanArt \n#Artof…
## 5017 RT @babohorangi: Before i forget.. here's another doodle from #RiftGala\nMeet a single dad in your area!🐺\n#leagueoflegends https://t.co/JlOQ…
## 5018 RT @babohorangi: Before i forget.. here's another doodle from #RiftGala\nMeet a single dad in your area!🐺\n#leagueoflegends https://t.co/JlOQ…
## 5019 RT @EsportLegendsGG: #EsportLegends mark your Time! We are there in 6 Hours! 🎉 \n\nCheck it: https://t.co/J0weBmjNDO\n\n#leagueoflegends #riotg…
## 5020 RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY
## 5021 RT @theahime: Lady Ahri ✨\n#ahri #leagueoflegends https://t.co/PCiSsbgsIS
## 5022 RT @babohorangi: Before i forget.. here's another doodle from #RiftGala\nMeet a single dad in your area!🐺\n#leagueoflegends https://t.co/JlOQ…
## 5023 RT @mialoette: rakan will love to see her like that\n#xayah #leagueoflegends #artoflegends https://t.co/DpZ1hpu5Rt
## 5024 RT @lorddumbb: [DT] - Back to the old days \n\n… Soooo, I tried to imagine Silco and Vander’s younger days …. \n\n#arcane #silco #vander #Leagu…
## 5025 RT @babohorangi: Before i forget.. here's another doodle from #RiftGala\nMeet a single dad in your area!🐺\n#leagueoflegends https://t.co/JlOQ…
## 5026 RT @babohorangi: Before i forget.. here's another doodle from #RiftGala\nMeet a single dad in your area!🐺\n#leagueoflegends https://t.co/JlOQ…
## 5027 RT @lorddumbb: [DT] - Back to the old days \n\n… Soooo, I tried to imagine Silco and Vander’s younger days …. \n\n#arcane #silco #vander #Leagu…
## 5028 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5029 RT @MsMagicMane: “Baby Jinx” Sketch 2022 “Don’t worry, I don’t bite. (Clears throat) 🎶 Dear friend across the river…” #silco #jinx #babyjin…
## 5030 RT @EloDragonLoL: Honestly what did Riot expect?\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmemes #legend…
## 5031 RT @Bleyzen404: For you.\n#LeagueOfLegends \n#ArtofLegends https://t.co/EQJQQHy2X4
## 5032 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5033 RT @uhxjaxx: Here's an illustration of lux I've made , i was experimenting with lights and all \n#fanart #digitalart #LeagueOfLegendsFanArt…
## 5034 RT @EloDragonLoL: Honestly what did Riot expect?\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmemes #legend…
## 5035 RT @gontengstudio: custom badges . order now! https://t.co/Q5xzwhZTa3\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls\n#…
## 5036 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5037 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5038 RT @yellowestmango: This was the first that came to my mind after seeing Ocean Song Yone and I had to draw it to get it out of my system #y…
## 5039 RT @EloDragonLoL: Honestly what did Riot expect?\n\n#LeagueOfLegends #leagueoflegends #lol #football #riotgames #leagueoflegendsmemes #legend…
## 5040 RT @gontengstudio: custom badges . order now! https://t.co/Q5xzwhZTa3\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls\n#…
## 5041 RT @gontengstudio: custom badges . order now! https://t.co/Q5xzwhZTa3\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls\n#…
## 5042 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5043 RT @mialoette: rakan will love to see her like that\n#xayah #leagueoflegends #artoflegends https://t.co/DpZ1hpu5Rt
## 5044 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5045 RT @mialoette: a friend told me to do this trend, sooo let's go with yayah because i love her so much (sorry for the messy sketch)\n#xayah #…
## 5046 RT @Grilla: The Captain runs the ship!\n\nCongratulations to @Trackie_D on winning the first ever #TidesofTurmoil event yesterday after a 2-1…
## 5047 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5048 RT @loreofruneterra: Redeemed Prodigy: Striving for perfection was limiting, rigid. Perfection had no life; could not breathe. However, per…
## 5049 RT @_mierii: I like this ship 🤔\n\n#LeagueOfLegends #meme #fanart #ashe https://t.co/E11utINaL5
## 5050 RT @FaleyrasE: Cloudwalker Taliyah (fanskinline) twb #taliyah #ArtofLegends #LeagueOfLegendsFanArt #leagueoflegends https://t.co/MrNiPM0Bym
## 5051 RT @allysonkart: candy cane miss fortune for christmas!! #art #DigitalArtist #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/ngnHIAmn0V
## 5052 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5053 RT @sakuyashan: Hello! I'm 🌸 LIVE 🌸 and would love for you to come and hang out ❣️\nhttps://t.co/qsMH2HGCy3\n\n#vtuber #pngtuber #vtuberuprisi…
## 5054 RT @mialoette: rakan will love to see her like that\n#xayah #leagueoflegends #artoflegends https://t.co/DpZ1hpu5Rt
## 5055 RT @MsMagicMane: “Baby Jinx” Sketch 2022 “Don’t worry, I don’t bite. (Clears throat) 🎶 Dear friend across the river…” #silco #jinx #babyjin…
## 5056 RT @JungleNotorious: The game makes you happy.👏👏👏 #StarGuardian #LeagueofLegends https://t.co/wQXpdHW1Q0
## 5057 RT @ibrah_kun: Damn #LeagueOfLegends feels way better than Valorant. Im hooked again.
## 5058 RT @crapAtory: Please help my man stuck it in my nose #SpotifyWrapped #lol #LeagueOfLegends #reddit #ohio
## 5059 RT @theahime: Lady Ahri ✨\n#ahri #leagueoflegends https://t.co/PCiSsbgsIS
## 5060 RT @settstiddies: new emo boy band just dropped guys #yone #yasuo #kayn #masteryi #leagueoflegends https://t.co/JxVUEeS6Zn
## 5061 RT @settstiddies: new emo boy band just dropped guys #yone #yasuo #kayn #masteryi #leagueoflegends https://t.co/JxVUEeS6Zn
## 5062 RT @HaryantiLembah: This is a nice game.😎 #LeagueOfLegendsFanArt #LeagueofLegends #Bjergsen #GuardiãsEstelares #StarGuardians \nOriginal: ub…
## 5063 RT @ContenderIrvine: 𝐓𝐮𝐞𝐬𝐝𝐚𝐲 𝐓𝐫𝐢𝐯𝐢𝐚\n#contenderesports #esport #WarzoneMobile #LeagueOfLegends #games https://t.co/En78U8n57E
## 5064 RT @theahime: Lady Ahri ✨\n#ahri #leagueoflegends https://t.co/PCiSsbgsIS
## 5065 RT @theahime: Little color doodling while waiting for 🍌🍞 to bake ✨\n#ahri #leagueoflegends https://t.co/MsWAtuq7zL
## 5066 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5067 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5068 RT @M0nkaeee: Finally……. She’s done…\n\n#LeagueOfLegends #ArtofLegends \n#Lulu #LeagueOfLegendsFanArt #Yordle https://t.co/t2aq3qtNKq
## 5069 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5070 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5071 RT @Bleyzen404: If it is not, I will go to the riot account to spam the double AA \n#LeagueOfLegends \n#LeagueOfLegendsFanArt \n#Artof…
## 5072 RT @CherryRobber: girl there is something deeply wrong with you (affectionate)\n#arcane #ArcaneArt #Jinx #jinxarcane #LeagueOfLegends #Leagu…
## 5073 RT @worldalchemy: Jinx fan art, using watercolor maxpack 🎨\n\n#arcane #LeagueOfLegends #jinxfanart #characterdesign #characterart https://t.c…
## 5074 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5075 RT @CherryRobber: girl there is something deeply wrong with you (affectionate)\n#arcane #ArcaneArt #Jinx #jinxarcane #LeagueOfLegends #Leagu…
## 5076 RT @_mizah: 💖🌈sweet mooncake 💖🌈\n.\n#LeagueOfLegends #SpiritBlossom2022 #LeagueOfLegendsFanArt https://t.co/WRNfybrkbU
## 5077 RT @stefylaudy: Shall we?\n#LeagueOfLegends #LeagueOfLegendsFanArt #missfortune #undresschallenge https://t.co/A73BbE91hf
## 5078 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5079 RT @Talesmek: @TalismekG It's our second project and we are workin on it , it's a esport team that we are trying to build at our best possi…
## 5080 RT @OneMore_esports: What a day!\n\nWe won both games as team Vanquishers forfeited the first game and our Owls played very well against @3bl…
## 5081 RT @Bleyzen404: If it is not, I will go to the riot account to spam the double AA \n#LeagueOfLegends \n#LeagueOfLegendsFanArt \n#Artof…
## 5082 RT @vadhahidayat: Irelia #leagueoflegends #irelia #illustration https://t.co/w0CrDA94gZ
## 5083 RT @ClauSketch: ❣ 𝗫𝗮𝘆𝗮𝗵 𝘅𝗺𝗮𝘀🎄 \n♡ ☕ https://t.co/BQKfxmlL3S\n♡ Available for monthly supporters\n\n#LeagueOfLegends #ArtofLegends #xayah https…
## 5084 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5085 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5086 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5087 RT @AsthmaMarauder: ENGAGING Multiplayer MARAUDERING !!!!! SUPAH DEAD STREAMER PLAYING #LeagueOfLegends AND OTHER GAMES WITH FRIENDS!\n\n#C…
## 5088 RT @Keikocosplay1: 𝑳𝒐𝒐𝒌𝒊𝒏𝒈 𝒇𝒐𝒓 𝒂 𝒕𝒂𝒊𝒍𝒐𝒓? 🪡\nScissors, needles, thread; tools of Isolde. She'll always be with me, and I with her\n\nPhotograph…
## 5089 RT @Bleyzen404: If it is not, I will go to the riot account to spam the double AA \n#LeagueOfLegends \n#LeagueOfLegendsFanArt \n#Artof…
## 5090 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5091 RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY
## 5092 RT @McChipyArt: She go hop!! 🐸💕\n\n#myart #McChipyArt #Aatrox #OcRaana #DarkinOc #LeagueofLegends #ArtofLegends https://t.co/KGesD3eTwA
## 5093 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5094 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5095 RT @tiny_tailss: hellooo⚙️⚙️\n\n#oriannalol #oriannaleagueoflegends #oriannafanart #leagueoflegends #leagueoflegendsfanart #leagueoflegendsor…
## 5096 RT @whale_lonliest: I'm trying to make characters with different looks.🤗🤗🤗 #StarGuardian #LeagueofLegends #LeagueOfLegendsFanArt #TLWIN #Gu…
## 5097 RT @mialoette: rakan will love to see her like that\n#xayah #leagueoflegends #artoflegends https://t.co/DpZ1hpu5Rt
## 5098 RT @FaleyrasE: Cloudwalker Taliyah (fanskinline) twb #taliyah #ArtofLegends #LeagueOfLegendsFanArt #leagueoflegends https://t.co/MrNiPM0Bym
## 5099 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5100 RT @ddorobo_: Spiritblossom Aphelios🌸🌙\n#LeagueOfLegends\n#LeagueOfLegendsfanart\n#Aphelios\n#SpiritBlossom2022\n#spiritblossom https://t.co/T9O…
## 5101 RT @Capta1n_Irel1a: Irelia fan art~ \nBtw, today is my b-day\n\n#Irelia #fanart #LeagueOfLegends https://t.co/NHl5v4Zdnx
## 5102 RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY
## 5103 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5104 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5105 RT @_icepher_: I’m… worse…\n\n#ArtofLegends #LeagueofLegends #Aatrox https://t.co/ROHgOo8huj
## 5106 RT @Bleyzen404: If it is not, I will go to the riot account to spam the double AA \n#LeagueOfLegends \n#LeagueOfLegendsFanArt \n#Artof…
## 5107 RT @TonyRam26219233: I like this game.🤩🤩🤩🤩🤩 #LeagueofLegends https://t.co/FYMrnZWBKS
## 5108 RT @MelaHarma: 18+ PNGTuber~ League of Toxicity :D #twitch #stream #live #leagueoflegends #PNGtuber #Vtuber https://t.co/nO1cupBL5T
## 5109 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5110 RT @dravensgf: Dont leave me meow :c \n#leaguetwt #LeagueOfLegends https://t.co/YVOJx0g2wt
## 5111 RT @monique_Art_: He was banned from that Subway shortly after \n#LeagueOfLegends #ArtofLegends #Jhin #Shen #Akali #Seraphine https://t.co/g…
## 5112 RT @ivorydaemon: 🌊🎙️Ocean Song Seraphine \n\n✦ #seraphine ✦ #leagueoflegends ✦ #LeagueOfLegendsFanArt https://t.co/dTqsA2f0ti
## 5113 RT @explodingquails: Not me drawing nonexistent scenarios that only I find funny #LeagueOfLegends \n\n(I have decided this is how they met in…
## 5114 RT @nugothezreal: all of your (mine) favorites are inuit and transfem (a thread of chars i hc as native not all of these r transfem hcs lma…
## 5115 RT @Capta1n_Irel1a: Irelia fan art~ \nBtw, today is my b-day\n\n#Irelia #fanart #LeagueOfLegends https://t.co/NHl5v4Zdnx
## 5116 RT @WionStar: My old Xayah cat design\n\nVery generic but yeah i liked it\n\n#Xayah #LeagueOfLegends https://t.co/lpOB0c5HQ3
## 5117 RT @Capta1n_Irel1a: Irelia fan art~ \nBtw, today is my b-day\n\n#Irelia #fanart #LeagueOfLegends https://t.co/NHl5v4Zdnx
## 5118 RT @shikispace: Distraction\n\n#yone #Kayn #kayone #LeagueOfLegends #ArtofLegends https://t.co/Ie8p8gPc9Y
## 5119 RT @NocturnaDraco: I’m doing a rework of this one and I found all the studies I did before painting.\n#Jhin #bloodmoonjhin #LeagueOfLegends…
## 5120 RT @Capta1n_Irel1a: Irelia fan art~ \nBtw, today is my b-day\n\n#Irelia #fanart #LeagueOfLegends https://t.co/NHl5v4Zdnx
## 5121 RT @Capta1n_Irel1a: Irelia fan art~ \nBtw, today is my b-day\n\n#Irelia #fanart #LeagueOfLegends https://t.co/NHl5v4Zdnx
## 5122 RT @PrimalZeeee: Check out this League of Legends clip I recorded with https://t.co/yWp0fEZAU5! #LeagueofLegends\n\n🔗 https://t.co/dLhaPetn0A…
## 5123 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5124 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 5125 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 5126 RT @Cookie3w3: Oh noOoO , He discovered us D:\n\nDon't worry, it's not the end. I'm working on the good ending 'w'👌\n\n#LeagueOfLegends #League…
## 5127 RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…
## 5128 RT @Blelus_B: 🪡 I drew Gwen✂️\n(I liked the colorless version better)\n#ArtofLegends #leagueoflegends #Gwen https://t.co/ZrspGXY4Jx
## 5129 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5130 RT @SwirlHQ: [#Greetings] \nWelcome To Swirl eSports. We Are A New Up-Coming Gaming Organization Out Of The U.S. Looking To Grow In The Fiel…
## 5131 RT @SadWaffleDog: Commissions OPEN!\n\nFinished another draw, theme League of Legends: Heartseeker Varus! \n\nIf you are interested send me a m…
## 5132 RT @SadWaffleDog: [COMMISSIONS OPEN]\n\nAnother League of Legends champion:\nKing of clubs Mordekaiser DONE!\n\nMade for: @Atlustv \n\n#commission…
## 5133 RT @gatorix1: Present i did for a friend :3 #LeagueOfLegends https://t.co/JINiaYH3mJ
## 5134 RT @shikispace: (wip) My league faves wearing fancy stuff part two\n\n#MasterYi #LeagueOfLegends #ArtofLegends https://t.co/dNSxTJIEDR
## 5135 RT @ShuUsagi: LIVE NOW FORHEAD! playing some more LoL BUILDS BUILDS BUILDS i just want to win with my shitty stuff ;w;\n .\n.\n.\n#vtuber #envt…
## 5136 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5137 RT @shikispace: (wip) My league faves wearing fancy stuff part two\n\n#MasterYi #LeagueOfLegends #ArtofLegends https://t.co/dNSxTJIEDR
## 5138 RT @spookisouls: my evelynn edit #KDA #KDAEvelynn #LeagueOfLegends https://t.co/mkrXXxDVCi
## 5139 RT @framedropco: Known for his proficiency on the Summoners Rift with champs like Draven and Ivern, Tyler1 also shows proficiency in other…
## 5140 RT @DamnSpiderLover: the only prisoner I want\n#LeagueOfLegends #sylas #fanart https://t.co/Oti0f96AGr
## 5141 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5142 RT @evvils: Petition to make the classic Jinx skin popular again 💙🦈 #LeagueOfLegends https://t.co/HQG9PUZetv
## 5143 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5144 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5145 RT @akali_the_rebel: ღ Irelia ღ\n\n𝓒𝓻𝓮𝓭𝓲𝓽: Yanderes.arts \n\n#LeagueOfLegends #LeagueOfLegendsFanArt #WildRift #RIOTGAMES #3d #daz3d #irelia ht…
## 5146 RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy
## 5147 RT @StrideyTidey: Beekeeper Thresh when?\n\n#draw #art #LeagueOfLegends https://t.co/sOagkqWi0E
## 5148 RT @SynthSailing: It's astronomically impossible to assemble the edgy models. They'd cancel each other out and cause cosmic awakening of a…
## 5149 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5150 RT @RIKONOJAN: Go fishing 🐟🤔\n\n#LeagueOfLegendsFanArt #LeagueOfLegends #neeko #nidalee\n#artoflegends https://t.co/5WPCEag7IL
## 5151 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5152 RT @SalsaMerang0: Ashe Cross Map\n\n#Ashe #AsheLoL #LeagueOfLegendsClips #LoLClips #LeagueOfLegends https://t.co/XmgQcktmOJ
## 5153 RT @TKPFamily615123: 【League of Legends】Kai'sa carry 2vs4\n\n#LOL #leagueoflegends #英雄聯盟 #凱莎 #Kaisa #lolplay #lolhighlight #lolhighlights #lo…
## 5154 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5155 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5156 RT @littlejem4: Starguardian Quinn - @LoLUKN @LeagueOfLegends #sponsored \n#starguardians \n\nValor is losing the battle with the pigeons! (…
## 5157 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5158 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5159 RT @littlejem4: Starguardian Quinn - @LoLUKN @LeagueOfLegends #sponsored \n#starguardians \n\nValor is losing the battle with the pigeons! (…
## 5160 RT @ScantySlayer: umm..... uhmmm these are my mains in League of Legends and I mixed them 🫣\n\n#kindred\n#evelynn\n#LeagueOfLegends https://t.c…
## 5161 RT @deerlaurs: they won’t leave my mind!! take these dumb sketches :]\n\n#kaikali #kda #akali #kaisa #leagueoflegends https://t.co/CBQXaKsZmG
## 5162 RT @ahrifoxlovers: K/DA Ahri \nArtist: 杜佩仪 (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #KaiSa #K…
## 5163 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5164 RT @art_wilkins: Some more work done for Riot Games. Loved doing these! More to come :) \n#KDA #Ahri #Kaisa #Akali #LeagueOfLegends #LOL #Ri…
## 5165 RT @RagollC: Part 2👀#LeagueOfLegends #stripgame #sett https://t.co/m0h89JovEq
## 5166 RT @FaleyrasE: Cloudwalker Taliyah (fanskinline) twb #taliyah #ArtofLegends #LeagueOfLegendsFanArt #leagueoflegends https://t.co/MrNiPM0Bym
## 5167 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5168 RT @FaleyrasE: Cloudwalker Taliyah (fanskinline) twb #taliyah #ArtofLegends #LeagueOfLegendsFanArt #leagueoflegends https://t.co/MrNiPM0Bym
## 5169 RT @somewhat_irked: Chem Baroness Seraphine - commission\n\n#seraphine #leagueoflegends https://t.co/mhDaVwqvYc
## 5170 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5171 RT @FaleyrasE: Cloudwalker Taliyah (fanskinline) twb #taliyah #ArtofLegends #LeagueOfLegendsFanArt #leagueoflegends https://t.co/MrNiPM0Bym
## 5172 RT @sicpolw: kindred yes\n#kindred #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/JZJBjd9GXI
## 5173 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5174 RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY
## 5175 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 5176 RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy
## 5177 RT @Cookie3w3: One more drawing and the good is coming aAaAa\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgame https://t.co…
## 5178 RT @Cookie3w3: AaAaAA We surpassed the previous one ;W;. Let's see now lol\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgam…
## 5179 RT @seeu_cosplay: #LeagueOfLegends #LOL #Ahri \n🌟Star guardians are in it to win it🌟 https://t.co/V6A5BLwwdP
## 5180 RT @DigsnowP: Sketch-book drawing for fun\n\n#LeagueOfLegends \n#camille_ferros https://t.co/m6YWFyJGBG
## 5181 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5182 RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY
## 5183 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 5184 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5185 RT @madikdev: Progress update of Gwen 💙 #LeagueOfLegends #Gwenlol https://t.co/xtWkodxOA4
## 5186 RT @tbdesports_: JOIN TO OUR DISCORD SERVER! #TBDESPORTS\n\n- Informations\n- Tournaments\n- Giveaways\n\nLINK: https://t.co/pT4N1GYNIU\n#Discord…
## 5187 RT @thefedr8tion: CLICK https://t.co/sg901ujqxr Watch the live stream now - London University Esports - #LeagueOfLegends #esports tournamen…
## 5188 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5189 RT @chrisfrootart: I found a reference, so.. :) /// I really think vi would melt in front of her. the first night.\n.\n.\n.\n.\n{ #caitvi #arcan…
## 5190 RT @LydiaFo33470310: Have a good day 💕💕💕 #英雄联盟 #StarGuardian #LeagueofLegends https://t.co/fmBawNo75Q
## 5191 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5192 RT @Drakshayne: he love food :з\n#LeagueOfLegends #TahmKench #ArtofLegends https://t.co/WGD1cZiGdG
## 5193 RT @Grilla: The Captain runs the ship!\n\nCongratulations to @Trackie_D on winning the first ever #TidesofTurmoil event yesterday after a 2-1…
## 5194 RT @Grilla: The Captain runs the ship!\n\nCongratulations to @Trackie_D on winning the first ever #TidesofTurmoil event yesterday after a 2-1…
## 5195 RT @jawlipops: one day ill be a good diana #ArtofLegends #LeagueOfLegends https://t.co/UFBvNTN84H
## 5196 RT @Rux0209: LOVE\n\n#StarGuardian #LeagueofLegends #xayahrakan #Xayah #Rakan https://t.co/kXXihScRdD
## 5197 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5198 RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy
## 5199 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5200 RT @NoodleSpicyArt: #caitvi twitch emotes for my channel named “high five” and “cupcake”. (I play vi support) #LeagueOfLegends https://t.co…
## 5201 RT @SalsaMerang0: Ashe Cross Map\n\n#Ashe #AsheLoL #LeagueOfLegendsClips #LoLClips #LeagueOfLegends https://t.co/XmgQcktmOJ
## 5202 RT @gatorix1: Present i did for a friend :3 #LeagueOfLegends https://t.co/JINiaYH3mJ
## 5203 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5204 RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…
## 5205 RT @JungleNotorious: The game makes you happy.👏👏👏 #StarGuardian #LeagueofLegends https://t.co/wQXpdHW1Q0
## 5206 RT @leochamposa: Would you still love me if I was a worm? 🥺 \n\n#LeagueOfLegends #katarina #garen https://t.co/7vBJbdywi8
## 5207 RT @SSAelxo16: Going Live Come And Hang out! https://t.co/KlyqfnULfp #Leagueoflegends #streamer #twitchstream
## 5208 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5209 RT @ItsKashaKai: Today marks my 3 months being sober! It has an extremely tough addiction and I've had many relapses when trying to quit, b…
## 5210 RT @mialoette: rakan will love to see her like that\n#xayah #leagueoflegends #artoflegends https://t.co/DpZ1hpu5Rt
## 5211 RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…
## 5212 RT @PHB_pietro: the best skins i made for #Sylas my favorite? all\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtistOnTwitter #art #fanart #lo…
## 5213 RT @GoodBirbb: my boy Sett <3\nmuaw muaw\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #Sett #УкрАрт #УкрАртПідтримка #fanart http…
## 5214 RT @PHB_pietro: This is my #starguardian team\n#Darius #vi #evelynn #Pantheon #sylas #LeagueOfLegends #LeagueOfLegendsFanArt #lol #ArtistOnT…
## 5215 RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY
## 5216 RT @noisecat610: As long as you are on my side.\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/ly0R5EnGFk
## 5217 RT @shikispace: (wip) My league faves wearing fancy stuff part two\n\n#MasterYi #LeagueOfLegends #ArtofLegends https://t.co/dNSxTJIEDR
## 5218 RT @akali_the_rebel: ღ Ahri ღ\n\n𝓒𝓻𝓮𝓭𝓲𝓽: Yanderes.arts\n\n#kda #ahri #LeagueOfLegends #LeagueOfLegendsFanArt #KDAAhri #WildRift #riotgames #kpo…
## 5219 RT @GoodBirbb: my boy Sett <3\nmuaw muaw\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #Sett #УкрАрт #УкрАртПідтримка #fanart http…
## 5220 RT @jasikyu: Coven Evelynn cosplay after 2yrs 🫣#leagueoflegends https://t.co/4WacCuzRT6
## 5221 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5222 RT @jasikyu: Coven Evelynn cosplay after 2yrs 🫣#leagueoflegends https://t.co/4WacCuzRT6
## 5223 RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…
## 5224 RT @MatrixBlueFae: ✨Swap of Legends Pt. 1✨\nZoe, the Crimson Reaper🩸\nVladimir, the Aspect of Twilight💫\n#LeagueOfLegends #LeagueOfLegendsFanA…
## 5225 RT @eMpEmperor: What was that Ashe?\n#leagueoflegends #leagueclips #gamingclip https://t.co/vB8WQqtU1o
## 5226 RT @ahrifoxlovers: Ahri \nArtist: 杜佩仪 (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #KaiSa #KDA #L…
## 5227 RT @Cherraluna: Always happy when Vlad gets a new skin⭐\n#LeagueOfLegends #ArtofLegends #vladimir https://t.co/lj0E6Nk2AG
## 5228 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5229 RT @ahrifoxlovers: Ahri \nArtist: 杜佩仪 (Artstation)\n---\nFollow my Instagram: https://t.co/yJCGPyldBt\n---\n#Ahri #Akali #Evelynn #KaiSa #KDA #L…
## 5230 RT @TWG_IceBreaker: ermm @riotgames ? did tanks really need more mythic items? #LeagueOfLegends #RiotGames
## 5231 RT @JungleNotorious: The game makes you happy.👏👏👏 #StarGuardian #LeagueofLegends https://t.co/wQXpdHW1Q0
## 5232 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5233 RT @felinae_felidae: Priestess\n#Illaoi #LeagueOfLegends #ArtofLegends https://t.co/QcDYARp8aM
## 5234 RT @yordleloveall: #LeagueOfLegendsFanArt #LeagueOfLegends \n\nYordle oc https://t.co/Oe1D3hLWwG
## 5235 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5236 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5237 RT @ibrah_kun: Damn #LeagueOfLegends feels way better than Valorant. Im hooked again.
## 5238 RT @yordleloveall: #LeagueOfLegendsFanArt #LeagueOfLegends \n\nYordle oc https://t.co/Oe1D3hLWwG
## 5239 RT @Teru_Rozu: Da-da-di-Duuuuh!\n"Jinx joined the Party!"\nGot to finish adding Jinx to my banner today before work! \nHer braids are a bloody…
## 5240 RT @ChapV44: https://t.co/KxARWUmJEg streaming league rank less go #streaming #LeagueOfLegends
## 5241 RT @Polenie__: ⛩🌸Finally they're cannon 🌸⛩ \n\nOne of my favorites ships 🤧💕💕\n#sett #Aphelios #art #digitaldrawing #LeagueOfLegends #drawing h…
## 5242 RT @sakaruii: true damage akali and ossia. speedran a piece for the 2021 lol fanart contest! \n#ArtofLegends #LeagueOfLegends https://t.co/f…
## 5243 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5244 RT @FantasticFinal1: LOL Fan Splash Art: Winterblessed Akali ❄⛄\n#Akali #LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/V…
## 5245 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5246 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5247 RT @Moondustina: 🌻 lovely commission for @aeon_xayah 💕 \n\n#xayah #StarGuardian #LeagueOfLegends https://t.co/Hnz0H1Xo0b
## 5248 RT @metalichotchoco: A Fun Festive look at Bad Santa Veigar, black as coal and bitter as the winter itself\n\n#LeagueOfLegendsFanArt #veigar…
## 5249 RT @akali_the_rebel: ღ Ahri ღ\n\n𝓒𝓻𝓮𝓭𝓲𝓽: Yanderes.arts\n\n#kda #ahri #LeagueOfLegends #LeagueOfLegendsFanArt #KDAAhri #WildRift #riotgames #kpo…
## 5250 RT @Zaunight: @LeagueOfLegends @riotgames #LeagueOfLegends Officially ruined the bot lane/adc role good job. #gaming
## 5251 RT @Polenie__: ⛩🌸Finally they're cannon 🌸⛩ \n\nOne of my favorites ships 🤧💕💕\n#sett #Aphelios #art #digitaldrawing #LeagueOfLegends #drawing h…
## 5252 RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy
## 5253 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5254 RT @IssyyBabyy6669: Live Now!! Playing TFT In League..No Idea what Im Doing XD https://t.co/GZSvGkDAC0 #LeagueOfLegends #TwitchAffilate #tw…
## 5255 RT @IssyyBabyy6669: Live Now!! Playing TFT In League..No Idea what Im Doing XD https://t.co/GZSvGkDAC0 #LeagueOfLegends #TwitchAffilate #tw…
## 5256 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 5257 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 5258 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5259 RT @K_alligatorDraw: Well I try to color this \n#Warwick #LeagueOfLegends #LeagueOfLegendsFanArt #bara #furry https://t.co/cXXkaCLmy7
## 5260 RT @Polenie__: ⛩🌸Finally they're cannon 🌸⛩ \n\nOne of my favorites ships 🤧💕💕\n#sett #Aphelios #art #digitaldrawing #LeagueOfLegends #drawing h…
## 5261 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5262 RT @PCGamesN: A new #LeagueOfLegends funnel strat makes use of the new jungle treats to get ahead, and Riot confirms it didn't test for it.…
## 5263 RT @RivenStore: Like and Share if you have been fan since day 1\nLove LoL? Visit us: https://t.co/JrAiMTe9FJ\n#leagueoflegends #lolgame #lolg…
## 5264 RT @Skiz0h: For a while, I've been planning to draw @arteapotstudio 's High Noon Karthus 💀\n#ArtofLegends #leagueoflegends https://t.co/ImNq…
## 5265 RT @caiokkcaio: I couldn't resist...\n#Tristana #ArtofLegends #LeagueOfLegends https://t.co/r8nqy3HNGx
## 5266 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5267 RT @BonniieA: Ahri 🦊\nher new model is beautiful🧡\n\n#Ahri #LeagueOfLegends https://t.co/vymcs8hmVz
## 5268 RT @miemeoww1: A gift.)\n\n#LeagueofLegends #Xayah #Rakan https://t.co/F1eSzherPt
## 5269 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5270 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5271 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5272 RT @caiokkcaio: I couldn't resist...\n#Tristana #ArtofLegends #LeagueOfLegends https://t.co/r8nqy3HNGx
## 5273 RT @Shilliww: #LeagueOfLegends \n#LeagueOfLegendsFanArt #riven \ngreat sword https://t.co/WMIht7c2rc
## 5274 RT @gatorix1: Present i did for a friend :3 #LeagueOfLegends https://t.co/JINiaYH3mJ
## 5275 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5276 RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY
## 5277 RT @TaironSG: BRO I GOT DENIED OF MY PENTA RIGHT AFTER… #wildrift #pyke #leagueoflegends https://t.co/OQupjGuVun
## 5278 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5279 RT @EsportsRedskin: Next Monday, @ArkActAssn @playvs State Playoffs Round 1 #LeagueOfLegends . Top 16.\n@EsportsRedskin vs Gentry GHS Infini…
## 5280 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5281 RT @RivenStore: Like and Share if you have been fan since day 1\nLove LoL? Visit us: https://t.co/JrAiMSX6DJ\n#lolgoods #leagueoflegends #mmo…
## 5282 RT @EsportsRedskin: Next Monday, @ArkActAssn @playvs State Playoffs Round 1 #LeagueOfLegends . Top 16.\n@EsportsRedskin vs Gentry GHS Infini…
## 5283 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 5284 RT @Nicols22483097: "Art requires a certain cruelty."\n\nA jhin fanart I just did searching for references for other things, not soo happy wi…
## 5285 RT @Greysan_: Also I can’t explain myself here i just heard this audio the other day and i thought of these two\n#yasuo #taliyah #LeagueOfLe…
## 5286 RT @felinae_felidae: Priestess\n#Illaoi #LeagueOfLegends #ArtofLegends https://t.co/QcDYARp8aM
## 5287 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5288 RT @gontengstudio1: custom badges . order now! https://t.co/gULrQYECfh\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls…
## 5289 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5290 RT @OneMore_esports: What a day!\n\nWe won both games as team Vanquishers forfeited the first game and our Owls played very well against @3bl…
## 5291 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5292 RT @mariakherovets: I can't help but show the process\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #GwenLoL #ArtistOnTwitter https://t.co/DIf95…
## 5293 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5294 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5295 RT @SalsaMerang0: Ashe Cross Map\n\n#Ashe #AsheLoL #LeagueOfLegendsClips #LoLClips #LeagueOfLegends https://t.co/XmgQcktmOJ
## 5296 RT @studioaxel: 🎧OCEAN PARTY🏖️\n\n#Sett #LeagueOfLegends #ArtofLegends https://t.co/XpC9NcZkrE
## 5297 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6Wo0\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 5298 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 5299 RT @shikispace: (wip) My league faves wearing fancy stuff part two\n\n#MasterYi #LeagueOfLegends #ArtofLegends https://t.co/dNSxTJIEDR
## 5300 RT @shikispace: (wip) My league faves wearing fancy stuff part two\n\n#MasterYi #LeagueOfLegends #ArtofLegends https://t.co/dNSxTJIEDR
## 5301 RT @yordleloveall: #LeagueOfLegendsFanArt #LeagueOfLegends \n\nYordle oc https://t.co/Oe1D3hLWwG
## 5302 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5303 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5304 RT @Checkuu: "Surprised to see me ?"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm
## 5305 RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…
## 5306 RT @TaironSG: BRO I GOT DENIED OF MY PENTA RIGHT AFTER… #wildrift #pyke #leagueoflegends https://t.co/OQupjGuVun
## 5307 RT @foxiekura: Star Guardian Seraphine or Star Guardian Sona? I love both but Sera makes me wish I played Wild rift more,,\n\n#StarGuardian #…
## 5308 RT @Axtrek1: I like the new design.😎😎😎😎 #LeagueofLegends #ArtofLegends #MOBA #GuardianasEstelares #Worlds2021 #Bjergsen
## 5309 RT @Axtrek1: I like the new design.😎😎😎😎 #LeagueofLegends #ArtofLegends #MOBA #GuardianasEstelares #Worlds2021 #Bjergsen
## 5310 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5311 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5312 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6Wo0\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 5313 RT @grymalk1nn: #Yasuo is starving\n\n#LeagueOfLegendsFanArt #LeagueOfLegendsMemes #LeagueOfLegends https://t.co/kNBmM1kISk
## 5314 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5315 RT @aleriy_: Charmed💙\n\n#yasuo #ahri #LeagueOfLegends https://t.co/9FJRRnkIhE
## 5316 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5317 RT @RivenStore: Like and Share if you have been fan since day 1\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #league…
## 5318 RT @im_welt: @riotgames Why suxx you so Hard dicks? All Games Feed in my Team? I have 40% winnrate and im Diamond. WHO is skill in my Team…
## 5319 RT @thefedr8tion: CLICK https://t.co/sg901ujqxr Watch the live stream now - London University Esports - #LeagueOfLegends #esports tournamen…
## 5320 RT @yoomyoum: ✨ First Star Kayle ✨\n \nI hope to see Kayle with a skin like this one day 💛\n\n#LeagueOfLegends #conceptart #kayle https://t.co/…
## 5321 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6Wo0\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 5322 RT @Damianfate: ~Winterblessed Elise 🕷️❄️\nI fell in love with the new skin line and all the skin concepts I saw and thought Elise would be…
## 5323 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5324 RT @OneMore_esports: What a day!\n\nWe won both games as team Vanquishers forfeited the first game and our Owls played very well against @3bl…
## 5325 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6oys\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 5326 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 5327 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5328 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5329 RT @jamilsc: ✨💜Space Groove y que inicie el Party!💜✨\n\n#fanart #illustration #leagueoflegends #artoflegends #creadoresdelollatam #art #drawi…
## 5330 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5331 RT @pnk_fam: Promo for traditional_league (Instagram)\n\n#pnkxfam \n\n#leagueoflegends #leagueoflegendsfanart #leagueoflegendsart #lol #gamedra…
## 5332 RT @sakuyashan: Hello! I'm 🌸 LIVE 🌸 and would love for you to come and hang out ❣️\nhttps://t.co/qsMH2HGCy3\n\n#vtuber #pngtuber #vtuberuprisi…
## 5333 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5334 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5335 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5336 RT @PHB_pietro: This is my #starguardian team\n#Darius #vi #evelynn #Pantheon #sylas #LeagueOfLegends #LeagueOfLegendsFanArt #lol #ArtistOnT…
## 5337 RT @shikispace: (wip) My league faves wearing fancy stuff part two\n\n#MasterYi #LeagueOfLegends #ArtofLegends https://t.co/dNSxTJIEDR
## 5338 RT @Checkuu: "Surprised to see me ?"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm
## 5339 RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…
## 5340 RT @Soba_VT: Toplane Action [Plat 4] [Ger/Eng] [18+] \n#twitch #VtuberUprising #Vtuber #GERVtuber #twitchaffiliate #twitchstreamer #SmallStr…
## 5341 RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…
## 5342 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5343 RT @Yangyexin: MERRY CHRISTMAS @crownsforkings !! <3 She was my secret santa this year and I couldn't have been happier to draw santa samir…
## 5344 RT @shikispace: (wip) My league faves wearing fancy stuff part two\n\n#MasterYi #LeagueOfLegends #ArtofLegends https://t.co/dNSxTJIEDR
## 5345 RT @PatkusArt: Drew Kai'sa cause I've been trying to learn her.\nShe's fun but I suck at her so I always go back to Ezreal and Zeri 😂😭😂\n\n#ar…
## 5346 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5347 RT @shapy_wa: gamer girl kai’sa💜 many spicy versions here: https://t.co/8zBk0v0SBr 👀 i hope you will join!😜 #LeagueOfLegends #KaiSa #gamerg…
## 5348 RT @shikispace: (wip) My league faves wearing fancy stuff part two\n\n#MasterYi #LeagueOfLegends #ArtofLegends https://t.co/dNSxTJIEDR
## 5349 RT @thefedr8tion: CLICK https://t.co/sg901ujqxr Watch the live stream now - London University Esports - #LeagueOfLegends #esports tournamen…
## 5350 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5351 RT @lil_luna_s: Who wants to help me get to 500 orders total before end of the year? 😇🥰\nhttps://t.co/rGVjQevzJm\n\n#epal #epalgg #gamergirl #…
## 5352 RT @yordleloveall: #LeagueOfLegendsFanArt #LeagueOfLegends \n\nYordle oc https://t.co/Oe1D3hLWwG
## 5353 RT @Moondustina: 🌻 lovely commission for @aeon_xayah 💕 \n\n#xayah #StarGuardian #LeagueOfLegends https://t.co/Hnz0H1Xo0b
## 5354 RT @gontengstudio: custom badges . order now! https://t.co/Q5xzwhZTa3\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls\n#…
## 5355 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5356 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5357 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 5358 RT @shahs1221: It's the Last Drop gang, y'all! #arcane #ArcaneArt #Silco #jinx #sevika #lol #LeagueOfLegends #LeagueOfLegendsFanArt #digita…
## 5359 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5360 RT @ViceZonegg: Nothing like celebrating with your team in a LAN after a GG well played 👏🏼👏🏼🏆\n#esports #gaming #valorant #apexlegends #leag…
## 5361 RT @stefylaudy: Miss Fortune doesn't know the undress meme\n#LeagueOfLegends #LeagueOfLegendsFanArt #MissFortune https://t.co/yQzY2XEBrZ
## 5362 RT @MikuoHatsuneTTV: Day 14 of @LeagueOfLegends quotes:\n\nYou need not follow, but you must witness.\n-Azir\n#LeagueOfLegends #quotes #gaming…
## 5363 RT @MikuoHatsuneTTV: Day 14 of @LeagueOfLegends quotes:\n\nYou need not follow, but you must witness.\n-Azir\n#LeagueOfLegends #quotes #gaming…
## 5364 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 5365 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5366 RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY
## 5367 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5368 RT @nugothezreal: all of your (mine) favorites are inuit and transfem (a thread of chars i hc as native not all of these r transfem hcs lma…
## 5369 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5370 RT @dominaART: Samira, painted her before I had the chance to play her :P\n\n#samira #LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/C4X…
## 5371 RT @thefedr8tion: Calling ALL GAMING STREAMERS!\nCLICK https://t.co/sg901ujqxr & DM us here.\n\n#rtItBot #esports #twitchstreamer #twitch #you…
## 5372 RT @thefedr8tion: Calling ALL GAMING STREAMERS!\nCLICK https://t.co/sg901ujqxr & DM us here.\n\n#rtItBot #esports #twitchstreamer #twitch #you…
## 5373 RT @_mierii: Bewitching Miss Fortune, my fav skin <3\n\n#LeagueOfLegends #Halloween #MissFortune #fanart https://t.co/MKTlcGSJze
## 5374 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5375 RT @Rolochan105: League of legends x One piece meme. #LeagueOfLegends #artoflegends #meme #onepiece https://t.co/xJx0KW9p2u
## 5376 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5377 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5378 RT @loreofruneterra: Redeemed Prodigy: Striving for perfection was limiting, rigid. Perfection had no life; could not breathe. However, per…
## 5379 RT @thefedr8tion: Calling ALL GAMING STREAMERS!\nCLICK https://t.co/sg901ujqxr & DM us here.\n\n#rtItBot #esports #twitchstreamer #twitch #you…
## 5380 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5381 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 5382 RT @TKPFamily615123: 【League of Legends】Kai'sa carry 2vs4\n\n#LOL #leagueoflegends #英雄聯盟 #凱莎 #Kaisa #lolplay #lolhighlight #lolhighlights #lo…
## 5383 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5384 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5385 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5386 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5387 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5388 RT @FaulknerESports: The League of Legends Championship match between the Faulkner Eagles and the Seneca Sting is tonight at 7:30 PM! Be su…
## 5389 RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…
## 5390 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5391 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5392 RT @yordleloveall: #LeagueOfLegendsFanArt #LeagueOfLegends \n\nYordle oc https://t.co/Oe1D3hLWwG
## 5393 RT @felinae_felidae: Priestess\n#Illaoi #LeagueOfLegends #ArtofLegends https://t.co/QcDYARp8aM
## 5394 RT @shikispace: When you and your bbg have opposite prestige aesthetics\n\n#yasuo #MasterYi #yisuo #LeagueOfLegends #ArtofLegends https://t.c…
## 5395 RT @OneMore_esports: Two matches in the same day? No worries our Owls are prepared well! \n\nGame 1 Vs Vanquishers at 7 pm \nGame 2 Vs @3bl_es…
## 5396 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5397 RT @geheichou: Arcane - Viktor cosplay makeup \n#LeagueOfLegends #Arcane https://t.co/2CCF2IGA8Z
## 5398 RT @yordleloveall: #LeagueOfLegendsFanArt #LeagueOfLegends \n\nYordle oc https://t.co/Oe1D3hLWwG
## 5399 RT @metalichotchoco: A Fun Festive look at Bad Santa Veigar, black as coal and bitter as the winter itself\n\n#LeagueOfLegendsFanArt #veigar…
## 5400 RT @metalichotchoco: A Fun Festive look at Bad Santa Veigar, black as coal and bitter as the winter itself\n\n#LeagueOfLegendsFanArt #veigar…
## 5401 RT @BelongArenasUK: IT'S HERE!! The beginning of the end! \n\nWeek 1 the #LeagueofLegends playoffs...eeek! In less than 2 weeks we will find…
## 5402 RT @yordleloveall: #LeagueOfLegendsFanArt #LeagueOfLegends \n\nYordle oc https://t.co/Oe1D3hLWwG
## 5403 RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY
## 5404 RT @ShiroBlazecos: Let's change the world\nJayce:@redshinigami7\nPH: @ rixa_ph (IG)\n#arcane #viktor #LeagueOfLegends #arcanecosplay #jayvik #…
## 5405 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5406 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5407 RT @metalichotchoco: A Fun Festive look at Bad Santa Veigar, black as coal and bitter as the winter itself\n\n#LeagueOfLegendsFanArt #veigar…
## 5408 RT @DiscordJester: Check out this League of Legends clip I recorded with https://t.co/7z9D9QPLlB! #LeagueofLegends\n\n🔗 https://t.co/hCv13nOi…
## 5409 RT @ShiroBlazecos: Let's change the world\nJayce:@redshinigami7\nPH: @ rixa_ph (IG)\n#arcane #viktor #LeagueOfLegends #arcanecosplay #jayvik #…
## 5410 RT @Cookie3w3: Rell 0w0\n\n#ArtofLegends #LeagueOfLegends #rell #LeagueOfLegendsFanArt https://t.co/lMBUdA8RW9
## 5411 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5412 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5413 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5414 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5415 RT @NinouilleSFW: I've took new pics of the prints! 👀\n\nhttps://t.co/7DUZEpUzeX\n\n#LeagueOfLegends #artshop #Jinx #Ahri #Soraka #drawings htt…
## 5416 RT @CappieEF: Tonight i will stream Era Aeon's practice. Please come tune in and say Hi.\n#LeagueOfLegends #twitch #Practice
## 5417 RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…
## 5418 RT @_icepher_: I’m… worse…\n\n#ArtofLegends #LeagueofLegends #Aatrox https://t.co/ROHgOo8huj
## 5419 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5420 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5421 RT @shikispace: When you and your bbg have opposite prestige aesthetics\n\n#yasuo #MasterYi #yisuo #LeagueOfLegends #ArtofLegends https://t.c…
## 5422 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5423 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5424 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5425 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5426 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5427 RT @metalichotchoco: Grandma corki, she’s got a little plane and will fly it directly into you. A true Valkyrie \n\n#LeagueOfLegendsFanArt #c…
## 5428 RT @JaniKyoufuri: Yasuo's voice in Diff SVC 😂😂\n#diff_svc #yasuo #LeagueOfLegends https://t.co/BRRqaAgK5V
## 5429 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5430 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5431 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5432 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5433 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5434 RT @RostyPotato: I did a thing! : P\n#LeagueOfLegends #LeagueOfLegendsFanArt #TahmKench https://t.co/4701ZrFYRc
## 5435 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5436 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5437 RT @LustSenpai: My Favorite Rat ❤️\n\n#Yordle #Lulu #LeagueOfLegends https://t.co/lkHq9Q0hBy
## 5438 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5439 RT @Koiarts1: Fan art Jinx \n.\n#draw #sketch #leagueoflegends #paint #creadoresdelollatam #art #artoflegends #leagueoflegendsfanart #jinx #…
## 5440 RT @ViceZonegg: Nothing like celebrating with your team in a LAN after a GG well played 👏🏼👏🏼🏆\n#esports #gaming #valorant #apexlegends #leag…
## 5441 RT @Koiarts1: Fan art Jinx \n.\n#draw #sketch #leagueoflegends #paint #creadoresdelollatam #art #artoflegends #leagueoflegendsfanart #jinx #…
## 5442 RT @MC_Sangel: Work in progress #sett #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/SYEsHcYiTy
## 5443 RT @feng12325165810: #LeagueOfLegends #LeagueOfLegendsFanArt \nEvelynn❤️❤️ https://t.co/2ssDFPFq8T
## 5444 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5445 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5446 RT @peghmey: Back to portraits. Star guardian Rakan!\nSoraka is going to be next 💚\n\n#Rakan #StarGuardians #ArtofLegends #LeagueOfLegends htt…
## 5447 RT @aresmape1: Doran's Blade but #RTX 🗡️\n#LeagueOfLegends #Blender #3d https://t.co/V5ZGeQ6sg1
## 5448 RT @peghmey: Sad commission 💔\n\n#Xayah #ArtofLegends #LeagueOfLegends https://t.co/Dt0cnbKZKy
## 5449 RT @Sandkessho: It’s my birthday today and Twitter doesn’t give me balloons for the second year ;0;\nCan I get a repost as a present 💚\n\n#Art…
## 5450 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5451 RT @felinae_felidae: Priestess\n#Illaoi #LeagueOfLegends #ArtofLegends https://t.co/QcDYARp8aM
## 5452 RT @FaulknerESports: The League of Legends Championship match between the Faulkner Eagles and the Seneca Sting is tonight at 7:30 PM! Be su…
## 5453 RT @OneMore_esports: Two matches in the same day? No worries our Owls are prepared well! \n\nGame 1 Vs Vanquishers at 7 pm \nGame 2 Vs @3bl_es…
## 5454 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5455 RT @HephaestusSd: Katarina sexy pose\n#katarina #LOL #LeagueOfLegends #LeagueOfLegendsFanArt \nIf you enjoy my content and want to see more,…
## 5456 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5457 RT @noctysart: High Noon #Kayn / #Rhaast \n\n#ArtofLegends \n#LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/PdmzEfO6kl
## 5458 RT @ddorobo_: Spiritblossom Aphelios🌸🌙\n#LeagueOfLegends\n#LeagueOfLegendsfanart\n#Aphelios\n#SpiritBlossom2022\n#spiritblossom https://t.co/T9O…
## 5459 RT @l0Abyss: Nightbringer Kayn\n#LeagueOfLegends #Kayn #LeagueOfLegendsFanArt #ArtOfLegends #nightbringerkayn https://t.co/9iGz7agSbq
## 5460 RT @SakaiYuki17: Congratulations Kayn be the new card in LoR! I will finish it asap\n#ArtofLegends #kayn #zed #LeagueOfLegends https://t.co/…
## 5461 RT @Cookie3w3: 🏮 Snow Moon Kayn 🏮\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #Kayn https://t.co/nNKsoD6zNN
## 5462 RT @AwkwardToons: scrunklys\n\n#strangerthings #theowlhouse #adventuretime #amphibia #scottpilgrim #arcane #leagueoflegends #fostershomeforim…
## 5463 RT @DamnSpiderLover: the only prisoner I want\n#LeagueOfLegends #sylas #fanart https://t.co/Oti0f96AGr
## 5464 RT @DamnSpiderLover: the only prisoner I want\n#LeagueOfLegends #sylas #fanart https://t.co/Oti0f96AGr
## 5465 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5466 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5467 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5468 RT @Shilliww: #LeagueOfLegends \n#LeagueOfLegendsFanArt #riven \ngreat sword https://t.co/WMIht7c2rc
## 5469 RT @OneMore_esports: What a journey! The Owls fought well but in the end @3bl_esports takes the win\n\nGG to 3BL eSports\n\n#1MUP 🦉 \n#LeagueofL…
## 5470 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5471 RT @gontengstudio: custom badges . order now! https://t.co/Q5xzwhZTa3\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls\n#…
## 5472 RT @sagittifollia: evelynn prestige skin 2021\n#Evelynn #LOL #LeagueOfLegendsFanArt #LeagueOfLegends https://t.co/npJltN2Dhf
## 5473 RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY
## 5474 RT @K_alligatorDraw: Well I try to color this \n#Warwick #LeagueOfLegends #LeagueOfLegendsFanArt #bara #furry https://t.co/cXXkaCLmy7
## 5475 RT @RivenStore: Like and Share if you have been fan since day 1\nLove LoL? Visit us: https://t.co/JrAiMSX6DJ\n#lolgoods #leagueoflegends #mmo…
## 5476 RT @Punbun_4Fun: it'd finally done, got experimental with the colours in the end but ngl i'm quite happy with how it turned out\n\n#settphel…
## 5477 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5478 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5479 RT @Checkuu: "Surprised to see me ?"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm
## 5480 RT @ItsKashaKai: Today marks my 3 months being sober! It has an extremely tough addiction and I've had many relapses when trying to quit, b…
## 5481 RT @vylnora: Sylas got some plans for breakfast\n\n#sett #sylas #sylett #LeagueOfLegends https://t.co/pkhcM8MYOQ
## 5482 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5483 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5484 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5485 RT @RivenStore: Hello there!\nVisit us: https://t.co/Jtncw5KmG7\n#lolgoods #leagueoflegends #mmo #mmorpg #rivenstore.com #lolstuff https://t.…
## 5486 RT @chisi64726930: Arcana Neeko!🔮🦎\nNeeko stands for magician!\nI like this series very much~\n#LeagueOfLegends\n#LeagueOfLegendsFanArt \n#Neeko…
## 5487 RT @SumiCosplay: #sona from #stargaurdian at @rushgamingfest #leagueoflegends \n#sumicosplay https://t.co/xdc4T3bWAT
## 5488 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5489 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5490 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5491 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5492 RT @yoomyoum: ✨ First Star Kayle ✨\n \nI hope to see Kayle with a skin like this one day 💛\n\n#LeagueOfLegends #conceptart #kayle https://t.co/…
## 5493 RT @ozoru_kiriu: 2nd Sticker Design - Kindred\n#LeagueOfLegendsFanArt #LeagueOfLegends #kindred https://t.co/43rpDZe1BD
## 5494 RT @ozoru_kiriu: Lil Sticker Commission of Bard ✨\nDo not Repost!\n#LeagueOfLegendsFanArt #leagueoflegends https://t.co/J8DIECGOGF
## 5495 RT @AlphantArt: "Now they ask where QiQi's at, I'm like you can't hang with that"\n\n#Qiyana #TrueDamage #LeagueOfLegends #LeagueOfLegendsFa…
## 5496 RT @itsraffyoh: IM TOO SLIPPERY FOR THEM! https://t.co/Sxl2gH1hbi via @YouTube \n\n#leagueoflegends #league #riotgames #zoe #Montage #YouTub…
## 5497 RT @Rocckart: 🏝Beach time \nft. Itto & Sett\n\n#GenshinImpact #LeagueOfLegends https://t.co/FiMOamQ4qo
## 5498 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5499 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5500 RT @QuintenGamings: If you're reading this it would mean the world to me if you can check out my latest video i made it while streaming \n\nC…
## 5501 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5502 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5503 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5504 RT @felinae_felidae: Priestess\n#Illaoi #LeagueOfLegends #ArtofLegends https://t.co/QcDYARp8aM
## 5505 RT @ViceZonegg: Nothing like celebrating with your team in a LAN after a GG well played 👏🏼👏🏼🏆\n#esports #gaming #valorant #apexlegends #leag…
## 5506 RT @jawlipops: one day ill be a good diana #ArtofLegends #LeagueOfLegends https://t.co/UFBvNTN84H
## 5507 RT @Moondustina: 🌻 lovely commission for @aeon_xayah 💕 \n\n#xayah #StarGuardian #LeagueOfLegends https://t.co/Hnz0H1Xo0b
## 5508 RT @ViceZonegg: Nothing like celebrating with your team in a LAN after a GG well played 👏🏼👏🏼🏆\n#esports #gaming #valorant #apexlegends #leag…
## 5509 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5510 RT @Pancake_Tanks: Check out my video! #LeagueofLegends | Captured by #Outplayed #morgana #gg #win #play #lol #riot #games #gaming #gamers…
## 5511 RT @noisecat610: As long as you are on my side.\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/ly0R5EnGFk
## 5512 RT @Pancake_Tanks: Check out my video! #LeagueofLegends | Captured by #Outplayed #morgana #gg #win #play #lol #riot #games #gaming #gamers…
## 5513 RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY
## 5514 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5515 RT @OsmiSan: Time grandpa \n\n#ArtofLegends #LeagueOfLegends #Zilean https://t.co/fj2oOlcePx
## 5516 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5517 RT @SkewldyaTTV: And...Im back. Playing some ARAM and Ranked Leagues if I dont lose my shit.\n\n#TwitchStreamers\n#SmallStreamers\n#BlazedRT\n#…
## 5518 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5519 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5520 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5521 RT @jawlipops: one day ill be a good diana #ArtofLegends #LeagueOfLegends https://t.co/UFBvNTN84H
## 5522 RT @metalichotchoco: Grandma corki, she’s got a little plane and will fly it directly into you. A true Valkyrie \n\n#LeagueOfLegendsFanArt #c…
## 5523 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5524 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5525 RT @SkewldyaTTV: And...Im back. Playing some ARAM and Ranked Leagues if I dont lose my shit.\n\n#TwitchStreamers\n#SmallStreamers\n#BlazedRT\n#…
## 5526 RT @SkewldyaTTV: And...Im back. Playing some ARAM and Ranked Leagues if I dont lose my shit.\n\n#TwitchStreamers\n#SmallStreamers\n#BlazedRT\n#…
## 5527 RT @jawlipops: ive been sucked back in oop #leagueoflegends #ArtofLegends https://t.co/QyjMF5DozN
## 5528 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5529 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5530 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 5531 RT @metalichotchoco: Veigo’s castle stands upon pillars of salt and pillars of sand.\n\n#ArtofLegends #LeagueOfLegendsFanArt #veigo #leagueof…
## 5532 RT @metalichotchoco: Backstage Santas, braum and veigar are genuine spirits of inter but they need a break too. Pass the drag draven \n\n#Art…
## 5533 RT @amazing_cosplay: Ahri Spirit Blossom [ League of Legends ]\nModel: Bellatrix Aiden\nPhoto: Alex Bootsman, Cyberfox\n\n#gamecosplay #cosplay…
## 5534 RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single "Magician" - listen and learn more a…
## 5535 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5536 RT @XIYEXIEXIE: 🌟✨\nStars,hear me!\n\n#LeagueOfLegends \n#LeagueOfLegendsFanArt\n#soraka https://t.co/xcb1aFIoAL
## 5537 RT @appa1067: Here are more details for the NA/LAN Amateur Tournament I am setting up #WildRift #LeagueOfLegends #RiotGames #eSports https:…
## 5538 RT @Checkuu: "Surprised to see me ?"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm
## 5539 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5540 RT @Keikocosplay1: 𝑳𝒐𝒐𝒌𝒊𝒏𝒈 𝒇𝒐𝒓 𝒂 𝒕𝒂𝒊𝒍𝒐𝒓? 🪡\nScissors, needles, thread; tools of Isolde. She'll always be with me, and I with her\n\nPhotograph…
## 5541 RT @SaltyMorde: Ok, but how about Darkin!Mordekaiser? 👀 Catch a small concept. Might work on it more in the future.\n\n#LeagueOfLegendsFanArt…
## 5542 RT @NoodleSpicyArt: #caitvi twitch emotes for my channel named “high five” and “cupcake”. (I play vi support) #LeagueOfLegends https://t.co…
## 5543 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5544 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5545 RT @Checkuu: "Surprised to see me ?"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm
## 5546 RT @M0nkaeee: Splash idea for a concept of winterblessed Ahri I seen that I had laser focused on (she is NOT my design 🚨🚨🚨🚨) 🥹 AWESOME CONC…
## 5547 RT @OsmiSan: Time grandpa \n\n#ArtofLegends #LeagueOfLegends #Zilean https://t.co/fj2oOlcePx
## 5548 RT @RivenStore: Who remembers that?\nLove League of Legends? Visit us: https://t.co/mlJxwK6Wo0\n#lolgoods #leagueoflegends #mmo #mmorpg #rive…
## 5549 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5550 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5551 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5552 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5553 RT @_icepher_: I’m… worse…\n\n#ArtofLegends #LeagueofLegends #Aatrox https://t.co/ROHgOo8huj
## 5554 RT @ViceZonegg: Nothing like celebrating with your team in a LAN after a GG well played 👏🏼👏🏼🏆\n#esports #gaming #valorant #apexlegends #leag…
## 5555 RT @pinkymeeli: Mel from Arcane✨ #arcane #LeagueOfLegends #RiotGames #fanart #mel #arcanefanart https://t.co/5FBvSM2Lbn
## 5556 RT @AgnesDraws: more painting practice with spirit blossom ahri\n\n#LeagueOfLegendsFanArt #ArtofLegends #LeagueOfLegends https://t.co/r0tFoJA…
## 5557 RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…
## 5558 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5559 RT @noisecat610: As long as you are on my side.\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/ly0R5EnGFk
## 5560 RT @Checkuu: "Surprised to see me ?"\n\n#ArtofLegends #LeagueOfLegends #LeBlanc #illustration https://t.co/ANo8wXjgNm
## 5561 RT @esports_maps: Why is it so tough to recommend something you spent so much of your life playing? 😅\n\n#gaming #esports #esport #twitch #va…
## 5562 RT @KDA_DUKE: 💎 K/DA ALL OUT #Akali 🎤\n✍️ by Defaultz @defaultz_17\n🌐 https://t.co/AmxYBv4Les\n#KDA #ALLOUT #RiotGames #FanArt\n#LeagueOfLegend…
## 5563 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5564 RT @stefylaudy: Miss Fortune doesn't know the undress meme\n#LeagueOfLegends #LeagueOfLegendsFanArt #MissFortune https://t.co/yQzY2XEBrZ
## 5565 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5566 RT @Cookie3w3: Oh noOoO , He discovered us D:\n\nDon't worry, it's not the end. I'm working on the good ending 'w'👌\n\n#LeagueOfLegends #League…
## 5567 RT @Cookie3w3: Unfortunately, we didn't reach the goal 😔.\n\nBUT that won't stop me from drawing my baby >:3\n\n#LeagueOfLegends #LeagueOfLegen…
## 5568 RT @_icepher_: I’m… worse…\n\n#ArtofLegends #LeagueofLegends #Aatrox https://t.co/ROHgOo8huj
## 5569 RT @Cookie3w3: Now the good is coming 'w'👉👈\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgame https://t.co/vkJw3skHG0
## 5570 RT @Cookie3w3: One more drawing and the good is coming aAaAa\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgame https://t.co…
## 5571 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5572 RT @Cookie3w3: AaAaAA We surpassed the previous one ;W;. Let's see now lol\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgam…
## 5573 RT @Cookie3w3: Let's see 'w'\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends #stripgame https://t.co/0s6qUFgZi9
## 5574 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5575 RT @felinae_felidae: Priestess\n#Illaoi #LeagueOfLegends #ArtofLegends https://t.co/QcDYARp8aM
## 5576 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5577 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5578 RT @LilliaQnQ: 🔞\n\nWanna play with Tibbers?💕💕💕\n\n#LeagueOfLegends\n#LeagueOfLegendsFanArt\n#Annie https://t.co/ezuJSKHtuH
## 5579 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5580 RT @jawlipops: one day ill be a good diana #ArtofLegends #LeagueOfLegends https://t.co/UFBvNTN84H
## 5581 RT @jawlipops: ive been sucked back in oop #leagueoflegends #ArtofLegends https://t.co/QyjMF5DozN
## 5582 RT @lPopotrix: My followers biggest dream…\n\n#LeagueOfLegends #LeagueOfLegendsFanArt #ArtofLegends https://t.co/uRFysnznPB
## 5583 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5584 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5585 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5586 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5587 RT @BrittaJJ26: Piltover’s Finest 🔥 I cannot for the life of me find the cosplay account that inspired this art - if anyone knows them, ple…
## 5588 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5589 RT @felinae_felidae: Priestess\n#Illaoi #LeagueOfLegends #ArtofLegends https://t.co/QcDYARp8aM
## 5590 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5591 RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…
## 5592 RT @Catsigma1: #leagueoflegends #lightcannon #lux #jinx #Splatoon3 \n🐙🦑\n\nBuy me ☕\nhttps://t.co/9hxRP2myvO https://t.co/hDPHFesjJJ
## 5593 RT @Yomzz_zzz: [9feb2020] I can tell you this is the most of people that hit the like botton many times for this sketch. Aatrox could be mo…
## 5594 RT @feng12325165810: #LeagueOfLegends #LeagueOfLegendsFanArt \nEvelynn❤️❤️ https://t.co/2ssDFPFq8T
## 5595 RT @thefedr8tion: CLICK https://t.co/sg901ujqxr Watch the live stream now - London University Esports - #LeagueOfLegends #esports tournamen…
## 5596 RT @thefedr8tion: Calling ALL GAMING STREAMERS!\nCLICK https://t.co/sg901ujqxr & DM us here.\n\n#rtItBot #esports #twitchstreamer #twitch #you…
## 5597 RT @jawlipops: ive been sucked back in oop #leagueoflegends #ArtofLegends https://t.co/QyjMF5DozN
## 5598 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5599 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5600 RT @FearGaming_e: The Best Pentakill Samira I League of Legends Highlights | \n\n⚔ @gabrielcascian1 Casciano\n🗡 @laudaguelf RafaLaud\n🧙♂️@Vict…
## 5601 RT @rayyyyyyy_: Back working with you made this possible. Don’t go on a long hiatus again with all these cashed picks @0wnPlays 😅😂 \n6/6 sli…
## 5602 RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…
## 5603 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5604 RT @Og_Rozen: Starting pride month with them 🏳️🌈\n#kahri #LeagueOfLegends https://t.co/mF3whpdape
## 5605 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5606 RT @thefedr8tion: CLICK https://t.co/sg901ujqxr Watch the live stream now - London University Esports - #LeagueOfLegends #esports tournamen…
## 5607 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5608 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5609 RT @vatheja: #soraka doodle⭐️ #LeagueOfLegends https://t.co/zVPpN1nKmX
## 5610 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5611 RT @NinouilleSFW: I've took new pics of the prints! 👀\n\nhttps://t.co/7DUZEpUzeX\n\n#LeagueOfLegends #artshop #Jinx #Ahri #Soraka #drawings htt…
## 5612 RT @taojinn015: Fanart Month - Day 12 - Shyvana from League of Legends\n\n#LeagueOfLegends #LeagueOfLegendsFanArt https://t.co/2mIbVN7kfW
## 5613 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5614 RT @NoodleSpicyArt: #caitvi twitch emotes for my channel named “high five” and “cupcake”. (I play vi support) #LeagueOfLegends https://t.co…
## 5615 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5616 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5617 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5618 RT @FearGaming_e: The Best Pentakill Samira I League of Legends Highlights | \n\n⚔ @gabrielcascian1 Casciano\n🗡 @laudaguelf RafaLaud\n🧙♂️@Vict…
## 5619 RT @StephJMillz1: Steph J Millz - [ Guide to Camille REVAMPED ] Ultimate Beatdown: Darius https://t.co/PG2Tnqxjp4 via @YouTube #leagueofleg…
## 5620 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5621 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5622 RT @_Death_End_: Morgane TOP 💪😎👍🕹️👾 #LOL #PLAY #MobileGame #gamergirl #gaming #Online #games #Gamers #MobileLegend #Vtuber #Twitter #twitch…
## 5623 RT @tamarakail: she got scared and missed her ult🤭\n#seraphine #LeagueOfLegends https://t.co/ru7HDu7uGH
## 5624 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5625 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5626 RT @gontengstudio1: custom badges . order now! https://t.co/gULrQYECfh\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls…
## 5627 RT @gontengstudio1: custom badges . order now! https://t.co/gULrQYECfh\n#twitch #badges #twitchbadges\n#twitch #twitchaffiliate #twitchgirls…
## 5628 RT @ItsKashaKai: Today marks my 3 months being sober! It has an extremely tough addiction and I've had many relapses when trying to quit, b…
## 5629 RT @pachirisupichu: Going live at 17:00 CET\nhttps://t.co/aXzNUGRKQi\nCome join for some #Overwatch2 #LeagueOfLegends #German #English #Vtube…
## 5630 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5631 RT @remyleboob: finally done with the little runner charm concepts! Beans\n#LeagueOfLegends #ArtofLegends https://t.co/sDXKmWZerh
## 5632 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5633 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5634 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5635 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5636 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5637 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5638 RT @Velo12: doodle \n\n#Sett #LeagueOfLegends #ArtOfLegends #LeagueOfLegendsFanArt #LoL #art https://t.co/ToSg7gizBj
## 5639 RT @nivelli_: i gotta try it, guys 🫡\n#LeagueOfLegends #LeagueOfLegendsFanArt #Xayah #stripgame https://t.co/EVwdvbtsLY
## 5640 RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…
## 5641 RT @shapy_wa: gamer girl kai’sa💜 many spicy versions here: https://t.co/8zBk0v0SBr 👀 i hope you will join!😜 #LeagueOfLegends #KaiSa #gamerg…
## 5642 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5643 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5644 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 5645 RT @Kirishimakrbk: Teen Sett \nSo cuteee aaaaa😭😭❤I Love him. \n\n#settphelios #Sett #LeagueOfLegends\n#LeagueOfLegendsFanArt https://t.co/Kes82…
## 5646 RT @FearGaming_e: The Best Pentakill Samira I League of Legends Highlights | \n\n⚔ @gabrielcascian1 Casciano\n🗡 @laudaguelf RafaLaud\n🧙♂️@Vict…
## 5647 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5648 RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…
## 5649 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5650 RT @noisecat610: As long as you are on my side.\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/ly0R5EnGFk
## 5651 RT @StephJMillz1: Steph J Millz - [ Guide to Camille REVAMPED ] Ultimate Beatdown: Darius https://t.co/PG2Tnqxjp4 via @YouTube #leagueofleg…
## 5652 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5653 RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…
## 5654 RT @JustJared: Chinese superstar and #LeagueOfLegends' K/DA vocalist Lexie Liu returns with new single "Magician" - listen and learn more a…
## 5655 RT @OneMore_esports: Two matches in the same day? No worries our Owls are prepared well! \n\nGame 1 Vs Vanquishers at 7 pm \nGame 2 Vs @3bl_es…
## 5656 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5657 RT @ZotacCup: Give your weekend a power up by competing in the ZOTAC CUP #LeagueofLegends tournament this weekend.\n\nNorth America - 12/3/20…
## 5658 RT @jawlipops: ive been sucked back in oop #leagueoflegends #ArtofLegends https://t.co/QyjMF5DozN
## 5659 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5660 RT @thefedr8tion: Calling ALL GAMING STREAMERS!\nCLICK https://t.co/sg901ujqxr & DM us here.\n\n#rtItBot #esports #twitchstreamer #twitch #you…
## 5661 RT @dereck_paints: ☆❤️ I could get used to this...~ ❤️☆\n.\n(っ◔◡◔)っ ♥ All the support is appreciated ♥\n.\n❌Hastags❌\n#dragonsofrunaterra #oc #r…
## 5662 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5663 RT @shikispace: When you and your bbg have opposite prestige aesthetics\n\n#yasuo #MasterYi #yisuo #LeagueOfLegends #ArtofLegends https://t.c…
## 5664 RT @noisecat610: As long as you are on my side.\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/ly0R5EnGFk
## 5665 RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…
## 5666 RT @ZombieGamingSB: AP JAX😂This is Zombie Gaming!! Join us https://t.co/aWXc0gF4wz Discord! Tik Tok! Instagram! Facebook! Youtube! Twitter!…
## 5667 RT @SpookziePunzie: 986/1000 followers on twitch! Please help me reach my goal by clicking the link below and dropping me a follow 💕\n\nhttps…
## 5668 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5669 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5670 RT @VSC_MwaMem: THE ULTIMATE ARAM MONTAGE - Aram Best Plays ( Part. 2/2 ) #LeagueOfLegends #RiotGames #League_Of_Legends #Aram https://t.co…
## 5671 RT @antho_saav: La ruina no afecta al Darkin\nRhaast does not allow what is his to be taken away from him.\n\n#viego #Zed #Kayn #LeagueOfLegen…
## 5672 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5673 RT @jawlipops: one day ill be a good diana #ArtofLegends #LeagueOfLegends https://t.co/UFBvNTN84H
## 5674 RT @jawlipops: ive been sucked back in oop #leagueoflegends #ArtofLegends https://t.co/QyjMF5DozN
## 5675 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5676 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5677 RT @SylveonFrancy: At Ionia Everyone are polite! 🌸well... not always 😅\n\n#LeagueOfLegends #sona #kayn #kaynxsona #rhaast #zed #irelia https:…
## 5678 RT @soap_ai: (2/2) + bonus doodle!\n\n#Evelynn #Kaisa #KDA #Kdaallout #kdamore #leagueoflegends #artoflegends #ahri #akali https://t.co/HinDY…
## 5679 RT @dereck_paints: ☆❤️ I could get used to this...~ ❤️☆\n.\n(っ◔◡◔)っ ♥ All the support is appreciated ♥\n.\n❌Hastags❌\n#dragonsofrunaterra #oc #r…
## 5680 RT @Champ_Esports: ONE HOUR until Monday night Esports! Our teams are super hyped to be back on stream TONIGHT to show off their skills ✨…
## 5681 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5682 RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…
## 5683 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5684 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5685 RT @rayyyyyyy_: Back working with you made this possible. Don’t go on a long hiatus again with all these cashed picks @0wnPlays 😅😂 \n6/6 sli…
## 5686 RT @noisecat610: As long as you are on my side.\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/ly0R5EnGFk
## 5687 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5688 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5689 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5690 RT @Champ_Esports: Overwatch and LoL are live NOW!!! Catch them absolutely destroying ✨\n\n⏰: NOW || 9:30PM EST \n⚔️: Marywood Esports || Myth…
## 5691 RT @Champ_Esports: ONE HOUR until Overwatch Baja AND LoL Green Matches 🔥🔥🔥\n\nWhat are you thankful for? We’re thankful for our players… that…
## 5692 RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…
## 5693 RT @Champ_Esports: We’ve also got a match with League of Legends Green for the Style Esports Winners’ Semis at 9:30pm EST!!! \n\nIt’s a prett…
## 5694 RT @FaulknerESports: The League of Legends Championship match between the Faulkner Eagles and the Seneca Sting is tonight at 7:30 PM! Be su…
## 5695 RT @FaulknerESports: The League of Legends Championship match between the Faulkner Eagles and the Seneca Sting is tonight at 7:30 PM! Be su…
## 5696 RT @Champ_Esports: ONE HOUR until Overwatch Baja AND LoL Green Matches 🔥🔥🔥\n\nWhat are you thankful for? We’re thankful for our players… that…
## 5697 RT @Champ_Esports: Overwatch and LoL are live NOW!!! Catch them absolutely destroying ✨\n\n⏰: NOW || 9:30PM EST \n⚔️: Marywood Esports || Myth…
## 5698 RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…
## 5699 RT @Champ_Esports: We’re back from break… refreshed and ready for another Monday Night Esports! Rocket League Academy and League of Legends…
## 5700 RT @Champ_Esports: ONE HOUR until Monday night Esports! Our teams are super hyped to be back on stream TONIGHT to show off their skills ✨…
## 5701 RT @Champ_Esports: Monday Night Esports is back NOW!!!\n\nOur teams are gonna wipe out the competition…we just know it 🔥🔥🔥\n\n⏰: NOW || 8:30PM…
## 5702 RT @Champ_Esports: We’ve also got a match with League of Legends Green for the Style Esports Winners’ Semis at 9:30pm EST!!! \n\nIt’s a prett…
## 5703 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5704 RT @Champ_Esports: ONE HOUR until Overwatch Baja AND LoL Green Matches 🔥🔥🔥\n\nWhat are you thankful for? We’re thankful for our players… that…
## 5705 RT @Champ_Esports: Overwatch and LoL are live NOW!!! Catch them absolutely destroying ✨\n\n⏰: NOW || 9:30PM EST \n⚔️: Marywood Esports || Myth…
## 5706 RT @Champ_Esports: We’re back from break… refreshed and ready for another Monday Night Esports! Rocket League Academy and League of Legends…
## 5707 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5708 RT @Champ_Esports: ONE HOUR until Monday night Esports! Our teams are super hyped to be back on stream TONIGHT to show off their skills ✨…
## 5709 RT @Champ_Esports: Monday Night Esports is back NOW!!!\n\nOur teams are gonna wipe out the competition…we just know it 🔥🔥🔥\n\n⏰: NOW || 8:30PM…
## 5710 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5711 RT @luo_qiangwei: Made a cleanup for all the people making fan concept and looking for a background, hope it helps :)\n\nart belongs to @riot…
## 5712 RT @Champ_Esports: We’re back from break… refreshed and ready for another Monday Night Esports! Rocket League Academy and League of Legends…
## 5713 RT @ak_elon: I like the expression.🎮🎮🎮🎮🎮 #ArtofLegends #StarGuardian #LeagueofLegends #StarGuardians #КосплейLoL #TransformaTuDestino
## 5714 RT @Mecosplay0: Seraphine cosplay is so pretty. I want to swap places with that cat.\nIf you want to see more, go to my google link in bio.#…
## 5715 RT @starglowsbright: fox girls club 🦊\n\n#LeagueOfLegends #GenshinImpact #Overwatch2 https://t.co/Mu2Sa8gdTc
## 5716 RT @yellowestmango: He doesn't quite get it but he's trying his best #aphelios #sett #settphel #leagueoflegends https://t.co/TqczN135YM
## 5717 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5718 RT @QuintenGamings: If you're reading this it would mean the world to me if you can check out my latest video i made it while streaming \n\nC…
## 5719 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5720 RT @QuintenGamings: If you're reading this it would mean the world to me if you can check out my latest video i made it while streaming \n\nC…
## 5721 RT @yellowestmango: He doesn't quite get it but he's trying his best #aphelios #sett #settphel #leagueoflegends https://t.co/TqczN135YM
## 5722 RT @settstiddies: new emo boy band just dropped guys #yone #yasuo #kayn #masteryi #leagueoflegends https://t.co/JxVUEeS6Zn
## 5723 RT @__ryusart: #Sevika is here!\nI said i'd draw the queen\n_\n\n#arcane #arcanefanart #sevikafanart #arcanesevika #digitalart #painting #drawi…
## 5724 RT @jawlipops: ive been sucked back in oop #leagueoflegends #ArtofLegends https://t.co/QyjMF5DozN
## 5725 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5726 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5727 RT @jawlipops: one day ill be a good diana #ArtofLegends #LeagueOfLegends https://t.co/UFBvNTN84H
## 5728 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 5729 RT @jawlipops: ive been sucked back in oop #leagueoflegends #ArtofLegends https://t.co/QyjMF5DozN
## 5730 RT @_icepher_: I’m… worse…\n\n#ArtofLegends #LeagueofLegends #Aatrox https://t.co/ROHgOo8huj
## 5731 RT @SleepyLoaf_: Tell Chiizu they are a good baby OR ELSE \n\none of the emotes that will be coming as a pack > u < star guardian sona has th…
## 5732 RT @rRoarra: Hi @riotgames can we have Captain Fortune as skin base for Miss, please? Sincerely a #MissFortune main \n#RiotGames #LeagueOfLe…
## 5733 RT @_icepher_: I’m… worse…\n\n#ArtofLegends #LeagueofLegends #Aatrox https://t.co/ROHgOo8huj
## 5734 RT @Koiarts1: Fan art Jinx \n.\n#draw #sketch #leagueoflegends #paint #creadoresdelollatam #art #artoflegends #leagueoflegendsfanart #jinx #…
## 5735 RT @studioaxel: 🏖️STRIP GAME🔥\n\nCan we reach the goal?\n\n#StripGame #Sett #LeagueOfLegends https://t.co/S6nDdtq7mZ
## 5736 RT @jawlipops: one day ill be a good diana #ArtofLegends #LeagueOfLegends https://t.co/UFBvNTN84H
## 5737 RT @riddLadRad: Ornn's only weakness - can't see with so much hair in his eyes :(\n#ArtofLegends #Ornn #LeagueOfLegends https://t.co/W8PxZNY…
## 5738 RT @Rocckart: 🏝Beach time \nft. Itto & Sett\n\n#GenshinImpact #LeagueOfLegends https://t.co/FiMOamQ4qo
## 5739 RT @Cookie3w3: Oh noOoO , He discovered us D:\n\nDon't worry, it's not the end. I'm working on the good ending 'w'👌\n\n#LeagueOfLegends #League…
## 5740 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5741 RT @CATBR3AD: No price is too great. No atrocity beyond my reach.\n\n#LeagueofLegends #ArtofLegends #LeagueofLegendsFanart #Viego https://t.c…
## 5742 RT @clairemwc: Winterblessed Diana ❄️✨\n.\n.\n.\n#diana #winterblessed #LeagueOfLegends #ArtofLegends #fanart #英雄聯盟 #fanart #Illustration https…
## 5743 RT @jamilsc: STRIP GAME!💜✨\nNo pido mucho, hahah\nNEXT - UNDRESS\n\n#stripgame #challenge #fanart #illustration #digitalart #art #leagueoflegen…
## 5744 RT @NoviadeAzir: I turned myself into a @sonwooang art Morty!\n\n#LeagueOfLegends #sonwooang #shen #LeagueOfLegendsFanArt https://t.co/Av8y4o…
## 5745 RT @Youcun_: HI! This is a fanart illustration of Crystal Rose Akali~\nIt's my first time to post pictures and hope to get your praise and a…
## 5746 RT @_mierii: Let’s see how do yo want me to draw Miss Fortune ✨\n\n#LeagueOfLegends #fanart #stripgame https://t.co/hjCtQ3aBaD
## 5747 RT @noisecat610: As long as you are on my side.\n#settphel #SpiritBlossom2022 #LeagueOfLegends #sett #aphelios https://t.co/ly0R5EnGFk
## 5748 RT @ZombieGamingSB: Rengar is fair😈This is Zombie Gaming!! Join us https://t.co/aWXc0gF4wz Discord! Tik Tok! Instagram! Facebook! Youtube!…
## 5749 RT @dereck_paints: ☆❤️ I could get used to this...~ ❤️☆\n.\n(っ◔◡◔)っ ♥ All the support is appreciated ♥\n.\n❌Hastags❌\n#dragonsofrunaterra #oc #r…
## created isRetweet Created_At_Round
## 1 2022-12-01 23:59:43 TRUE 2022-12-02 00:00:00
## 2 2022-12-01 23:59:30 TRUE 2022-12-02 00:00:00
## 3 2022-12-01 23:59:05 TRUE 2022-12-02 00:00:00
## 4 2022-12-01 23:57:02 TRUE 2022-12-02 00:00:00
## 5 2022-12-01 23:56:14 TRUE 2022-12-02 00:00:00
## 6 2022-12-01 23:56:10 TRUE 2022-12-02 00:00:00
## 7 2022-12-01 23:55:58 TRUE 2022-12-02 00:00:00
## 8 2022-12-01 23:55:55 TRUE 2022-12-02 00:00:00
## 9 2022-12-01 23:55:35 TRUE 2022-12-02 00:00:00
## 10 2022-12-01 23:54:45 TRUE 2022-12-02 00:00:00
## 11 2022-12-01 23:54:42 TRUE 2022-12-02 00:00:00
## 12 2022-12-01 23:54:32 TRUE 2022-12-02 00:00:00
## 13 2022-12-01 23:54:27 TRUE 2022-12-02 00:00:00
## 14 2022-12-01 23:53:18 TRUE 2022-12-02 00:00:00
## 15 2022-12-01 23:52:45 TRUE 2022-12-02 00:00:00
## 16 2022-12-01 23:51:41 TRUE 2022-12-02 00:00:00
## 17 2022-12-01 23:51:39 TRUE 2022-12-02 00:00:00
## 18 2022-12-01 23:50:28 TRUE 2022-12-02 00:00:00
## 19 2022-12-01 23:50:23 TRUE 2022-12-02 00:00:00
## 20 2022-12-01 23:50:20 TRUE 2022-12-02 00:00:00
## 21 2022-12-01 23:50:11 TRUE 2022-12-02 00:00:00
## 22 2022-12-01 23:49:37 TRUE 2022-12-02 00:00:00
## 23 2022-12-01 23:49:34 TRUE 2022-12-02 00:00:00
## 24 2022-12-01 23:49:33 TRUE 2022-12-02 00:00:00
## 25 2022-12-01 23:49:31 TRUE 2022-12-02 00:00:00
## 26 2022-12-01 23:49:18 TRUE 2022-12-02 00:00:00
## 27 2022-12-01 23:49:11 TRUE 2022-12-02 00:00:00
## 28 2022-12-01 23:49:11 TRUE 2022-12-02 00:00:00
## 29 2022-12-01 23:49:01 TRUE 2022-12-02 00:00:00
## 30 2022-12-01 23:48:35 TRUE 2022-12-02 00:00:00
## 31 2022-12-01 23:48:02 TRUE 2022-12-02 00:00:00
## 32 2022-12-01 23:47:48 TRUE 2022-12-02 00:00:00
## 33 2022-12-01 23:47:28 TRUE 2022-12-02 00:00:00
## 34 2022-12-01 23:46:21 TRUE 2022-12-02 00:00:00
## 35 2022-12-01 23:45:44 TRUE 2022-12-02 00:00:00
## 36 2022-12-01 23:45:43 TRUE 2022-12-02 00:00:00
## 37 2022-12-01 23:45:19 TRUE 2022-12-02 00:00:00
## 38 2022-12-01 23:45:05 TRUE 2022-12-02 00:00:00
## 39 2022-12-01 23:44:40 TRUE 2022-12-02 00:00:00
## 40 2022-12-01 23:44:22 TRUE 2022-12-02 00:00:00
## 41 2022-12-01 23:44:01 TRUE 2022-12-02 00:00:00
## 42 2022-12-01 23:43:55 TRUE 2022-12-02 00:00:00
## 43 2022-12-01 23:43:53 TRUE 2022-12-02 00:00:00
## 44 2022-12-01 23:42:58 TRUE 2022-12-02 00:00:00
## 45 2022-12-01 23:42:12 TRUE 2022-12-02 00:00:00
## 46 2022-12-01 23:41:54 TRUE 2022-12-02 00:00:00
## 47 2022-12-01 23:40:57 TRUE 2022-12-02 00:00:00
## 48 2022-12-01 23:40:39 TRUE 2022-12-02 00:00:00
## 49 2022-12-01 23:40:30 TRUE 2022-12-02 00:00:00
## 50 2022-12-01 23:39:54 TRUE 2022-12-02 00:00:00
## 51 2022-12-01 23:39:54 TRUE 2022-12-02 00:00:00
## 52 2022-12-01 23:39:37 TRUE 2022-12-02 00:00:00
## 53 2022-12-01 23:39:35 TRUE 2022-12-02 00:00:00
## 54 2022-12-01 23:39:22 TRUE 2022-12-02 00:00:00
## 55 2022-12-01 23:39:10 TRUE 2022-12-02 00:00:00
## 56 2022-12-01 23:38:55 TRUE 2022-12-02 00:00:00
## 57 2022-12-01 23:38:46 TRUE 2022-12-02 00:00:00
## 58 2022-12-01 23:38:44 TRUE 2022-12-02 00:00:00
## 59 2022-12-01 23:38:26 TRUE 2022-12-02 00:00:00
## 60 2022-12-01 23:38:22 TRUE 2022-12-02 00:00:00
## 61 2022-12-01 23:37:46 TRUE 2022-12-02 00:00:00
## 62 2022-12-01 23:37:45 TRUE 2022-12-02 00:00:00
## 63 2022-12-01 23:36:22 TRUE 2022-12-02 00:00:00
## 64 2022-12-01 23:36:15 TRUE 2022-12-02 00:00:00
## 65 2022-12-01 23:33:58 TRUE 2022-12-02 00:00:00
## 66 2022-12-01 23:33:53 TRUE 2022-12-02 00:00:00
## 67 2022-12-01 23:33:48 TRUE 2022-12-02 00:00:00
## 68 2022-12-01 23:33:36 TRUE 2022-12-02 00:00:00
## 69 2022-12-01 23:33:15 TRUE 2022-12-02 00:00:00
## 70 2022-12-01 23:32:30 TRUE 2022-12-02 00:00:00
## 71 2022-12-01 23:32:11 TRUE 2022-12-02 00:00:00
## 72 2022-12-01 23:32:08 TRUE 2022-12-02 00:00:00
## 73 2022-12-01 23:31:49 TRUE 2022-12-02 00:00:00
## 74 2022-12-01 23:31:48 TRUE 2022-12-02 00:00:00
## 75 2022-12-01 23:30:51 TRUE 2022-12-02 00:00:00
## 76 2022-12-01 23:29:02 TRUE 2022-12-01 23:00:00
## 77 2022-12-01 23:28:54 TRUE 2022-12-01 23:00:00
## 78 2022-12-01 23:28:28 TRUE 2022-12-01 23:00:00
## 79 2022-12-01 23:28:11 TRUE 2022-12-01 23:00:00
## 80 2022-12-01 23:27:30 TRUE 2022-12-01 23:00:00
## 81 2022-12-01 23:26:29 TRUE 2022-12-01 23:00:00
## 82 2022-12-01 23:26:20 TRUE 2022-12-01 23:00:00
## 83 2022-12-01 23:26:15 TRUE 2022-12-01 23:00:00
## 84 2022-12-01 23:25:39 TRUE 2022-12-01 23:00:00
## 85 2022-12-01 23:25:22 TRUE 2022-12-01 23:00:00
## 86 2022-12-01 23:24:58 TRUE 2022-12-01 23:00:00
## 87 2022-12-01 23:24:53 TRUE 2022-12-01 23:00:00
## 88 2022-12-01 23:24:35 TRUE 2022-12-01 23:00:00
## 89 2022-12-01 23:24:12 TRUE 2022-12-01 23:00:00
## 90 2022-12-01 23:24:11 TRUE 2022-12-01 23:00:00
## 91 2022-12-01 23:22:49 TRUE 2022-12-01 23:00:00
## 92 2022-12-01 23:22:23 TRUE 2022-12-01 23:00:00
## 93 2022-12-01 23:22:10 TRUE 2022-12-01 23:00:00
## 94 2022-12-01 23:21:33 TRUE 2022-12-01 23:00:00
## 95 2022-12-01 23:20:38 TRUE 2022-12-01 23:00:00
## 96 2022-12-01 23:20:31 TRUE 2022-12-01 23:00:00
## 97 2022-12-01 23:20:22 TRUE 2022-12-01 23:00:00
## 98 2022-12-01 23:20:10 TRUE 2022-12-01 23:00:00
## 99 2022-12-01 23:20:09 TRUE 2022-12-01 23:00:00
## 100 2022-12-01 23:19:22 TRUE 2022-12-01 23:00:00
## 101 2022-12-01 23:19:08 TRUE 2022-12-01 23:00:00
## 102 2022-12-01 23:19:01 TRUE 2022-12-01 23:00:00
## 103 2022-12-01 23:18:50 TRUE 2022-12-01 23:00:00
## 104 2022-12-01 23:18:49 TRUE 2022-12-01 23:00:00
## 105 2022-12-01 23:18:28 TRUE 2022-12-01 23:00:00
## 106 2022-12-01 23:18:27 TRUE 2022-12-01 23:00:00
## 107 2022-12-01 23:18:12 TRUE 2022-12-01 23:00:00
## 108 2022-12-01 23:17:49 TRUE 2022-12-01 23:00:00
## 109 2022-12-01 23:17:38 TRUE 2022-12-01 23:00:00
## 110 2022-12-01 23:16:17 TRUE 2022-12-01 23:00:00
## 111 2022-12-01 23:15:35 TRUE 2022-12-01 23:00:00
## 112 2022-12-01 23:14:38 TRUE 2022-12-01 23:00:00
## 113 2022-12-01 23:13:36 TRUE 2022-12-01 23:00:00
## 114 2022-12-01 23:12:52 TRUE 2022-12-01 23:00:00
## 115 2022-12-01 23:12:40 TRUE 2022-12-01 23:00:00
## 116 2022-12-01 23:12:03 TRUE 2022-12-01 23:00:00
## 117 2022-12-01 23:11:51 TRUE 2022-12-01 23:00:00
## 118 2022-12-01 23:11:26 TRUE 2022-12-01 23:00:00
## 119 2022-12-01 23:11:19 TRUE 2022-12-01 23:00:00
## 120 2022-12-01 23:11:03 TRUE 2022-12-01 23:00:00
## 121 2022-12-01 23:10:53 TRUE 2022-12-01 23:00:00
## 122 2022-12-01 23:09:31 TRUE 2022-12-01 23:00:00
## 123 2022-12-01 23:07:57 TRUE 2022-12-01 23:00:00
## 124 2022-12-01 23:07:32 TRUE 2022-12-01 23:00:00
## 125 2022-12-01 23:07:08 TRUE 2022-12-01 23:00:00
## 126 2022-12-01 23:06:41 TRUE 2022-12-01 23:00:00
## 127 2022-12-01 23:06:41 TRUE 2022-12-01 23:00:00
## 128 2022-12-01 23:06:14 TRUE 2022-12-01 23:00:00
## 129 2022-12-01 23:05:16 TRUE 2022-12-01 23:00:00
## 130 2022-12-01 23:03:39 TRUE 2022-12-01 23:00:00
## 131 2022-12-01 23:03:09 TRUE 2022-12-01 23:00:00
## 132 2022-12-01 23:03:06 TRUE 2022-12-01 23:00:00
## 133 2022-12-01 23:02:52 TRUE 2022-12-01 23:00:00
## 134 2022-12-01 22:59:31 TRUE 2022-12-01 23:00:00
## 135 2022-12-01 22:58:52 TRUE 2022-12-01 23:00:00
## 136 2022-12-01 22:58:39 TRUE 2022-12-01 23:00:00
## 137 2022-12-01 22:58:11 TRUE 2022-12-01 23:00:00
## 138 2022-12-01 22:56:10 TRUE 2022-12-01 23:00:00
## 139 2022-12-01 22:55:12 TRUE 2022-12-01 23:00:00
## 140 2022-12-01 22:54:24 TRUE 2022-12-01 23:00:00
## 141 2022-12-01 22:53:46 TRUE 2022-12-01 23:00:00
## 142 2022-12-01 22:53:43 TRUE 2022-12-01 23:00:00
## 143 2022-12-01 22:53:38 TRUE 2022-12-01 23:00:00
## 144 2022-12-01 22:52:47 TRUE 2022-12-01 23:00:00
## 145 2022-12-01 22:52:42 TRUE 2022-12-01 23:00:00
## 146 2022-12-01 22:52:29 TRUE 2022-12-01 23:00:00
## 147 2022-12-01 22:52:22 TRUE 2022-12-01 23:00:00
## 148 2022-12-01 22:52:04 TRUE 2022-12-01 23:00:00
## 149 2022-12-01 22:52:03 TRUE 2022-12-01 23:00:00
## 150 2022-12-01 22:51:46 TRUE 2022-12-01 23:00:00
## 151 2022-12-01 22:51:37 TRUE 2022-12-01 23:00:00
## 152 2022-12-01 22:51:33 TRUE 2022-12-01 23:00:00
## 153 2022-12-01 22:51:17 TRUE 2022-12-01 23:00:00
## 154 2022-12-01 22:51:08 TRUE 2022-12-01 23:00:00
## 155 2022-12-01 22:49:54 TRUE 2022-12-01 23:00:00
## 156 2022-12-01 22:49:44 TRUE 2022-12-01 23:00:00
## 157 2022-12-01 22:48:43 TRUE 2022-12-01 23:00:00
## 158 2022-12-01 22:48:22 TRUE 2022-12-01 23:00:00
## 159 2022-12-01 22:47:24 TRUE 2022-12-01 23:00:00
## 160 2022-12-01 22:45:39 TRUE 2022-12-01 23:00:00
## 161 2022-12-01 22:44:22 TRUE 2022-12-01 23:00:00
## 162 2022-12-01 22:44:16 TRUE 2022-12-01 23:00:00
## 163 2022-12-01 22:43:54 TRUE 2022-12-01 23:00:00
## 164 2022-12-01 22:42:24 TRUE 2022-12-01 23:00:00
## 165 2022-12-01 22:42:18 TRUE 2022-12-01 23:00:00
## 166 2022-12-01 22:41:27 TRUE 2022-12-01 23:00:00
## 167 2022-12-01 22:41:22 TRUE 2022-12-01 23:00:00
## 168 2022-12-01 22:40:23 TRUE 2022-12-01 23:00:00
## 169 2022-12-01 22:39:52 TRUE 2022-12-01 23:00:00
## 170 2022-12-01 22:39:49 TRUE 2022-12-01 23:00:00
## 171 2022-12-01 22:39:38 TRUE 2022-12-01 23:00:00
## 172 2022-12-01 22:39:33 TRUE 2022-12-01 23:00:00
## 173 2022-12-01 22:38:47 TRUE 2022-12-01 23:00:00
## 174 2022-12-01 22:36:55 TRUE 2022-12-01 23:00:00
## 175 2022-12-01 22:36:36 TRUE 2022-12-01 23:00:00
## 176 2022-12-01 22:36:26 TRUE 2022-12-01 23:00:00
## 177 2022-12-01 22:35:51 TRUE 2022-12-01 23:00:00
## 178 2022-12-01 22:35:49 TRUE 2022-12-01 23:00:00
## 179 2022-12-01 22:35:16 TRUE 2022-12-01 23:00:00
## 180 2022-12-01 22:35:11 TRUE 2022-12-01 23:00:00
## 181 2022-12-01 22:34:39 TRUE 2022-12-01 23:00:00
## 182 2022-12-01 22:34:37 TRUE 2022-12-01 23:00:00
## 183 2022-12-01 22:34:30 TRUE 2022-12-01 23:00:00
## 184 2022-12-01 22:33:54 TRUE 2022-12-01 23:00:00
## 185 2022-12-01 22:33:47 TRUE 2022-12-01 23:00:00
## 186 2022-12-01 22:33:40 TRUE 2022-12-01 23:00:00
## 187 2022-12-01 22:32:46 TRUE 2022-12-01 23:00:00
## 188 2022-12-01 22:32:29 TRUE 2022-12-01 23:00:00
## 189 2022-12-01 22:32:20 TRUE 2022-12-01 23:00:00
## 190 2022-12-01 22:32:10 TRUE 2022-12-01 23:00:00
## 191 2022-12-01 22:31:52 TRUE 2022-12-01 23:00:00
## 192 2022-12-01 22:31:47 TRUE 2022-12-01 23:00:00
## 193 2022-12-01 22:31:15 TRUE 2022-12-01 23:00:00
## 194 2022-12-01 22:30:46 TRUE 2022-12-01 23:00:00
## 195 2022-12-01 22:30:16 TRUE 2022-12-01 23:00:00
## 196 2022-12-01 22:30:04 TRUE 2022-12-01 23:00:00
## 197 2022-12-01 22:29:54 TRUE 2022-12-01 22:00:00
## 198 2022-12-01 22:28:50 TRUE 2022-12-01 22:00:00
## 199 2022-12-01 22:28:43 TRUE 2022-12-01 22:00:00
## 200 2022-12-01 22:28:17 TRUE 2022-12-01 22:00:00
## 201 2022-12-01 22:28:09 TRUE 2022-12-01 22:00:00
## 202 2022-12-01 22:27:39 TRUE 2022-12-01 22:00:00
## 203 2022-12-01 22:27:25 TRUE 2022-12-01 22:00:00
## 204 2022-12-01 22:26:14 TRUE 2022-12-01 22:00:00
## 205 2022-12-01 22:25:53 TRUE 2022-12-01 22:00:00
## 206 2022-12-01 22:25:28 TRUE 2022-12-01 22:00:00
## 207 2022-12-01 22:24:56 TRUE 2022-12-01 22:00:00
## 208 2022-12-01 22:24:40 TRUE 2022-12-01 22:00:00
## 209 2022-12-01 22:24:38 TRUE 2022-12-01 22:00:00
## 210 2022-12-01 22:24:08 TRUE 2022-12-01 22:00:00
## 211 2022-12-01 22:22:56 TRUE 2022-12-01 22:00:00
## 212 2022-12-01 22:22:45 TRUE 2022-12-01 22:00:00
## 213 2022-12-01 22:21:24 TRUE 2022-12-01 22:00:00
## 214 2022-12-01 22:20:48 TRUE 2022-12-01 22:00:00
## 215 2022-12-01 22:19:55 TRUE 2022-12-01 22:00:00
## 216 2022-12-01 22:19:16 TRUE 2022-12-01 22:00:00
## 217 2022-12-01 22:18:01 TRUE 2022-12-01 22:00:00
## 218 2022-12-01 22:17:26 TRUE 2022-12-01 22:00:00
## 219 2022-12-01 22:16:44 TRUE 2022-12-01 22:00:00
## 220 2022-12-01 22:16:20 TRUE 2022-12-01 22:00:00
## 221 2022-12-01 22:16:13 TRUE 2022-12-01 22:00:00
## 222 2022-12-01 22:16:11 TRUE 2022-12-01 22:00:00
## 223 2022-12-01 22:16:01 TRUE 2022-12-01 22:00:00
## 224 2022-12-01 22:14:39 TRUE 2022-12-01 22:00:00
## 225 2022-12-01 22:13:59 TRUE 2022-12-01 22:00:00
## 226 2022-12-01 22:13:59 TRUE 2022-12-01 22:00:00
## 227 2022-12-01 22:11:32 TRUE 2022-12-01 22:00:00
## 228 2022-12-01 22:11:27 TRUE 2022-12-01 22:00:00
## 229 2022-12-01 22:10:47 TRUE 2022-12-01 22:00:00
## 230 2022-12-01 22:10:44 TRUE 2022-12-01 22:00:00
## 231 2022-12-01 22:10:43 TRUE 2022-12-01 22:00:00
## 232 2022-12-01 22:10:39 TRUE 2022-12-01 22:00:00
## 233 2022-12-01 22:10:00 TRUE 2022-12-01 22:00:00
## 234 2022-12-01 22:09:58 TRUE 2022-12-01 22:00:00
## 235 2022-12-01 22:09:34 TRUE 2022-12-01 22:00:00
## 236 2022-12-01 22:09:25 TRUE 2022-12-01 22:00:00
## 237 2022-12-01 22:08:45 TRUE 2022-12-01 22:00:00
## 238 2022-12-01 22:07:48 TRUE 2022-12-01 22:00:00
## 239 2022-12-01 22:07:40 TRUE 2022-12-01 22:00:00
## 240 2022-12-01 22:07:36 TRUE 2022-12-01 22:00:00
## 241 2022-12-01 22:07:10 TRUE 2022-12-01 22:00:00
## 242 2022-12-01 22:07:06 TRUE 2022-12-01 22:00:00
## 243 2022-12-01 22:06:42 TRUE 2022-12-01 22:00:00
## 244 2022-12-01 22:06:40 TRUE 2022-12-01 22:00:00
## 245 2022-12-01 22:06:38 TRUE 2022-12-01 22:00:00
## 246 2022-12-01 22:06:28 TRUE 2022-12-01 22:00:00
## 247 2022-12-01 22:06:14 TRUE 2022-12-01 22:00:00
## 248 2022-12-01 22:06:03 TRUE 2022-12-01 22:00:00
## 249 2022-12-01 22:05:54 TRUE 2022-12-01 22:00:00
## 250 2022-12-01 22:05:49 TRUE 2022-12-01 22:00:00
## 251 2022-12-01 22:05:32 TRUE 2022-12-01 22:00:00
## 252 2022-12-01 22:04:39 TRUE 2022-12-01 22:00:00
## 253 2022-12-01 22:04:36 TRUE 2022-12-01 22:00:00
## 254 2022-12-01 22:03:28 TRUE 2022-12-01 22:00:00
## 255 2022-12-01 22:03:20 TRUE 2022-12-01 22:00:00
## 256 2022-12-01 22:03:07 TRUE 2022-12-01 22:00:00
## 257 2022-12-01 22:02:48 TRUE 2022-12-01 22:00:00
## 258 2022-12-01 22:00:34 TRUE 2022-12-01 22:00:00
## 259 2022-12-01 22:00:05 TRUE 2022-12-01 22:00:00
## 260 2022-12-01 21:59:29 TRUE 2022-12-01 22:00:00
## 261 2022-12-01 21:58:46 TRUE 2022-12-01 22:00:00
## 262 2022-12-01 21:57:41 TRUE 2022-12-01 22:00:00
## 263 2022-12-01 21:57:30 TRUE 2022-12-01 22:00:00
## 264 2022-12-01 21:57:17 TRUE 2022-12-01 22:00:00
## 265 2022-12-01 21:56:51 TRUE 2022-12-01 22:00:00
## 266 2022-12-01 21:56:46 TRUE 2022-12-01 22:00:00
## 267 2022-12-01 21:56:29 TRUE 2022-12-01 22:00:00
## 268 2022-12-01 21:55:47 TRUE 2022-12-01 22:00:00
## 269 2022-12-01 21:54:59 TRUE 2022-12-01 22:00:00
## 270 2022-12-01 21:53:11 TRUE 2022-12-01 22:00:00
## 271 2022-12-01 21:53:00 TRUE 2022-12-01 22:00:00
## 272 2022-12-01 21:52:44 TRUE 2022-12-01 22:00:00
## 273 2022-12-01 21:52:37 TRUE 2022-12-01 22:00:00
## 274 2022-12-01 21:52:20 TRUE 2022-12-01 22:00:00
## 275 2022-12-01 21:51:36 TRUE 2022-12-01 22:00:00
## 276 2022-12-01 21:51:23 TRUE 2022-12-01 22:00:00
## 277 2022-12-01 21:50:41 TRUE 2022-12-01 22:00:00
## 278 2022-12-01 21:49:31 TRUE 2022-12-01 22:00:00
## 279 2022-12-01 21:48:27 TRUE 2022-12-01 22:00:00
## 280 2022-12-01 21:47:39 TRUE 2022-12-01 22:00:00
## 281 2022-12-01 21:46:13 TRUE 2022-12-01 22:00:00
## 282 2022-12-01 21:46:04 TRUE 2022-12-01 22:00:00
## 283 2022-12-01 21:45:58 TRUE 2022-12-01 22:00:00
## 284 2022-12-01 21:45:44 TRUE 2022-12-01 22:00:00
## 285 2022-12-01 21:45:22 TRUE 2022-12-01 22:00:00
## 286 2022-12-01 21:45:17 TRUE 2022-12-01 22:00:00
## 287 2022-12-01 21:45:16 TRUE 2022-12-01 22:00:00
## 288 2022-12-01 21:45:13 TRUE 2022-12-01 22:00:00
## 289 2022-12-01 21:45:03 TRUE 2022-12-01 22:00:00
## 290 2022-12-01 21:44:37 TRUE 2022-12-01 22:00:00
## 291 2022-12-01 21:44:36 TRUE 2022-12-01 22:00:00
## 292 2022-12-01 21:43:45 TRUE 2022-12-01 22:00:00
## 293 2022-12-01 21:43:25 TRUE 2022-12-01 22:00:00
## 294 2022-12-01 21:43:17 TRUE 2022-12-01 22:00:00
## 295 2022-12-01 21:43:16 TRUE 2022-12-01 22:00:00
## 296 2022-12-01 21:43:11 TRUE 2022-12-01 22:00:00
## 297 2022-12-01 21:42:01 TRUE 2022-12-01 22:00:00
## 298 2022-12-01 21:41:31 TRUE 2022-12-01 22:00:00
## 299 2022-12-01 21:41:25 TRUE 2022-12-01 22:00:00
## 300 2022-12-01 21:40:33 TRUE 2022-12-01 22:00:00
## 301 2022-12-01 21:39:49 TRUE 2022-12-01 22:00:00
## 302 2022-12-01 21:39:32 TRUE 2022-12-01 22:00:00
## 303 2022-12-01 21:38:16 TRUE 2022-12-01 22:00:00
## 304 2022-12-01 21:38:11 TRUE 2022-12-01 22:00:00
## 305 2022-12-01 21:38:10 TRUE 2022-12-01 22:00:00
## 306 2022-12-01 21:37:24 TRUE 2022-12-01 22:00:00
## 307 2022-12-01 21:36:41 TRUE 2022-12-01 22:00:00
## 308 2022-12-01 21:36:03 TRUE 2022-12-01 22:00:00
## 309 2022-12-01 21:35:59 TRUE 2022-12-01 22:00:00
## 310 2022-12-01 21:35:45 TRUE 2022-12-01 22:00:00
## 311 2022-12-01 21:35:27 TRUE 2022-12-01 22:00:00
## 312 2022-12-01 21:33:54 TRUE 2022-12-01 22:00:00
## 313 2022-12-01 21:33:23 TRUE 2022-12-01 22:00:00
## 314 2022-12-01 21:33:08 TRUE 2022-12-01 22:00:00
## 315 2022-12-01 21:33:01 TRUE 2022-12-01 22:00:00
## 316 2022-12-01 21:32:26 TRUE 2022-12-01 22:00:00
## 317 2022-12-01 21:32:22 TRUE 2022-12-01 22:00:00
## 318 2022-12-01 21:32:16 TRUE 2022-12-01 22:00:00
## 319 2022-12-01 21:31:53 TRUE 2022-12-01 22:00:00
## 320 2022-12-01 21:31:52 TRUE 2022-12-01 22:00:00
## 321 2022-12-01 21:31:43 TRUE 2022-12-01 22:00:00
## 322 2022-12-01 21:31:00 TRUE 2022-12-01 22:00:00
## 323 2022-12-01 21:30:12 TRUE 2022-12-01 22:00:00
## 324 2022-12-01 21:29:46 TRUE 2022-12-01 21:00:00
## 325 2022-12-01 21:29:30 TRUE 2022-12-01 21:00:00
## 326 2022-12-01 21:29:07 TRUE 2022-12-01 21:00:00
## 327 2022-12-01 21:29:05 TRUE 2022-12-01 21:00:00
## 328 2022-12-01 21:28:54 TRUE 2022-12-01 21:00:00
## 329 2022-12-01 21:28:52 TRUE 2022-12-01 21:00:00
## 330 2022-12-01 21:28:50 TRUE 2022-12-01 21:00:00
## 331 2022-12-01 21:28:35 TRUE 2022-12-01 21:00:00
## 332 2022-12-01 21:27:56 TRUE 2022-12-01 21:00:00
## 333 2022-12-01 21:27:35 TRUE 2022-12-01 21:00:00
## 334 2022-12-01 21:27:13 TRUE 2022-12-01 21:00:00
## 335 2022-12-01 21:26:48 TRUE 2022-12-01 21:00:00
## 336 2022-12-01 21:25:20 TRUE 2022-12-01 21:00:00
## 337 2022-12-01 21:24:40 TRUE 2022-12-01 21:00:00
## 338 2022-12-01 21:23:23 TRUE 2022-12-01 21:00:00
## 339 2022-12-01 21:23:05 TRUE 2022-12-01 21:00:00
## 340 2022-12-01 21:23:03 TRUE 2022-12-01 21:00:00
## 341 2022-12-01 21:22:34 TRUE 2022-12-01 21:00:00
## 342 2022-12-01 21:22:18 TRUE 2022-12-01 21:00:00
## 343 2022-12-01 21:22:14 TRUE 2022-12-01 21:00:00
## 344 2022-12-01 21:21:37 TRUE 2022-12-01 21:00:00
## 345 2022-12-01 21:21:35 TRUE 2022-12-01 21:00:00
## 346 2022-12-01 21:21:10 TRUE 2022-12-01 21:00:00
## 347 2022-12-01 21:20:56 TRUE 2022-12-01 21:00:00
## 348 2022-12-01 21:20:07 TRUE 2022-12-01 21:00:00
## 349 2022-12-01 21:19:29 TRUE 2022-12-01 21:00:00
## 350 2022-12-01 21:19:24 TRUE 2022-12-01 21:00:00
## 351 2022-12-01 21:19:24 TRUE 2022-12-01 21:00:00
## 352 2022-12-01 21:19:20 TRUE 2022-12-01 21:00:00
## 353 2022-12-01 21:19:15 TRUE 2022-12-01 21:00:00
## 354 2022-12-01 21:19:12 TRUE 2022-12-01 21:00:00
## 355 2022-12-01 21:18:23 TRUE 2022-12-01 21:00:00
## 356 2022-12-01 21:18:14 TRUE 2022-12-01 21:00:00
## 357 2022-12-01 21:17:10 TRUE 2022-12-01 21:00:00
## 358 2022-12-01 21:16:21 TRUE 2022-12-01 21:00:00
## 359 2022-12-01 21:16:19 TRUE 2022-12-01 21:00:00
## 360 2022-12-01 21:14:43 TRUE 2022-12-01 21:00:00
## 361 2022-12-01 21:14:25 TRUE 2022-12-01 21:00:00
## 362 2022-12-01 21:13:44 TRUE 2022-12-01 21:00:00
## 363 2022-12-01 21:13:06 TRUE 2022-12-01 21:00:00
## 364 2022-12-01 21:13:02 TRUE 2022-12-01 21:00:00
## 365 2022-12-01 21:12:43 TRUE 2022-12-01 21:00:00
## 366 2022-12-01 21:12:29 TRUE 2022-12-01 21:00:00
## 367 2022-12-01 21:11:46 TRUE 2022-12-01 21:00:00
## 368 2022-12-01 21:11:35 TRUE 2022-12-01 21:00:00
## 369 2022-12-01 21:11:33 TRUE 2022-12-01 21:00:00
## 370 2022-12-01 21:11:08 TRUE 2022-12-01 21:00:00
## 371 2022-12-01 21:10:47 TRUE 2022-12-01 21:00:00
## 372 2022-12-01 21:10:35 TRUE 2022-12-01 21:00:00
## 373 2022-12-01 21:10:21 TRUE 2022-12-01 21:00:00
## 374 2022-12-01 21:09:32 TRUE 2022-12-01 21:00:00
## 375 2022-12-01 21:09:06 TRUE 2022-12-01 21:00:00
## 376 2022-12-01 21:09:00 TRUE 2022-12-01 21:00:00
## 377 2022-12-01 21:08:58 TRUE 2022-12-01 21:00:00
## 378 2022-12-01 21:08:19 TRUE 2022-12-01 21:00:00
## 379 2022-12-01 21:08:00 TRUE 2022-12-01 21:00:00
## 380 2022-12-01 21:07:59 TRUE 2022-12-01 21:00:00
## 381 2022-12-01 21:07:52 TRUE 2022-12-01 21:00:00
## 382 2022-12-01 21:07:28 TRUE 2022-12-01 21:00:00
## 383 2022-12-01 21:07:12 TRUE 2022-12-01 21:00:00
## 384 2022-12-01 21:06:55 TRUE 2022-12-01 21:00:00
## 385 2022-12-01 21:06:40 TRUE 2022-12-01 21:00:00
## 386 2022-12-01 21:06:28 TRUE 2022-12-01 21:00:00
## 387 2022-12-01 21:06:05 TRUE 2022-12-01 21:00:00
## 388 2022-12-01 21:05:38 TRUE 2022-12-01 21:00:00
## 389 2022-12-01 21:04:35 TRUE 2022-12-01 21:00:00
## 390 2022-12-01 21:04:33 TRUE 2022-12-01 21:00:00
## 391 2022-12-01 21:04:33 TRUE 2022-12-01 21:00:00
## 392 2022-12-01 21:04:06 TRUE 2022-12-01 21:00:00
## 393 2022-12-01 21:04:02 TRUE 2022-12-01 21:00:00
## 394 2022-12-01 21:03:59 TRUE 2022-12-01 21:00:00
## 395 2022-12-01 21:03:10 TRUE 2022-12-01 21:00:00
## 396 2022-12-01 21:02:35 TRUE 2022-12-01 21:00:00
## 397 2022-12-01 21:02:27 TRUE 2022-12-01 21:00:00
## 398 2022-12-01 21:01:07 TRUE 2022-12-01 21:00:00
## 399 2022-12-01 21:00:53 TRUE 2022-12-01 21:00:00
## 400 2022-12-01 21:00:01 TRUE 2022-12-01 21:00:00
## 401 2022-12-01 20:59:25 TRUE 2022-12-01 21:00:00
## 402 2022-12-01 20:59:21 TRUE 2022-12-01 21:00:00
## 403 2022-12-01 20:58:40 TRUE 2022-12-01 21:00:00
## 404 2022-12-01 20:58:32 TRUE 2022-12-01 21:00:00
## 405 2022-12-01 20:57:53 TRUE 2022-12-01 21:00:00
## 406 2022-12-01 20:57:48 TRUE 2022-12-01 21:00:00
## 407 2022-12-01 20:57:46 TRUE 2022-12-01 21:00:00
## 408 2022-12-01 20:56:22 TRUE 2022-12-01 21:00:00
## 409 2022-12-01 20:56:21 TRUE 2022-12-01 21:00:00
## 410 2022-12-01 20:56:15 TRUE 2022-12-01 21:00:00
## 411 2022-12-01 20:56:13 TRUE 2022-12-01 21:00:00
## 412 2022-12-01 20:56:12 TRUE 2022-12-01 21:00:00
## 413 2022-12-01 20:56:08 TRUE 2022-12-01 21:00:00
## 414 2022-12-01 20:56:04 TRUE 2022-12-01 21:00:00
## 415 2022-12-01 20:55:09 TRUE 2022-12-01 21:00:00
## 416 2022-12-01 20:55:03 TRUE 2022-12-01 21:00:00
## 417 2022-12-01 20:53:55 TRUE 2022-12-01 21:00:00
## 418 2022-12-01 20:53:51 TRUE 2022-12-01 21:00:00
## 419 2022-12-01 20:53:22 TRUE 2022-12-01 21:00:00
## 420 2022-12-01 20:53:12 TRUE 2022-12-01 21:00:00
## 421 2022-12-01 20:53:00 TRUE 2022-12-01 21:00:00
## 422 2022-12-01 20:52:59 TRUE 2022-12-01 21:00:00
## 423 2022-12-01 20:52:59 TRUE 2022-12-01 21:00:00
## 424 2022-12-01 20:52:57 TRUE 2022-12-01 21:00:00
## 425 2022-12-01 20:51:35 TRUE 2022-12-01 21:00:00
## 426 2022-12-01 20:51:24 TRUE 2022-12-01 21:00:00
## 427 2022-12-01 20:51:11 TRUE 2022-12-01 21:00:00
## 428 2022-12-01 20:51:06 TRUE 2022-12-01 21:00:00
## 429 2022-12-01 20:49:42 TRUE 2022-12-01 21:00:00
## 430 2022-12-01 20:49:37 TRUE 2022-12-01 21:00:00
## 431 2022-12-01 20:48:52 TRUE 2022-12-01 21:00:00
## 432 2022-12-01 20:48:00 TRUE 2022-12-01 21:00:00
## 433 2022-12-01 20:47:47 TRUE 2022-12-01 21:00:00
## 434 2022-12-01 20:46:21 TRUE 2022-12-01 21:00:00
## 435 2022-12-01 20:46:19 TRUE 2022-12-01 21:00:00
## 436 2022-12-01 20:46:17 TRUE 2022-12-01 21:00:00
## 437 2022-12-01 20:46:10 TRUE 2022-12-01 21:00:00
## 438 2022-12-01 20:46:01 TRUE 2022-12-01 21:00:00
## 439 2022-12-01 20:46:00 TRUE 2022-12-01 21:00:00
## 440 2022-12-01 20:45:56 TRUE 2022-12-01 21:00:00
## 441 2022-12-01 20:45:48 TRUE 2022-12-01 21:00:00
## 442 2022-12-01 20:45:47 TRUE 2022-12-01 21:00:00
## 443 2022-12-01 20:45:46 TRUE 2022-12-01 21:00:00
## 444 2022-12-01 20:44:40 TRUE 2022-12-01 21:00:00
## 445 2022-12-01 20:44:27 TRUE 2022-12-01 21:00:00
## 446 2022-12-01 20:44:25 TRUE 2022-12-01 21:00:00
## 447 2022-12-01 20:44:19 TRUE 2022-12-01 21:00:00
## 448 2022-12-01 20:44:09 TRUE 2022-12-01 21:00:00
## 449 2022-12-01 20:43:21 TRUE 2022-12-01 21:00:00
## 450 2022-12-01 20:42:25 TRUE 2022-12-01 21:00:00
## 451 2022-12-01 20:41:34 TRUE 2022-12-01 21:00:00
## 452 2022-12-01 20:41:30 TRUE 2022-12-01 21:00:00
## 453 2022-12-01 20:40:55 TRUE 2022-12-01 21:00:00
## 454 2022-12-01 20:40:45 TRUE 2022-12-01 21:00:00
## 455 2022-12-01 20:40:36 TRUE 2022-12-01 21:00:00
## 456 2022-12-01 20:38:22 TRUE 2022-12-01 21:00:00
## 457 2022-12-01 20:38:21 TRUE 2022-12-01 21:00:00
## 458 2022-12-01 20:36:51 TRUE 2022-12-01 21:00:00
## 459 2022-12-01 20:36:42 TRUE 2022-12-01 21:00:00
## 460 2022-12-01 20:36:28 TRUE 2022-12-01 21:00:00
## 461 2022-12-01 20:35:42 TRUE 2022-12-01 21:00:00
## 462 2022-12-01 20:35:35 TRUE 2022-12-01 21:00:00
## 463 2022-12-01 20:35:32 TRUE 2022-12-01 21:00:00
## 464 2022-12-01 20:35:26 TRUE 2022-12-01 21:00:00
## 465 2022-12-01 20:35:24 TRUE 2022-12-01 21:00:00
## 466 2022-12-01 20:35:21 TRUE 2022-12-01 21:00:00
## 467 2022-12-01 20:35:08 TRUE 2022-12-01 21:00:00
## 468 2022-12-01 20:35:05 TRUE 2022-12-01 21:00:00
## 469 2022-12-01 20:34:58 TRUE 2022-12-01 21:00:00
## 470 2022-12-01 20:34:58 TRUE 2022-12-01 21:00:00
## 471 2022-12-01 20:34:56 TRUE 2022-12-01 21:00:00
## 472 2022-12-01 20:34:52 TRUE 2022-12-01 21:00:00
## 473 2022-12-01 20:34:45 TRUE 2022-12-01 21:00:00
## 474 2022-12-01 20:33:41 TRUE 2022-12-01 21:00:00
## 475 2022-12-01 20:33:18 TRUE 2022-12-01 21:00:00
## 476 2022-12-01 20:32:46 TRUE 2022-12-01 21:00:00
## 477 2022-12-01 20:32:29 TRUE 2022-12-01 21:00:00
## 478 2022-12-01 20:32:14 TRUE 2022-12-01 21:00:00
## 479 2022-12-01 20:31:58 TRUE 2022-12-01 21:00:00
## 480 2022-12-01 20:30:57 TRUE 2022-12-01 21:00:00
## 481 2022-12-01 20:30:43 TRUE 2022-12-01 21:00:00
## 482 2022-12-01 20:29:10 TRUE 2022-12-01 20:00:00
## 483 2022-12-01 20:28:07 TRUE 2022-12-01 20:00:00
## 484 2022-12-01 20:27:56 TRUE 2022-12-01 20:00:00
## 485 2022-12-01 20:26:45 TRUE 2022-12-01 20:00:00
## 486 2022-12-01 20:26:33 TRUE 2022-12-01 20:00:00
## 487 2022-12-01 20:25:43 TRUE 2022-12-01 20:00:00
## 488 2022-12-01 20:25:42 TRUE 2022-12-01 20:00:00
## 489 2022-12-01 20:25:04 TRUE 2022-12-01 20:00:00
## 490 2022-12-01 20:23:48 TRUE 2022-12-01 20:00:00
## 491 2022-12-01 20:23:18 TRUE 2022-12-01 20:00:00
## 492 2022-12-01 20:23:14 TRUE 2022-12-01 20:00:00
## 493 2022-12-01 20:22:46 TRUE 2022-12-01 20:00:00
## 494 2022-12-01 20:21:32 TRUE 2022-12-01 20:00:00
## 495 2022-12-01 20:20:32 TRUE 2022-12-01 20:00:00
## 496 2022-12-01 20:20:31 TRUE 2022-12-01 20:00:00
## 497 2022-12-01 20:19:46 TRUE 2022-12-01 20:00:00
## 498 2022-12-01 20:19:42 TRUE 2022-12-01 20:00:00
## 499 2022-12-01 20:19:21 TRUE 2022-12-01 20:00:00
## 500 2022-12-01 20:19:03 TRUE 2022-12-01 20:00:00
## 501 2022-12-01 20:18:39 TRUE 2022-12-01 20:00:00
## 502 2022-12-01 20:18:24 TRUE 2022-12-01 20:00:00
## 503 2022-12-01 20:18:14 TRUE 2022-12-01 20:00:00
## 504 2022-12-01 20:18:11 TRUE 2022-12-01 20:00:00
## 505 2022-12-01 20:17:41 TRUE 2022-12-01 20:00:00
## 506 2022-12-01 20:17:23 TRUE 2022-12-01 20:00:00
## 507 2022-12-01 20:17:07 TRUE 2022-12-01 20:00:00
## 508 2022-12-01 20:16:59 TRUE 2022-12-01 20:00:00
## 509 2022-12-01 20:16:51 TRUE 2022-12-01 20:00:00
## 510 2022-12-01 20:16:47 TRUE 2022-12-01 20:00:00
## 511 2022-12-01 20:16:25 TRUE 2022-12-01 20:00:00
## 512 2022-12-01 20:15:23 TRUE 2022-12-01 20:00:00
## 513 2022-12-01 20:14:00 TRUE 2022-12-01 20:00:00
## 514 2022-12-01 20:13:26 TRUE 2022-12-01 20:00:00
## 515 2022-12-01 20:13:18 TRUE 2022-12-01 20:00:00
## 516 2022-12-01 20:13:09 TRUE 2022-12-01 20:00:00
## 517 2022-12-01 20:12:45 TRUE 2022-12-01 20:00:00
## 518 2022-12-01 20:11:25 TRUE 2022-12-01 20:00:00
## 519 2022-12-01 20:11:25 TRUE 2022-12-01 20:00:00
## 520 2022-12-01 20:10:24 TRUE 2022-12-01 20:00:00
## 521 2022-12-01 20:10:11 TRUE 2022-12-01 20:00:00
## 522 2022-12-01 20:09:47 TRUE 2022-12-01 20:00:00
## 523 2022-12-01 20:09:41 TRUE 2022-12-01 20:00:00
## 524 2022-12-01 20:08:46 TRUE 2022-12-01 20:00:00
## 525 2022-12-01 20:08:19 TRUE 2022-12-01 20:00:00
## 526 2022-12-01 20:08:14 TRUE 2022-12-01 20:00:00
## 527 2022-12-01 20:08:03 TRUE 2022-12-01 20:00:00
## 528 2022-12-01 20:08:03 TRUE 2022-12-01 20:00:00
## 529 2022-12-01 20:07:59 TRUE 2022-12-01 20:00:00
## 530 2022-12-01 20:07:57 TRUE 2022-12-01 20:00:00
## 531 2022-12-01 20:07:39 TRUE 2022-12-01 20:00:00
## 532 2022-12-01 20:06:56 TRUE 2022-12-01 20:00:00
## 533 2022-12-01 20:06:55 TRUE 2022-12-01 20:00:00
## 534 2022-12-01 20:06:14 TRUE 2022-12-01 20:00:00
## 535 2022-12-01 20:05:28 TRUE 2022-12-01 20:00:00
## 536 2022-12-01 20:05:23 TRUE 2022-12-01 20:00:00
## 537 2022-12-01 20:05:15 TRUE 2022-12-01 20:00:00
## 538 2022-12-01 20:05:12 TRUE 2022-12-01 20:00:00
## 539 2022-12-01 20:04:33 TRUE 2022-12-01 20:00:00
## 540 2022-12-01 20:03:34 TRUE 2022-12-01 20:00:00
## 541 2022-12-01 20:03:21 TRUE 2022-12-01 20:00:00
## 542 2022-12-01 20:02:46 TRUE 2022-12-01 20:00:00
## 543 2022-12-01 20:02:15 TRUE 2022-12-01 20:00:00
## 544 2022-12-01 20:02:12 TRUE 2022-12-01 20:00:00
## 545 2022-12-01 20:01:46 TRUE 2022-12-01 20:00:00
## 546 2022-12-01 20:01:29 TRUE 2022-12-01 20:00:00
## 547 2022-12-01 20:00:21 TRUE 2022-12-01 20:00:00
## 548 2022-12-01 20:00:15 TRUE 2022-12-01 20:00:00
## 549 2022-12-01 20:00:14 TRUE 2022-12-01 20:00:00
## 550 2022-12-01 20:00:12 TRUE 2022-12-01 20:00:00
## 551 2022-12-01 20:00:04 TRUE 2022-12-01 20:00:00
## 552 2022-12-01 19:59:27 TRUE 2022-12-01 20:00:00
## 553 2022-12-01 19:58:43 TRUE 2022-12-01 20:00:00
## 554 2022-12-01 19:58:04 TRUE 2022-12-01 20:00:00
## 555 2022-12-01 19:57:25 TRUE 2022-12-01 20:00:00
## 556 2022-12-01 19:57:11 TRUE 2022-12-01 20:00:00
## 557 2022-12-01 19:57:08 TRUE 2022-12-01 20:00:00
## 558 2022-12-01 19:56:53 TRUE 2022-12-01 20:00:00
## 559 2022-12-01 19:56:52 TRUE 2022-12-01 20:00:00
## 560 2022-12-01 19:56:32 TRUE 2022-12-01 20:00:00
## 561 2022-12-01 19:55:54 TRUE 2022-12-01 20:00:00
## 562 2022-12-01 19:55:40 TRUE 2022-12-01 20:00:00
## 563 2022-12-01 19:55:04 TRUE 2022-12-01 20:00:00
## 564 2022-12-01 19:54:19 TRUE 2022-12-01 20:00:00
## 565 2022-12-01 19:52:49 TRUE 2022-12-01 20:00:00
## 566 2022-12-01 19:52:49 TRUE 2022-12-01 20:00:00
## 567 2022-12-01 19:52:40 TRUE 2022-12-01 20:00:00
## 568 2022-12-01 19:52:40 TRUE 2022-12-01 20:00:00
## 569 2022-12-01 19:52:30 TRUE 2022-12-01 20:00:00
## 570 2022-12-01 19:51:21 TRUE 2022-12-01 20:00:00
## 571 2022-12-01 19:50:52 TRUE 2022-12-01 20:00:00
## 572 2022-12-01 19:50:44 TRUE 2022-12-01 20:00:00
## 573 2022-12-01 19:49:17 TRUE 2022-12-01 20:00:00
## 574 2022-12-01 19:49:17 TRUE 2022-12-01 20:00:00
## 575 2022-12-01 19:49:09 TRUE 2022-12-01 20:00:00
## 576 2022-12-01 19:48:17 TRUE 2022-12-01 20:00:00
## 577 2022-12-01 19:48:15 TRUE 2022-12-01 20:00:00
## 578 2022-12-01 19:47:56 TRUE 2022-12-01 20:00:00
## 579 2022-12-01 19:46:53 TRUE 2022-12-01 20:00:00
## 580 2022-12-01 19:46:45 TRUE 2022-12-01 20:00:00
## 581 2022-12-01 19:46:27 TRUE 2022-12-01 20:00:00
## 582 2022-12-01 19:46:12 TRUE 2022-12-01 20:00:00
## 583 2022-12-01 19:45:37 TRUE 2022-12-01 20:00:00
## 584 2022-12-01 19:45:21 TRUE 2022-12-01 20:00:00
## 585 2022-12-01 19:45:18 TRUE 2022-12-01 20:00:00
## 586 2022-12-01 19:45:00 TRUE 2022-12-01 20:00:00
## 587 2022-12-01 19:44:44 TRUE 2022-12-01 20:00:00
## 588 2022-12-01 19:43:58 TRUE 2022-12-01 20:00:00
## 589 2022-12-01 19:43:25 TRUE 2022-12-01 20:00:00
## 590 2022-12-01 19:42:41 TRUE 2022-12-01 20:00:00
## 591 2022-12-01 19:42:28 TRUE 2022-12-01 20:00:00
## 592 2022-12-01 19:42:17 TRUE 2022-12-01 20:00:00
## 593 2022-12-01 19:42:13 TRUE 2022-12-01 20:00:00
## 594 2022-12-01 19:41:33 TRUE 2022-12-01 20:00:00
## 595 2022-12-01 19:41:30 TRUE 2022-12-01 20:00:00
## 596 2022-12-01 19:41:23 TRUE 2022-12-01 20:00:00
## 597 2022-12-01 19:40:39 TRUE 2022-12-01 20:00:00
## 598 2022-12-01 19:40:28 TRUE 2022-12-01 20:00:00
## 599 2022-12-01 19:39:45 TRUE 2022-12-01 20:00:00
## 600 2022-12-01 19:39:41 TRUE 2022-12-01 20:00:00
## 601 2022-12-01 19:38:28 TRUE 2022-12-01 20:00:00
## 602 2022-12-01 19:38:16 TRUE 2022-12-01 20:00:00
## 603 2022-12-01 19:38:15 TRUE 2022-12-01 20:00:00
## 604 2022-12-01 19:37:52 TRUE 2022-12-01 20:00:00
## 605 2022-12-01 19:37:49 TRUE 2022-12-01 20:00:00
## 606 2022-12-01 19:37:43 TRUE 2022-12-01 20:00:00
## 607 2022-12-01 19:37:39 TRUE 2022-12-01 20:00:00
## 608 2022-12-01 19:37:09 TRUE 2022-12-01 20:00:00
## 609 2022-12-01 19:36:14 TRUE 2022-12-01 20:00:00
## 610 2022-12-01 19:35:05 TRUE 2022-12-01 20:00:00
## 611 2022-12-01 19:34:18 TRUE 2022-12-01 20:00:00
## 612 2022-12-01 19:33:51 TRUE 2022-12-01 20:00:00
## 613 2022-12-01 19:33:36 TRUE 2022-12-01 20:00:00
## 614 2022-12-01 19:33:29 TRUE 2022-12-01 20:00:00
## 615 2022-12-01 19:33:20 TRUE 2022-12-01 20:00:00
## 616 2022-12-01 19:33:19 TRUE 2022-12-01 20:00:00
## 617 2022-12-01 19:33:15 TRUE 2022-12-01 20:00:00
## 618 2022-12-01 19:32:58 TRUE 2022-12-01 20:00:00
## 619 2022-12-01 19:32:55 TRUE 2022-12-01 20:00:00
## 620 2022-12-01 19:32:53 TRUE 2022-12-01 20:00:00
## 621 2022-12-01 19:32:44 TRUE 2022-12-01 20:00:00
## 622 2022-12-01 19:32:34 TRUE 2022-12-01 20:00:00
## 623 2022-12-01 19:32:14 TRUE 2022-12-01 20:00:00
## 624 2022-12-01 19:32:07 TRUE 2022-12-01 20:00:00
## 625 2022-12-01 19:31:48 TRUE 2022-12-01 20:00:00
## 626 2022-12-01 19:31:03 TRUE 2022-12-01 20:00:00
## 627 2022-12-01 19:30:56 TRUE 2022-12-01 20:00:00
## 628 2022-12-01 19:30:53 TRUE 2022-12-01 20:00:00
## 629 2022-12-01 19:29:49 TRUE 2022-12-01 19:00:00
## 630 2022-12-01 19:29:35 TRUE 2022-12-01 19:00:00
## 631 2022-12-01 19:29:28 TRUE 2022-12-01 19:00:00
## 632 2022-12-01 19:28:09 TRUE 2022-12-01 19:00:00
## 633 2022-12-01 19:27:35 TRUE 2022-12-01 19:00:00
## 634 2022-12-01 19:26:56 TRUE 2022-12-01 19:00:00
## 635 2022-12-01 19:26:10 TRUE 2022-12-01 19:00:00
## 636 2022-12-01 19:25:42 TRUE 2022-12-01 19:00:00
## 637 2022-12-01 19:25:28 TRUE 2022-12-01 19:00:00
## 638 2022-12-01 19:25:07 TRUE 2022-12-01 19:00:00
## 639 2022-12-01 19:25:03 TRUE 2022-12-01 19:00:00
## 640 2022-12-01 19:24:36 TRUE 2022-12-01 19:00:00
## 641 2022-12-01 19:24:22 TRUE 2022-12-01 19:00:00
## 642 2022-12-01 19:24:18 TRUE 2022-12-01 19:00:00
## 643 2022-12-01 19:23:39 TRUE 2022-12-01 19:00:00
## 644 2022-12-01 19:23:16 TRUE 2022-12-01 19:00:00
## 645 2022-12-01 19:23:16 TRUE 2022-12-01 19:00:00
## 646 2022-12-01 19:23:12 TRUE 2022-12-01 19:00:00
## 647 2022-12-01 19:22:59 TRUE 2022-12-01 19:00:00
## 648 2022-12-01 19:22:57 TRUE 2022-12-01 19:00:00
## 649 2022-12-01 19:22:53 TRUE 2022-12-01 19:00:00
## 650 2022-12-01 19:21:30 TRUE 2022-12-01 19:00:00
## 651 2022-12-01 19:21:26 TRUE 2022-12-01 19:00:00
## 652 2022-12-01 19:20:36 TRUE 2022-12-01 19:00:00
## 653 2022-12-01 19:20:30 TRUE 2022-12-01 19:00:00
## 654 2022-12-01 19:20:26 TRUE 2022-12-01 19:00:00
## 655 2022-12-01 19:20:17 TRUE 2022-12-01 19:00:00
## 656 2022-12-01 19:20:06 TRUE 2022-12-01 19:00:00
## 657 2022-12-01 19:19:55 TRUE 2022-12-01 19:00:00
## 658 2022-12-01 19:19:43 TRUE 2022-12-01 19:00:00
## 659 2022-12-01 19:19:41 TRUE 2022-12-01 19:00:00
## 660 2022-12-01 19:19:24 TRUE 2022-12-01 19:00:00
## 661 2022-12-01 19:19:18 TRUE 2022-12-01 19:00:00
## 662 2022-12-01 19:18:46 TRUE 2022-12-01 19:00:00
## 663 2022-12-01 19:18:35 TRUE 2022-12-01 19:00:00
## 664 2022-12-01 19:18:10 TRUE 2022-12-01 19:00:00
## 665 2022-12-01 19:18:09 TRUE 2022-12-01 19:00:00
## 666 2022-12-01 19:17:47 TRUE 2022-12-01 19:00:00
## 667 2022-12-01 19:17:37 TRUE 2022-12-01 19:00:00
## 668 2022-12-01 19:17:29 TRUE 2022-12-01 19:00:00
## 669 2022-12-01 19:17:23 TRUE 2022-12-01 19:00:00
## 670 2022-12-01 19:17:19 TRUE 2022-12-01 19:00:00
## 671 2022-12-01 19:17:10 TRUE 2022-12-01 19:00:00
## 672 2022-12-01 19:17:04 TRUE 2022-12-01 19:00:00
## 673 2022-12-01 19:17:03 TRUE 2022-12-01 19:00:00
## 674 2022-12-01 19:16:32 TRUE 2022-12-01 19:00:00
## 675 2022-12-01 19:16:14 TRUE 2022-12-01 19:00:00
## 676 2022-12-01 19:16:06 TRUE 2022-12-01 19:00:00
## 677 2022-12-01 19:15:34 TRUE 2022-12-01 19:00:00
## 678 2022-12-01 19:15:31 TRUE 2022-12-01 19:00:00
## 679 2022-12-01 19:15:28 TRUE 2022-12-01 19:00:00
## 680 2022-12-01 19:15:11 TRUE 2022-12-01 19:00:00
## 681 2022-12-01 19:15:03 TRUE 2022-12-01 19:00:00
## 682 2022-12-01 19:14:42 TRUE 2022-12-01 19:00:00
## 683 2022-12-01 19:14:16 TRUE 2022-12-01 19:00:00
## 684 2022-12-01 19:13:52 TRUE 2022-12-01 19:00:00
## 685 2022-12-01 19:13:50 TRUE 2022-12-01 19:00:00
## 686 2022-12-01 19:13:45 TRUE 2022-12-01 19:00:00
## 687 2022-12-01 19:13:43 TRUE 2022-12-01 19:00:00
## 688 2022-12-01 19:13:37 TRUE 2022-12-01 19:00:00
## 689 2022-12-01 19:13:15 TRUE 2022-12-01 19:00:00
## 690 2022-12-01 19:13:15 TRUE 2022-12-01 19:00:00
## 691 2022-12-01 19:13:13 TRUE 2022-12-01 19:00:00
## 692 2022-12-01 19:12:59 TRUE 2022-12-01 19:00:00
## 693 2022-12-01 19:12:42 TRUE 2022-12-01 19:00:00
## 694 2022-12-01 19:12:24 TRUE 2022-12-01 19:00:00
## 695 2022-12-01 19:11:58 TRUE 2022-12-01 19:00:00
## 696 2022-12-01 19:11:45 TRUE 2022-12-01 19:00:00
## 697 2022-12-01 19:11:16 TRUE 2022-12-01 19:00:00
## 698 2022-12-01 19:11:14 TRUE 2022-12-01 19:00:00
## 699 2022-12-01 19:10:48 TRUE 2022-12-01 19:00:00
## 700 2022-12-01 19:10:40 TRUE 2022-12-01 19:00:00
## 701 2022-12-01 19:10:33 TRUE 2022-12-01 19:00:00
## 702 2022-12-01 19:09:48 TRUE 2022-12-01 19:00:00
## 703 2022-12-01 19:09:43 TRUE 2022-12-01 19:00:00
## 704 2022-12-01 19:09:22 TRUE 2022-12-01 19:00:00
## 705 2022-12-01 19:09:02 TRUE 2022-12-01 19:00:00
## 706 2022-12-01 19:09:00 TRUE 2022-12-01 19:00:00
## 707 2022-12-01 19:08:59 TRUE 2022-12-01 19:00:00
## 708 2022-12-01 19:08:59 TRUE 2022-12-01 19:00:00
## 709 2022-12-01 19:08:51 TRUE 2022-12-01 19:00:00
## 710 2022-12-01 19:08:49 TRUE 2022-12-01 19:00:00
## 711 2022-12-01 19:08:21 TRUE 2022-12-01 19:00:00
## 712 2022-12-01 19:08:21 TRUE 2022-12-01 19:00:00
## 713 2022-12-01 19:08:19 TRUE 2022-12-01 19:00:00
## 714 2022-12-01 19:07:05 TRUE 2022-12-01 19:00:00
## 715 2022-12-01 19:06:38 TRUE 2022-12-01 19:00:00
## 716 2022-12-01 19:06:24 TRUE 2022-12-01 19:00:00
## 717 2022-12-01 19:06:15 TRUE 2022-12-01 19:00:00
## 718 2022-12-01 19:05:59 TRUE 2022-12-01 19:00:00
## 719 2022-12-01 19:05:50 TRUE 2022-12-01 19:00:00
## 720 2022-12-01 19:05:40 TRUE 2022-12-01 19:00:00
## 721 2022-12-01 19:05:37 TRUE 2022-12-01 19:00:00
## 722 2022-12-01 19:04:56 TRUE 2022-12-01 19:00:00
## 723 2022-12-01 19:04:56 TRUE 2022-12-01 19:00:00
## 724 2022-12-01 19:04:51 TRUE 2022-12-01 19:00:00
## 725 2022-12-01 19:04:37 TRUE 2022-12-01 19:00:00
## 726 2022-12-01 19:04:36 TRUE 2022-12-01 19:00:00
## 727 2022-12-01 19:03:36 TRUE 2022-12-01 19:00:00
## 728 2022-12-01 19:02:28 TRUE 2022-12-01 19:00:00
## 729 2022-12-01 19:02:01 TRUE 2022-12-01 19:00:00
## 730 2022-12-01 19:00:43 TRUE 2022-12-01 19:00:00
## 731 2022-12-01 19:00:41 TRUE 2022-12-01 19:00:00
## 732 2022-12-01 19:00:37 TRUE 2022-12-01 19:00:00
## 733 2022-12-01 19:00:04 TRUE 2022-12-01 19:00:00
## 734 2022-12-01 19:00:01 TRUE 2022-12-01 19:00:00
## 735 2022-12-01 18:59:44 TRUE 2022-12-01 19:00:00
## 736 2022-12-01 18:58:35 TRUE 2022-12-01 19:00:00
## 737 2022-12-01 18:58:06 TRUE 2022-12-01 19:00:00
## 738 2022-12-01 18:57:42 TRUE 2022-12-01 19:00:00
## 739 2022-12-01 18:57:41 TRUE 2022-12-01 19:00:00
## 740 2022-12-01 18:57:38 TRUE 2022-12-01 19:00:00
## 741 2022-12-01 18:57:28 TRUE 2022-12-01 19:00:00
## 742 2022-12-01 18:57:27 TRUE 2022-12-01 19:00:00
## 743 2022-12-01 18:57:10 TRUE 2022-12-01 19:00:00
## 744 2022-12-01 18:56:49 TRUE 2022-12-01 19:00:00
## 745 2022-12-01 18:56:19 TRUE 2022-12-01 19:00:00
## 746 2022-12-01 18:56:04 TRUE 2022-12-01 19:00:00
## 747 2022-12-01 18:55:55 TRUE 2022-12-01 19:00:00
## 748 2022-12-01 18:55:20 TRUE 2022-12-01 19:00:00
## 749 2022-12-01 18:55:11 TRUE 2022-12-01 19:00:00
## 750 2022-12-01 18:55:04 TRUE 2022-12-01 19:00:00
## 751 2022-12-01 18:55:00 TRUE 2022-12-01 19:00:00
## 752 2022-12-01 18:54:03 TRUE 2022-12-01 19:00:00
## 753 2022-12-01 18:54:00 TRUE 2022-12-01 19:00:00
## 754 2022-12-01 18:53:58 TRUE 2022-12-01 19:00:00
## 755 2022-12-01 18:53:58 TRUE 2022-12-01 19:00:00
## 756 2022-12-01 18:53:44 TRUE 2022-12-01 19:00:00
## 757 2022-12-01 18:53:09 TRUE 2022-12-01 19:00:00
## 758 2022-12-01 18:53:00 TRUE 2022-12-01 19:00:00
## 759 2022-12-01 18:52:28 TRUE 2022-12-01 19:00:00
## 760 2022-12-01 18:52:03 TRUE 2022-12-01 19:00:00
## 761 2022-12-01 18:51:53 TRUE 2022-12-01 19:00:00
## 762 2022-12-01 18:51:52 TRUE 2022-12-01 19:00:00
## 763 2022-12-01 18:51:47 TRUE 2022-12-01 19:00:00
## 764 2022-12-01 18:51:41 TRUE 2022-12-01 19:00:00
## 765 2022-12-01 18:51:41 TRUE 2022-12-01 19:00:00
## 766 2022-12-01 18:51:25 TRUE 2022-12-01 19:00:00
## 767 2022-12-01 18:51:25 TRUE 2022-12-01 19:00:00
## 768 2022-12-01 18:51:11 TRUE 2022-12-01 19:00:00
## 769 2022-12-01 18:50:38 TRUE 2022-12-01 19:00:00
## 770 2022-12-01 18:50:07 TRUE 2022-12-01 19:00:00
## 771 2022-12-01 18:50:06 TRUE 2022-12-01 19:00:00
## 772 2022-12-01 18:49:52 TRUE 2022-12-01 19:00:00
## 773 2022-12-01 18:49:22 TRUE 2022-12-01 19:00:00
## 774 2022-12-01 18:48:50 TRUE 2022-12-01 19:00:00
## 775 2022-12-01 18:48:48 TRUE 2022-12-01 19:00:00
## 776 2022-12-01 18:48:42 TRUE 2022-12-01 19:00:00
## 777 2022-12-01 18:48:28 TRUE 2022-12-01 19:00:00
## 778 2022-12-01 18:47:38 TRUE 2022-12-01 19:00:00
## 779 2022-12-01 18:47:28 TRUE 2022-12-01 19:00:00
## 780 2022-12-01 18:46:15 TRUE 2022-12-01 19:00:00
## 781 2022-12-01 18:46:00 TRUE 2022-12-01 19:00:00
## 782 2022-12-01 18:45:55 TRUE 2022-12-01 19:00:00
## 783 2022-12-01 18:45:50 TRUE 2022-12-01 19:00:00
## 784 2022-12-01 18:45:42 TRUE 2022-12-01 19:00:00
## 785 2022-12-01 18:45:02 TRUE 2022-12-01 19:00:00
## 786 2022-12-01 18:44:54 TRUE 2022-12-01 19:00:00
## 787 2022-12-01 18:44:38 TRUE 2022-12-01 19:00:00
## 788 2022-12-01 18:44:32 TRUE 2022-12-01 19:00:00
## 789 2022-12-01 18:44:03 TRUE 2022-12-01 19:00:00
## 790 2022-12-01 18:43:23 TRUE 2022-12-01 19:00:00
## 791 2022-12-01 18:43:16 TRUE 2022-12-01 19:00:00
## 792 2022-12-01 18:43:10 TRUE 2022-12-01 19:00:00
## 793 2022-12-01 18:42:47 TRUE 2022-12-01 19:00:00
## 794 2022-12-01 18:42:45 TRUE 2022-12-01 19:00:00
## 795 2022-12-01 18:42:17 TRUE 2022-12-01 19:00:00
## 796 2022-12-01 18:42:08 TRUE 2022-12-01 19:00:00
## 797 2022-12-01 18:42:01 TRUE 2022-12-01 19:00:00
## 798 2022-12-01 18:42:00 TRUE 2022-12-01 19:00:00
## 799 2022-12-01 18:41:52 TRUE 2022-12-01 19:00:00
## 800 2022-12-01 18:41:51 TRUE 2022-12-01 19:00:00
## 801 2022-12-01 18:41:48 TRUE 2022-12-01 19:00:00
## 802 2022-12-01 18:41:42 TRUE 2022-12-01 19:00:00
## 803 2022-12-01 18:41:23 TRUE 2022-12-01 19:00:00
## 804 2022-12-01 18:41:21 TRUE 2022-12-01 19:00:00
## 805 2022-12-01 18:40:42 TRUE 2022-12-01 19:00:00
## 806 2022-12-01 18:40:14 TRUE 2022-12-01 19:00:00
## 807 2022-12-01 18:40:11 TRUE 2022-12-01 19:00:00
## 808 2022-12-01 18:39:49 TRUE 2022-12-01 19:00:00
## 809 2022-12-01 18:39:36 TRUE 2022-12-01 19:00:00
## 810 2022-12-01 18:39:32 TRUE 2022-12-01 19:00:00
## 811 2022-12-01 18:39:12 TRUE 2022-12-01 19:00:00
## 812 2022-12-01 18:39:09 TRUE 2022-12-01 19:00:00
## 813 2022-12-01 18:38:59 TRUE 2022-12-01 19:00:00
## 814 2022-12-01 18:38:40 TRUE 2022-12-01 19:00:00
## 815 2022-12-01 18:37:56 TRUE 2022-12-01 19:00:00
## 816 2022-12-01 18:37:52 TRUE 2022-12-01 19:00:00
## 817 2022-12-01 18:37:32 TRUE 2022-12-01 19:00:00
## 818 2022-12-01 18:36:54 TRUE 2022-12-01 19:00:00
## 819 2022-12-01 18:36:32 TRUE 2022-12-01 19:00:00
## 820 2022-12-01 18:35:58 TRUE 2022-12-01 19:00:00
## 821 2022-12-01 18:35:29 TRUE 2022-12-01 19:00:00
## 822 2022-12-01 18:35:28 TRUE 2022-12-01 19:00:00
## 823 2022-12-01 18:34:56 TRUE 2022-12-01 19:00:00
## 824 2022-12-01 18:34:50 TRUE 2022-12-01 19:00:00
## 825 2022-12-01 18:34:05 TRUE 2022-12-01 19:00:00
## 826 2022-12-01 18:33:43 TRUE 2022-12-01 19:00:00
## 827 2022-12-01 18:31:40 TRUE 2022-12-01 19:00:00
## 828 2022-12-01 18:31:40 TRUE 2022-12-01 19:00:00
## 829 2022-12-01 18:31:23 TRUE 2022-12-01 19:00:00
## 830 2022-12-01 18:30:12 TRUE 2022-12-01 19:00:00
## 831 2022-12-01 18:30:01 TRUE 2022-12-01 19:00:00
## 832 2022-12-01 18:29:22 TRUE 2022-12-01 18:00:00
## 833 2022-12-01 18:29:14 TRUE 2022-12-01 18:00:00
## 834 2022-12-01 18:28:16 TRUE 2022-12-01 18:00:00
## 835 2022-12-01 18:28:13 TRUE 2022-12-01 18:00:00
## 836 2022-12-01 18:27:22 TRUE 2022-12-01 18:00:00
## 837 2022-12-01 18:26:00 TRUE 2022-12-01 18:00:00
## 838 2022-12-01 18:25:58 TRUE 2022-12-01 18:00:00
## 839 2022-12-01 18:25:33 TRUE 2022-12-01 18:00:00
## 840 2022-12-01 18:25:07 TRUE 2022-12-01 18:00:00
## 841 2022-12-01 18:24:56 TRUE 2022-12-01 18:00:00
## 842 2022-12-01 18:24:46 TRUE 2022-12-01 18:00:00
## 843 2022-12-01 18:23:58 TRUE 2022-12-01 18:00:00
## 844 2022-12-01 18:22:13 TRUE 2022-12-01 18:00:00
## 845 2022-12-01 18:22:08 TRUE 2022-12-01 18:00:00
## 846 2022-12-01 18:20:29 TRUE 2022-12-01 18:00:00
## 847 2022-12-01 18:20:14 TRUE 2022-12-01 18:00:00
## 848 2022-12-01 18:20:07 TRUE 2022-12-01 18:00:00
## 849 2022-12-01 18:20:06 TRUE 2022-12-01 18:00:00
## 850 2022-12-01 18:19:52 TRUE 2022-12-01 18:00:00
## 851 2022-12-01 18:19:43 TRUE 2022-12-01 18:00:00
## 852 2022-12-01 18:19:09 TRUE 2022-12-01 18:00:00
## 853 2022-12-01 18:18:32 TRUE 2022-12-01 18:00:00
## 854 2022-12-01 18:18:21 TRUE 2022-12-01 18:00:00
## 855 2022-12-01 18:16:43 TRUE 2022-12-01 18:00:00
## 856 2022-12-01 18:16:40 TRUE 2022-12-01 18:00:00
## 857 2022-12-01 18:16:19 TRUE 2022-12-01 18:00:00
## 858 2022-12-01 18:16:14 TRUE 2022-12-01 18:00:00
## 859 2022-12-01 18:16:00 TRUE 2022-12-01 18:00:00
## 860 2022-12-01 18:15:58 TRUE 2022-12-01 18:00:00
## 861 2022-12-01 18:15:51 TRUE 2022-12-01 18:00:00
## 862 2022-12-01 18:15:26 TRUE 2022-12-01 18:00:00
## 863 2022-12-01 18:14:44 TRUE 2022-12-01 18:00:00
## 864 2022-12-01 18:14:37 TRUE 2022-12-01 18:00:00
## 865 2022-12-01 18:14:03 TRUE 2022-12-01 18:00:00
## 866 2022-12-01 18:13:26 TRUE 2022-12-01 18:00:00
## 867 2022-12-01 18:13:15 TRUE 2022-12-01 18:00:00
## 868 2022-12-01 18:13:06 TRUE 2022-12-01 18:00:00
## 869 2022-12-01 18:12:56 TRUE 2022-12-01 18:00:00
## 870 2022-12-01 18:12:41 TRUE 2022-12-01 18:00:00
## 871 2022-12-01 18:12:24 TRUE 2022-12-01 18:00:00
## 872 2022-12-01 18:12:23 TRUE 2022-12-01 18:00:00
## 873 2022-12-01 18:12:13 TRUE 2022-12-01 18:00:00
## 874 2022-12-01 18:12:11 TRUE 2022-12-01 18:00:00
## 875 2022-12-01 18:12:05 TRUE 2022-12-01 18:00:00
## 876 2022-12-01 18:11:09 TRUE 2022-12-01 18:00:00
## 877 2022-12-01 18:10:47 TRUE 2022-12-01 18:00:00
## 878 2022-12-01 18:10:13 TRUE 2022-12-01 18:00:00
## 879 2022-12-01 18:09:45 TRUE 2022-12-01 18:00:00
## 880 2022-12-01 18:09:38 TRUE 2022-12-01 18:00:00
## 881 2022-12-01 18:09:05 TRUE 2022-12-01 18:00:00
## 882 2022-12-01 18:08:38 TRUE 2022-12-01 18:00:00
## 883 2022-12-01 18:08:29 TRUE 2022-12-01 18:00:00
## 884 2022-12-01 18:06:24 TRUE 2022-12-01 18:00:00
## 885 2022-12-01 18:06:15 TRUE 2022-12-01 18:00:00
## 886 2022-12-01 18:05:49 TRUE 2022-12-01 18:00:00
## 887 2022-12-01 18:05:48 TRUE 2022-12-01 18:00:00
## 888 2022-12-01 18:05:36 TRUE 2022-12-01 18:00:00
## 889 2022-12-01 18:05:22 TRUE 2022-12-01 18:00:00
## 890 2022-12-01 18:05:04 TRUE 2022-12-01 18:00:00
## 891 2022-12-01 18:04:51 TRUE 2022-12-01 18:00:00
## 892 2022-12-01 18:04:07 TRUE 2022-12-01 18:00:00
## 893 2022-12-01 18:04:05 TRUE 2022-12-01 18:00:00
## 894 2022-12-01 18:03:46 TRUE 2022-12-01 18:00:00
## 895 2022-12-01 18:02:57 TRUE 2022-12-01 18:00:00
## 896 2022-12-01 18:02:51 TRUE 2022-12-01 18:00:00
## 897 2022-12-01 18:02:41 TRUE 2022-12-01 18:00:00
## 898 2022-12-01 18:02:19 TRUE 2022-12-01 18:00:00
## 899 2022-12-01 18:01:51 TRUE 2022-12-01 18:00:00
## 900 2022-12-01 18:01:44 TRUE 2022-12-01 18:00:00
## 901 2022-12-01 18:00:33 TRUE 2022-12-01 18:00:00
## 902 2022-12-01 18:00:31 TRUE 2022-12-01 18:00:00
## 903 2022-12-01 18:00:02 TRUE 2022-12-01 18:00:00
## 904 2022-12-01 17:59:51 TRUE 2022-12-01 18:00:00
## 905 2022-12-01 17:59:31 TRUE 2022-12-01 18:00:00
## 906 2022-12-01 17:59:31 TRUE 2022-12-01 18:00:00
## 907 2022-12-01 17:59:22 TRUE 2022-12-01 18:00:00
## 908 2022-12-01 17:59:08 TRUE 2022-12-01 18:00:00
## 909 2022-12-01 17:59:03 TRUE 2022-12-01 18:00:00
## 910 2022-12-01 17:58:50 TRUE 2022-12-01 18:00:00
## 911 2022-12-01 17:58:44 TRUE 2022-12-01 18:00:00
## 912 2022-12-01 17:57:45 TRUE 2022-12-01 18:00:00
## 913 2022-12-01 17:57:43 TRUE 2022-12-01 18:00:00
## 914 2022-12-01 17:56:42 TRUE 2022-12-01 18:00:00
## 915 2022-12-01 17:55:18 TRUE 2022-12-01 18:00:00
## 916 2022-12-01 17:55:16 TRUE 2022-12-01 18:00:00
## 917 2022-12-01 17:55:07 TRUE 2022-12-01 18:00:00
## 918 2022-12-01 17:54:25 TRUE 2022-12-01 18:00:00
## 919 2022-12-01 17:54:13 TRUE 2022-12-01 18:00:00
## 920 2022-12-01 17:54:08 TRUE 2022-12-01 18:00:00
## 921 2022-12-01 17:54:08 TRUE 2022-12-01 18:00:00
## 922 2022-12-01 17:53:39 TRUE 2022-12-01 18:00:00
## 923 2022-12-01 17:53:33 TRUE 2022-12-01 18:00:00
## 924 2022-12-01 17:53:16 TRUE 2022-12-01 18:00:00
## 925 2022-12-01 17:53:15 TRUE 2022-12-01 18:00:00
## 926 2022-12-01 17:52:28 TRUE 2022-12-01 18:00:00
## 927 2022-12-01 17:52:25 TRUE 2022-12-01 18:00:00
## 928 2022-12-01 17:51:55 TRUE 2022-12-01 18:00:00
## 929 2022-12-01 17:51:23 TRUE 2022-12-01 18:00:00
## 930 2022-12-01 17:51:13 TRUE 2022-12-01 18:00:00
## 931 2022-12-01 17:51:03 TRUE 2022-12-01 18:00:00
## 932 2022-12-01 17:50:23 TRUE 2022-12-01 18:00:00
## 933 2022-12-01 17:50:16 TRUE 2022-12-01 18:00:00
## 934 2022-12-01 17:50:14 TRUE 2022-12-01 18:00:00
## 935 2022-12-01 17:49:44 TRUE 2022-12-01 18:00:00
## 936 2022-12-01 17:48:52 TRUE 2022-12-01 18:00:00
## 937 2022-12-01 17:48:17 TRUE 2022-12-01 18:00:00
## 938 2022-12-01 17:48:16 TRUE 2022-12-01 18:00:00
## 939 2022-12-01 17:47:34 TRUE 2022-12-01 18:00:00
## 940 2022-12-01 17:47:15 TRUE 2022-12-01 18:00:00
## 941 2022-12-01 17:45:55 TRUE 2022-12-01 18:00:00
## 942 2022-12-01 17:45:28 TRUE 2022-12-01 18:00:00
## 943 2022-12-01 17:45:15 TRUE 2022-12-01 18:00:00
## 944 2022-12-01 17:45:04 TRUE 2022-12-01 18:00:00
## 945 2022-12-01 17:44:53 TRUE 2022-12-01 18:00:00
## 946 2022-12-01 17:44:23 TRUE 2022-12-01 18:00:00
## 947 2022-12-01 17:44:23 TRUE 2022-12-01 18:00:00
## 948 2022-12-01 17:44:13 TRUE 2022-12-01 18:00:00
## 949 2022-12-01 17:44:11 TRUE 2022-12-01 18:00:00
## 950 2022-12-01 17:44:01 TRUE 2022-12-01 18:00:00
## 951 2022-12-01 17:43:55 TRUE 2022-12-01 18:00:00
## 952 2022-12-01 17:43:17 TRUE 2022-12-01 18:00:00
## 953 2022-12-01 17:43:12 TRUE 2022-12-01 18:00:00
## 954 2022-12-01 17:42:07 TRUE 2022-12-01 18:00:00
## 955 2022-12-01 17:41:39 TRUE 2022-12-01 18:00:00
## 956 2022-12-01 17:41:36 TRUE 2022-12-01 18:00:00
## 957 2022-12-01 17:41:26 TRUE 2022-12-01 18:00:00
## 958 2022-12-01 17:41:23 TRUE 2022-12-01 18:00:00
## 959 2022-12-01 17:41:16 TRUE 2022-12-01 18:00:00
## 960 2022-12-01 17:41:11 TRUE 2022-12-01 18:00:00
## 961 2022-12-01 17:41:11 TRUE 2022-12-01 18:00:00
## 962 2022-12-01 17:41:08 TRUE 2022-12-01 18:00:00
## 963 2022-12-01 17:40:57 TRUE 2022-12-01 18:00:00
## 964 2022-12-01 17:40:28 TRUE 2022-12-01 18:00:00
## 965 2022-12-01 17:40:26 TRUE 2022-12-01 18:00:00
## 966 2022-12-01 17:40:01 TRUE 2022-12-01 18:00:00
## 967 2022-12-01 17:39:53 TRUE 2022-12-01 18:00:00
## 968 2022-12-01 17:39:49 TRUE 2022-12-01 18:00:00
## 969 2022-12-01 17:39:30 TRUE 2022-12-01 18:00:00
## 970 2022-12-01 17:39:28 TRUE 2022-12-01 18:00:00
## 971 2022-12-01 17:39:23 TRUE 2022-12-01 18:00:00
## 972 2022-12-01 17:39:20 TRUE 2022-12-01 18:00:00
## 973 2022-12-01 17:39:06 TRUE 2022-12-01 18:00:00
## 974 2022-12-01 17:38:47 TRUE 2022-12-01 18:00:00
## 975 2022-12-01 17:38:15 TRUE 2022-12-01 18:00:00
## 976 2022-12-01 17:37:47 TRUE 2022-12-01 18:00:00
## 977 2022-12-01 17:37:33 TRUE 2022-12-01 18:00:00
## 978 2022-12-01 17:37:26 TRUE 2022-12-01 18:00:00
## 979 2022-12-01 17:37:13 TRUE 2022-12-01 18:00:00
## 980 2022-12-01 17:36:38 TRUE 2022-12-01 18:00:00
## 981 2022-12-01 17:36:30 TRUE 2022-12-01 18:00:00
## 982 2022-12-01 17:36:26 TRUE 2022-12-01 18:00:00
## 983 2022-12-01 17:36:23 TRUE 2022-12-01 18:00:00
## 984 2022-12-01 17:36:15 TRUE 2022-12-01 18:00:00
## 985 2022-12-01 17:35:34 TRUE 2022-12-01 18:00:00
## 986 2022-12-01 17:35:29 TRUE 2022-12-01 18:00:00
## 987 2022-12-01 17:35:28 TRUE 2022-12-01 18:00:00
## 988 2022-12-01 17:35:22 TRUE 2022-12-01 18:00:00
## 989 2022-12-01 17:35:16 TRUE 2022-12-01 18:00:00
## 990 2022-12-01 17:35:14 TRUE 2022-12-01 18:00:00
## 991 2022-12-01 17:35:03 TRUE 2022-12-01 18:00:00
## 992 2022-12-01 17:35:02 TRUE 2022-12-01 18:00:00
## 993 2022-12-01 17:34:43 TRUE 2022-12-01 18:00:00
## 994 2022-12-01 17:34:32 TRUE 2022-12-01 18:00:00
## 995 2022-12-01 17:34:01 TRUE 2022-12-01 18:00:00
## 996 2022-12-01 17:33:55 TRUE 2022-12-01 18:00:00
## 997 2022-12-01 17:33:48 TRUE 2022-12-01 18:00:00
## 998 2022-12-01 17:33:09 TRUE 2022-12-01 18:00:00
## 999 2022-12-01 17:32:47 TRUE 2022-12-01 18:00:00
## 1000 2022-12-01 17:32:00 TRUE 2022-12-01 18:00:00
## 1001 2022-12-01 17:31:54 TRUE 2022-12-01 18:00:00
## 1002 2022-12-01 17:31:52 TRUE 2022-12-01 18:00:00
## 1003 2022-12-01 17:31:51 TRUE 2022-12-01 18:00:00
## 1004 2022-12-01 17:31:48 TRUE 2022-12-01 18:00:00
## 1005 2022-12-01 17:31:38 TRUE 2022-12-01 18:00:00
## 1006 2022-12-01 17:31:32 TRUE 2022-12-01 18:00:00
## 1007 2022-12-01 17:30:33 TRUE 2022-12-01 18:00:00
## 1008 2022-12-01 17:30:17 TRUE 2022-12-01 18:00:00
## 1009 2022-12-01 17:30:09 TRUE 2022-12-01 18:00:00
## 1010 2022-12-01 17:30:04 TRUE 2022-12-01 18:00:00
## 1011 2022-12-01 17:29:56 TRUE 2022-12-01 17:00:00
## 1012 2022-12-01 17:29:46 TRUE 2022-12-01 17:00:00
## 1013 2022-12-01 17:29:36 TRUE 2022-12-01 17:00:00
## 1014 2022-12-01 17:28:46 TRUE 2022-12-01 17:00:00
## 1015 2022-12-01 17:28:43 TRUE 2022-12-01 17:00:00
## 1016 2022-12-01 17:28:43 TRUE 2022-12-01 17:00:00
## 1017 2022-12-01 17:28:35 TRUE 2022-12-01 17:00:00
## 1018 2022-12-01 17:28:29 TRUE 2022-12-01 17:00:00
## 1019 2022-12-01 17:28:08 TRUE 2022-12-01 17:00:00
## 1020 2022-12-01 17:27:32 TRUE 2022-12-01 17:00:00
## 1021 2022-12-01 17:26:48 TRUE 2022-12-01 17:00:00
## 1022 2022-12-01 17:26:34 TRUE 2022-12-01 17:00:00
## 1023 2022-12-01 17:25:53 TRUE 2022-12-01 17:00:00
## 1024 2022-12-01 17:25:37 TRUE 2022-12-01 17:00:00
## 1025 2022-12-01 17:25:08 TRUE 2022-12-01 17:00:00
## 1026 2022-12-01 17:24:52 TRUE 2022-12-01 17:00:00
## 1027 2022-12-01 17:24:46 TRUE 2022-12-01 17:00:00
## 1028 2022-12-01 17:24:25 TRUE 2022-12-01 17:00:00
## 1029 2022-12-01 17:24:04 TRUE 2022-12-01 17:00:00
## 1030 2022-12-01 17:23:58 TRUE 2022-12-01 17:00:00
## 1031 2022-12-01 17:23:47 TRUE 2022-12-01 17:00:00
## 1032 2022-12-01 17:23:43 TRUE 2022-12-01 17:00:00
## 1033 2022-12-01 17:23:39 TRUE 2022-12-01 17:00:00
## 1034 2022-12-01 17:23:14 TRUE 2022-12-01 17:00:00
## 1035 2022-12-01 17:23:14 TRUE 2022-12-01 17:00:00
## 1036 2022-12-01 17:23:09 TRUE 2022-12-01 17:00:00
## 1037 2022-12-01 17:22:40 TRUE 2022-12-01 17:00:00
## 1038 2022-12-01 17:22:36 TRUE 2022-12-01 17:00:00
## 1039 2022-12-01 17:22:35 TRUE 2022-12-01 17:00:00
## 1040 2022-12-01 17:22:28 TRUE 2022-12-01 17:00:00
## 1041 2022-12-01 17:21:56 TRUE 2022-12-01 17:00:00
## 1042 2022-12-01 17:21:55 TRUE 2022-12-01 17:00:00
## 1043 2022-12-01 17:21:04 TRUE 2022-12-01 17:00:00
## 1044 2022-12-01 17:19:52 TRUE 2022-12-01 17:00:00
## 1045 2022-12-01 17:19:50 TRUE 2022-12-01 17:00:00
## 1046 2022-12-01 17:19:49 TRUE 2022-12-01 17:00:00
## 1047 2022-12-01 17:19:29 TRUE 2022-12-01 17:00:00
## 1048 2022-12-01 17:19:02 TRUE 2022-12-01 17:00:00
## 1049 2022-12-01 17:18:42 TRUE 2022-12-01 17:00:00
## 1050 2022-12-01 17:18:25 TRUE 2022-12-01 17:00:00
## 1051 2022-12-01 17:18:11 TRUE 2022-12-01 17:00:00
## 1052 2022-12-01 17:18:10 TRUE 2022-12-01 17:00:00
## 1053 2022-12-01 17:17:55 TRUE 2022-12-01 17:00:00
## 1054 2022-12-01 17:17:50 TRUE 2022-12-01 17:00:00
## 1055 2022-12-01 17:17:50 TRUE 2022-12-01 17:00:00
## 1056 2022-12-01 17:17:01 TRUE 2022-12-01 17:00:00
## 1057 2022-12-01 17:16:50 TRUE 2022-12-01 17:00:00
## 1058 2022-12-01 17:16:34 TRUE 2022-12-01 17:00:00
## 1059 2022-12-01 17:16:34 TRUE 2022-12-01 17:00:00
## 1060 2022-12-01 17:16:33 TRUE 2022-12-01 17:00:00
## 1061 2022-12-01 17:16:17 TRUE 2022-12-01 17:00:00
## 1062 2022-12-01 17:16:16 TRUE 2022-12-01 17:00:00
## 1063 2022-12-01 17:16:14 TRUE 2022-12-01 17:00:00
## 1064 2022-12-01 17:16:06 TRUE 2022-12-01 17:00:00
## 1065 2022-12-01 17:15:27 TRUE 2022-12-01 17:00:00
## 1066 2022-12-01 17:15:14 TRUE 2022-12-01 17:00:00
## 1067 2022-12-01 17:14:36 TRUE 2022-12-01 17:00:00
## 1068 2022-12-01 17:14:32 TRUE 2022-12-01 17:00:00
## 1069 2022-12-01 17:14:07 TRUE 2022-12-01 17:00:00
## 1070 2022-12-01 17:13:48 TRUE 2022-12-01 17:00:00
## 1071 2022-12-01 17:13:34 TRUE 2022-12-01 17:00:00
## 1072 2022-12-01 17:12:23 TRUE 2022-12-01 17:00:00
## 1073 2022-12-01 17:12:22 TRUE 2022-12-01 17:00:00
## 1074 2022-12-01 17:12:16 TRUE 2022-12-01 17:00:00
## 1075 2022-12-01 17:12:00 TRUE 2022-12-01 17:00:00
## 1076 2022-12-01 17:11:53 TRUE 2022-12-01 17:00:00
## 1077 2022-12-01 17:11:27 TRUE 2022-12-01 17:00:00
## 1078 2022-12-01 17:11:23 TRUE 2022-12-01 17:00:00
## 1079 2022-12-01 17:11:11 TRUE 2022-12-01 17:00:00
## 1080 2022-12-01 17:11:07 TRUE 2022-12-01 17:00:00
## 1081 2022-12-01 17:10:56 TRUE 2022-12-01 17:00:00
## 1082 2022-12-01 17:10:50 TRUE 2022-12-01 17:00:00
## 1083 2022-12-01 17:10:05 TRUE 2022-12-01 17:00:00
## 1084 2022-12-01 17:09:49 TRUE 2022-12-01 17:00:00
## 1085 2022-12-01 17:08:56 TRUE 2022-12-01 17:00:00
## 1086 2022-12-01 17:08:43 TRUE 2022-12-01 17:00:00
## 1087 2022-12-01 17:08:14 TRUE 2022-12-01 17:00:00
## 1088 2022-12-01 17:08:06 TRUE 2022-12-01 17:00:00
## 1089 2022-12-01 17:08:06 TRUE 2022-12-01 17:00:00
## 1090 2022-12-01 17:07:53 TRUE 2022-12-01 17:00:00
## 1091 2022-12-01 17:07:25 TRUE 2022-12-01 17:00:00
## 1092 2022-12-01 17:07:04 TRUE 2022-12-01 17:00:00
## 1093 2022-12-01 17:06:57 TRUE 2022-12-01 17:00:00
## 1094 2022-12-01 17:06:43 TRUE 2022-12-01 17:00:00
## 1095 2022-12-01 17:06:15 TRUE 2022-12-01 17:00:00
## 1096 2022-12-01 17:06:01 TRUE 2022-12-01 17:00:00
## 1097 2022-12-01 17:05:58 TRUE 2022-12-01 17:00:00
## 1098 2022-12-01 17:05:51 TRUE 2022-12-01 17:00:00
## 1099 2022-12-01 17:05:29 TRUE 2022-12-01 17:00:00
## 1100 2022-12-01 17:04:18 TRUE 2022-12-01 17:00:00
## 1101 2022-12-01 17:04:11 TRUE 2022-12-01 17:00:00
## 1102 2022-12-01 17:04:01 TRUE 2022-12-01 17:00:00
## 1103 2022-12-01 17:03:59 TRUE 2022-12-01 17:00:00
## 1104 2022-12-01 17:03:44 TRUE 2022-12-01 17:00:00
## 1105 2022-12-01 17:03:27 TRUE 2022-12-01 17:00:00
## 1106 2022-12-01 17:03:13 TRUE 2022-12-01 17:00:00
## 1107 2022-12-01 17:03:07 TRUE 2022-12-01 17:00:00
## 1108 2022-12-01 17:02:58 TRUE 2022-12-01 17:00:00
## 1109 2022-12-01 17:02:51 TRUE 2022-12-01 17:00:00
## 1110 2022-12-01 17:01:58 TRUE 2022-12-01 17:00:00
## 1111 2022-12-01 17:01:36 TRUE 2022-12-01 17:00:00
## 1112 2022-12-01 17:00:22 TRUE 2022-12-01 17:00:00
## 1113 2022-12-01 16:59:55 TRUE 2022-12-01 17:00:00
## 1114 2022-12-01 16:58:57 TRUE 2022-12-01 17:00:00
## 1115 2022-12-01 16:58:28 TRUE 2022-12-01 17:00:00
## 1116 2022-12-01 16:58:12 TRUE 2022-12-01 17:00:00
## 1117 2022-12-01 16:57:47 TRUE 2022-12-01 17:00:00
## 1118 2022-12-01 16:57:26 TRUE 2022-12-01 17:00:00
## 1119 2022-12-01 16:56:53 TRUE 2022-12-01 17:00:00
## 1120 2022-12-01 16:56:25 TRUE 2022-12-01 17:00:00
## 1121 2022-12-01 16:55:39 TRUE 2022-12-01 17:00:00
## 1122 2022-12-01 16:54:50 TRUE 2022-12-01 17:00:00
## 1123 2022-12-01 16:54:40 TRUE 2022-12-01 17:00:00
## 1124 2022-12-01 16:54:01 TRUE 2022-12-01 17:00:00
## 1125 2022-12-01 16:53:55 TRUE 2022-12-01 17:00:00
## 1126 2022-12-01 16:53:52 TRUE 2022-12-01 17:00:00
## 1127 2022-12-01 16:53:39 TRUE 2022-12-01 17:00:00
## 1128 2022-12-01 16:53:32 TRUE 2022-12-01 17:00:00
## 1129 2022-12-01 16:52:09 TRUE 2022-12-01 17:00:00
## 1130 2022-12-01 16:52:06 TRUE 2022-12-01 17:00:00
## 1131 2022-12-01 16:51:59 TRUE 2022-12-01 17:00:00
## 1132 2022-12-01 16:51:54 TRUE 2022-12-01 17:00:00
## 1133 2022-12-01 16:51:52 TRUE 2022-12-01 17:00:00
## 1134 2022-12-01 16:51:46 TRUE 2022-12-01 17:00:00
## 1135 2022-12-01 16:51:23 TRUE 2022-12-01 17:00:00
## 1136 2022-12-01 16:51:14 TRUE 2022-12-01 17:00:00
## 1137 2022-12-01 16:51:08 TRUE 2022-12-01 17:00:00
## 1138 2022-12-01 16:51:05 TRUE 2022-12-01 17:00:00
## 1139 2022-12-01 16:50:26 TRUE 2022-12-01 17:00:00
## 1140 2022-12-01 16:50:08 TRUE 2022-12-01 17:00:00
## 1141 2022-12-01 16:49:38 TRUE 2022-12-01 17:00:00
## 1142 2022-12-01 16:49:20 TRUE 2022-12-01 17:00:00
## 1143 2022-12-01 16:49:13 TRUE 2022-12-01 17:00:00
## 1144 2022-12-01 16:49:03 TRUE 2022-12-01 17:00:00
## 1145 2022-12-01 16:48:46 TRUE 2022-12-01 17:00:00
## 1146 2022-12-01 16:48:40 TRUE 2022-12-01 17:00:00
## 1147 2022-12-01 16:48:38 TRUE 2022-12-01 17:00:00
## 1148 2022-12-01 16:48:33 TRUE 2022-12-01 17:00:00
## 1149 2022-12-01 16:48:04 TRUE 2022-12-01 17:00:00
## 1150 2022-12-01 16:47:47 TRUE 2022-12-01 17:00:00
## 1151 2022-12-01 16:47:18 TRUE 2022-12-01 17:00:00
## 1152 2022-12-01 16:47:09 TRUE 2022-12-01 17:00:00
## 1153 2022-12-01 16:47:05 TRUE 2022-12-01 17:00:00
## 1154 2022-12-01 16:46:43 TRUE 2022-12-01 17:00:00
## 1155 2022-12-01 16:46:14 TRUE 2022-12-01 17:00:00
## 1156 2022-12-01 16:46:05 TRUE 2022-12-01 17:00:00
## 1157 2022-12-01 16:45:49 TRUE 2022-12-01 17:00:00
## 1158 2022-12-01 16:45:38 TRUE 2022-12-01 17:00:00
## 1159 2022-12-01 16:44:49 TRUE 2022-12-01 17:00:00
## 1160 2022-12-01 16:44:46 TRUE 2022-12-01 17:00:00
## 1161 2022-12-01 16:43:28 TRUE 2022-12-01 17:00:00
## 1162 2022-12-01 16:42:47 TRUE 2022-12-01 17:00:00
## 1163 2022-12-01 16:41:22 TRUE 2022-12-01 17:00:00
## 1164 2022-12-01 16:41:08 TRUE 2022-12-01 17:00:00
## 1165 2022-12-01 16:41:08 TRUE 2022-12-01 17:00:00
## 1166 2022-12-01 16:40:55 TRUE 2022-12-01 17:00:00
## 1167 2022-12-01 16:40:39 TRUE 2022-12-01 17:00:00
## 1168 2022-12-01 16:40:28 TRUE 2022-12-01 17:00:00
## 1169 2022-12-01 16:40:24 TRUE 2022-12-01 17:00:00
## 1170 2022-12-01 16:40:09 TRUE 2022-12-01 17:00:00
## 1171 2022-12-01 16:38:51 TRUE 2022-12-01 17:00:00
## 1172 2022-12-01 16:38:44 TRUE 2022-12-01 17:00:00
## 1173 2022-12-01 16:38:35 TRUE 2022-12-01 17:00:00
## 1174 2022-12-01 16:38:16 TRUE 2022-12-01 17:00:00
## 1175 2022-12-01 16:38:11 TRUE 2022-12-01 17:00:00
## 1176 2022-12-01 16:37:50 TRUE 2022-12-01 17:00:00
## 1177 2022-12-01 16:37:47 TRUE 2022-12-01 17:00:00
## 1178 2022-12-01 16:37:21 TRUE 2022-12-01 17:00:00
## 1179 2022-12-01 16:36:58 TRUE 2022-12-01 17:00:00
## 1180 2022-12-01 16:36:50 TRUE 2022-12-01 17:00:00
## 1181 2022-12-01 16:36:47 TRUE 2022-12-01 17:00:00
## 1182 2022-12-01 16:36:22 TRUE 2022-12-01 17:00:00
## 1183 2022-12-01 16:35:54 TRUE 2022-12-01 17:00:00
## 1184 2022-12-01 16:35:38 TRUE 2022-12-01 17:00:00
## 1185 2022-12-01 16:35:37 TRUE 2022-12-01 17:00:00
## 1186 2022-12-01 16:35:27 TRUE 2022-12-01 17:00:00
## 1187 2022-12-01 16:35:24 TRUE 2022-12-01 17:00:00
## 1188 2022-12-01 16:35:20 TRUE 2022-12-01 17:00:00
## 1189 2022-12-01 16:35:03 TRUE 2022-12-01 17:00:00
## 1190 2022-12-01 16:34:39 TRUE 2022-12-01 17:00:00
## 1191 2022-12-01 16:34:31 TRUE 2022-12-01 17:00:00
## 1192 2022-12-01 16:34:18 TRUE 2022-12-01 17:00:00
## 1193 2022-12-01 16:33:58 TRUE 2022-12-01 17:00:00
## 1194 2022-12-01 16:33:47 TRUE 2022-12-01 17:00:00
## 1195 2022-12-01 16:33:36 TRUE 2022-12-01 17:00:00
## 1196 2022-12-01 16:33:30 TRUE 2022-12-01 17:00:00
## 1197 2022-12-01 16:33:27 TRUE 2022-12-01 17:00:00
## 1198 2022-12-01 16:33:22 TRUE 2022-12-01 17:00:00
## 1199 2022-12-01 16:33:12 TRUE 2022-12-01 17:00:00
## 1200 2022-12-01 16:33:07 TRUE 2022-12-01 17:00:00
## 1201 2022-12-01 16:33:06 TRUE 2022-12-01 17:00:00
## 1202 2022-12-01 16:32:54 TRUE 2022-12-01 17:00:00
## 1203 2022-12-01 16:32:52 TRUE 2022-12-01 17:00:00
## 1204 2022-12-01 16:32:48 TRUE 2022-12-01 17:00:00
## 1205 2022-12-01 16:31:59 TRUE 2022-12-01 17:00:00
## 1206 2022-12-01 16:31:43 TRUE 2022-12-01 17:00:00
## 1207 2022-12-01 16:31:40 TRUE 2022-12-01 17:00:00
## 1208 2022-12-01 16:31:17 TRUE 2022-12-01 17:00:00
## 1209 2022-12-01 16:31:08 TRUE 2022-12-01 17:00:00
## 1210 2022-12-01 16:31:05 TRUE 2022-12-01 17:00:00
## 1211 2022-12-01 16:30:48 TRUE 2022-12-01 17:00:00
## 1212 2022-12-01 16:30:17 TRUE 2022-12-01 17:00:00
## 1213 2022-12-01 16:30:17 TRUE 2022-12-01 17:00:00
## 1214 2022-12-01 16:30:06 TRUE 2022-12-01 17:00:00
## 1215 2022-12-01 16:29:49 TRUE 2022-12-01 16:00:00
## 1216 2022-12-01 16:29:27 TRUE 2022-12-01 16:00:00
## 1217 2022-12-01 16:29:21 TRUE 2022-12-01 16:00:00
## 1218 2022-12-01 16:29:15 TRUE 2022-12-01 16:00:00
## 1219 2022-12-01 16:28:50 TRUE 2022-12-01 16:00:00
## 1220 2022-12-01 16:28:36 TRUE 2022-12-01 16:00:00
## 1221 2022-12-01 16:28:27 TRUE 2022-12-01 16:00:00
## 1222 2022-12-01 16:28:03 TRUE 2022-12-01 16:00:00
## 1223 2022-12-01 16:27:38 TRUE 2022-12-01 16:00:00
## 1224 2022-12-01 16:27:37 TRUE 2022-12-01 16:00:00
## 1225 2022-12-01 16:27:31 TRUE 2022-12-01 16:00:00
## 1226 2022-12-01 16:27:23 TRUE 2022-12-01 16:00:00
## 1227 2022-12-01 16:27:18 TRUE 2022-12-01 16:00:00
## 1228 2022-12-01 16:27:17 TRUE 2022-12-01 16:00:00
## 1229 2022-12-01 16:27:04 TRUE 2022-12-01 16:00:00
## 1230 2022-12-01 16:27:02 TRUE 2022-12-01 16:00:00
## 1231 2022-12-01 16:26:52 TRUE 2022-12-01 16:00:00
## 1232 2022-12-01 16:26:47 TRUE 2022-12-01 16:00:00
## 1233 2022-12-01 16:26:35 TRUE 2022-12-01 16:00:00
## 1234 2022-12-01 16:26:02 TRUE 2022-12-01 16:00:00
## 1235 2022-12-01 16:26:01 TRUE 2022-12-01 16:00:00
## 1236 2022-12-01 16:25:57 TRUE 2022-12-01 16:00:00
## 1237 2022-12-01 16:25:17 TRUE 2022-12-01 16:00:00
## 1238 2022-12-01 16:25:05 TRUE 2022-12-01 16:00:00
## 1239 2022-12-01 16:25:04 TRUE 2022-12-01 16:00:00
## 1240 2022-12-01 16:24:46 TRUE 2022-12-01 16:00:00
## 1241 2022-12-01 16:24:36 TRUE 2022-12-01 16:00:00
## 1242 2022-12-01 16:24:32 TRUE 2022-12-01 16:00:00
## 1243 2022-12-01 16:24:32 TRUE 2022-12-01 16:00:00
## 1244 2022-12-01 16:23:54 TRUE 2022-12-01 16:00:00
## 1245 2022-12-01 16:23:35 TRUE 2022-12-01 16:00:00
## 1246 2022-12-01 16:23:28 TRUE 2022-12-01 16:00:00
## 1247 2022-12-01 16:23:18 TRUE 2022-12-01 16:00:00
## 1248 2022-12-01 16:22:58 TRUE 2022-12-01 16:00:00
## 1249 2022-12-01 16:22:56 TRUE 2022-12-01 16:00:00
## 1250 2022-12-01 16:22:45 TRUE 2022-12-01 16:00:00
## 1251 2022-12-01 16:22:42 TRUE 2022-12-01 16:00:00
## 1252 2022-12-01 16:22:18 TRUE 2022-12-01 16:00:00
## 1253 2022-12-01 16:22:07 TRUE 2022-12-01 16:00:00
## 1254 2022-12-01 16:21:59 TRUE 2022-12-01 16:00:00
## 1255 2022-12-01 16:21:16 TRUE 2022-12-01 16:00:00
## 1256 2022-12-01 16:20:48 TRUE 2022-12-01 16:00:00
## 1257 2022-12-01 16:20:47 TRUE 2022-12-01 16:00:00
## 1258 2022-12-01 16:20:45 TRUE 2022-12-01 16:00:00
## 1259 2022-12-01 16:20:40 TRUE 2022-12-01 16:00:00
## 1260 2022-12-01 16:20:33 TRUE 2022-12-01 16:00:00
## 1261 2022-12-01 16:20:07 TRUE 2022-12-01 16:00:00
## 1262 2022-12-01 16:20:02 TRUE 2022-12-01 16:00:00
## 1263 2022-12-01 16:19:58 TRUE 2022-12-01 16:00:00
## 1264 2022-12-01 16:19:55 TRUE 2022-12-01 16:00:00
## 1265 2022-12-01 16:19:52 TRUE 2022-12-01 16:00:00
## 1266 2022-12-01 16:19:46 TRUE 2022-12-01 16:00:00
## 1267 2022-12-01 16:19:37 TRUE 2022-12-01 16:00:00
## 1268 2022-12-01 16:19:27 TRUE 2022-12-01 16:00:00
## 1269 2022-12-01 16:19:11 TRUE 2022-12-01 16:00:00
## 1270 2022-12-01 16:18:57 TRUE 2022-12-01 16:00:00
## 1271 2022-12-01 16:18:27 TRUE 2022-12-01 16:00:00
## 1272 2022-12-01 16:18:23 TRUE 2022-12-01 16:00:00
## 1273 2022-12-01 16:17:31 TRUE 2022-12-01 16:00:00
## 1274 2022-12-01 16:17:30 TRUE 2022-12-01 16:00:00
## 1275 2022-12-01 16:16:59 TRUE 2022-12-01 16:00:00
## 1276 2022-12-01 16:16:06 TRUE 2022-12-01 16:00:00
## 1277 2022-12-01 16:15:06 TRUE 2022-12-01 16:00:00
## 1278 2022-12-01 16:14:42 TRUE 2022-12-01 16:00:00
## 1279 2022-12-01 16:14:40 TRUE 2022-12-01 16:00:00
## 1280 2022-12-01 16:14:36 TRUE 2022-12-01 16:00:00
## 1281 2022-12-01 16:14:31 TRUE 2022-12-01 16:00:00
## 1282 2022-12-01 16:14:13 TRUE 2022-12-01 16:00:00
## 1283 2022-12-01 16:13:41 TRUE 2022-12-01 16:00:00
## 1284 2022-12-01 16:13:39 TRUE 2022-12-01 16:00:00
## 1285 2022-12-01 16:13:29 TRUE 2022-12-01 16:00:00
## 1286 2022-12-01 16:13:25 TRUE 2022-12-01 16:00:00
## 1287 2022-12-01 16:12:29 TRUE 2022-12-01 16:00:00
## 1288 2022-12-01 16:12:21 TRUE 2022-12-01 16:00:00
## 1289 2022-12-01 16:12:20 TRUE 2022-12-01 16:00:00
## 1290 2022-12-01 16:11:59 TRUE 2022-12-01 16:00:00
## 1291 2022-12-01 16:11:42 TRUE 2022-12-01 16:00:00
## 1292 2022-12-01 16:11:38 TRUE 2022-12-01 16:00:00
## 1293 2022-12-01 16:11:36 TRUE 2022-12-01 16:00:00
## 1294 2022-12-01 16:11:34 TRUE 2022-12-01 16:00:00
## 1295 2022-12-01 16:11:19 TRUE 2022-12-01 16:00:00
## 1296 2022-12-01 16:10:59 TRUE 2022-12-01 16:00:00
## 1297 2022-12-01 16:10:58 TRUE 2022-12-01 16:00:00
## 1298 2022-12-01 16:10:43 TRUE 2022-12-01 16:00:00
## 1299 2022-12-01 16:10:42 TRUE 2022-12-01 16:00:00
## 1300 2022-12-01 16:10:40 TRUE 2022-12-01 16:00:00
## 1301 2022-12-01 16:10:40 TRUE 2022-12-01 16:00:00
## 1302 2022-12-01 16:10:32 TRUE 2022-12-01 16:00:00
## 1303 2022-12-01 16:10:30 TRUE 2022-12-01 16:00:00
## 1304 2022-12-01 16:10:27 TRUE 2022-12-01 16:00:00
## 1305 2022-12-01 16:10:09 TRUE 2022-12-01 16:00:00
## 1306 2022-12-01 16:10:03 TRUE 2022-12-01 16:00:00
## 1307 2022-12-01 16:10:03 TRUE 2022-12-01 16:00:00
## 1308 2022-12-01 16:09:53 TRUE 2022-12-01 16:00:00
## 1309 2022-12-01 16:09:36 TRUE 2022-12-01 16:00:00
## 1310 2022-12-01 16:09:25 TRUE 2022-12-01 16:00:00
## 1311 2022-12-01 16:09:17 TRUE 2022-12-01 16:00:00
## 1312 2022-12-01 16:08:49 TRUE 2022-12-01 16:00:00
## 1313 2022-12-01 16:08:41 TRUE 2022-12-01 16:00:00
## 1314 2022-12-01 16:08:31 TRUE 2022-12-01 16:00:00
## 1315 2022-12-01 16:08:11 TRUE 2022-12-01 16:00:00
## 1316 2022-12-01 16:08:11 TRUE 2022-12-01 16:00:00
## 1317 2022-12-01 16:08:09 TRUE 2022-12-01 16:00:00
## 1318 2022-12-01 16:07:50 TRUE 2022-12-01 16:00:00
## 1319 2022-12-01 16:07:21 TRUE 2022-12-01 16:00:00
## 1320 2022-12-01 16:06:45 TRUE 2022-12-01 16:00:00
## 1321 2022-12-01 16:06:40 TRUE 2022-12-01 16:00:00
## 1322 2022-12-01 16:06:39 TRUE 2022-12-01 16:00:00
## 1323 2022-12-01 16:06:27 TRUE 2022-12-01 16:00:00
## 1324 2022-12-01 16:06:15 TRUE 2022-12-01 16:00:00
## 1325 2022-12-01 16:06:15 TRUE 2022-12-01 16:00:00
## 1326 2022-12-01 16:06:12 TRUE 2022-12-01 16:00:00
## 1327 2022-12-01 16:06:07 TRUE 2022-12-01 16:00:00
## 1328 2022-12-01 16:05:57 TRUE 2022-12-01 16:00:00
## 1329 2022-12-01 16:05:24 TRUE 2022-12-01 16:00:00
## 1330 2022-12-01 16:05:19 TRUE 2022-12-01 16:00:00
## 1331 2022-12-01 16:05:07 TRUE 2022-12-01 16:00:00
## 1332 2022-12-01 16:05:06 TRUE 2022-12-01 16:00:00
## 1333 2022-12-01 16:04:57 TRUE 2022-12-01 16:00:00
## 1334 2022-12-01 16:04:40 TRUE 2022-12-01 16:00:00
## 1335 2022-12-01 16:04:39 TRUE 2022-12-01 16:00:00
## 1336 2022-12-01 16:04:12 TRUE 2022-12-01 16:00:00
## 1337 2022-12-01 16:04:11 TRUE 2022-12-01 16:00:00
## 1338 2022-12-01 16:04:02 TRUE 2022-12-01 16:00:00
## 1339 2022-12-01 16:03:37 TRUE 2022-12-01 16:00:00
## 1340 2022-12-01 16:02:32 TRUE 2022-12-01 16:00:00
## 1341 2022-12-01 16:02:31 TRUE 2022-12-01 16:00:00
## 1342 2022-12-01 16:02:26 TRUE 2022-12-01 16:00:00
## 1343 2022-12-01 16:01:48 TRUE 2022-12-01 16:00:00
## 1344 2022-12-01 16:01:47 TRUE 2022-12-01 16:00:00
## 1345 2022-12-01 16:01:16 TRUE 2022-12-01 16:00:00
## 1346 2022-12-01 16:00:36 TRUE 2022-12-01 16:00:00
## 1347 2022-12-01 16:00:16 TRUE 2022-12-01 16:00:00
## 1348 2022-12-01 16:00:15 TRUE 2022-12-01 16:00:00
## 1349 2022-12-01 15:59:57 TRUE 2022-12-01 16:00:00
## 1350 2022-12-01 15:59:52 TRUE 2022-12-01 16:00:00
## 1351 2022-12-01 15:59:52 TRUE 2022-12-01 16:00:00
## 1352 2022-12-01 15:59:50 TRUE 2022-12-01 16:00:00
## 1353 2022-12-01 15:59:38 TRUE 2022-12-01 16:00:00
## 1354 2022-12-01 15:59:29 TRUE 2022-12-01 16:00:00
## 1355 2022-12-01 15:59:27 TRUE 2022-12-01 16:00:00
## 1356 2022-12-01 15:59:24 TRUE 2022-12-01 16:00:00
## 1357 2022-12-01 15:59:02 TRUE 2022-12-01 16:00:00
## 1358 2022-12-01 15:58:41 TRUE 2022-12-01 16:00:00
## 1359 2022-12-01 15:58:00 TRUE 2022-12-01 16:00:00
## 1360 2022-12-01 15:57:42 TRUE 2022-12-01 16:00:00
## 1361 2022-12-01 15:57:37 TRUE 2022-12-01 16:00:00
## 1362 2022-12-01 15:57:37 TRUE 2022-12-01 16:00:00
## 1363 2022-12-01 15:57:21 TRUE 2022-12-01 16:00:00
## 1364 2022-12-01 15:56:27 TRUE 2022-12-01 16:00:00
## 1365 2022-12-01 15:56:24 TRUE 2022-12-01 16:00:00
## 1366 2022-12-01 15:55:49 TRUE 2022-12-01 16:00:00
## 1367 2022-12-01 15:55:47 TRUE 2022-12-01 16:00:00
## 1368 2022-12-01 15:55:46 TRUE 2022-12-01 16:00:00
## 1369 2022-12-01 15:55:29 TRUE 2022-12-01 16:00:00
## 1370 2022-12-01 15:55:16 TRUE 2022-12-01 16:00:00
## 1371 2022-12-01 15:53:54 TRUE 2022-12-01 16:00:00
## 1372 2022-12-01 15:53:49 TRUE 2022-12-01 16:00:00
## 1373 2022-12-01 15:53:40 TRUE 2022-12-01 16:00:00
## 1374 2022-12-01 15:53:13 TRUE 2022-12-01 16:00:00
## 1375 2022-12-01 15:52:52 TRUE 2022-12-01 16:00:00
## 1376 2022-12-01 15:52:44 TRUE 2022-12-01 16:00:00
## 1377 2022-12-01 15:52:09 TRUE 2022-12-01 16:00:00
## 1378 2022-12-01 15:52:03 TRUE 2022-12-01 16:00:00
## 1379 2022-12-01 15:51:56 TRUE 2022-12-01 16:00:00
## 1380 2022-12-01 15:51:50 TRUE 2022-12-01 16:00:00
## 1381 2022-12-01 15:51:35 TRUE 2022-12-01 16:00:00
## 1382 2022-12-01 15:51:32 TRUE 2022-12-01 16:00:00
## 1383 2022-12-01 15:51:09 TRUE 2022-12-01 16:00:00
## 1384 2022-12-01 15:50:50 TRUE 2022-12-01 16:00:00
## 1385 2022-12-01 15:50:39 TRUE 2022-12-01 16:00:00
## 1386 2022-12-01 15:50:26 TRUE 2022-12-01 16:00:00
## 1387 2022-12-01 15:50:15 TRUE 2022-12-01 16:00:00
## 1388 2022-12-01 15:49:56 TRUE 2022-12-01 16:00:00
## 1389 2022-12-01 15:49:55 TRUE 2022-12-01 16:00:00
## 1390 2022-12-01 15:49:45 TRUE 2022-12-01 16:00:00
## 1391 2022-12-01 15:49:09 TRUE 2022-12-01 16:00:00
## 1392 2022-12-01 15:48:51 TRUE 2022-12-01 16:00:00
## 1393 2022-12-01 15:48:30 TRUE 2022-12-01 16:00:00
## 1394 2022-12-01 15:48:10 TRUE 2022-12-01 16:00:00
## 1395 2022-12-01 15:48:05 TRUE 2022-12-01 16:00:00
## 1396 2022-12-01 15:48:05 TRUE 2022-12-01 16:00:00
## 1397 2022-12-01 15:48:00 TRUE 2022-12-01 16:00:00
## 1398 2022-12-01 15:47:31 TRUE 2022-12-01 16:00:00
## 1399 2022-12-01 15:47:29 TRUE 2022-12-01 16:00:00
## 1400 2022-12-01 15:47:17 TRUE 2022-12-01 16:00:00
## 1401 2022-12-01 15:46:21 TRUE 2022-12-01 16:00:00
## 1402 2022-12-01 15:45:51 TRUE 2022-12-01 16:00:00
## 1403 2022-12-01 15:45:39 TRUE 2022-12-01 16:00:00
## 1404 2022-12-01 15:45:17 TRUE 2022-12-01 16:00:00
## 1405 2022-12-01 15:45:09 TRUE 2022-12-01 16:00:00
## 1406 2022-12-01 15:45:09 TRUE 2022-12-01 16:00:00
## 1407 2022-12-01 15:45:05 TRUE 2022-12-01 16:00:00
## 1408 2022-12-01 15:45:05 TRUE 2022-12-01 16:00:00
## 1409 2022-12-01 15:44:57 TRUE 2022-12-01 16:00:00
## 1410 2022-12-01 15:44:36 TRUE 2022-12-01 16:00:00
## 1411 2022-12-01 15:44:36 TRUE 2022-12-01 16:00:00
## 1412 2022-12-01 15:44:30 TRUE 2022-12-01 16:00:00
## 1413 2022-12-01 15:44:26 TRUE 2022-12-01 16:00:00
## 1414 2022-12-01 15:44:15 TRUE 2022-12-01 16:00:00
## 1415 2022-12-01 15:43:58 TRUE 2022-12-01 16:00:00
## 1416 2022-12-01 15:43:57 TRUE 2022-12-01 16:00:00
## 1417 2022-12-01 15:43:40 TRUE 2022-12-01 16:00:00
## 1418 2022-12-01 15:43:10 TRUE 2022-12-01 16:00:00
## 1419 2022-12-01 15:42:55 TRUE 2022-12-01 16:00:00
## 1420 2022-12-01 15:42:54 TRUE 2022-12-01 16:00:00
## 1421 2022-12-01 15:42:40 TRUE 2022-12-01 16:00:00
## 1422 2022-12-01 15:41:45 TRUE 2022-12-01 16:00:00
## 1423 2022-12-01 15:41:45 TRUE 2022-12-01 16:00:00
## 1424 2022-12-01 15:41:41 TRUE 2022-12-01 16:00:00
## 1425 2022-12-01 15:41:23 TRUE 2022-12-01 16:00:00
## 1426 2022-12-01 15:41:20 TRUE 2022-12-01 16:00:00
## 1427 2022-12-01 15:41:20 TRUE 2022-12-01 16:00:00
## 1428 2022-12-01 15:41:08 TRUE 2022-12-01 16:00:00
## 1429 2022-12-01 15:40:58 TRUE 2022-12-01 16:00:00
## 1430 2022-12-01 15:40:57 TRUE 2022-12-01 16:00:00
## 1431 2022-12-01 15:40:56 TRUE 2022-12-01 16:00:00
## 1432 2022-12-01 15:40:51 TRUE 2022-12-01 16:00:00
## 1433 2022-12-01 15:40:44 TRUE 2022-12-01 16:00:00
## 1434 2022-12-01 15:40:25 TRUE 2022-12-01 16:00:00
## 1435 2022-12-01 15:40:24 TRUE 2022-12-01 16:00:00
## 1436 2022-12-01 15:40:23 TRUE 2022-12-01 16:00:00
## 1437 2022-12-01 15:40:19 TRUE 2022-12-01 16:00:00
## 1438 2022-12-01 15:40:12 TRUE 2022-12-01 16:00:00
## 1439 2022-12-01 15:40:06 TRUE 2022-12-01 16:00:00
## 1440 2022-12-01 15:40:02 TRUE 2022-12-01 16:00:00
## 1441 2022-12-01 15:40:02 TRUE 2022-12-01 16:00:00
## 1442 2022-12-01 15:39:59 TRUE 2022-12-01 16:00:00
## 1443 2022-12-01 15:39:58 TRUE 2022-12-01 16:00:00
## 1444 2022-12-01 15:39:57 TRUE 2022-12-01 16:00:00
## 1445 2022-12-01 15:39:36 TRUE 2022-12-01 16:00:00
## 1446 2022-12-01 15:39:35 TRUE 2022-12-01 16:00:00
## 1447 2022-12-01 15:39:32 TRUE 2022-12-01 16:00:00
## 1448 2022-12-01 15:39:24 TRUE 2022-12-01 16:00:00
## 1449 2022-12-01 15:38:48 TRUE 2022-12-01 16:00:00
## 1450 2022-12-01 15:38:35 TRUE 2022-12-01 16:00:00
## 1451 2022-12-01 15:38:34 TRUE 2022-12-01 16:00:00
## 1452 2022-12-01 15:38:30 TRUE 2022-12-01 16:00:00
## 1453 2022-12-01 15:37:19 TRUE 2022-12-01 16:00:00
## 1454 2022-12-01 15:37:16 TRUE 2022-12-01 16:00:00
## 1455 2022-12-01 15:36:59 TRUE 2022-12-01 16:00:00
## 1456 2022-12-01 15:36:53 TRUE 2022-12-01 16:00:00
## 1457 2022-12-01 15:36:14 TRUE 2022-12-01 16:00:00
## 1458 2022-12-01 15:35:57 TRUE 2022-12-01 16:00:00
## 1459 2022-12-01 15:35:23 TRUE 2022-12-01 16:00:00
## 1460 2022-12-01 15:35:16 TRUE 2022-12-01 16:00:00
## 1461 2022-12-01 15:35:14 TRUE 2022-12-01 16:00:00
## 1462 2022-12-01 15:35:02 TRUE 2022-12-01 16:00:00
## 1463 2022-12-01 15:34:41 TRUE 2022-12-01 16:00:00
## 1464 2022-12-01 15:34:25 TRUE 2022-12-01 16:00:00
## 1465 2022-12-01 15:34:25 TRUE 2022-12-01 16:00:00
## 1466 2022-12-01 15:34:20 TRUE 2022-12-01 16:00:00
## 1467 2022-12-01 15:34:12 TRUE 2022-12-01 16:00:00
## 1468 2022-12-01 15:33:42 TRUE 2022-12-01 16:00:00
## 1469 2022-12-01 15:33:30 TRUE 2022-12-01 16:00:00
## 1470 2022-12-01 15:33:14 TRUE 2022-12-01 16:00:00
## 1471 2022-12-01 15:32:59 TRUE 2022-12-01 16:00:00
## 1472 2022-12-01 15:32:54 TRUE 2022-12-01 16:00:00
## 1473 2022-12-01 15:32:54 TRUE 2022-12-01 16:00:00
## 1474 2022-12-01 15:32:52 TRUE 2022-12-01 16:00:00
## 1475 2022-12-01 15:32:48 TRUE 2022-12-01 16:00:00
## 1476 2022-12-01 15:32:33 TRUE 2022-12-01 16:00:00
## 1477 2022-12-01 15:32:07 TRUE 2022-12-01 16:00:00
## 1478 2022-12-01 15:32:02 TRUE 2022-12-01 16:00:00
## 1479 2022-12-01 15:30:58 TRUE 2022-12-01 16:00:00
## 1480 2022-12-01 15:30:53 TRUE 2022-12-01 16:00:00
## 1481 2022-12-01 15:30:38 TRUE 2022-12-01 16:00:00
## 1482 2022-12-01 15:30:13 TRUE 2022-12-01 16:00:00
## 1483 2022-12-01 15:30:05 TRUE 2022-12-01 16:00:00
## 1484 2022-12-01 15:30:02 TRUE 2022-12-01 16:00:00
## 1485 2022-12-01 15:29:54 TRUE 2022-12-01 15:00:00
## 1486 2022-12-01 15:29:49 TRUE 2022-12-01 15:00:00
## 1487 2022-12-01 15:29:21 TRUE 2022-12-01 15:00:00
## 1488 2022-12-01 15:29:09 TRUE 2022-12-01 15:00:00
## 1489 2022-12-01 15:29:07 TRUE 2022-12-01 15:00:00
## 1490 2022-12-01 15:29:07 TRUE 2022-12-01 15:00:00
## 1491 2022-12-01 15:29:06 TRUE 2022-12-01 15:00:00
## 1492 2022-12-01 15:28:50 TRUE 2022-12-01 15:00:00
## 1493 2022-12-01 15:28:44 TRUE 2022-12-01 15:00:00
## 1494 2022-12-01 15:28:39 TRUE 2022-12-01 15:00:00
## 1495 2022-12-01 15:28:38 TRUE 2022-12-01 15:00:00
## 1496 2022-12-01 15:26:56 TRUE 2022-12-01 15:00:00
## 1497 2022-12-01 15:25:52 TRUE 2022-12-01 15:00:00
## 1498 2022-12-01 15:25:43 TRUE 2022-12-01 15:00:00
## 1499 2022-12-01 15:25:34 TRUE 2022-12-01 15:00:00
## 1500 2022-12-01 15:25:25 TRUE 2022-12-01 15:00:00
## 1501 2022-12-01 15:25:11 TRUE 2022-12-01 15:00:00
## 1502 2022-12-01 15:25:02 TRUE 2022-12-01 15:00:00
## 1503 2022-12-01 15:24:53 TRUE 2022-12-01 15:00:00
## 1504 2022-12-01 15:24:47 TRUE 2022-12-01 15:00:00
## 1505 2022-12-01 15:24:25 TRUE 2022-12-01 15:00:00
## 1506 2022-12-01 15:23:53 TRUE 2022-12-01 15:00:00
## 1507 2022-12-01 15:23:39 TRUE 2022-12-01 15:00:00
## 1508 2022-12-01 15:23:17 TRUE 2022-12-01 15:00:00
## 1509 2022-12-01 15:23:04 TRUE 2022-12-01 15:00:00
## 1510 2022-12-01 15:22:53 TRUE 2022-12-01 15:00:00
## 1511 2022-12-01 15:22:42 TRUE 2022-12-01 15:00:00
## 1512 2022-12-01 15:22:34 TRUE 2022-12-01 15:00:00
## 1513 2022-12-01 15:22:32 TRUE 2022-12-01 15:00:00
## 1514 2022-12-01 15:22:29 TRUE 2022-12-01 15:00:00
## 1515 2022-12-01 15:22:19 TRUE 2022-12-01 15:00:00
## 1516 2022-12-01 15:22:06 TRUE 2022-12-01 15:00:00
## 1517 2022-12-01 15:21:59 TRUE 2022-12-01 15:00:00
## 1518 2022-12-01 15:21:41 TRUE 2022-12-01 15:00:00
## 1519 2022-12-01 15:21:35 TRUE 2022-12-01 15:00:00
## 1520 2022-12-01 15:21:33 TRUE 2022-12-01 15:00:00
## 1521 2022-12-01 15:21:16 TRUE 2022-12-01 15:00:00
## 1522 2022-12-01 15:21:01 TRUE 2022-12-01 15:00:00
## 1523 2022-12-01 15:21:01 TRUE 2022-12-01 15:00:00
## 1524 2022-12-01 15:20:33 TRUE 2022-12-01 15:00:00
## 1525 2022-12-01 15:20:04 TRUE 2022-12-01 15:00:00
## 1526 2022-12-01 15:19:50 TRUE 2022-12-01 15:00:00
## 1527 2022-12-01 15:19:38 TRUE 2022-12-01 15:00:00
## 1528 2022-12-01 15:19:34 TRUE 2022-12-01 15:00:00
## 1529 2022-12-01 15:18:51 TRUE 2022-12-01 15:00:00
## 1530 2022-12-01 15:18:33 TRUE 2022-12-01 15:00:00
## 1531 2022-12-01 15:18:19 TRUE 2022-12-01 15:00:00
## 1532 2022-12-01 15:18:01 TRUE 2022-12-01 15:00:00
## 1533 2022-12-01 15:17:32 TRUE 2022-12-01 15:00:00
## 1534 2022-12-01 15:17:23 TRUE 2022-12-01 15:00:00
## 1535 2022-12-01 15:17:02 TRUE 2022-12-01 15:00:00
## 1536 2022-12-01 15:16:58 TRUE 2022-12-01 15:00:00
## 1537 2022-12-01 15:16:57 TRUE 2022-12-01 15:00:00
## 1538 2022-12-01 15:16:44 TRUE 2022-12-01 15:00:00
## 1539 2022-12-01 15:16:36 TRUE 2022-12-01 15:00:00
## 1540 2022-12-01 15:16:35 TRUE 2022-12-01 15:00:00
## 1541 2022-12-01 15:16:35 TRUE 2022-12-01 15:00:00
## 1542 2022-12-01 15:16:23 TRUE 2022-12-01 15:00:00
## 1543 2022-12-01 15:16:04 TRUE 2022-12-01 15:00:00
## 1544 2022-12-01 15:15:21 TRUE 2022-12-01 15:00:00
## 1545 2022-12-01 15:14:55 TRUE 2022-12-01 15:00:00
## 1546 2022-12-01 15:14:53 TRUE 2022-12-01 15:00:00
## 1547 2022-12-01 15:14:50 TRUE 2022-12-01 15:00:00
## 1548 2022-12-01 15:14:41 TRUE 2022-12-01 15:00:00
## 1549 2022-12-01 15:14:27 TRUE 2022-12-01 15:00:00
## 1550 2022-12-01 15:14:21 TRUE 2022-12-01 15:00:00
## 1551 2022-12-01 15:14:19 TRUE 2022-12-01 15:00:00
## 1552 2022-12-01 15:14:10 TRUE 2022-12-01 15:00:00
## 1553 2022-12-01 15:14:02 TRUE 2022-12-01 15:00:00
## 1554 2022-12-01 15:13:38 TRUE 2022-12-01 15:00:00
## 1555 2022-12-01 15:13:32 TRUE 2022-12-01 15:00:00
## 1556 2022-12-01 15:13:32 TRUE 2022-12-01 15:00:00
## 1557 2022-12-01 15:13:29 TRUE 2022-12-01 15:00:00
## 1558 2022-12-01 15:13:01 TRUE 2022-12-01 15:00:00
## 1559 2022-12-01 15:12:09 TRUE 2022-12-01 15:00:00
## 1560 2022-12-01 15:11:59 TRUE 2022-12-01 15:00:00
## 1561 2022-12-01 15:11:42 TRUE 2022-12-01 15:00:00
## 1562 2022-12-01 15:10:39 TRUE 2022-12-01 15:00:00
## 1563 2022-12-01 15:10:38 TRUE 2022-12-01 15:00:00
## 1564 2022-12-01 15:09:50 TRUE 2022-12-01 15:00:00
## 1565 2022-12-01 15:09:38 TRUE 2022-12-01 15:00:00
## 1566 2022-12-01 15:09:28 TRUE 2022-12-01 15:00:00
## 1567 2022-12-01 15:09:15 TRUE 2022-12-01 15:00:00
## 1568 2022-12-01 15:08:48 TRUE 2022-12-01 15:00:00
## 1569 2022-12-01 15:08:33 TRUE 2022-12-01 15:00:00
## 1570 2022-12-01 15:08:25 TRUE 2022-12-01 15:00:00
## 1571 2022-12-01 15:08:24 TRUE 2022-12-01 15:00:00
## 1572 2022-12-01 15:07:55 TRUE 2022-12-01 15:00:00
## 1573 2022-12-01 15:07:50 TRUE 2022-12-01 15:00:00
## 1574 2022-12-01 15:07:21 TRUE 2022-12-01 15:00:00
## 1575 2022-12-01 15:07:17 TRUE 2022-12-01 15:00:00
## 1576 2022-12-01 15:06:42 TRUE 2022-12-01 15:00:00
## 1577 2022-12-01 15:06:21 TRUE 2022-12-01 15:00:00
## 1578 2022-12-01 15:06:19 TRUE 2022-12-01 15:00:00
## 1579 2022-12-01 15:06:15 TRUE 2022-12-01 15:00:00
## 1580 2022-12-01 15:06:06 TRUE 2022-12-01 15:00:00
## 1581 2022-12-01 15:05:40 TRUE 2022-12-01 15:00:00
## 1582 2022-12-01 15:05:26 TRUE 2022-12-01 15:00:00
## 1583 2022-12-01 15:05:09 TRUE 2022-12-01 15:00:00
## 1584 2022-12-01 15:05:03 TRUE 2022-12-01 15:00:00
## 1585 2022-12-01 15:04:58 TRUE 2022-12-01 15:00:00
## 1586 2022-12-01 15:04:53 TRUE 2022-12-01 15:00:00
## 1587 2022-12-01 15:04:33 TRUE 2022-12-01 15:00:00
## 1588 2022-12-01 15:04:27 TRUE 2022-12-01 15:00:00
## 1589 2022-12-01 15:04:08 TRUE 2022-12-01 15:00:00
## 1590 2022-12-01 15:04:03 TRUE 2022-12-01 15:00:00
## 1591 2022-12-01 15:03:59 TRUE 2022-12-01 15:00:00
## 1592 2022-12-01 15:03:32 TRUE 2022-12-01 15:00:00
## 1593 2022-12-01 15:02:56 TRUE 2022-12-01 15:00:00
## 1594 2022-12-01 15:02:44 TRUE 2022-12-01 15:00:00
## 1595 2022-12-01 15:02:37 TRUE 2022-12-01 15:00:00
## 1596 2022-12-01 15:01:56 TRUE 2022-12-01 15:00:00
## 1597 2022-12-01 15:01:50 TRUE 2022-12-01 15:00:00
## 1598 2022-12-01 15:01:45 TRUE 2022-12-01 15:00:00
## 1599 2022-12-01 15:01:21 TRUE 2022-12-01 15:00:00
## 1600 2022-12-01 15:01:20 TRUE 2022-12-01 15:00:00
## 1601 2022-12-01 15:01:00 TRUE 2022-12-01 15:00:00
## 1602 2022-12-01 15:00:51 TRUE 2022-12-01 15:00:00
## 1603 2022-12-01 15:00:50 TRUE 2022-12-01 15:00:00
## 1604 2022-12-01 14:59:51 TRUE 2022-12-01 15:00:00
## 1605 2022-12-01 14:59:43 TRUE 2022-12-01 15:00:00
## 1606 2022-12-01 14:59:39 TRUE 2022-12-01 15:00:00
## 1607 2022-12-01 14:59:16 TRUE 2022-12-01 15:00:00
## 1608 2022-12-01 14:59:05 TRUE 2022-12-01 15:00:00
## 1609 2022-12-01 14:58:56 TRUE 2022-12-01 15:00:00
## 1610 2022-12-01 14:58:48 TRUE 2022-12-01 15:00:00
## 1611 2022-12-01 14:58:40 TRUE 2022-12-01 15:00:00
## 1612 2022-12-01 14:58:13 TRUE 2022-12-01 15:00:00
## 1613 2022-12-01 14:57:49 TRUE 2022-12-01 15:00:00
## 1614 2022-12-01 14:57:09 TRUE 2022-12-01 15:00:00
## 1615 2022-12-01 14:57:05 TRUE 2022-12-01 15:00:00
## 1616 2022-12-01 14:57:05 TRUE 2022-12-01 15:00:00
## 1617 2022-12-01 14:56:51 TRUE 2022-12-01 15:00:00
## 1618 2022-12-01 14:56:47 TRUE 2022-12-01 15:00:00
## 1619 2022-12-01 14:56:34 TRUE 2022-12-01 15:00:00
## 1620 2022-12-01 14:56:19 TRUE 2022-12-01 15:00:00
## 1621 2022-12-01 14:56:09 TRUE 2022-12-01 15:00:00
## 1622 2022-12-01 14:56:01 TRUE 2022-12-01 15:00:00
## 1623 2022-12-01 14:55:56 TRUE 2022-12-01 15:00:00
## 1624 2022-12-01 14:55:50 TRUE 2022-12-01 15:00:00
## 1625 2022-12-01 14:55:34 TRUE 2022-12-01 15:00:00
## 1626 2022-12-01 14:55:32 TRUE 2022-12-01 15:00:00
## 1627 2022-12-01 14:55:25 TRUE 2022-12-01 15:00:00
## 1628 2022-12-01 14:55:19 TRUE 2022-12-01 15:00:00
## 1629 2022-12-01 14:55:08 TRUE 2022-12-01 15:00:00
## 1630 2022-12-01 14:54:53 TRUE 2022-12-01 15:00:00
## 1631 2022-12-01 14:54:44 TRUE 2022-12-01 15:00:00
## 1632 2022-12-01 14:54:09 TRUE 2022-12-01 15:00:00
## 1633 2022-12-01 14:53:53 TRUE 2022-12-01 15:00:00
## 1634 2022-12-01 14:53:45 TRUE 2022-12-01 15:00:00
## 1635 2022-12-01 14:53:34 TRUE 2022-12-01 15:00:00
## 1636 2022-12-01 14:53:06 TRUE 2022-12-01 15:00:00
## 1637 2022-12-01 14:52:15 TRUE 2022-12-01 15:00:00
## 1638 2022-12-01 14:52:09 TRUE 2022-12-01 15:00:00
## 1639 2022-12-01 14:51:53 TRUE 2022-12-01 15:00:00
## 1640 2022-12-01 14:51:37 TRUE 2022-12-01 15:00:00
## 1641 2022-12-01 14:51:19 TRUE 2022-12-01 15:00:00
## 1642 2022-12-01 14:50:57 TRUE 2022-12-01 15:00:00
## 1643 2022-12-01 14:50:30 TRUE 2022-12-01 15:00:00
## 1644 2022-12-01 14:50:25 TRUE 2022-12-01 15:00:00
## 1645 2022-12-01 14:50:11 TRUE 2022-12-01 15:00:00
## 1646 2022-12-01 14:49:47 TRUE 2022-12-01 15:00:00
## 1647 2022-12-01 14:49:46 TRUE 2022-12-01 15:00:00
## 1648 2022-12-01 14:49:33 TRUE 2022-12-01 15:00:00
## 1649 2022-12-01 14:49:10 TRUE 2022-12-01 15:00:00
## 1650 2022-12-01 14:48:44 TRUE 2022-12-01 15:00:00
## 1651 2022-12-01 14:48:40 TRUE 2022-12-01 15:00:00
## 1652 2022-12-01 14:48:26 TRUE 2022-12-01 15:00:00
## 1653 2022-12-01 14:47:52 TRUE 2022-12-01 15:00:00
## 1654 2022-12-01 14:47:39 TRUE 2022-12-01 15:00:00
## 1655 2022-12-01 14:47:38 TRUE 2022-12-01 15:00:00
## 1656 2022-12-01 14:47:34 TRUE 2022-12-01 15:00:00
## 1657 2022-12-01 14:47:06 TRUE 2022-12-01 15:00:00
## 1658 2022-12-01 14:46:56 TRUE 2022-12-01 15:00:00
## 1659 2022-12-01 14:46:39 TRUE 2022-12-01 15:00:00
## 1660 2022-12-01 14:46:17 TRUE 2022-12-01 15:00:00
## 1661 2022-12-01 14:46:16 TRUE 2022-12-01 15:00:00
## 1662 2022-12-01 14:46:15 TRUE 2022-12-01 15:00:00
## 1663 2022-12-01 14:45:47 TRUE 2022-12-01 15:00:00
## 1664 2022-12-01 14:45:41 TRUE 2022-12-01 15:00:00
## 1665 2022-12-01 14:45:31 TRUE 2022-12-01 15:00:00
## 1666 2022-12-01 14:45:29 TRUE 2022-12-01 15:00:00
## 1667 2022-12-01 14:45:19 TRUE 2022-12-01 15:00:00
## 1668 2022-12-01 14:45:08 TRUE 2022-12-01 15:00:00
## 1669 2022-12-01 14:44:55 TRUE 2022-12-01 15:00:00
## 1670 2022-12-01 14:44:55 TRUE 2022-12-01 15:00:00
## 1671 2022-12-01 14:44:50 TRUE 2022-12-01 15:00:00
## 1672 2022-12-01 14:44:36 TRUE 2022-12-01 15:00:00
## 1673 2022-12-01 14:44:18 TRUE 2022-12-01 15:00:00
## 1674 2022-12-01 14:43:59 TRUE 2022-12-01 15:00:00
## 1675 2022-12-01 14:43:54 TRUE 2022-12-01 15:00:00
## 1676 2022-12-01 14:43:53 TRUE 2022-12-01 15:00:00
## 1677 2022-12-01 14:43:47 TRUE 2022-12-01 15:00:00
## 1678 2022-12-01 14:43:46 TRUE 2022-12-01 15:00:00
## 1679 2022-12-01 14:43:30 TRUE 2022-12-01 15:00:00
## 1680 2022-12-01 14:43:24 TRUE 2022-12-01 15:00:00
## 1681 2022-12-01 14:43:22 TRUE 2022-12-01 15:00:00
## 1682 2022-12-01 14:43:16 TRUE 2022-12-01 15:00:00
## 1683 2022-12-01 14:43:14 TRUE 2022-12-01 15:00:00
## 1684 2022-12-01 14:43:14 TRUE 2022-12-01 15:00:00
## 1685 2022-12-01 14:43:04 TRUE 2022-12-01 15:00:00
## 1686 2022-12-01 14:43:02 TRUE 2022-12-01 15:00:00
## 1687 2022-12-01 14:42:41 TRUE 2022-12-01 15:00:00
## 1688 2022-12-01 14:42:30 TRUE 2022-12-01 15:00:00
## 1689 2022-12-01 14:42:29 TRUE 2022-12-01 15:00:00
## 1690 2022-12-01 14:42:23 TRUE 2022-12-01 15:00:00
## 1691 2022-12-01 14:42:21 TRUE 2022-12-01 15:00:00
## 1692 2022-12-01 14:41:56 TRUE 2022-12-01 15:00:00
## 1693 2022-12-01 14:41:53 TRUE 2022-12-01 15:00:00
## 1694 2022-12-01 14:41:49 TRUE 2022-12-01 15:00:00
## 1695 2022-12-01 14:41:30 TRUE 2022-12-01 15:00:00
## 1696 2022-12-01 14:41:23 TRUE 2022-12-01 15:00:00
## 1697 2022-12-01 14:41:13 TRUE 2022-12-01 15:00:00
## 1698 2022-12-01 14:40:49 TRUE 2022-12-01 15:00:00
## 1699 2022-12-01 14:39:59 TRUE 2022-12-01 15:00:00
## 1700 2022-12-01 14:39:39 TRUE 2022-12-01 15:00:00
## 1701 2022-12-01 14:39:38 TRUE 2022-12-01 15:00:00
## 1702 2022-12-01 14:39:27 TRUE 2022-12-01 15:00:00
## 1703 2022-12-01 14:39:24 TRUE 2022-12-01 15:00:00
## 1704 2022-12-01 14:39:08 TRUE 2022-12-01 15:00:00
## 1705 2022-12-01 14:39:04 TRUE 2022-12-01 15:00:00
## 1706 2022-12-01 14:38:46 TRUE 2022-12-01 15:00:00
## 1707 2022-12-01 14:35:51 TRUE 2022-12-01 15:00:00
## 1708 2022-12-01 14:35:15 TRUE 2022-12-01 15:00:00
## 1709 2022-12-01 14:32:34 TRUE 2022-12-01 15:00:00
## 1710 2022-12-01 14:31:19 TRUE 2022-12-01 15:00:00
## 1711 2022-12-01 14:31:14 TRUE 2022-12-01 15:00:00
## 1712 2022-12-01 14:31:13 TRUE 2022-12-01 15:00:00
## 1713 2022-12-01 14:31:00 TRUE 2022-12-01 15:00:00
## 1714 2022-12-01 14:30:43 TRUE 2022-12-01 15:00:00
## 1715 2022-12-01 14:29:18 TRUE 2022-12-01 14:00:00
## 1716 2022-12-01 14:29:17 TRUE 2022-12-01 14:00:00
## 1717 2022-12-01 14:28:30 TRUE 2022-12-01 14:00:00
## 1718 2022-12-01 14:28:14 TRUE 2022-12-01 14:00:00
## 1719 2022-12-01 14:28:12 TRUE 2022-12-01 14:00:00
## 1720 2022-12-01 14:27:35 TRUE 2022-12-01 14:00:00
## 1721 2022-12-01 14:27:17 TRUE 2022-12-01 14:00:00
## 1722 2022-12-01 14:27:06 TRUE 2022-12-01 14:00:00
## 1723 2022-12-01 14:26:41 TRUE 2022-12-01 14:00:00
## 1724 2022-12-01 14:23:42 TRUE 2022-12-01 14:00:00
## 1725 2022-12-01 14:22:59 TRUE 2022-12-01 14:00:00
## 1726 2022-12-01 14:22:44 TRUE 2022-12-01 14:00:00
## 1727 2022-12-01 14:22:06 TRUE 2022-12-01 14:00:00
## 1728 2022-12-01 14:22:02 TRUE 2022-12-01 14:00:00
## 1729 2022-12-01 14:21:04 TRUE 2022-12-01 14:00:00
## 1730 2022-12-01 14:20:51 TRUE 2022-12-01 14:00:00
## 1731 2022-12-01 14:19:43 TRUE 2022-12-01 14:00:00
## 1732 2022-12-01 14:19:14 TRUE 2022-12-01 14:00:00
## 1733 2022-12-01 14:18:33 TRUE 2022-12-01 14:00:00
## 1734 2022-12-01 14:18:28 TRUE 2022-12-01 14:00:00
## 1735 2022-12-01 14:18:13 TRUE 2022-12-01 14:00:00
## 1736 2022-12-01 14:17:09 TRUE 2022-12-01 14:00:00
## 1737 2022-12-01 14:17:04 TRUE 2022-12-01 14:00:00
## 1738 2022-12-01 14:16:33 TRUE 2022-12-01 14:00:00
## 1739 2022-12-01 14:16:27 TRUE 2022-12-01 14:00:00
## 1740 2022-12-01 14:16:19 TRUE 2022-12-01 14:00:00
## 1741 2022-12-01 14:16:17 TRUE 2022-12-01 14:00:00
## 1742 2022-12-01 14:14:13 TRUE 2022-12-01 14:00:00
## 1743 2022-12-01 14:14:07 TRUE 2022-12-01 14:00:00
## 1744 2022-12-01 14:11:44 TRUE 2022-12-01 14:00:00
## 1745 2022-12-01 14:10:54 TRUE 2022-12-01 14:00:00
## 1746 2022-12-01 14:10:26 TRUE 2022-12-01 14:00:00
## 1747 2022-12-01 14:09:48 TRUE 2022-12-01 14:00:00
## 1748 2022-12-01 14:09:20 TRUE 2022-12-01 14:00:00
## 1749 2022-12-01 14:08:56 TRUE 2022-12-01 14:00:00
## 1750 2022-12-01 14:08:47 TRUE 2022-12-01 14:00:00
## 1751 2022-12-01 14:08:22 TRUE 2022-12-01 14:00:00
## 1752 2022-12-01 14:07:49 TRUE 2022-12-01 14:00:00
## 1753 2022-12-01 14:07:27 TRUE 2022-12-01 14:00:00
## 1754 2022-12-01 14:07:22 TRUE 2022-12-01 14:00:00
## 1755 2022-12-01 14:06:29 TRUE 2022-12-01 14:00:00
## 1756 2022-12-01 14:05:16 TRUE 2022-12-01 14:00:00
## 1757 2022-12-01 14:05:12 TRUE 2022-12-01 14:00:00
## 1758 2022-12-01 14:03:51 TRUE 2022-12-01 14:00:00
## 1759 2022-12-01 14:02:08 TRUE 2022-12-01 14:00:00
## 1760 2022-12-01 14:02:04 TRUE 2022-12-01 14:00:00
## 1761 2022-12-01 14:02:00 TRUE 2022-12-01 14:00:00
## 1762 2022-12-01 14:01:42 TRUE 2022-12-01 14:00:00
## 1763 2022-12-01 14:01:29 TRUE 2022-12-01 14:00:00
## 1764 2022-12-01 14:00:21 TRUE 2022-12-01 14:00:00
## 1765 2022-12-01 14:00:13 TRUE 2022-12-01 14:00:00
## 1766 2022-12-01 13:59:55 TRUE 2022-12-01 14:00:00
## 1767 2022-12-01 13:58:28 TRUE 2022-12-01 14:00:00
## 1768 2022-12-01 13:57:20 TRUE 2022-12-01 14:00:00
## 1769 2022-12-01 13:56:51 TRUE 2022-12-01 14:00:00
## 1770 2022-12-01 13:56:49 TRUE 2022-12-01 14:00:00
## 1771 2022-12-01 13:55:06 TRUE 2022-12-01 14:00:00
## 1772 2022-12-01 13:53:03 TRUE 2022-12-01 14:00:00
## 1773 2022-12-01 13:52:42 TRUE 2022-12-01 14:00:00
## 1774 2022-12-01 13:51:22 TRUE 2022-12-01 14:00:00
## 1775 2022-12-01 13:51:19 TRUE 2022-12-01 14:00:00
## 1776 2022-12-01 13:51:10 TRUE 2022-12-01 14:00:00
## 1777 2022-12-01 13:51:06 TRUE 2022-12-01 14:00:00
## 1778 2022-12-01 13:51:03 TRUE 2022-12-01 14:00:00
## 1779 2022-12-01 13:50:23 TRUE 2022-12-01 14:00:00
## 1780 2022-12-01 13:50:19 TRUE 2022-12-01 14:00:00
## 1781 2022-12-01 13:48:28 TRUE 2022-12-01 14:00:00
## 1782 2022-12-01 13:47:40 TRUE 2022-12-01 14:00:00
## 1783 2022-12-01 13:47:16 TRUE 2022-12-01 14:00:00
## 1784 2022-12-01 13:46:49 TRUE 2022-12-01 14:00:00
## 1785 2022-12-01 13:45:17 TRUE 2022-12-01 14:00:00
## 1786 2022-12-01 13:44:07 TRUE 2022-12-01 14:00:00
## 1787 2022-12-01 13:43:33 TRUE 2022-12-01 14:00:00
## 1788 2022-12-01 13:42:15 TRUE 2022-12-01 14:00:00
## 1789 2022-12-01 13:41:19 TRUE 2022-12-01 14:00:00
## 1790 2022-12-01 13:40:50 TRUE 2022-12-01 14:00:00
## 1791 2022-12-01 13:40:47 TRUE 2022-12-01 14:00:00
## 1792 2022-12-01 13:40:45 TRUE 2022-12-01 14:00:00
## 1793 2022-12-01 13:40:19 TRUE 2022-12-01 14:00:00
## 1794 2022-12-01 13:40:17 TRUE 2022-12-01 14:00:00
## 1795 2022-12-01 13:39:23 TRUE 2022-12-01 14:00:00
## 1796 2022-12-01 13:37:23 TRUE 2022-12-01 14:00:00
## 1797 2022-12-01 13:37:11 TRUE 2022-12-01 14:00:00
## 1798 2022-12-01 13:36:58 TRUE 2022-12-01 14:00:00
## 1799 2022-12-01 13:36:14 TRUE 2022-12-01 14:00:00
## 1800 2022-12-01 13:36:05 TRUE 2022-12-01 14:00:00
## 1801 2022-12-01 13:35:59 TRUE 2022-12-01 14:00:00
## 1802 2022-12-01 13:35:30 TRUE 2022-12-01 14:00:00
## 1803 2022-12-01 13:34:45 TRUE 2022-12-01 14:00:00
## 1804 2022-12-01 13:34:41 TRUE 2022-12-01 14:00:00
## 1805 2022-12-01 13:34:19 TRUE 2022-12-01 14:00:00
## 1806 2022-12-01 13:34:16 TRUE 2022-12-01 14:00:00
## 1807 2022-12-01 13:33:43 TRUE 2022-12-01 14:00:00
## 1808 2022-12-01 13:33:00 TRUE 2022-12-01 14:00:00
## 1809 2022-12-01 13:33:00 TRUE 2022-12-01 14:00:00
## 1810 2022-12-01 13:30:14 TRUE 2022-12-01 14:00:00
## 1811 2022-12-01 13:30:04 TRUE 2022-12-01 14:00:00
## 1812 2022-12-01 13:28:57 TRUE 2022-12-01 13:00:00
## 1813 2022-12-01 13:28:39 TRUE 2022-12-01 13:00:00
## 1814 2022-12-01 13:27:34 TRUE 2022-12-01 13:00:00
## 1815 2022-12-01 13:27:05 TRUE 2022-12-01 13:00:00
## 1816 2022-12-01 13:26:53 TRUE 2022-12-01 13:00:00
## 1817 2022-12-01 13:26:51 TRUE 2022-12-01 13:00:00
## 1818 2022-12-01 13:25:55 TRUE 2022-12-01 13:00:00
## 1819 2022-12-01 13:25:17 TRUE 2022-12-01 13:00:00
## 1820 2022-12-01 13:25:06 TRUE 2022-12-01 13:00:00
## 1821 2022-12-01 13:22:09 TRUE 2022-12-01 13:00:00
## 1822 2022-12-01 13:21:56 TRUE 2022-12-01 13:00:00
## 1823 2022-12-01 13:21:41 TRUE 2022-12-01 13:00:00
## 1824 2022-12-01 13:21:37 TRUE 2022-12-01 13:00:00
## 1825 2022-12-01 13:21:27 TRUE 2022-12-01 13:00:00
## 1826 2022-12-01 13:21:09 TRUE 2022-12-01 13:00:00
## 1827 2022-12-01 13:20:15 TRUE 2022-12-01 13:00:00
## 1828 2022-12-01 13:19:43 TRUE 2022-12-01 13:00:00
## 1829 2022-12-01 13:19:38 TRUE 2022-12-01 13:00:00
## 1830 2022-12-01 13:19:16 TRUE 2022-12-01 13:00:00
## 1831 2022-12-01 13:19:09 TRUE 2022-12-01 13:00:00
## 1832 2022-12-01 13:18:00 TRUE 2022-12-01 13:00:00
## 1833 2022-12-01 13:17:17 TRUE 2022-12-01 13:00:00
## 1834 2022-12-01 13:17:16 TRUE 2022-12-01 13:00:00
## 1835 2022-12-01 13:16:53 TRUE 2022-12-01 13:00:00
## 1836 2022-12-01 13:16:49 TRUE 2022-12-01 13:00:00
## 1837 2022-12-01 13:16:42 TRUE 2022-12-01 13:00:00
## 1838 2022-12-01 13:16:07 TRUE 2022-12-01 13:00:00
## 1839 2022-12-01 13:15:49 TRUE 2022-12-01 13:00:00
## 1840 2022-12-01 13:15:26 TRUE 2022-12-01 13:00:00
## 1841 2022-12-01 13:14:58 TRUE 2022-12-01 13:00:00
## 1842 2022-12-01 13:14:24 TRUE 2022-12-01 13:00:00
## 1843 2022-12-01 13:13:08 TRUE 2022-12-01 13:00:00
## 1844 2022-12-01 13:13:02 TRUE 2022-12-01 13:00:00
## 1845 2022-12-01 13:11:28 TRUE 2022-12-01 13:00:00
## 1846 2022-12-01 13:11:17 TRUE 2022-12-01 13:00:00
## 1847 2022-12-01 13:10:37 TRUE 2022-12-01 13:00:00
## 1848 2022-12-01 13:10:28 TRUE 2022-12-01 13:00:00
## 1849 2022-12-01 13:09:06 TRUE 2022-12-01 13:00:00
## 1850 2022-12-01 13:08:57 TRUE 2022-12-01 13:00:00
## 1851 2022-12-01 13:08:12 TRUE 2022-12-01 13:00:00
## 1852 2022-12-01 13:07:34 TRUE 2022-12-01 13:00:00
## 1853 2022-12-01 13:07:31 TRUE 2022-12-01 13:00:00
## 1854 2022-12-01 13:07:14 TRUE 2022-12-01 13:00:00
## 1855 2022-12-01 13:06:32 TRUE 2022-12-01 13:00:00
## 1856 2022-12-01 13:06:15 TRUE 2022-12-01 13:00:00
## 1857 2022-12-01 13:05:59 TRUE 2022-12-01 13:00:00
## 1858 2022-12-01 13:05:41 TRUE 2022-12-01 13:00:00
## 1859 2022-12-01 13:05:03 TRUE 2022-12-01 13:00:00
## 1860 2022-12-01 13:03:54 TRUE 2022-12-01 13:00:00
## 1861 2022-12-01 13:02:30 TRUE 2022-12-01 13:00:00
## 1862 2022-12-01 13:00:01 TRUE 2022-12-01 13:00:00
## 1863 2022-12-01 12:59:48 TRUE 2022-12-01 13:00:00
## 1864 2022-12-01 12:59:22 TRUE 2022-12-01 13:00:00
## 1865 2022-12-01 12:59:10 TRUE 2022-12-01 13:00:00
## 1866 2022-12-01 12:58:27 TRUE 2022-12-01 13:00:00
## 1867 2022-12-01 12:58:27 TRUE 2022-12-01 13:00:00
## 1868 2022-12-01 12:58:23 TRUE 2022-12-01 13:00:00
## 1869 2022-12-01 12:58:09 TRUE 2022-12-01 13:00:00
## 1870 2022-12-01 12:58:07 TRUE 2022-12-01 13:00:00
## 1871 2022-12-01 12:57:18 TRUE 2022-12-01 13:00:00
## 1872 2022-12-01 12:57:09 TRUE 2022-12-01 13:00:00
## 1873 2022-12-01 12:56:27 TRUE 2022-12-01 13:00:00
## 1874 2022-12-01 12:56:22 TRUE 2022-12-01 13:00:00
## 1875 2022-12-01 12:56:04 TRUE 2022-12-01 13:00:00
## 1876 2022-12-01 12:55:48 TRUE 2022-12-01 13:00:00
## 1877 2022-12-01 12:55:48 TRUE 2022-12-01 13:00:00
## 1878 2022-12-01 12:55:40 TRUE 2022-12-01 13:00:00
## 1879 2022-12-01 12:55:17 TRUE 2022-12-01 13:00:00
## 1880 2022-12-01 12:55:16 TRUE 2022-12-01 13:00:00
## 1881 2022-12-01 12:53:38 TRUE 2022-12-01 13:00:00
## 1882 2022-12-01 12:52:56 TRUE 2022-12-01 13:00:00
## 1883 2022-12-01 12:52:33 TRUE 2022-12-01 13:00:00
## 1884 2022-12-01 12:51:30 TRUE 2022-12-01 13:00:00
## 1885 2022-12-01 12:50:23 TRUE 2022-12-01 13:00:00
## 1886 2022-12-01 12:49:05 TRUE 2022-12-01 13:00:00
## 1887 2022-12-01 12:48:46 TRUE 2022-12-01 13:00:00
## 1888 2022-12-01 12:48:42 TRUE 2022-12-01 13:00:00
## 1889 2022-12-01 12:48:21 TRUE 2022-12-01 13:00:00
## 1890 2022-12-01 12:48:05 TRUE 2022-12-01 13:00:00
## 1891 2022-12-01 12:48:02 TRUE 2022-12-01 13:00:00
## 1892 2022-12-01 12:47:23 TRUE 2022-12-01 13:00:00
## 1893 2022-12-01 12:47:23 TRUE 2022-12-01 13:00:00
## 1894 2022-12-01 12:46:52 TRUE 2022-12-01 13:00:00
## 1895 2022-12-01 12:46:14 TRUE 2022-12-01 13:00:00
## 1896 2022-12-01 12:46:05 TRUE 2022-12-01 13:00:00
## 1897 2022-12-01 12:45:31 TRUE 2022-12-01 13:00:00
## 1898 2022-12-01 12:43:52 TRUE 2022-12-01 13:00:00
## 1899 2022-12-01 12:42:35 TRUE 2022-12-01 13:00:00
## 1900 2022-12-01 12:40:32 TRUE 2022-12-01 13:00:00
## 1901 2022-12-01 12:40:12 TRUE 2022-12-01 13:00:00
## 1902 2022-12-01 12:39:59 TRUE 2022-12-01 13:00:00
## 1903 2022-12-01 12:39:53 TRUE 2022-12-01 13:00:00
## 1904 2022-12-01 12:39:46 TRUE 2022-12-01 13:00:00
## 1905 2022-12-01 12:39:39 TRUE 2022-12-01 13:00:00
## 1906 2022-12-01 12:39:27 TRUE 2022-12-01 13:00:00
## 1907 2022-12-01 12:38:59 TRUE 2022-12-01 13:00:00
## 1908 2022-12-01 12:38:49 TRUE 2022-12-01 13:00:00
## 1909 2022-12-01 12:38:12 TRUE 2022-12-01 13:00:00
## 1910 2022-12-01 12:36:29 TRUE 2022-12-01 13:00:00
## 1911 2022-12-01 12:33:15 TRUE 2022-12-01 13:00:00
## 1912 2022-12-01 12:32:53 TRUE 2022-12-01 13:00:00
## 1913 2022-12-01 12:31:46 TRUE 2022-12-01 13:00:00
## 1914 2022-12-01 12:31:35 TRUE 2022-12-01 13:00:00
## 1915 2022-12-01 12:31:06 TRUE 2022-12-01 13:00:00
## 1916 2022-12-01 12:30:54 TRUE 2022-12-01 13:00:00
## 1917 2022-12-01 12:30:13 TRUE 2022-12-01 13:00:00
## 1918 2022-12-01 12:29:49 TRUE 2022-12-01 12:00:00
## 1919 2022-12-01 12:29:22 TRUE 2022-12-01 12:00:00
## 1920 2022-12-01 12:29:11 TRUE 2022-12-01 12:00:00
## 1921 2022-12-01 12:27:23 TRUE 2022-12-01 12:00:00
## 1922 2022-12-01 12:25:59 TRUE 2022-12-01 12:00:00
## 1923 2022-12-01 12:25:55 TRUE 2022-12-01 12:00:00
## 1924 2022-12-01 12:25:29 TRUE 2022-12-01 12:00:00
## 1925 2022-12-01 12:24:27 TRUE 2022-12-01 12:00:00
## 1926 2022-12-01 12:24:21 TRUE 2022-12-01 12:00:00
## 1927 2022-12-01 12:24:11 TRUE 2022-12-01 12:00:00
## 1928 2022-12-01 12:24:11 TRUE 2022-12-01 12:00:00
## 1929 2022-12-01 12:23:47 TRUE 2022-12-01 12:00:00
## 1930 2022-12-01 12:22:33 TRUE 2022-12-01 12:00:00
## 1931 2022-12-01 12:22:17 TRUE 2022-12-01 12:00:00
## 1932 2022-12-01 12:22:16 TRUE 2022-12-01 12:00:00
## 1933 2022-12-01 12:21:47 TRUE 2022-12-01 12:00:00
## 1934 2022-12-01 12:21:44 TRUE 2022-12-01 12:00:00
## 1935 2022-12-01 12:20:20 TRUE 2022-12-01 12:00:00
## 1936 2022-12-01 12:19:55 TRUE 2022-12-01 12:00:00
## 1937 2022-12-01 12:19:01 TRUE 2022-12-01 12:00:00
## 1938 2022-12-01 12:18:26 TRUE 2022-12-01 12:00:00
## 1939 2022-12-01 12:17:28 TRUE 2022-12-01 12:00:00
## 1940 2022-12-01 12:17:08 TRUE 2022-12-01 12:00:00
## 1941 2022-12-01 12:16:45 TRUE 2022-12-01 12:00:00
## 1942 2022-12-01 12:16:15 TRUE 2022-12-01 12:00:00
## 1943 2022-12-01 12:16:14 TRUE 2022-12-01 12:00:00
## 1944 2022-12-01 12:16:08 TRUE 2022-12-01 12:00:00
## 1945 2022-12-01 12:15:27 TRUE 2022-12-01 12:00:00
## 1946 2022-12-01 12:15:16 TRUE 2022-12-01 12:00:00
## 1947 2022-12-01 12:14:04 TRUE 2022-12-01 12:00:00
## 1948 2022-12-01 12:14:04 TRUE 2022-12-01 12:00:00
## 1949 2022-12-01 12:13:06 TRUE 2022-12-01 12:00:00
## 1950 2022-12-01 12:12:52 TRUE 2022-12-01 12:00:00
## 1951 2022-12-01 12:12:46 TRUE 2022-12-01 12:00:00
## 1952 2022-12-01 12:12:34 TRUE 2022-12-01 12:00:00
## 1953 2022-12-01 12:12:16 TRUE 2022-12-01 12:00:00
## 1954 2022-12-01 12:11:38 TRUE 2022-12-01 12:00:00
## 1955 2022-12-01 12:11:07 TRUE 2022-12-01 12:00:00
## 1956 2022-12-01 12:08:04 TRUE 2022-12-01 12:00:00
## 1957 2022-12-01 12:07:14 TRUE 2022-12-01 12:00:00
## 1958 2022-12-01 12:06:20 TRUE 2022-12-01 12:00:00
## 1959 2022-12-01 12:06:15 TRUE 2022-12-01 12:00:00
## 1960 2022-12-01 12:05:26 TRUE 2022-12-01 12:00:00
## 1961 2022-12-01 12:04:19 TRUE 2022-12-01 12:00:00
## 1962 2022-12-01 12:04:11 TRUE 2022-12-01 12:00:00
## 1963 2022-12-01 12:03:56 TRUE 2022-12-01 12:00:00
## 1964 2022-12-01 12:03:47 TRUE 2022-12-01 12:00:00
## 1965 2022-12-01 12:02:46 TRUE 2022-12-01 12:00:00
## 1966 2022-12-01 12:02:31 TRUE 2022-12-01 12:00:00
## 1967 2022-12-01 12:01:51 TRUE 2022-12-01 12:00:00
## 1968 2022-12-01 12:01:32 TRUE 2022-12-01 12:00:00
## 1969 2022-12-01 12:01:30 TRUE 2022-12-01 12:00:00
## 1970 2022-12-01 12:01:19 TRUE 2022-12-01 12:00:00
## 1971 2022-12-01 12:01:01 TRUE 2022-12-01 12:00:00
## 1972 2022-12-01 12:00:44 TRUE 2022-12-01 12:00:00
## 1973 2022-12-01 12:00:31 TRUE 2022-12-01 12:00:00
## 1974 2022-12-01 11:58:51 TRUE 2022-12-01 12:00:00
## 1975 2022-12-01 11:58:18 TRUE 2022-12-01 12:00:00
## 1976 2022-12-01 11:57:46 TRUE 2022-12-01 12:00:00
## 1977 2022-12-01 11:56:44 TRUE 2022-12-01 12:00:00
## 1978 2022-12-01 11:55:49 TRUE 2022-12-01 12:00:00
## 1979 2022-12-01 11:55:13 TRUE 2022-12-01 12:00:00
## 1980 2022-12-01 11:54:21 TRUE 2022-12-01 12:00:00
## 1981 2022-12-01 11:54:08 TRUE 2022-12-01 12:00:00
## 1982 2022-12-01 11:54:05 TRUE 2022-12-01 12:00:00
## 1983 2022-12-01 11:53:57 TRUE 2022-12-01 12:00:00
## 1984 2022-12-01 11:52:41 TRUE 2022-12-01 12:00:00
## 1985 2022-12-01 11:52:32 TRUE 2022-12-01 12:00:00
## 1986 2022-12-01 11:52:25 TRUE 2022-12-01 12:00:00
## 1987 2022-12-01 11:51:52 TRUE 2022-12-01 12:00:00
## 1988 2022-12-01 11:51:42 TRUE 2022-12-01 12:00:00
## 1989 2022-12-01 11:50:18 TRUE 2022-12-01 12:00:00
## 1990 2022-12-01 11:50:11 TRUE 2022-12-01 12:00:00
## 1991 2022-12-01 11:49:46 TRUE 2022-12-01 12:00:00
## 1992 2022-12-01 11:49:31 TRUE 2022-12-01 12:00:00
## 1993 2022-12-01 11:49:28 TRUE 2022-12-01 12:00:00
## 1994 2022-12-01 11:47:58 TRUE 2022-12-01 12:00:00
## 1995 2022-12-01 11:47:39 TRUE 2022-12-01 12:00:00
## 1996 2022-12-01 11:47:16 TRUE 2022-12-01 12:00:00
## 1997 2022-12-01 11:47:11 TRUE 2022-12-01 12:00:00
## 1998 2022-12-01 11:46:53 TRUE 2022-12-01 12:00:00
## 1999 2022-12-01 11:46:15 TRUE 2022-12-01 12:00:00
## 2000 2022-12-01 11:44:29 TRUE 2022-12-01 12:00:00
## 2001 2022-12-01 11:44:25 TRUE 2022-12-01 12:00:00
## 2002 2022-12-01 11:44:03 TRUE 2022-12-01 12:00:00
## 2003 2022-12-01 11:43:46 TRUE 2022-12-01 12:00:00
## 2004 2022-12-01 11:42:15 TRUE 2022-12-01 12:00:00
## 2005 2022-12-01 11:41:45 TRUE 2022-12-01 12:00:00
## 2006 2022-12-01 11:41:14 TRUE 2022-12-01 12:00:00
## 2007 2022-12-01 11:39:41 TRUE 2022-12-01 12:00:00
## 2008 2022-12-01 11:38:21 TRUE 2022-12-01 12:00:00
## 2009 2022-12-01 11:38:16 TRUE 2022-12-01 12:00:00
## 2010 2022-12-01 11:37:51 TRUE 2022-12-01 12:00:00
## 2011 2022-12-01 11:37:37 TRUE 2022-12-01 12:00:00
## 2012 2022-12-01 11:37:19 TRUE 2022-12-01 12:00:00
## 2013 2022-12-01 11:35:57 TRUE 2022-12-01 12:00:00
## 2014 2022-12-01 11:35:31 TRUE 2022-12-01 12:00:00
## 2015 2022-12-01 11:35:25 TRUE 2022-12-01 12:00:00
## 2016 2022-12-01 11:35:20 TRUE 2022-12-01 12:00:00
## 2017 2022-12-01 11:34:21 TRUE 2022-12-01 12:00:00
## 2018 2022-12-01 11:33:14 TRUE 2022-12-01 12:00:00
## 2019 2022-12-01 11:30:39 TRUE 2022-12-01 12:00:00
## 2020 2022-12-01 11:29:32 TRUE 2022-12-01 11:00:00
## 2021 2022-12-01 11:29:30 TRUE 2022-12-01 11:00:00
## 2022 2022-12-01 11:28:14 TRUE 2022-12-01 11:00:00
## 2023 2022-12-01 11:27:14 TRUE 2022-12-01 11:00:00
## 2024 2022-12-01 11:26:46 TRUE 2022-12-01 11:00:00
## 2025 2022-12-01 11:25:38 TRUE 2022-12-01 11:00:00
## 2026 2022-12-01 11:24:35 TRUE 2022-12-01 11:00:00
## 2027 2022-12-01 11:24:04 TRUE 2022-12-01 11:00:00
## 2028 2022-12-01 11:24:01 TRUE 2022-12-01 11:00:00
## 2029 2022-12-01 11:23:26 TRUE 2022-12-01 11:00:00
## 2030 2022-12-01 11:22:58 TRUE 2022-12-01 11:00:00
## 2031 2022-12-01 11:22:56 TRUE 2022-12-01 11:00:00
## 2032 2022-12-01 11:22:13 TRUE 2022-12-01 11:00:00
## 2033 2022-12-01 11:21:58 TRUE 2022-12-01 11:00:00
## 2034 2022-12-01 11:21:54 TRUE 2022-12-01 11:00:00
## 2035 2022-12-01 11:21:30 TRUE 2022-12-01 11:00:00
## 2036 2022-12-01 11:21:23 TRUE 2022-12-01 11:00:00
## 2037 2022-12-01 11:21:14 TRUE 2022-12-01 11:00:00
## 2038 2022-12-01 11:20:41 TRUE 2022-12-01 11:00:00
## 2039 2022-12-01 11:18:57 TRUE 2022-12-01 11:00:00
## 2040 2022-12-01 11:18:08 TRUE 2022-12-01 11:00:00
## 2041 2022-12-01 11:17:46 TRUE 2022-12-01 11:00:00
## 2042 2022-12-01 11:17:28 TRUE 2022-12-01 11:00:00
## 2043 2022-12-01 11:16:53 TRUE 2022-12-01 11:00:00
## 2044 2022-12-01 11:16:05 TRUE 2022-12-01 11:00:00
## 2045 2022-12-01 11:15:49 TRUE 2022-12-01 11:00:00
## 2046 2022-12-01 11:15:37 TRUE 2022-12-01 11:00:00
## 2047 2022-12-01 11:14:45 TRUE 2022-12-01 11:00:00
## 2048 2022-12-01 11:14:02 TRUE 2022-12-01 11:00:00
## 2049 2022-12-01 11:13:57 TRUE 2022-12-01 11:00:00
## 2050 2022-12-01 11:13:15 TRUE 2022-12-01 11:00:00
## 2051 2022-12-01 11:13:00 TRUE 2022-12-01 11:00:00
## 2052 2022-12-01 11:12:41 TRUE 2022-12-01 11:00:00
## 2053 2022-12-01 11:11:46 TRUE 2022-12-01 11:00:00
## 2054 2022-12-01 11:11:21 TRUE 2022-12-01 11:00:00
## 2055 2022-12-01 11:10:02 TRUE 2022-12-01 11:00:00
## 2056 2022-12-01 11:08:58 TRUE 2022-12-01 11:00:00
## 2057 2022-12-01 11:08:19 TRUE 2022-12-01 11:00:00
## 2058 2022-12-01 11:08:01 TRUE 2022-12-01 11:00:00
## 2059 2022-12-01 11:07:24 TRUE 2022-12-01 11:00:00
## 2060 2022-12-01 11:06:45 TRUE 2022-12-01 11:00:00
## 2061 2022-12-01 11:06:26 TRUE 2022-12-01 11:00:00
## 2062 2022-12-01 11:06:19 TRUE 2022-12-01 11:00:00
## 2063 2022-12-01 11:06:18 TRUE 2022-12-01 11:00:00
## 2064 2022-12-01 11:05:14 TRUE 2022-12-01 11:00:00
## 2065 2022-12-01 11:05:12 TRUE 2022-12-01 11:00:00
## 2066 2022-12-01 11:03:55 TRUE 2022-12-01 11:00:00
## 2067 2022-12-01 11:03:03 TRUE 2022-12-01 11:00:00
## 2068 2022-12-01 11:02:01 TRUE 2022-12-01 11:00:00
## 2069 2022-12-01 11:01:52 TRUE 2022-12-01 11:00:00
## 2070 2022-12-01 11:00:52 TRUE 2022-12-01 11:00:00
## 2071 2022-12-01 10:59:39 TRUE 2022-12-01 11:00:00
## 2072 2022-12-01 10:58:31 TRUE 2022-12-01 11:00:00
## 2073 2022-12-01 10:58:26 TRUE 2022-12-01 11:00:00
## 2074 2022-12-01 10:56:38 TRUE 2022-12-01 11:00:00
## 2075 2022-12-01 10:55:48 TRUE 2022-12-01 11:00:00
## 2076 2022-12-01 10:53:57 TRUE 2022-12-01 11:00:00
## 2077 2022-12-01 10:53:07 TRUE 2022-12-01 11:00:00
## 2078 2022-12-01 10:52:53 TRUE 2022-12-01 11:00:00
## 2079 2022-12-01 10:51:15 TRUE 2022-12-01 11:00:00
## 2080 2022-12-01 10:50:31 TRUE 2022-12-01 11:00:00
## 2081 2022-12-01 10:50:28 TRUE 2022-12-01 11:00:00
## 2082 2022-12-01 10:50:23 TRUE 2022-12-01 11:00:00
## 2083 2022-12-01 10:49:43 TRUE 2022-12-01 11:00:00
## 2084 2022-12-01 10:48:52 TRUE 2022-12-01 11:00:00
## 2085 2022-12-01 10:48:33 TRUE 2022-12-01 11:00:00
## 2086 2022-12-01 10:48:33 TRUE 2022-12-01 11:00:00
## 2087 2022-12-01 10:48:30 TRUE 2022-12-01 11:00:00
## 2088 2022-12-01 10:48:29 TRUE 2022-12-01 11:00:00
## 2089 2022-12-01 10:46:16 TRUE 2022-12-01 11:00:00
## 2090 2022-12-01 10:45:45 TRUE 2022-12-01 11:00:00
## 2091 2022-12-01 10:45:37 TRUE 2022-12-01 11:00:00
## 2092 2022-12-01 10:44:10 TRUE 2022-12-01 11:00:00
## 2093 2022-12-01 10:41:55 TRUE 2022-12-01 11:00:00
## 2094 2022-12-01 10:41:46 TRUE 2022-12-01 11:00:00
## 2095 2022-12-01 10:41:42 TRUE 2022-12-01 11:00:00
## 2096 2022-12-01 10:39:47 TRUE 2022-12-01 11:00:00
## 2097 2022-12-01 10:38:08 TRUE 2022-12-01 11:00:00
## 2098 2022-12-01 10:38:05 TRUE 2022-12-01 11:00:00
## 2099 2022-12-01 10:36:14 TRUE 2022-12-01 11:00:00
## 2100 2022-12-01 10:36:01 TRUE 2022-12-01 11:00:00
## 2101 2022-12-01 10:33:24 TRUE 2022-12-01 11:00:00
## 2102 2022-12-01 10:32:34 TRUE 2022-12-01 11:00:00
## 2103 2022-12-01 10:32:01 TRUE 2022-12-01 11:00:00
## 2104 2022-12-01 10:31:24 TRUE 2022-12-01 11:00:00
## 2105 2022-12-01 10:30:51 TRUE 2022-12-01 11:00:00
## 2106 2022-12-01 10:29:51 TRUE 2022-12-01 10:00:00
## 2107 2022-12-01 10:29:50 TRUE 2022-12-01 10:00:00
## 2108 2022-12-01 10:28:52 TRUE 2022-12-01 10:00:00
## 2109 2022-12-01 10:27:34 TRUE 2022-12-01 10:00:00
## 2110 2022-12-01 10:26:51 TRUE 2022-12-01 10:00:00
## 2111 2022-12-01 10:26:34 TRUE 2022-12-01 10:00:00
## 2112 2022-12-01 10:26:22 TRUE 2022-12-01 10:00:00
## 2113 2022-12-01 10:25:56 TRUE 2022-12-01 10:00:00
## 2114 2022-12-01 10:24:48 TRUE 2022-12-01 10:00:00
## 2115 2022-12-01 10:24:18 TRUE 2022-12-01 10:00:00
## 2116 2022-12-01 10:24:02 TRUE 2022-12-01 10:00:00
## 2117 2022-12-01 10:23:39 TRUE 2022-12-01 10:00:00
## 2118 2022-12-01 10:22:33 TRUE 2022-12-01 10:00:00
## 2119 2022-12-01 10:21:48 TRUE 2022-12-01 10:00:00
## 2120 2022-12-01 10:15:25 TRUE 2022-12-01 10:00:00
## 2121 2022-12-01 10:14:33 TRUE 2022-12-01 10:00:00
## 2122 2022-12-01 10:13:50 TRUE 2022-12-01 10:00:00
## 2123 2022-12-01 10:13:25 TRUE 2022-12-01 10:00:00
## 2124 2022-12-01 10:13:08 TRUE 2022-12-01 10:00:00
## 2125 2022-12-01 10:12:42 TRUE 2022-12-01 10:00:00
## 2126 2022-12-01 10:12:26 TRUE 2022-12-01 10:00:00
## 2127 2022-12-01 10:12:21 TRUE 2022-12-01 10:00:00
## 2128 2022-12-01 10:12:19 TRUE 2022-12-01 10:00:00
## 2129 2022-12-01 10:11:59 TRUE 2022-12-01 10:00:00
## 2130 2022-12-01 10:11:47 TRUE 2022-12-01 10:00:00
## 2131 2022-12-01 10:10:36 TRUE 2022-12-01 10:00:00
## 2132 2022-12-01 10:09:49 TRUE 2022-12-01 10:00:00
## 2133 2022-12-01 10:09:47 TRUE 2022-12-01 10:00:00
## 2134 2022-12-01 10:09:20 TRUE 2022-12-01 10:00:00
## 2135 2022-12-01 10:08:37 TRUE 2022-12-01 10:00:00
## 2136 2022-12-01 10:06:14 TRUE 2022-12-01 10:00:00
## 2137 2022-12-01 10:05:31 TRUE 2022-12-01 10:00:00
## 2138 2022-12-01 10:02:20 TRUE 2022-12-01 10:00:00
## 2139 2022-12-01 10:02:17 TRUE 2022-12-01 10:00:00
## 2140 2022-12-01 10:02:03 TRUE 2022-12-01 10:00:00
## 2141 2022-12-01 10:00:44 TRUE 2022-12-01 10:00:00
## 2142 2022-12-01 10:00:06 TRUE 2022-12-01 10:00:00
## 2143 2022-12-01 09:58:58 TRUE 2022-12-01 10:00:00
## 2144 2022-12-01 09:57:10 TRUE 2022-12-01 10:00:00
## 2145 2022-12-01 09:56:47 TRUE 2022-12-01 10:00:00
## 2146 2022-12-01 09:56:45 TRUE 2022-12-01 10:00:00
## 2147 2022-12-01 09:56:16 TRUE 2022-12-01 10:00:00
## 2148 2022-12-01 09:54:22 TRUE 2022-12-01 10:00:00
## 2149 2022-12-01 09:54:11 TRUE 2022-12-01 10:00:00
## 2150 2022-12-01 09:52:45 TRUE 2022-12-01 10:00:00
## 2151 2022-12-01 09:51:33 TRUE 2022-12-01 10:00:00
## 2152 2022-12-01 09:50:59 TRUE 2022-12-01 10:00:00
## 2153 2022-12-01 09:50:56 TRUE 2022-12-01 10:00:00
## 2154 2022-12-01 09:50:52 TRUE 2022-12-01 10:00:00
## 2155 2022-12-01 09:50:39 TRUE 2022-12-01 10:00:00
## 2156 2022-12-01 09:50:12 TRUE 2022-12-01 10:00:00
## 2157 2022-12-01 09:49:43 TRUE 2022-12-01 10:00:00
## 2158 2022-12-01 09:49:15 TRUE 2022-12-01 10:00:00
## 2159 2022-12-01 09:47:35 TRUE 2022-12-01 10:00:00
## 2160 2022-12-01 09:46:30 TRUE 2022-12-01 10:00:00
## 2161 2022-12-01 09:46:19 TRUE 2022-12-01 10:00:00
## 2162 2022-12-01 09:44:57 TRUE 2022-12-01 10:00:00
## 2163 2022-12-01 09:44:11 TRUE 2022-12-01 10:00:00
## 2164 2022-12-01 09:43:23 TRUE 2022-12-01 10:00:00
## 2165 2022-12-01 09:43:16 TRUE 2022-12-01 10:00:00
## 2166 2022-12-01 09:43:15 TRUE 2022-12-01 10:00:00
## 2167 2022-12-01 09:42:15 TRUE 2022-12-01 10:00:00
## 2168 2022-12-01 09:38:06 TRUE 2022-12-01 10:00:00
## 2169 2022-12-01 09:36:34 TRUE 2022-12-01 10:00:00
## 2170 2022-12-01 09:35:10 TRUE 2022-12-01 10:00:00
## 2171 2022-12-01 09:31:56 TRUE 2022-12-01 10:00:00
## 2172 2022-12-01 09:31:55 TRUE 2022-12-01 10:00:00
## 2173 2022-12-01 09:31:06 TRUE 2022-12-01 10:00:00
## 2174 2022-12-01 09:28:16 TRUE 2022-12-01 09:00:00
## 2175 2022-12-01 09:27:51 TRUE 2022-12-01 09:00:00
## 2176 2022-12-01 09:26:29 TRUE 2022-12-01 09:00:00
## 2177 2022-12-01 09:25:24 TRUE 2022-12-01 09:00:00
## 2178 2022-12-01 09:24:00 TRUE 2022-12-01 09:00:00
## 2179 2022-12-01 09:23:25 TRUE 2022-12-01 09:00:00
## 2180 2022-12-01 09:23:16 TRUE 2022-12-01 09:00:00
## 2181 2022-12-01 09:22:24 TRUE 2022-12-01 09:00:00
## 2182 2022-12-01 09:18:25 TRUE 2022-12-01 09:00:00
## 2183 2022-12-01 09:15:58 TRUE 2022-12-01 09:00:00
## 2184 2022-12-01 09:15:43 TRUE 2022-12-01 09:00:00
## 2185 2022-12-01 09:15:10 TRUE 2022-12-01 09:00:00
## 2186 2022-12-01 09:14:47 TRUE 2022-12-01 09:00:00
## 2187 2022-12-01 09:14:32 TRUE 2022-12-01 09:00:00
## 2188 2022-12-01 09:11:58 TRUE 2022-12-01 09:00:00
## 2189 2022-12-01 09:11:05 TRUE 2022-12-01 09:00:00
## 2190 2022-12-01 09:10:38 TRUE 2022-12-01 09:00:00
## 2191 2022-12-01 09:09:02 TRUE 2022-12-01 09:00:00
## 2192 2022-12-01 09:06:57 TRUE 2022-12-01 09:00:00
## 2193 2022-12-01 09:06:19 TRUE 2022-12-01 09:00:00
## 2194 2022-12-01 09:06:14 TRUE 2022-12-01 09:00:00
## 2195 2022-12-01 09:05:34 TRUE 2022-12-01 09:00:00
## 2196 2022-12-01 08:59:38 TRUE 2022-12-01 09:00:00
## 2197 2022-12-01 08:59:24 TRUE 2022-12-01 09:00:00
## 2198 2022-12-01 08:58:22 TRUE 2022-12-01 09:00:00
## 2199 2022-12-01 08:57:12 TRUE 2022-12-01 09:00:00
## 2200 2022-12-01 08:54:21 TRUE 2022-12-01 09:00:00
## 2201 2022-12-01 08:51:51 TRUE 2022-12-01 09:00:00
## 2202 2022-12-01 08:45:53 TRUE 2022-12-01 09:00:00
## 2203 2022-12-01 08:45:09 TRUE 2022-12-01 09:00:00
## 2204 2022-12-01 08:45:06 TRUE 2022-12-01 09:00:00
## 2205 2022-12-01 08:43:02 TRUE 2022-12-01 09:00:00
## 2206 2022-12-01 08:42:42 TRUE 2022-12-01 09:00:00
## 2207 2022-12-01 08:42:05 TRUE 2022-12-01 09:00:00
## 2208 2022-12-01 08:38:09 TRUE 2022-12-01 09:00:00
## 2209 2022-12-01 08:33:53 TRUE 2022-12-01 09:00:00
## 2210 2022-12-01 08:32:05 TRUE 2022-12-01 09:00:00
## 2211 2022-12-01 08:31:51 TRUE 2022-12-01 09:00:00
## 2212 2022-12-01 08:31:46 TRUE 2022-12-01 09:00:00
## 2213 2022-12-01 08:31:41 TRUE 2022-12-01 09:00:00
## 2214 2022-12-01 08:31:17 TRUE 2022-12-01 09:00:00
## 2215 2022-12-01 08:30:51 TRUE 2022-12-01 09:00:00
## 2216 2022-12-01 08:30:38 TRUE 2022-12-01 09:00:00
## 2217 2022-12-01 08:30:11 TRUE 2022-12-01 09:00:00
## 2218 2022-12-01 08:29:04 TRUE 2022-12-01 08:00:00
## 2219 2022-12-01 08:27:45 TRUE 2022-12-01 08:00:00
## 2220 2022-12-01 08:26:07 TRUE 2022-12-01 08:00:00
## 2221 2022-12-01 08:24:31 TRUE 2022-12-01 08:00:00
## 2222 2022-12-01 08:24:10 TRUE 2022-12-01 08:00:00
## 2223 2022-12-01 08:23:38 TRUE 2022-12-01 08:00:00
## 2224 2022-12-01 08:21:49 TRUE 2022-12-01 08:00:00
## 2225 2022-12-01 08:21:37 TRUE 2022-12-01 08:00:00
## 2226 2022-12-01 08:21:24 TRUE 2022-12-01 08:00:00
## 2227 2022-12-01 08:21:09 TRUE 2022-12-01 08:00:00
## 2228 2022-12-01 08:17:57 TRUE 2022-12-01 08:00:00
## 2229 2022-12-01 08:17:33 TRUE 2022-12-01 08:00:00
## 2230 2022-12-01 08:17:13 TRUE 2022-12-01 08:00:00
## 2231 2022-12-01 08:16:59 TRUE 2022-12-01 08:00:00
## 2232 2022-12-01 08:16:27 TRUE 2022-12-01 08:00:00
## 2233 2022-12-01 08:14:03 TRUE 2022-12-01 08:00:00
## 2234 2022-12-01 08:08:26 TRUE 2022-12-01 08:00:00
## 2235 2022-12-01 08:07:51 TRUE 2022-12-01 08:00:00
## 2236 2022-12-01 08:07:28 TRUE 2022-12-01 08:00:00
## 2237 2022-12-01 08:07:12 TRUE 2022-12-01 08:00:00
## 2238 2022-12-01 08:06:14 TRUE 2022-12-01 08:00:00
## 2239 2022-12-01 08:03:05 TRUE 2022-12-01 08:00:00
## 2240 2022-12-01 08:02:20 TRUE 2022-12-01 08:00:00
## 2241 2022-12-01 08:02:04 TRUE 2022-12-01 08:00:00
## 2242 2022-12-01 08:01:47 TRUE 2022-12-01 08:00:00
## 2243 2022-12-01 08:01:32 TRUE 2022-12-01 08:00:00
## 2244 2022-12-01 08:00:59 TRUE 2022-12-01 08:00:00
## 2245 2022-12-01 08:00:04 TRUE 2022-12-01 08:00:00
## 2246 2022-12-01 07:59:19 TRUE 2022-12-01 08:00:00
## 2247 2022-12-01 07:58:28 TRUE 2022-12-01 08:00:00
## 2248 2022-12-01 07:58:05 TRUE 2022-12-01 08:00:00
## 2249 2022-12-01 07:56:49 TRUE 2022-12-01 08:00:00
## 2250 2022-12-01 07:56:21 TRUE 2022-12-01 08:00:00
## 2251 2022-12-01 07:55:52 TRUE 2022-12-01 08:00:00
## 2252 2022-12-01 07:55:27 TRUE 2022-12-01 08:00:00
## 2253 2022-12-01 07:54:10 TRUE 2022-12-01 08:00:00
## 2254 2022-12-01 07:53:56 TRUE 2022-12-01 08:00:00
## 2255 2022-12-01 07:53:28 TRUE 2022-12-01 08:00:00
## 2256 2022-12-01 07:49:33 TRUE 2022-12-01 08:00:00
## 2257 2022-12-01 07:48:47 TRUE 2022-12-01 08:00:00
## 2258 2022-12-01 07:47:45 TRUE 2022-12-01 08:00:00
## 2259 2022-12-01 07:46:40 TRUE 2022-12-01 08:00:00
## 2260 2022-12-01 07:45:14 TRUE 2022-12-01 08:00:00
## 2261 2022-12-01 07:45:09 TRUE 2022-12-01 08:00:00
## 2262 2022-12-01 07:43:56 TRUE 2022-12-01 08:00:00
## 2263 2022-12-01 07:43:26 TRUE 2022-12-01 08:00:00
## 2264 2022-12-01 07:42:00 TRUE 2022-12-01 08:00:00
## 2265 2022-12-01 07:41:11 TRUE 2022-12-01 08:00:00
## 2266 2022-12-01 07:41:02 TRUE 2022-12-01 08:00:00
## 2267 2022-12-01 07:40:44 TRUE 2022-12-01 08:00:00
## 2268 2022-12-01 07:40:00 TRUE 2022-12-01 08:00:00
## 2269 2022-12-01 07:39:59 TRUE 2022-12-01 08:00:00
## 2270 2022-12-01 07:37:41 TRUE 2022-12-01 08:00:00
## 2271 2022-12-01 07:37:31 TRUE 2022-12-01 08:00:00
## 2272 2022-12-01 07:36:56 TRUE 2022-12-01 08:00:00
## 2273 2022-12-01 07:36:36 TRUE 2022-12-01 08:00:00
## 2274 2022-12-01 07:36:29 TRUE 2022-12-01 08:00:00
## 2275 2022-12-01 07:36:10 TRUE 2022-12-01 08:00:00
## 2276 2022-12-01 07:34:27 TRUE 2022-12-01 08:00:00
## 2277 2022-12-01 07:34:19 TRUE 2022-12-01 08:00:00
## 2278 2022-12-01 07:33:00 TRUE 2022-12-01 08:00:00
## 2279 2022-12-01 07:31:24 TRUE 2022-12-01 08:00:00
## 2280 2022-12-01 07:27:12 TRUE 2022-12-01 07:00:00
## 2281 2022-12-01 07:26:48 TRUE 2022-12-01 07:00:00
## 2282 2022-12-01 07:25:36 TRUE 2022-12-01 07:00:00
## 2283 2022-12-01 07:24:50 TRUE 2022-12-01 07:00:00
## 2284 2022-12-01 07:24:37 TRUE 2022-12-01 07:00:00
## 2285 2022-12-01 07:24:35 TRUE 2022-12-01 07:00:00
## 2286 2022-12-01 07:24:34 TRUE 2022-12-01 07:00:00
## 2287 2022-12-01 07:23:32 TRUE 2022-12-01 07:00:00
## 2288 2022-12-01 07:22:45 TRUE 2022-12-01 07:00:00
## 2289 2022-12-01 07:22:14 TRUE 2022-12-01 07:00:00
## 2290 2022-12-01 07:21:51 TRUE 2022-12-01 07:00:00
## 2291 2022-12-01 07:21:48 TRUE 2022-12-01 07:00:00
## 2292 2022-12-01 07:21:46 TRUE 2022-12-01 07:00:00
## 2293 2022-12-01 07:21:43 TRUE 2022-12-01 07:00:00
## 2294 2022-12-01 07:19:15 TRUE 2022-12-01 07:00:00
## 2295 2022-12-01 07:18:36 TRUE 2022-12-01 07:00:00
## 2296 2022-12-01 07:16:25 TRUE 2022-12-01 07:00:00
## 2297 2022-12-01 07:16:14 TRUE 2022-12-01 07:00:00
## 2298 2022-12-01 07:13:38 TRUE 2022-12-01 07:00:00
## 2299 2022-12-01 07:13:21 TRUE 2022-12-01 07:00:00
## 2300 2022-12-01 07:13:03 TRUE 2022-12-01 07:00:00
## 2301 2022-12-01 07:12:00 TRUE 2022-12-01 07:00:00
## 2302 2022-12-01 07:10:38 TRUE 2022-12-01 07:00:00
## 2303 2022-12-01 07:08:16 TRUE 2022-12-01 07:00:00
## 2304 2022-12-01 07:08:12 TRUE 2022-12-01 07:00:00
## 2305 2022-12-01 07:04:53 TRUE 2022-12-01 07:00:00
## 2306 2022-12-01 07:04:23 TRUE 2022-12-01 07:00:00
## 2307 2022-12-01 07:04:07 TRUE 2022-12-01 07:00:00
## 2308 2022-12-01 07:03:07 TRUE 2022-12-01 07:00:00
## 2309 2022-12-01 06:59:51 TRUE 2022-12-01 07:00:00
## 2310 2022-12-01 06:58:42 TRUE 2022-12-01 07:00:00
## 2311 2022-12-01 06:57:12 TRUE 2022-12-01 07:00:00
## 2312 2022-12-01 06:55:56 TRUE 2022-12-01 07:00:00
## 2313 2022-12-01 06:55:07 TRUE 2022-12-01 07:00:00
## 2314 2022-12-01 06:54:59 TRUE 2022-12-01 07:00:00
## 2315 2022-12-01 06:53:37 TRUE 2022-12-01 07:00:00
## 2316 2022-12-01 06:53:19 TRUE 2022-12-01 07:00:00
## 2317 2022-12-01 06:53:05 TRUE 2022-12-01 07:00:00
## 2318 2022-12-01 06:52:45 TRUE 2022-12-01 07:00:00
## 2319 2022-12-01 06:52:45 TRUE 2022-12-01 07:00:00
## 2320 2022-12-01 06:52:17 TRUE 2022-12-01 07:00:00
## 2321 2022-12-01 06:52:04 TRUE 2022-12-01 07:00:00
## 2322 2022-12-01 06:50:26 TRUE 2022-12-01 07:00:00
## 2323 2022-12-01 06:49:15 TRUE 2022-12-01 07:00:00
## 2324 2022-12-01 06:47:08 TRUE 2022-12-01 07:00:00
## 2325 2022-12-01 06:46:00 TRUE 2022-12-01 07:00:00
## 2326 2022-12-01 06:42:17 TRUE 2022-12-01 07:00:00
## 2327 2022-12-01 06:40:35 TRUE 2022-12-01 07:00:00
## 2328 2022-12-01 06:40:15 TRUE 2022-12-01 07:00:00
## 2329 2022-12-01 06:38:52 TRUE 2022-12-01 07:00:00
## 2330 2022-12-01 06:38:31 TRUE 2022-12-01 07:00:00
## 2331 2022-12-01 06:36:58 TRUE 2022-12-01 07:00:00
## 2332 2022-12-01 06:34:47 TRUE 2022-12-01 07:00:00
## 2333 2022-12-01 06:33:45 TRUE 2022-12-01 07:00:00
## 2334 2022-12-01 06:33:42 TRUE 2022-12-01 07:00:00
## 2335 2022-12-01 06:33:28 TRUE 2022-12-01 07:00:00
## 2336 2022-12-01 06:32:50 TRUE 2022-12-01 07:00:00
## 2337 2022-12-01 06:32:40 TRUE 2022-12-01 07:00:00
## 2338 2022-12-01 06:32:01 TRUE 2022-12-01 07:00:00
## 2339 2022-12-01 06:30:56 TRUE 2022-12-01 07:00:00
## 2340 2022-12-01 06:30:56 TRUE 2022-12-01 07:00:00
## 2341 2022-12-01 06:30:45 TRUE 2022-12-01 07:00:00
## 2342 2022-12-01 06:30:12 TRUE 2022-12-01 07:00:00
## 2343 2022-12-01 06:29:40 TRUE 2022-12-01 06:00:00
## 2344 2022-12-01 06:29:31 TRUE 2022-12-01 06:00:00
## 2345 2022-12-01 06:27:28 TRUE 2022-12-01 06:00:00
## 2346 2022-12-01 06:27:03 TRUE 2022-12-01 06:00:00
## 2347 2022-12-01 06:26:55 TRUE 2022-12-01 06:00:00
## 2348 2022-12-01 06:26:14 TRUE 2022-12-01 06:00:00
## 2349 2022-12-01 06:25:24 TRUE 2022-12-01 06:00:00
## 2350 2022-12-01 06:24:53 TRUE 2022-12-01 06:00:00
## 2351 2022-12-01 06:24:24 TRUE 2022-12-01 06:00:00
## 2352 2022-12-01 06:24:11 TRUE 2022-12-01 06:00:00
## 2353 2022-12-01 06:23:44 TRUE 2022-12-01 06:00:00
## 2354 2022-12-01 06:23:40 TRUE 2022-12-01 06:00:00
## 2355 2022-12-01 06:23:29 TRUE 2022-12-01 06:00:00
## 2356 2022-12-01 06:22:24 TRUE 2022-12-01 06:00:00
## 2357 2022-12-01 06:22:18 TRUE 2022-12-01 06:00:00
## 2358 2022-12-01 06:21:47 TRUE 2022-12-01 06:00:00
## 2359 2022-12-01 06:18:39 TRUE 2022-12-01 06:00:00
## 2360 2022-12-01 06:16:55 TRUE 2022-12-01 06:00:00
## 2361 2022-12-01 06:13:06 TRUE 2022-12-01 06:00:00
## 2362 2022-12-01 06:12:23 TRUE 2022-12-01 06:00:00
## 2363 2022-12-01 06:12:06 TRUE 2022-12-01 06:00:00
## 2364 2022-12-01 06:11:02 TRUE 2022-12-01 06:00:00
## 2365 2022-12-01 06:09:10 TRUE 2022-12-01 06:00:00
## 2366 2022-12-01 06:08:59 TRUE 2022-12-01 06:00:00
## 2367 2022-12-01 06:08:43 TRUE 2022-12-01 06:00:00
## 2368 2022-12-01 06:08:23 TRUE 2022-12-01 06:00:00
## 2369 2022-12-01 06:08:15 TRUE 2022-12-01 06:00:00
## 2370 2022-12-01 06:07:30 TRUE 2022-12-01 06:00:00
## 2371 2022-12-01 06:06:15 TRUE 2022-12-01 06:00:00
## 2372 2022-12-01 06:06:14 TRUE 2022-12-01 06:00:00
## 2373 2022-12-01 06:06:13 TRUE 2022-12-01 06:00:00
## 2374 2022-12-01 06:06:01 TRUE 2022-12-01 06:00:00
## 2375 2022-12-01 06:05:15 TRUE 2022-12-01 06:00:00
## 2376 2022-12-01 06:05:04 TRUE 2022-12-01 06:00:00
## 2377 2022-12-01 06:04:21 TRUE 2022-12-01 06:00:00
## 2378 2022-12-01 05:59:31 TRUE 2022-12-01 06:00:00
## 2379 2022-12-01 05:58:25 TRUE 2022-12-01 06:00:00
## 2380 2022-12-01 05:56:37 TRUE 2022-12-01 06:00:00
## 2381 2022-12-01 05:53:09 TRUE 2022-12-01 06:00:00
## 2382 2022-12-01 05:52:34 TRUE 2022-12-01 06:00:00
## 2383 2022-12-01 05:51:34 TRUE 2022-12-01 06:00:00
## 2384 2022-12-01 05:51:17 TRUE 2022-12-01 06:00:00
## 2385 2022-12-01 05:51:14 TRUE 2022-12-01 06:00:00
## 2386 2022-12-01 05:49:32 TRUE 2022-12-01 06:00:00
## 2387 2022-12-01 05:49:14 TRUE 2022-12-01 06:00:00
## 2388 2022-12-01 05:48:40 TRUE 2022-12-01 06:00:00
## 2389 2022-12-01 05:47:19 TRUE 2022-12-01 06:00:00
## 2390 2022-12-01 05:46:50 TRUE 2022-12-01 06:00:00
## 2391 2022-12-01 05:46:17 TRUE 2022-12-01 06:00:00
## 2392 2022-12-01 05:45:15 TRUE 2022-12-01 06:00:00
## 2393 2022-12-01 05:45:12 TRUE 2022-12-01 06:00:00
## 2394 2022-12-01 05:43:22 TRUE 2022-12-01 06:00:00
## 2395 2022-12-01 05:43:05 TRUE 2022-12-01 06:00:00
## 2396 2022-12-01 05:42:04 TRUE 2022-12-01 06:00:00
## 2397 2022-12-01 05:40:57 TRUE 2022-12-01 06:00:00
## 2398 2022-12-01 05:39:40 TRUE 2022-12-01 06:00:00
## 2399 2022-12-01 05:38:03 TRUE 2022-12-01 06:00:00
## 2400 2022-12-01 05:37:13 TRUE 2022-12-01 06:00:00
## 2401 2022-12-01 05:36:53 TRUE 2022-12-01 06:00:00
## 2402 2022-12-01 05:36:24 TRUE 2022-12-01 06:00:00
## 2403 2022-12-01 05:34:38 TRUE 2022-12-01 06:00:00
## 2404 2022-12-01 05:34:12 TRUE 2022-12-01 06:00:00
## 2405 2022-12-01 05:33:31 TRUE 2022-12-01 06:00:00
## 2406 2022-12-01 05:30:03 TRUE 2022-12-01 06:00:00
## 2407 2022-12-01 05:28:49 TRUE 2022-12-01 05:00:00
## 2408 2022-12-01 05:28:44 TRUE 2022-12-01 05:00:00
## 2409 2022-12-01 05:26:27 TRUE 2022-12-01 05:00:00
## 2410 2022-12-01 05:23:59 TRUE 2022-12-01 05:00:00
## 2411 2022-12-01 05:22:05 TRUE 2022-12-01 05:00:00
## 2412 2022-12-01 05:22:03 TRUE 2022-12-01 05:00:00
## 2413 2022-12-01 05:21:30 TRUE 2022-12-01 05:00:00
## 2414 2022-12-01 05:20:07 TRUE 2022-12-01 05:00:00
## 2415 2022-12-01 05:19:47 TRUE 2022-12-01 05:00:00
## 2416 2022-12-01 05:19:37 TRUE 2022-12-01 05:00:00
## 2417 2022-12-01 05:19:00 TRUE 2022-12-01 05:00:00
## 2418 2022-12-01 05:19:00 TRUE 2022-12-01 05:00:00
## 2419 2022-12-01 05:18:02 TRUE 2022-12-01 05:00:00
## 2420 2022-12-01 05:16:38 TRUE 2022-12-01 05:00:00
## 2421 2022-12-01 05:16:32 TRUE 2022-12-01 05:00:00
## 2422 2022-12-01 05:16:02 TRUE 2022-12-01 05:00:00
## 2423 2022-12-01 05:15:51 TRUE 2022-12-01 05:00:00
## 2424 2022-12-01 05:14:34 TRUE 2022-12-01 05:00:00
## 2425 2022-12-01 05:12:56 TRUE 2022-12-01 05:00:00
## 2426 2022-12-01 05:12:12 TRUE 2022-12-01 05:00:00
## 2427 2022-12-01 05:11:56 TRUE 2022-12-01 05:00:00
## 2428 2022-12-01 05:11:45 TRUE 2022-12-01 05:00:00
## 2429 2022-12-01 05:10:17 TRUE 2022-12-01 05:00:00
## 2430 2022-12-01 05:08:36 TRUE 2022-12-01 05:00:00
## 2431 2022-12-01 05:08:18 TRUE 2022-12-01 05:00:00
## 2432 2022-12-01 05:07:22 TRUE 2022-12-01 05:00:00
## 2433 2022-12-01 05:06:37 TRUE 2022-12-01 05:00:00
## 2434 2022-12-01 05:06:27 TRUE 2022-12-01 05:00:00
## 2435 2022-12-01 05:06:15 TRUE 2022-12-01 05:00:00
## 2436 2022-12-01 05:05:44 TRUE 2022-12-01 05:00:00
## 2437 2022-12-01 05:04:00 TRUE 2022-12-01 05:00:00
## 2438 2022-12-01 05:03:44 TRUE 2022-12-01 05:00:00
## 2439 2022-12-01 05:03:36 TRUE 2022-12-01 05:00:00
## 2440 2022-12-01 05:03:23 TRUE 2022-12-01 05:00:00
## 2441 2022-12-01 05:02:39 TRUE 2022-12-01 05:00:00
## 2442 2022-12-01 05:02:26 TRUE 2022-12-01 05:00:00
## 2443 2022-12-01 05:01:17 TRUE 2022-12-01 05:00:00
## 2444 2022-12-01 04:59:40 TRUE 2022-12-01 05:00:00
## 2445 2022-12-01 04:59:16 TRUE 2022-12-01 05:00:00
## 2446 2022-12-01 04:59:06 TRUE 2022-12-01 05:00:00
## 2447 2022-12-01 04:58:22 TRUE 2022-12-01 05:00:00
## 2448 2022-12-01 04:57:55 TRUE 2022-12-01 05:00:00
## 2449 2022-12-01 04:55:18 TRUE 2022-12-01 05:00:00
## 2450 2022-12-01 04:55:01 TRUE 2022-12-01 05:00:00
## 2451 2022-12-01 04:54:22 TRUE 2022-12-01 05:00:00
## 2452 2022-12-01 04:52:35 TRUE 2022-12-01 05:00:00
## 2453 2022-12-01 04:52:24 TRUE 2022-12-01 05:00:00
## 2454 2022-12-01 04:50:31 TRUE 2022-12-01 05:00:00
## 2455 2022-12-01 04:49:47 TRUE 2022-12-01 05:00:00
## 2456 2022-12-01 04:49:27 TRUE 2022-12-01 05:00:00
## 2457 2022-12-01 04:48:14 TRUE 2022-12-01 05:00:00
## 2458 2022-12-01 04:47:58 TRUE 2022-12-01 05:00:00
## 2459 2022-12-01 04:47:34 TRUE 2022-12-01 05:00:00
## 2460 2022-12-01 04:47:33 TRUE 2022-12-01 05:00:00
## 2461 2022-12-01 04:47:04 TRUE 2022-12-01 05:00:00
## 2462 2022-12-01 04:46:52 TRUE 2022-12-01 05:00:00
## 2463 2022-12-01 04:45:54 TRUE 2022-12-01 05:00:00
## 2464 2022-12-01 04:44:29 TRUE 2022-12-01 05:00:00
## 2465 2022-12-01 04:44:27 TRUE 2022-12-01 05:00:00
## 2466 2022-12-01 04:43:28 TRUE 2022-12-01 05:00:00
## 2467 2022-12-01 04:42:12 TRUE 2022-12-01 05:00:00
## 2468 2022-12-01 04:40:32 TRUE 2022-12-01 05:00:00
## 2469 2022-12-01 04:40:25 TRUE 2022-12-01 05:00:00
## 2470 2022-12-01 04:39:37 TRUE 2022-12-01 05:00:00
## 2471 2022-12-01 04:36:51 TRUE 2022-12-01 05:00:00
## 2472 2022-12-01 04:35:39 TRUE 2022-12-01 05:00:00
## 2473 2022-12-01 04:35:04 TRUE 2022-12-01 05:00:00
## 2474 2022-12-01 04:33:56 TRUE 2022-12-01 05:00:00
## 2475 2022-12-01 04:29:50 TRUE 2022-12-01 04:00:00
## 2476 2022-12-01 04:29:48 TRUE 2022-12-01 04:00:00
## 2477 2022-12-01 04:29:37 TRUE 2022-12-01 04:00:00
## 2478 2022-12-01 04:29:28 TRUE 2022-12-01 04:00:00
## 2479 2022-12-01 04:29:17 TRUE 2022-12-01 04:00:00
## 2480 2022-12-01 04:28:16 TRUE 2022-12-01 04:00:00
## 2481 2022-12-01 04:27:46 TRUE 2022-12-01 04:00:00
## 2482 2022-12-01 04:27:18 TRUE 2022-12-01 04:00:00
## 2483 2022-12-01 04:26:39 TRUE 2022-12-01 04:00:00
## 2484 2022-12-01 04:26:34 TRUE 2022-12-01 04:00:00
## 2485 2022-12-01 04:26:08 TRUE 2022-12-01 04:00:00
## 2486 2022-12-01 04:26:02 TRUE 2022-12-01 04:00:00
## 2487 2022-12-01 04:25:26 TRUE 2022-12-01 04:00:00
## 2488 2022-12-01 04:23:18 TRUE 2022-12-01 04:00:00
## 2489 2022-12-01 04:21:00 TRUE 2022-12-01 04:00:00
## 2490 2022-12-01 04:18:25 TRUE 2022-12-01 04:00:00
## 2491 2022-12-01 04:17:39 TRUE 2022-12-01 04:00:00
## 2492 2022-12-01 04:17:38 TRUE 2022-12-01 04:00:00
## 2493 2022-12-01 04:17:26 TRUE 2022-12-01 04:00:00
## 2494 2022-12-01 04:17:09 TRUE 2022-12-01 04:00:00
## 2495 2022-12-01 04:17:05 TRUE 2022-12-01 04:00:00
## 2496 2022-12-01 04:16:45 TRUE 2022-12-01 04:00:00
## 2497 2022-12-01 04:16:14 TRUE 2022-12-01 04:00:00
## 2498 2022-12-01 04:14:36 TRUE 2022-12-01 04:00:00
## 2499 2022-12-01 04:14:08 TRUE 2022-12-01 04:00:00
## 2500 2022-12-01 04:13:56 TRUE 2022-12-01 04:00:00
## 2501 2022-12-01 04:13:26 TRUE 2022-12-01 04:00:00
## 2502 2022-12-01 04:13:10 TRUE 2022-12-01 04:00:00
## 2503 2022-12-01 04:13:01 TRUE 2022-12-01 04:00:00
## 2504 2022-12-01 04:12:41 TRUE 2022-12-01 04:00:00
## 2505 2022-12-01 04:12:36 TRUE 2022-12-01 04:00:00
## 2506 2022-12-01 04:11:19 TRUE 2022-12-01 04:00:00
## 2507 2022-12-01 04:09:24 TRUE 2022-12-01 04:00:00
## 2508 2022-12-01 04:09:14 TRUE 2022-12-01 04:00:00
## 2509 2022-12-01 04:09:07 TRUE 2022-12-01 04:00:00
## 2510 2022-12-01 04:08:28 TRUE 2022-12-01 04:00:00
## 2511 2022-12-01 04:07:13 TRUE 2022-12-01 04:00:00
## 2512 2022-12-01 04:07:04 TRUE 2022-12-01 04:00:00
## 2513 2022-12-01 04:06:47 TRUE 2022-12-01 04:00:00
## 2514 2022-12-01 04:05:04 TRUE 2022-12-01 04:00:00
## 2515 2022-12-01 04:04:39 TRUE 2022-12-01 04:00:00
## 2516 2022-12-01 04:04:27 TRUE 2022-12-01 04:00:00
## 2517 2022-12-01 04:03:32 TRUE 2022-12-01 04:00:00
## 2518 2022-12-01 04:03:16 TRUE 2022-12-01 04:00:00
## 2519 2022-12-01 04:02:36 TRUE 2022-12-01 04:00:00
## 2520 2022-12-01 04:01:24 TRUE 2022-12-01 04:00:00
## 2521 2022-12-01 04:01:19 TRUE 2022-12-01 04:00:00
## 2522 2022-12-01 04:00:21 TRUE 2022-12-01 04:00:00
## 2523 2022-12-01 04:00:00 TRUE 2022-12-01 04:00:00
## 2524 2022-12-01 03:59:07 TRUE 2022-12-01 04:00:00
## 2525 2022-12-01 03:59:00 TRUE 2022-12-01 04:00:00
## 2526 2022-12-01 03:58:04 TRUE 2022-12-01 04:00:00
## 2527 2022-12-01 03:56:39 TRUE 2022-12-01 04:00:00
## 2528 2022-12-01 03:56:30 TRUE 2022-12-01 04:00:00
## 2529 2022-12-01 03:55:52 TRUE 2022-12-01 04:00:00
## 2530 2022-12-01 03:54:40 TRUE 2022-12-01 04:00:00
## 2531 2022-12-01 03:53:21 TRUE 2022-12-01 04:00:00
## 2532 2022-12-01 03:52:42 TRUE 2022-12-01 04:00:00
## 2533 2022-12-01 03:51:02 TRUE 2022-12-01 04:00:00
## 2534 2022-12-01 03:50:36 TRUE 2022-12-01 04:00:00
## 2535 2022-12-01 03:50:32 TRUE 2022-12-01 04:00:00
## 2536 2022-12-01 03:49:57 TRUE 2022-12-01 04:00:00
## 2537 2022-12-01 03:49:45 TRUE 2022-12-01 04:00:00
## 2538 2022-12-01 03:49:08 TRUE 2022-12-01 04:00:00
## 2539 2022-12-01 03:49:06 TRUE 2022-12-01 04:00:00
## 2540 2022-12-01 03:48:52 TRUE 2022-12-01 04:00:00
## 2541 2022-12-01 03:47:26 TRUE 2022-12-01 04:00:00
## 2542 2022-12-01 03:47:11 TRUE 2022-12-01 04:00:00
## 2543 2022-12-01 03:45:47 TRUE 2022-12-01 04:00:00
## 2544 2022-12-01 03:45:40 TRUE 2022-12-01 04:00:00
## 2545 2022-12-01 03:45:21 TRUE 2022-12-01 04:00:00
## 2546 2022-12-01 03:44:01 TRUE 2022-12-01 04:00:00
## 2547 2022-12-01 03:43:51 TRUE 2022-12-01 04:00:00
## 2548 2022-12-01 03:43:33 TRUE 2022-12-01 04:00:00
## 2549 2022-12-01 03:42:49 TRUE 2022-12-01 04:00:00
## 2550 2022-12-01 03:41:27 TRUE 2022-12-01 04:00:00
## 2551 2022-12-01 03:38:25 TRUE 2022-12-01 04:00:00
## 2552 2022-12-01 03:38:20 TRUE 2022-12-01 04:00:00
## 2553 2022-12-01 03:38:07 TRUE 2022-12-01 04:00:00
## 2554 2022-12-01 03:37:49 TRUE 2022-12-01 04:00:00
## 2555 2022-12-01 03:36:53 TRUE 2022-12-01 04:00:00
## 2556 2022-12-01 03:35:54 TRUE 2022-12-01 04:00:00
## 2557 2022-12-01 03:34:40 TRUE 2022-12-01 04:00:00
## 2558 2022-12-01 03:33:35 TRUE 2022-12-01 04:00:00
## 2559 2022-12-01 03:33:02 TRUE 2022-12-01 04:00:00
## 2560 2022-12-01 03:32:28 TRUE 2022-12-01 04:00:00
## 2561 2022-12-01 03:32:23 TRUE 2022-12-01 04:00:00
## 2562 2022-12-01 03:31:40 TRUE 2022-12-01 04:00:00
## 2563 2022-12-01 03:31:05 TRUE 2022-12-01 04:00:00
## 2564 2022-12-01 03:31:05 TRUE 2022-12-01 04:00:00
## 2565 2022-12-01 03:28:51 TRUE 2022-12-01 03:00:00
## 2566 2022-12-01 03:27:10 TRUE 2022-12-01 03:00:00
## 2567 2022-12-01 03:23:38 TRUE 2022-12-01 03:00:00
## 2568 2022-12-01 03:23:30 TRUE 2022-12-01 03:00:00
## 2569 2022-12-01 03:23:04 TRUE 2022-12-01 03:00:00
## 2570 2022-12-01 03:22:53 TRUE 2022-12-01 03:00:00
## 2571 2022-12-01 03:21:58 TRUE 2022-12-01 03:00:00
## 2572 2022-12-01 03:21:54 TRUE 2022-12-01 03:00:00
## 2573 2022-12-01 03:21:25 TRUE 2022-12-01 03:00:00
## 2574 2022-12-01 03:20:08 TRUE 2022-12-01 03:00:00
## 2575 2022-12-01 03:19:43 TRUE 2022-12-01 03:00:00
## 2576 2022-12-01 03:19:15 TRUE 2022-12-01 03:00:00
## 2577 2022-12-01 03:19:09 TRUE 2022-12-01 03:00:00
## 2578 2022-12-01 03:19:07 TRUE 2022-12-01 03:00:00
## 2579 2022-12-01 03:19:02 TRUE 2022-12-01 03:00:00
## 2580 2022-12-01 03:18:31 TRUE 2022-12-01 03:00:00
## 2581 2022-12-01 03:17:45 TRUE 2022-12-01 03:00:00
## 2582 2022-12-01 03:17:30 TRUE 2022-12-01 03:00:00
## 2583 2022-12-01 03:17:29 TRUE 2022-12-01 03:00:00
## 2584 2022-12-01 03:16:14 TRUE 2022-12-01 03:00:00
## 2585 2022-12-01 03:15:23 TRUE 2022-12-01 03:00:00
## 2586 2022-12-01 03:12:43 TRUE 2022-12-01 03:00:00
## 2587 2022-12-01 03:12:35 TRUE 2022-12-01 03:00:00
## 2588 2022-12-01 03:12:24 TRUE 2022-12-01 03:00:00
## 2589 2022-12-01 03:12:18 TRUE 2022-12-01 03:00:00
## 2590 2022-12-01 03:12:03 TRUE 2022-12-01 03:00:00
## 2591 2022-12-01 03:11:24 TRUE 2022-12-01 03:00:00
## 2592 2022-12-01 03:11:24 TRUE 2022-12-01 03:00:00
## 2593 2022-12-01 03:11:21 TRUE 2022-12-01 03:00:00
## 2594 2022-12-01 03:10:33 TRUE 2022-12-01 03:00:00
## 2595 2022-12-01 03:09:14 TRUE 2022-12-01 03:00:00
## 2596 2022-12-01 03:09:11 TRUE 2022-12-01 03:00:00
## 2597 2022-12-01 03:09:05 TRUE 2022-12-01 03:00:00
## 2598 2022-12-01 03:09:04 TRUE 2022-12-01 03:00:00
## 2599 2022-12-01 03:09:01 TRUE 2022-12-01 03:00:00
## 2600 2022-12-01 03:08:54 TRUE 2022-12-01 03:00:00
## 2601 2022-12-01 03:08:22 TRUE 2022-12-01 03:00:00
## 2602 2022-12-01 03:07:53 TRUE 2022-12-01 03:00:00
## 2603 2022-12-01 03:07:52 TRUE 2022-12-01 03:00:00
## 2604 2022-12-01 03:07:22 TRUE 2022-12-01 03:00:00
## 2605 2022-12-01 03:07:02 TRUE 2022-12-01 03:00:00
## 2606 2022-12-01 03:06:52 TRUE 2022-12-01 03:00:00
## 2607 2022-12-01 03:06:49 TRUE 2022-12-01 03:00:00
## 2608 2022-12-01 03:06:21 TRUE 2022-12-01 03:00:00
## 2609 2022-12-01 03:05:59 TRUE 2022-12-01 03:00:00
## 2610 2022-12-01 03:05:53 TRUE 2022-12-01 03:00:00
## 2611 2022-12-01 03:05:31 TRUE 2022-12-01 03:00:00
## 2612 2022-12-01 03:04:56 TRUE 2022-12-01 03:00:00
## 2613 2022-12-01 03:04:18 TRUE 2022-12-01 03:00:00
## 2614 2022-12-01 03:04:16 TRUE 2022-12-01 03:00:00
## 2615 2022-12-01 03:04:12 TRUE 2022-12-01 03:00:00
## 2616 2022-12-01 03:03:28 TRUE 2022-12-01 03:00:00
## 2617 2022-12-01 03:02:48 TRUE 2022-12-01 03:00:00
## 2618 2022-12-01 03:02:36 TRUE 2022-12-01 03:00:00
## 2619 2022-12-01 03:02:01 TRUE 2022-12-01 03:00:00
## 2620 2022-12-01 03:01:55 TRUE 2022-12-01 03:00:00
## 2621 2022-12-01 03:01:53 TRUE 2022-12-01 03:00:00
## 2622 2022-12-01 03:01:52 TRUE 2022-12-01 03:00:00
## 2623 2022-12-01 03:01:43 TRUE 2022-12-01 03:00:00
## 2624 2022-12-01 03:00:50 TRUE 2022-12-01 03:00:00
## 2625 2022-12-01 03:00:48 TRUE 2022-12-01 03:00:00
## 2626 2022-12-01 03:00:28 TRUE 2022-12-01 03:00:00
## 2627 2022-12-01 02:59:53 TRUE 2022-12-01 03:00:00
## 2628 2022-12-01 02:57:58 TRUE 2022-12-01 03:00:00
## 2629 2022-12-01 02:57:29 TRUE 2022-12-01 03:00:00
## 2630 2022-12-01 02:57:07 TRUE 2022-12-01 03:00:00
## 2631 2022-12-01 02:56:59 TRUE 2022-12-01 03:00:00
## 2632 2022-12-01 02:56:52 TRUE 2022-12-01 03:00:00
## 2633 2022-12-01 02:56:28 TRUE 2022-12-01 03:00:00
## 2634 2022-12-01 02:56:26 TRUE 2022-12-01 03:00:00
## 2635 2022-12-01 02:56:24 TRUE 2022-12-01 03:00:00
## 2636 2022-12-01 02:56:21 TRUE 2022-12-01 03:00:00
## 2637 2022-12-01 02:56:14 TRUE 2022-12-01 03:00:00
## 2638 2022-12-01 02:56:04 TRUE 2022-12-01 03:00:00
## 2639 2022-12-01 02:54:42 TRUE 2022-12-01 03:00:00
## 2640 2022-12-01 02:54:23 TRUE 2022-12-01 03:00:00
## 2641 2022-12-01 02:53:12 TRUE 2022-12-01 03:00:00
## 2642 2022-12-01 02:50:11 TRUE 2022-12-01 03:00:00
## 2643 2022-12-01 02:49:44 TRUE 2022-12-01 03:00:00
## 2644 2022-12-01 02:49:15 TRUE 2022-12-01 03:00:00
## 2645 2022-12-01 02:49:14 TRUE 2022-12-01 03:00:00
## 2646 2022-12-01 02:45:29 TRUE 2022-12-01 03:00:00
## 2647 2022-12-01 02:45:04 TRUE 2022-12-01 03:00:00
## 2648 2022-12-01 02:44:35 TRUE 2022-12-01 03:00:00
## 2649 2022-12-01 02:43:48 TRUE 2022-12-01 03:00:00
## 2650 2022-12-01 02:42:51 TRUE 2022-12-01 03:00:00
## 2651 2022-12-01 02:41:16 TRUE 2022-12-01 03:00:00
## 2652 2022-12-01 02:40:38 TRUE 2022-12-01 03:00:00
## 2653 2022-12-01 02:40:30 TRUE 2022-12-01 03:00:00
## 2654 2022-12-01 02:40:05 TRUE 2022-12-01 03:00:00
## 2655 2022-12-01 02:39:52 TRUE 2022-12-01 03:00:00
## 2656 2022-12-01 02:39:39 TRUE 2022-12-01 03:00:00
## 2657 2022-12-01 02:38:21 TRUE 2022-12-01 03:00:00
## 2658 2022-12-01 02:37:42 TRUE 2022-12-01 03:00:00
## 2659 2022-12-01 02:37:39 TRUE 2022-12-01 03:00:00
## 2660 2022-12-01 02:37:24 TRUE 2022-12-01 03:00:00
## 2661 2022-12-01 02:37:15 TRUE 2022-12-01 03:00:00
## 2662 2022-12-01 02:36:37 TRUE 2022-12-01 03:00:00
## 2663 2022-12-01 02:35:57 TRUE 2022-12-01 03:00:00
## 2664 2022-12-01 02:35:33 TRUE 2022-12-01 03:00:00
## 2665 2022-12-01 02:35:08 TRUE 2022-12-01 03:00:00
## 2666 2022-12-01 02:33:07 TRUE 2022-12-01 03:00:00
## 2667 2022-12-01 02:32:48 TRUE 2022-12-01 03:00:00
## 2668 2022-12-01 02:32:34 TRUE 2022-12-01 03:00:00
## 2669 2022-12-01 02:32:27 TRUE 2022-12-01 03:00:00
## 2670 2022-12-01 02:32:19 TRUE 2022-12-01 03:00:00
## 2671 2022-12-01 02:31:56 TRUE 2022-12-01 03:00:00
## 2672 2022-12-01 02:31:45 TRUE 2022-12-01 03:00:00
## 2673 2022-12-01 02:31:00 TRUE 2022-12-01 03:00:00
## 2674 2022-12-01 02:30:13 TRUE 2022-12-01 03:00:00
## 2675 2022-12-01 02:30:06 TRUE 2022-12-01 03:00:00
## 2676 2022-12-01 02:29:35 TRUE 2022-12-01 02:00:00
## 2677 2022-12-01 02:29:30 TRUE 2022-12-01 02:00:00
## 2678 2022-12-01 02:27:53 TRUE 2022-12-01 02:00:00
## 2679 2022-12-01 02:25:48 TRUE 2022-12-01 02:00:00
## 2680 2022-12-01 02:24:57 TRUE 2022-12-01 02:00:00
## 2681 2022-12-01 02:24:05 TRUE 2022-12-01 02:00:00
## 2682 2022-12-01 02:23:36 TRUE 2022-12-01 02:00:00
## 2683 2022-12-01 02:23:20 TRUE 2022-12-01 02:00:00
## 2684 2022-12-01 02:22:40 TRUE 2022-12-01 02:00:00
## 2685 2022-12-01 02:21:41 TRUE 2022-12-01 02:00:00
## 2686 2022-12-01 02:21:19 TRUE 2022-12-01 02:00:00
## 2687 2022-12-01 02:21:14 TRUE 2022-12-01 02:00:00
## 2688 2022-12-01 02:20:52 TRUE 2022-12-01 02:00:00
## 2689 2022-12-01 02:20:49 TRUE 2022-12-01 02:00:00
## 2690 2022-12-01 02:20:34 TRUE 2022-12-01 02:00:00
## 2691 2022-12-01 02:18:32 TRUE 2022-12-01 02:00:00
## 2692 2022-12-01 02:18:25 TRUE 2022-12-01 02:00:00
## 2693 2022-12-01 02:18:00 TRUE 2022-12-01 02:00:00
## 2694 2022-12-01 02:17:36 TRUE 2022-12-01 02:00:00
## 2695 2022-12-01 02:15:37 TRUE 2022-12-01 02:00:00
## 2696 2022-12-01 02:15:30 TRUE 2022-12-01 02:00:00
## 2697 2022-12-01 02:14:31 TRUE 2022-12-01 02:00:00
## 2698 2022-12-01 02:14:04 TRUE 2022-12-01 02:00:00
## 2699 2022-12-01 02:14:02 TRUE 2022-12-01 02:00:00
## 2700 2022-12-01 02:13:47 TRUE 2022-12-01 02:00:00
## 2701 2022-12-01 02:12:28 TRUE 2022-12-01 02:00:00
## 2702 2022-12-01 02:12:15 TRUE 2022-12-01 02:00:00
## 2703 2022-12-01 02:11:20 TRUE 2022-12-01 02:00:00
## 2704 2022-12-01 02:10:57 TRUE 2022-12-01 02:00:00
## 2705 2022-12-01 02:10:53 TRUE 2022-12-01 02:00:00
## 2706 2022-12-01 02:10:32 TRUE 2022-12-01 02:00:00
## 2707 2022-12-01 02:09:24 TRUE 2022-12-01 02:00:00
## 2708 2022-12-01 02:08:50 TRUE 2022-12-01 02:00:00
## 2709 2022-12-01 02:07:15 TRUE 2022-12-01 02:00:00
## 2710 2022-12-01 02:06:50 TRUE 2022-12-01 02:00:00
## 2711 2022-12-01 02:06:14 TRUE 2022-12-01 02:00:00
## 2712 2022-12-01 02:03:54 TRUE 2022-12-01 02:00:00
## 2713 2022-12-01 02:03:02 TRUE 2022-12-01 02:00:00
## 2714 2022-12-01 02:02:12 TRUE 2022-12-01 02:00:00
## 2715 2022-12-01 02:00:28 TRUE 2022-12-01 02:00:00
## 2716 2022-12-01 02:00:08 TRUE 2022-12-01 02:00:00
## 2717 2022-12-01 01:59:21 TRUE 2022-12-01 02:00:00
## 2718 2022-12-01 01:58:29 TRUE 2022-12-01 02:00:00
## 2719 2022-12-01 01:57:44 TRUE 2022-12-01 02:00:00
## 2720 2022-12-01 01:56:16 TRUE 2022-12-01 02:00:00
## 2721 2022-12-01 01:56:14 TRUE 2022-12-01 02:00:00
## 2722 2022-12-01 01:55:51 TRUE 2022-12-01 02:00:00
## 2723 2022-12-01 01:54:51 TRUE 2022-12-01 02:00:00
## 2724 2022-12-01 01:54:37 TRUE 2022-12-01 02:00:00
## 2725 2022-12-01 01:51:39 TRUE 2022-12-01 02:00:00
## 2726 2022-12-01 01:51:05 TRUE 2022-12-01 02:00:00
## 2727 2022-12-01 01:50:59 TRUE 2022-12-01 02:00:00
## 2728 2022-12-01 01:48:42 TRUE 2022-12-01 02:00:00
## 2729 2022-12-01 01:46:35 TRUE 2022-12-01 02:00:00
## 2730 2022-12-01 01:45:55 TRUE 2022-12-01 02:00:00
## 2731 2022-12-01 01:44:44 TRUE 2022-12-01 02:00:00
## 2732 2022-12-01 01:44:06 TRUE 2022-12-01 02:00:00
## 2733 2022-12-01 01:43:48 TRUE 2022-12-01 02:00:00
## 2734 2022-12-01 01:42:32 TRUE 2022-12-01 02:00:00
## 2735 2022-12-01 01:42:21 TRUE 2022-12-01 02:00:00
## 2736 2022-12-01 01:42:07 TRUE 2022-12-01 02:00:00
## 2737 2022-12-01 01:42:04 TRUE 2022-12-01 02:00:00
## 2738 2022-12-01 01:40:36 TRUE 2022-12-01 02:00:00
## 2739 2022-12-01 01:40:33 TRUE 2022-12-01 02:00:00
## 2740 2022-12-01 01:39:32 TRUE 2022-12-01 02:00:00
## 2741 2022-12-01 01:39:29 TRUE 2022-12-01 02:00:00
## 2742 2022-12-01 01:39:13 TRUE 2022-12-01 02:00:00
## 2743 2022-12-01 01:37:05 TRUE 2022-12-01 02:00:00
## 2744 2022-12-01 01:35:31 TRUE 2022-12-01 02:00:00
## 2745 2022-12-01 01:35:01 TRUE 2022-12-01 02:00:00
## 2746 2022-12-01 01:34:25 TRUE 2022-12-01 02:00:00
## 2747 2022-12-01 01:32:58 TRUE 2022-12-01 02:00:00
## 2748 2022-12-01 01:32:08 TRUE 2022-12-01 02:00:00
## 2749 2022-12-01 01:30:19 TRUE 2022-12-01 02:00:00
## 2750 2022-12-01 01:30:14 TRUE 2022-12-01 02:00:00
## 2751 2022-12-01 01:28:54 TRUE 2022-12-01 01:00:00
## 2752 2022-12-01 01:25:42 TRUE 2022-12-01 01:00:00
## 2753 2022-12-01 01:25:02 TRUE 2022-12-01 01:00:00
## 2754 2022-12-01 01:24:54 TRUE 2022-12-01 01:00:00
## 2755 2022-12-01 01:24:13 TRUE 2022-12-01 01:00:00
## 2756 2022-12-01 01:24:00 TRUE 2022-12-01 01:00:00
## 2757 2022-12-01 01:23:57 TRUE 2022-12-01 01:00:00
## 2758 2022-12-01 01:21:10 TRUE 2022-12-01 01:00:00
## 2759 2022-12-01 01:21:00 TRUE 2022-12-01 01:00:00
## 2760 2022-12-01 01:19:58 TRUE 2022-12-01 01:00:00
## 2761 2022-12-01 01:19:40 TRUE 2022-12-01 01:00:00
## 2762 2022-12-01 01:17:57 TRUE 2022-12-01 01:00:00
## 2763 2022-12-01 01:16:14 TRUE 2022-12-01 01:00:00
## 2764 2022-12-01 01:14:11 TRUE 2022-12-01 01:00:00
## 2765 2022-12-01 01:13:35 TRUE 2022-12-01 01:00:00
## 2766 2022-12-01 01:11:59 TRUE 2022-12-01 01:00:00
## 2767 2022-12-01 01:11:40 TRUE 2022-12-01 01:00:00
## 2768 2022-12-01 01:11:28 TRUE 2022-12-01 01:00:00
## 2769 2022-12-01 01:10:08 TRUE 2022-12-01 01:00:00
## 2770 2022-12-01 01:10:05 TRUE 2022-12-01 01:00:00
## 2771 2022-12-01 01:06:17 TRUE 2022-12-01 01:00:00
## 2772 2022-12-01 01:05:49 TRUE 2022-12-01 01:00:00
## 2773 2022-12-01 01:04:12 TRUE 2022-12-01 01:00:00
## 2774 2022-12-01 01:04:01 TRUE 2022-12-01 01:00:00
## 2775 2022-12-01 01:03:22 TRUE 2022-12-01 01:00:00
## 2776 2022-12-01 01:02:27 TRUE 2022-12-01 01:00:00
## 2777 2022-12-01 01:01:47 TRUE 2022-12-01 01:00:00
## 2778 2022-12-01 01:01:13 TRUE 2022-12-01 01:00:00
## 2779 2022-12-01 01:01:09 TRUE 2022-12-01 01:00:00
## 2780 2022-12-01 00:58:16 TRUE 2022-12-01 01:00:00
## 2781 2022-12-01 00:58:08 TRUE 2022-12-01 01:00:00
## 2782 2022-12-01 00:57:46 TRUE 2022-12-01 01:00:00
## 2783 2022-12-01 00:55:51 TRUE 2022-12-01 01:00:00
## 2784 2022-12-01 00:55:43 TRUE 2022-12-01 01:00:00
## 2785 2022-12-01 00:55:42 TRUE 2022-12-01 01:00:00
## 2786 2022-12-01 00:55:15 TRUE 2022-12-01 01:00:00
## 2787 2022-12-01 00:55:10 TRUE 2022-12-01 01:00:00
## 2788 2022-12-01 00:55:10 TRUE 2022-12-01 01:00:00
## 2789 2022-12-01 00:55:04 TRUE 2022-12-01 01:00:00
## 2790 2022-12-01 00:53:54 TRUE 2022-12-01 01:00:00
## 2791 2022-12-01 00:50:39 TRUE 2022-12-01 01:00:00
## 2792 2022-12-01 00:50:25 TRUE 2022-12-01 01:00:00
## 2793 2022-12-01 00:50:15 TRUE 2022-12-01 01:00:00
## 2794 2022-12-01 00:49:17 TRUE 2022-12-01 01:00:00
## 2795 2022-12-01 00:49:04 TRUE 2022-12-01 01:00:00
## 2796 2022-12-01 00:48:41 TRUE 2022-12-01 01:00:00
## 2797 2022-12-01 00:46:24 TRUE 2022-12-01 01:00:00
## 2798 2022-12-01 00:45:43 TRUE 2022-12-01 01:00:00
## 2799 2022-12-01 00:45:29 TRUE 2022-12-01 01:00:00
## 2800 2022-12-01 00:45:24 TRUE 2022-12-01 01:00:00
## 2801 2022-12-01 00:45:17 TRUE 2022-12-01 01:00:00
## 2802 2022-12-01 00:44:50 TRUE 2022-12-01 01:00:00
## 2803 2022-12-01 00:44:31 TRUE 2022-12-01 01:00:00
## 2804 2022-12-01 00:44:10 TRUE 2022-12-01 01:00:00
## 2805 2022-12-01 00:43:30 TRUE 2022-12-01 01:00:00
## 2806 2022-12-01 00:43:04 TRUE 2022-12-01 01:00:00
## 2807 2022-12-01 00:41:52 TRUE 2022-12-01 01:00:00
## 2808 2022-12-01 00:41:47 TRUE 2022-12-01 01:00:00
## 2809 2022-12-01 00:41:06 TRUE 2022-12-01 01:00:00
## 2810 2022-12-01 00:41:03 TRUE 2022-12-01 01:00:00
## 2811 2022-12-01 00:39:58 TRUE 2022-12-01 01:00:00
## 2812 2022-12-01 00:38:10 TRUE 2022-12-01 01:00:00
## 2813 2022-12-01 00:37:38 TRUE 2022-12-01 01:00:00
## 2814 2022-12-01 00:37:24 TRUE 2022-12-01 01:00:00
## 2815 2022-12-01 00:37:05 TRUE 2022-12-01 01:00:00
## 2816 2022-12-01 00:35:20 TRUE 2022-12-01 01:00:00
## 2817 2022-12-01 00:33:23 TRUE 2022-12-01 01:00:00
## 2818 2022-12-01 00:31:54 TRUE 2022-12-01 01:00:00
## 2819 2022-12-01 00:31:54 TRUE 2022-12-01 01:00:00
## 2820 2022-12-01 00:31:07 TRUE 2022-12-01 01:00:00
## 2821 2022-12-01 00:30:53 TRUE 2022-12-01 01:00:00
## 2822 2022-12-01 00:30:51 TRUE 2022-12-01 01:00:00
## 2823 2022-12-01 00:29:24 TRUE 2022-12-01 00:00:00
## 2824 2022-12-01 00:29:01 TRUE 2022-12-01 00:00:00
## 2825 2022-12-01 00:28:44 TRUE 2022-12-01 00:00:00
## 2826 2022-12-01 00:28:35 TRUE 2022-12-01 00:00:00
## 2827 2022-12-01 00:28:00 TRUE 2022-12-01 00:00:00
## 2828 2022-12-01 00:27:06 TRUE 2022-12-01 00:00:00
## 2829 2022-12-01 00:26:45 TRUE 2022-12-01 00:00:00
## 2830 2022-12-01 00:23:37 TRUE 2022-12-01 00:00:00
## 2831 2022-12-01 00:23:23 TRUE 2022-12-01 00:00:00
## 2832 2022-12-01 00:22:55 TRUE 2022-12-01 00:00:00
## 2833 2022-12-01 00:22:44 TRUE 2022-12-01 00:00:00
## 2834 2022-12-01 00:21:43 TRUE 2022-12-01 00:00:00
## 2835 2022-12-01 00:21:10 TRUE 2022-12-01 00:00:00
## 2836 2022-12-01 00:20:49 TRUE 2022-12-01 00:00:00
## 2837 2022-12-01 00:20:25 TRUE 2022-12-01 00:00:00
## 2838 2022-12-01 00:20:07 TRUE 2022-12-01 00:00:00
## 2839 2022-12-01 00:19:25 TRUE 2022-12-01 00:00:00
## 2840 2022-12-01 00:19:19 TRUE 2022-12-01 00:00:00
## 2841 2022-12-01 00:18:37 TRUE 2022-12-01 00:00:00
## 2842 2022-12-01 00:17:25 TRUE 2022-12-01 00:00:00
## 2843 2022-12-01 00:17:18 TRUE 2022-12-01 00:00:00
## 2844 2022-12-01 00:16:05 TRUE 2022-12-01 00:00:00
## 2845 2022-12-01 00:15:22 TRUE 2022-12-01 00:00:00
## 2846 2022-12-01 00:15:19 TRUE 2022-12-01 00:00:00
## 2847 2022-12-01 00:14:02 TRUE 2022-12-01 00:00:00
## 2848 2022-12-01 00:12:30 TRUE 2022-12-01 00:00:00
## 2849 2022-12-01 00:12:12 TRUE 2022-12-01 00:00:00
## 2850 2022-12-01 00:11:50 TRUE 2022-12-01 00:00:00
## 2851 2022-12-01 00:11:21 TRUE 2022-12-01 00:00:00
## 2852 2022-12-01 00:11:02 TRUE 2022-12-01 00:00:00
## 2853 2022-12-01 00:10:58 TRUE 2022-12-01 00:00:00
## 2854 2022-12-01 00:10:34 TRUE 2022-12-01 00:00:00
## 2855 2022-12-01 00:10:09 TRUE 2022-12-01 00:00:00
## 2856 2022-12-01 00:10:00 TRUE 2022-12-01 00:00:00
## 2857 2022-12-01 00:09:09 TRUE 2022-12-01 00:00:00
## 2858 2022-12-01 00:08:46 TRUE 2022-12-01 00:00:00
## 2859 2022-12-01 00:08:21 TRUE 2022-12-01 00:00:00
## 2860 2022-12-01 00:07:55 TRUE 2022-12-01 00:00:00
## 2861 2022-12-01 00:06:17 TRUE 2022-12-01 00:00:00
## 2862 2022-12-01 00:05:44 TRUE 2022-12-01 00:00:00
## 2863 2022-12-01 00:05:19 TRUE 2022-12-01 00:00:00
## 2864 2022-12-01 00:05:07 TRUE 2022-12-01 00:00:00
## 2865 2022-12-01 00:05:07 TRUE 2022-12-01 00:00:00
## 2866 2022-12-01 00:05:06 TRUE 2022-12-01 00:00:00
## 2867 2022-12-01 00:04:54 TRUE 2022-12-01 00:00:00
## 2868 2022-12-01 00:03:21 TRUE 2022-12-01 00:00:00
## 2869 2022-12-01 00:03:08 TRUE 2022-12-01 00:00:00
## 2870 2022-12-01 00:02:45 TRUE 2022-12-01 00:00:00
## 2871 2022-12-01 00:02:02 TRUE 2022-12-01 00:00:00
## 2872 2022-12-01 00:01:43 TRUE 2022-12-01 00:00:00
## 2873 2022-12-01 00:01:01 TRUE 2022-12-01 00:00:00
## 2874 2022-12-01 00:00:14 TRUE 2022-12-01 00:00:00
## 2875 2022-11-30 23:59:01 TRUE 2022-12-01 00:00:00
## 2876 2022-11-30 23:57:49 TRUE 2022-12-01 00:00:00
## 2877 2022-11-30 23:57:38 TRUE 2022-12-01 00:00:00
## 2878 2022-11-30 23:57:04 TRUE 2022-12-01 00:00:00
## 2879 2022-11-30 23:56:51 TRUE 2022-12-01 00:00:00
## 2880 2022-11-30 23:56:48 TRUE 2022-12-01 00:00:00
## 2881 2022-11-30 23:56:46 TRUE 2022-12-01 00:00:00
## 2882 2022-11-30 23:56:34 TRUE 2022-12-01 00:00:00
## 2883 2022-11-30 23:55:13 TRUE 2022-12-01 00:00:00
## 2884 2022-11-30 23:54:47 TRUE 2022-12-01 00:00:00
## 2885 2022-11-30 23:53:59 TRUE 2022-12-01 00:00:00
## 2886 2022-11-30 23:51:36 TRUE 2022-12-01 00:00:00
## 2887 2022-11-30 23:51:26 TRUE 2022-12-01 00:00:00
## 2888 2022-11-30 23:51:05 TRUE 2022-12-01 00:00:00
## 2889 2022-11-30 23:50:53 TRUE 2022-12-01 00:00:00
## 2890 2022-11-30 23:50:42 TRUE 2022-12-01 00:00:00
## 2891 2022-11-30 23:50:28 TRUE 2022-12-01 00:00:00
## 2892 2022-11-30 23:50:21 TRUE 2022-12-01 00:00:00
## 2893 2022-11-30 23:50:20 TRUE 2022-12-01 00:00:00
## 2894 2022-11-30 23:50:17 TRUE 2022-12-01 00:00:00
## 2895 2022-11-30 23:49:39 TRUE 2022-12-01 00:00:00
## 2896 2022-11-30 23:49:34 TRUE 2022-12-01 00:00:00
## 2897 2022-11-30 23:48:26 TRUE 2022-12-01 00:00:00
## 2898 2022-11-30 23:47:46 TRUE 2022-12-01 00:00:00
## 2899 2022-11-30 23:47:45 TRUE 2022-12-01 00:00:00
## 2900 2022-11-30 23:46:14 TRUE 2022-12-01 00:00:00
## 2901 2022-11-30 23:46:13 TRUE 2022-12-01 00:00:00
## 2902 2022-11-30 23:45:38 TRUE 2022-12-01 00:00:00
## 2903 2022-11-30 23:45:23 TRUE 2022-12-01 00:00:00
## 2904 2022-11-30 23:45:02 TRUE 2022-12-01 00:00:00
## 2905 2022-11-30 23:44:12 TRUE 2022-12-01 00:00:00
## 2906 2022-11-30 23:43:11 TRUE 2022-12-01 00:00:00
## 2907 2022-11-30 23:43:08 TRUE 2022-12-01 00:00:00
## 2908 2022-11-30 23:42:23 TRUE 2022-12-01 00:00:00
## 2909 2022-11-30 23:42:23 TRUE 2022-12-01 00:00:00
## 2910 2022-11-30 23:42:03 TRUE 2022-12-01 00:00:00
## 2911 2022-11-30 23:41:08 TRUE 2022-12-01 00:00:00
## 2912 2022-11-30 23:40:36 TRUE 2022-12-01 00:00:00
## 2913 2022-11-30 23:40:18 TRUE 2022-12-01 00:00:00
## 2914 2022-11-30 23:39:48 TRUE 2022-12-01 00:00:00
## 2915 2022-11-30 23:37:23 TRUE 2022-12-01 00:00:00
## 2916 2022-11-30 23:36:53 TRUE 2022-12-01 00:00:00
## 2917 2022-11-30 23:36:52 TRUE 2022-12-01 00:00:00
## 2918 2022-11-30 23:36:37 TRUE 2022-12-01 00:00:00
## 2919 2022-11-30 23:36:36 TRUE 2022-12-01 00:00:00
## 2920 2022-11-30 23:35:45 TRUE 2022-12-01 00:00:00
## 2921 2022-11-30 23:35:38 TRUE 2022-12-01 00:00:00
## 2922 2022-11-30 23:33:28 TRUE 2022-12-01 00:00:00
## 2923 2022-11-30 23:33:24 TRUE 2022-12-01 00:00:00
## 2924 2022-11-30 23:32:59 TRUE 2022-12-01 00:00:00
## 2925 2022-11-30 23:32:52 TRUE 2022-12-01 00:00:00
## 2926 2022-11-30 23:31:34 TRUE 2022-12-01 00:00:00
## 2927 2022-11-30 23:31:33 TRUE 2022-12-01 00:00:00
## 2928 2022-11-30 23:31:13 TRUE 2022-12-01 00:00:00
## 2929 2022-11-30 23:30:46 TRUE 2022-12-01 00:00:00
## 2930 2022-11-30 23:29:24 TRUE 2022-11-30 23:00:00
## 2931 2022-11-30 23:29:06 TRUE 2022-11-30 23:00:00
## 2932 2022-11-30 23:28:56 TRUE 2022-11-30 23:00:00
## 2933 2022-11-30 23:28:03 TRUE 2022-11-30 23:00:00
## 2934 2022-11-30 23:27:55 TRUE 2022-11-30 23:00:00
## 2935 2022-11-30 23:26:54 TRUE 2022-11-30 23:00:00
## 2936 2022-11-30 23:26:37 TRUE 2022-11-30 23:00:00
## 2937 2022-11-30 23:26:33 TRUE 2022-11-30 23:00:00
## 2938 2022-11-30 23:26:14 TRUE 2022-11-30 23:00:00
## 2939 2022-11-30 23:22:18 TRUE 2022-11-30 23:00:00
## 2940 2022-11-30 23:20:29 TRUE 2022-11-30 23:00:00
## 2941 2022-11-30 23:19:14 TRUE 2022-11-30 23:00:00
## 2942 2022-11-30 23:19:04 TRUE 2022-11-30 23:00:00
## 2943 2022-11-30 23:18:49 TRUE 2022-11-30 23:00:00
## 2944 2022-11-30 23:18:40 TRUE 2022-11-30 23:00:00
## 2945 2022-11-30 23:18:39 TRUE 2022-11-30 23:00:00
## 2946 2022-11-30 23:18:25 TRUE 2022-11-30 23:00:00
## 2947 2022-11-30 23:17:34 TRUE 2022-11-30 23:00:00
## 2948 2022-11-30 23:17:08 TRUE 2022-11-30 23:00:00
## 2949 2022-11-30 23:16:32 TRUE 2022-11-30 23:00:00
## 2950 2022-11-30 23:15:16 TRUE 2022-11-30 23:00:00
## 2951 2022-11-30 23:14:23 TRUE 2022-11-30 23:00:00
## 2952 2022-11-30 23:13:29 TRUE 2022-11-30 23:00:00
## 2953 2022-11-30 23:13:14 TRUE 2022-11-30 23:00:00
## 2954 2022-11-30 23:12:50 TRUE 2022-11-30 23:00:00
## 2955 2022-11-30 23:12:30 TRUE 2022-11-30 23:00:00
## 2956 2022-11-30 23:12:20 TRUE 2022-11-30 23:00:00
## 2957 2022-11-30 23:12:13 TRUE 2022-11-30 23:00:00
## 2958 2022-11-30 23:11:14 TRUE 2022-11-30 23:00:00
## 2959 2022-11-30 23:11:05 TRUE 2022-11-30 23:00:00
## 2960 2022-11-30 23:09:23 TRUE 2022-11-30 23:00:00
## 2961 2022-11-30 23:07:57 TRUE 2022-11-30 23:00:00
## 2962 2022-11-30 23:06:50 TRUE 2022-11-30 23:00:00
## 2963 2022-11-30 23:06:47 TRUE 2022-11-30 23:00:00
## 2964 2022-11-30 23:06:34 TRUE 2022-11-30 23:00:00
## 2965 2022-11-30 23:05:26 TRUE 2022-11-30 23:00:00
## 2966 2022-11-30 23:04:05 TRUE 2022-11-30 23:00:00
## 2967 2022-11-30 23:03:52 TRUE 2022-11-30 23:00:00
## 2968 2022-11-30 23:03:52 TRUE 2022-11-30 23:00:00
## 2969 2022-11-30 23:02:23 TRUE 2022-11-30 23:00:00
## 2970 2022-11-30 23:01:57 TRUE 2022-11-30 23:00:00
## 2971 2022-11-30 23:01:39 TRUE 2022-11-30 23:00:00
## 2972 2022-11-30 23:00:31 TRUE 2022-11-30 23:00:00
## 2973 2022-11-30 22:58:00 TRUE 2022-11-30 23:00:00
## 2974 2022-11-30 22:57:21 TRUE 2022-11-30 23:00:00
## 2975 2022-11-30 22:56:47 TRUE 2022-11-30 23:00:00
## 2976 2022-11-30 22:56:31 TRUE 2022-11-30 23:00:00
## 2977 2022-11-30 22:55:24 TRUE 2022-11-30 23:00:00
## 2978 2022-11-30 22:54:24 TRUE 2022-11-30 23:00:00
## 2979 2022-11-30 22:50:52 TRUE 2022-11-30 23:00:00
## 2980 2022-11-30 22:50:44 TRUE 2022-11-30 23:00:00
## 2981 2022-11-30 22:50:06 TRUE 2022-11-30 23:00:00
## 2982 2022-11-30 22:49:38 TRUE 2022-11-30 23:00:00
## 2983 2022-11-30 22:49:17 TRUE 2022-11-30 23:00:00
## 2984 2022-11-30 22:49:09 TRUE 2022-11-30 23:00:00
## 2985 2022-11-30 22:48:58 TRUE 2022-11-30 23:00:00
## 2986 2022-11-30 22:48:54 TRUE 2022-11-30 23:00:00
## 2987 2022-11-30 22:48:35 TRUE 2022-11-30 23:00:00
## 2988 2022-11-30 22:47:19 TRUE 2022-11-30 23:00:00
## 2989 2022-11-30 22:47:15 TRUE 2022-11-30 23:00:00
## 2990 2022-11-30 22:47:08 TRUE 2022-11-30 23:00:00
## 2991 2022-11-30 22:47:03 TRUE 2022-11-30 23:00:00
## 2992 2022-11-30 22:46:30 TRUE 2022-11-30 23:00:00
## 2993 2022-11-30 22:46:02 TRUE 2022-11-30 23:00:00
## 2994 2022-11-30 22:45:55 TRUE 2022-11-30 23:00:00
## 2995 2022-11-30 22:44:38 TRUE 2022-11-30 23:00:00
## 2996 2022-11-30 22:44:26 TRUE 2022-11-30 23:00:00
## 2997 2022-11-30 22:44:25 TRUE 2022-11-30 23:00:00
## 2998 2022-11-30 22:43:28 TRUE 2022-11-30 23:00:00
## 2999 2022-11-30 22:43:28 TRUE 2022-11-30 23:00:00
## 3000 2022-11-30 22:43:21 TRUE 2022-11-30 23:00:00
## 3001 2022-11-30 22:42:45 TRUE 2022-11-30 23:00:00
## 3002 2022-11-30 22:41:50 TRUE 2022-11-30 23:00:00
## 3003 2022-11-30 22:41:35 TRUE 2022-11-30 23:00:00
## 3004 2022-11-30 22:41:14 TRUE 2022-11-30 23:00:00
## 3005 2022-11-30 22:41:02 TRUE 2022-11-30 23:00:00
## 3006 2022-11-30 22:40:04 TRUE 2022-11-30 23:00:00
## 3007 2022-11-30 22:39:56 TRUE 2022-11-30 23:00:00
## 3008 2022-11-30 22:39:53 TRUE 2022-11-30 23:00:00
## 3009 2022-11-30 22:39:09 TRUE 2022-11-30 23:00:00
## 3010 2022-11-30 22:38:42 TRUE 2022-11-30 23:00:00
## 3011 2022-11-30 22:38:00 TRUE 2022-11-30 23:00:00
## 3012 2022-11-30 22:37:24 TRUE 2022-11-30 23:00:00
## 3013 2022-11-30 22:36:56 TRUE 2022-11-30 23:00:00
## 3014 2022-11-30 22:36:47 TRUE 2022-11-30 23:00:00
## 3015 2022-11-30 22:36:40 TRUE 2022-11-30 23:00:00
## 3016 2022-11-30 22:36:20 TRUE 2022-11-30 23:00:00
## 3017 2022-11-30 22:35:21 TRUE 2022-11-30 23:00:00
## 3018 2022-11-30 22:34:53 TRUE 2022-11-30 23:00:00
## 3019 2022-11-30 22:33:29 TRUE 2022-11-30 23:00:00
## 3020 2022-11-30 22:31:53 TRUE 2022-11-30 23:00:00
## 3021 2022-11-30 22:31:13 TRUE 2022-11-30 23:00:00
## 3022 2022-11-30 22:30:57 TRUE 2022-11-30 23:00:00
## 3023 2022-11-30 22:30:19 TRUE 2022-11-30 23:00:00
## 3024 2022-11-30 22:30:07 TRUE 2022-11-30 23:00:00
## 3025 2022-11-30 22:29:28 TRUE 2022-11-30 22:00:00
## 3026 2022-11-30 22:29:25 TRUE 2022-11-30 22:00:00
## 3027 2022-11-30 22:29:17 TRUE 2022-11-30 22:00:00
## 3028 2022-11-30 22:29:05 TRUE 2022-11-30 22:00:00
## 3029 2022-11-30 22:28:31 TRUE 2022-11-30 22:00:00
## 3030 2022-11-30 22:28:16 TRUE 2022-11-30 22:00:00
## 3031 2022-11-30 22:28:07 TRUE 2022-11-30 22:00:00
## 3032 2022-11-30 22:27:26 TRUE 2022-11-30 22:00:00
## 3033 2022-11-30 22:26:14 TRUE 2022-11-30 22:00:00
## 3034 2022-11-30 22:26:03 TRUE 2022-11-30 22:00:00
## 3035 2022-11-30 22:25:59 TRUE 2022-11-30 22:00:00
## 3036 2022-11-30 22:25:55 TRUE 2022-11-30 22:00:00
## 3037 2022-11-30 22:25:47 TRUE 2022-11-30 22:00:00
## 3038 2022-11-30 22:25:42 TRUE 2022-11-30 22:00:00
## 3039 2022-11-30 22:25:33 TRUE 2022-11-30 22:00:00
## 3040 2022-11-30 22:25:28 TRUE 2022-11-30 22:00:00
## 3041 2022-11-30 22:25:24 TRUE 2022-11-30 22:00:00
## 3042 2022-11-30 22:24:51 TRUE 2022-11-30 22:00:00
## 3043 2022-11-30 22:23:36 TRUE 2022-11-30 22:00:00
## 3044 2022-11-30 22:23:21 TRUE 2022-11-30 22:00:00
## 3045 2022-11-30 22:22:54 TRUE 2022-11-30 22:00:00
## 3046 2022-11-30 22:22:43 TRUE 2022-11-30 22:00:00
## 3047 2022-11-30 22:22:18 TRUE 2022-11-30 22:00:00
## 3048 2022-11-30 22:21:30 TRUE 2022-11-30 22:00:00
## 3049 2022-11-30 22:21:25 TRUE 2022-11-30 22:00:00
## 3050 2022-11-30 22:19:46 TRUE 2022-11-30 22:00:00
## 3051 2022-11-30 22:19:41 TRUE 2022-11-30 22:00:00
## 3052 2022-11-30 22:19:32 TRUE 2022-11-30 22:00:00
## 3053 2022-11-30 22:19:29 TRUE 2022-11-30 22:00:00
## 3054 2022-11-30 22:19:24 TRUE 2022-11-30 22:00:00
## 3055 2022-11-30 22:19:03 TRUE 2022-11-30 22:00:00
## 3056 2022-11-30 22:18:51 TRUE 2022-11-30 22:00:00
## 3057 2022-11-30 22:18:05 TRUE 2022-11-30 22:00:00
## 3058 2022-11-30 22:17:50 TRUE 2022-11-30 22:00:00
## 3059 2022-11-30 22:17:33 TRUE 2022-11-30 22:00:00
## 3060 2022-11-30 22:16:51 TRUE 2022-11-30 22:00:00
## 3061 2022-11-30 22:16:51 TRUE 2022-11-30 22:00:00
## 3062 2022-11-30 22:16:14 TRUE 2022-11-30 22:00:00
## 3063 2022-11-30 22:13:58 TRUE 2022-11-30 22:00:00
## 3064 2022-11-30 22:13:17 TRUE 2022-11-30 22:00:00
## 3065 2022-11-30 22:13:10 TRUE 2022-11-30 22:00:00
## 3066 2022-11-30 22:12:43 TRUE 2022-11-30 22:00:00
## 3067 2022-11-30 22:12:41 TRUE 2022-11-30 22:00:00
## 3068 2022-11-30 22:12:03 TRUE 2022-11-30 22:00:00
## 3069 2022-11-30 22:12:02 TRUE 2022-11-30 22:00:00
## 3070 2022-11-30 22:11:58 TRUE 2022-11-30 22:00:00
## 3071 2022-11-30 22:11:29 TRUE 2022-11-30 22:00:00
## 3072 2022-11-30 22:10:04 TRUE 2022-11-30 22:00:00
## 3073 2022-11-30 22:09:27 TRUE 2022-11-30 22:00:00
## 3074 2022-11-30 22:08:45 TRUE 2022-11-30 22:00:00
## 3075 2022-11-30 22:08:34 TRUE 2022-11-30 22:00:00
## 3076 2022-11-30 22:08:07 TRUE 2022-11-30 22:00:00
## 3077 2022-11-30 22:07:55 TRUE 2022-11-30 22:00:00
## 3078 2022-11-30 22:07:44 TRUE 2022-11-30 22:00:00
## 3079 2022-11-30 22:07:30 TRUE 2022-11-30 22:00:00
## 3080 2022-11-30 22:07:10 TRUE 2022-11-30 22:00:00
## 3081 2022-11-30 22:07:06 TRUE 2022-11-30 22:00:00
## 3082 2022-11-30 22:06:46 TRUE 2022-11-30 22:00:00
## 3083 2022-11-30 22:06:46 TRUE 2022-11-30 22:00:00
## 3084 2022-11-30 22:06:23 TRUE 2022-11-30 22:00:00
## 3085 2022-11-30 22:05:27 TRUE 2022-11-30 22:00:00
## 3086 2022-11-30 22:04:13 TRUE 2022-11-30 22:00:00
## 3087 2022-11-30 22:03:38 TRUE 2022-11-30 22:00:00
## 3088 2022-11-30 22:03:31 TRUE 2022-11-30 22:00:00
## 3089 2022-11-30 22:02:22 TRUE 2022-11-30 22:00:00
## 3090 2022-11-30 22:02:19 TRUE 2022-11-30 22:00:00
## 3091 2022-11-30 22:02:01 TRUE 2022-11-30 22:00:00
## 3092 2022-11-30 22:01:58 TRUE 2022-11-30 22:00:00
## 3093 2022-11-30 22:01:53 TRUE 2022-11-30 22:00:00
## 3094 2022-11-30 22:00:25 TRUE 2022-11-30 22:00:00
## 3095 2022-11-30 22:00:23 TRUE 2022-11-30 22:00:00
## 3096 2022-11-30 21:59:46 TRUE 2022-11-30 22:00:00
## 3097 2022-11-30 21:59:34 TRUE 2022-11-30 22:00:00
## 3098 2022-11-30 21:59:28 TRUE 2022-11-30 22:00:00
## 3099 2022-11-30 21:58:33 TRUE 2022-11-30 22:00:00
## 3100 2022-11-30 21:58:19 TRUE 2022-11-30 22:00:00
## 3101 2022-11-30 21:58:13 TRUE 2022-11-30 22:00:00
## 3102 2022-11-30 21:57:50 TRUE 2022-11-30 22:00:00
## 3103 2022-11-30 21:57:05 TRUE 2022-11-30 22:00:00
## 3104 2022-11-30 21:57:03 TRUE 2022-11-30 22:00:00
## 3105 2022-11-30 21:56:38 TRUE 2022-11-30 22:00:00
## 3106 2022-11-30 21:55:58 TRUE 2022-11-30 22:00:00
## 3107 2022-11-30 21:55:51 TRUE 2022-11-30 22:00:00
## 3108 2022-11-30 21:55:10 TRUE 2022-11-30 22:00:00
## 3109 2022-11-30 21:54:45 TRUE 2022-11-30 22:00:00
## 3110 2022-11-30 21:54:37 TRUE 2022-11-30 22:00:00
## 3111 2022-11-30 21:54:13 TRUE 2022-11-30 22:00:00
## 3112 2022-11-30 21:54:01 TRUE 2022-11-30 22:00:00
## 3113 2022-11-30 21:52:49 TRUE 2022-11-30 22:00:00
## 3114 2022-11-30 21:52:36 TRUE 2022-11-30 22:00:00
## 3115 2022-11-30 21:52:31 TRUE 2022-11-30 22:00:00
## 3116 2022-11-30 21:51:49 TRUE 2022-11-30 22:00:00
## 3117 2022-11-30 21:51:10 TRUE 2022-11-30 22:00:00
## 3118 2022-11-30 21:51:05 TRUE 2022-11-30 22:00:00
## 3119 2022-11-30 21:50:58 TRUE 2022-11-30 22:00:00
## 3120 2022-11-30 21:50:46 TRUE 2022-11-30 22:00:00
## 3121 2022-11-30 21:50:42 TRUE 2022-11-30 22:00:00
## 3122 2022-11-30 21:50:38 TRUE 2022-11-30 22:00:00
## 3123 2022-11-30 21:50:25 TRUE 2022-11-30 22:00:00
## 3124 2022-11-30 21:50:19 TRUE 2022-11-30 22:00:00
## 3125 2022-11-30 21:49:58 TRUE 2022-11-30 22:00:00
## 3126 2022-11-30 21:49:47 TRUE 2022-11-30 22:00:00
## 3127 2022-11-30 21:48:44 TRUE 2022-11-30 22:00:00
## 3128 2022-11-30 21:48:28 TRUE 2022-11-30 22:00:00
## 3129 2022-11-30 21:46:43 TRUE 2022-11-30 22:00:00
## 3130 2022-11-30 21:45:55 TRUE 2022-11-30 22:00:00
## 3131 2022-11-30 21:45:43 TRUE 2022-11-30 22:00:00
## 3132 2022-11-30 21:44:58 TRUE 2022-11-30 22:00:00
## 3133 2022-11-30 21:44:48 TRUE 2022-11-30 22:00:00
## 3134 2022-11-30 21:43:23 TRUE 2022-11-30 22:00:00
## 3135 2022-11-30 21:42:59 TRUE 2022-11-30 22:00:00
## 3136 2022-11-30 21:42:55 TRUE 2022-11-30 22:00:00
## 3137 2022-11-30 21:42:54 TRUE 2022-11-30 22:00:00
## 3138 2022-11-30 21:42:49 TRUE 2022-11-30 22:00:00
## 3139 2022-11-30 21:42:23 TRUE 2022-11-30 22:00:00
## 3140 2022-11-30 21:42:00 TRUE 2022-11-30 22:00:00
## 3141 2022-11-30 21:41:23 TRUE 2022-11-30 22:00:00
## 3142 2022-11-30 21:41:10 TRUE 2022-11-30 22:00:00
## 3143 2022-11-30 21:40:54 TRUE 2022-11-30 22:00:00
## 3144 2022-11-30 21:40:44 TRUE 2022-11-30 22:00:00
## 3145 2022-11-30 21:40:30 TRUE 2022-11-30 22:00:00
## 3146 2022-11-30 21:40:06 TRUE 2022-11-30 22:00:00
## 3147 2022-11-30 21:40:05 TRUE 2022-11-30 22:00:00
## 3148 2022-11-30 21:40:00 TRUE 2022-11-30 22:00:00
## 3149 2022-11-30 21:39:33 TRUE 2022-11-30 22:00:00
## 3150 2022-11-30 21:39:31 TRUE 2022-11-30 22:00:00
## 3151 2022-11-30 21:39:10 TRUE 2022-11-30 22:00:00
## 3152 2022-11-30 21:38:39 TRUE 2022-11-30 22:00:00
## 3153 2022-11-30 21:38:23 TRUE 2022-11-30 22:00:00
## 3154 2022-11-30 21:38:21 TRUE 2022-11-30 22:00:00
## 3155 2022-11-30 21:38:17 TRUE 2022-11-30 22:00:00
## 3156 2022-11-30 21:38:01 TRUE 2022-11-30 22:00:00
## 3157 2022-11-30 21:37:48 TRUE 2022-11-30 22:00:00
## 3158 2022-11-30 21:37:29 TRUE 2022-11-30 22:00:00
## 3159 2022-11-30 21:36:39 TRUE 2022-11-30 22:00:00
## 3160 2022-11-30 21:36:32 TRUE 2022-11-30 22:00:00
## 3161 2022-11-30 21:36:20 TRUE 2022-11-30 22:00:00
## 3162 2022-11-30 21:36:01 TRUE 2022-11-30 22:00:00
## 3163 2022-11-30 21:35:33 TRUE 2022-11-30 22:00:00
## 3164 2022-11-30 21:35:31 TRUE 2022-11-30 22:00:00
## 3165 2022-11-30 21:35:03 TRUE 2022-11-30 22:00:00
## 3166 2022-11-30 21:34:40 TRUE 2022-11-30 22:00:00
## 3167 2022-11-30 21:34:36 TRUE 2022-11-30 22:00:00
## 3168 2022-11-30 21:33:36 TRUE 2022-11-30 22:00:00
## 3169 2022-11-30 21:33:18 TRUE 2022-11-30 22:00:00
## 3170 2022-11-30 21:33:08 TRUE 2022-11-30 22:00:00
## 3171 2022-11-30 21:33:06 TRUE 2022-11-30 22:00:00
## 3172 2022-11-30 21:32:53 TRUE 2022-11-30 22:00:00
## 3173 2022-11-30 21:32:13 TRUE 2022-11-30 22:00:00
## 3174 2022-11-30 21:31:26 TRUE 2022-11-30 22:00:00
## 3175 2022-11-30 21:31:02 TRUE 2022-11-30 22:00:00
## 3176 2022-11-30 21:30:49 TRUE 2022-11-30 22:00:00
## 3177 2022-11-30 21:30:43 TRUE 2022-11-30 22:00:00
## 3178 2022-11-30 21:30:41 TRUE 2022-11-30 22:00:00
## 3179 2022-11-30 21:30:37 TRUE 2022-11-30 22:00:00
## 3180 2022-11-30 21:30:19 TRUE 2022-11-30 22:00:00
## 3181 2022-11-30 21:29:58 TRUE 2022-11-30 21:00:00
## 3182 2022-11-30 21:29:52 TRUE 2022-11-30 21:00:00
## 3183 2022-11-30 21:29:46 TRUE 2022-11-30 21:00:00
## 3184 2022-11-30 21:29:23 TRUE 2022-11-30 21:00:00
## 3185 2022-11-30 21:29:15 TRUE 2022-11-30 21:00:00
## 3186 2022-11-30 21:29:02 TRUE 2022-11-30 21:00:00
## 3187 2022-11-30 21:28:52 TRUE 2022-11-30 21:00:00
## 3188 2022-11-30 21:28:40 TRUE 2022-11-30 21:00:00
## 3189 2022-11-30 21:28:33 TRUE 2022-11-30 21:00:00
## 3190 2022-11-30 21:28:02 TRUE 2022-11-30 21:00:00
## 3191 2022-11-30 21:27:43 TRUE 2022-11-30 21:00:00
## 3192 2022-11-30 21:27:40 TRUE 2022-11-30 21:00:00
## 3193 2022-11-30 21:26:56 TRUE 2022-11-30 21:00:00
## 3194 2022-11-30 21:26:28 TRUE 2022-11-30 21:00:00
## 3195 2022-11-30 21:26:20 TRUE 2022-11-30 21:00:00
## 3196 2022-11-30 21:26:16 TRUE 2022-11-30 21:00:00
## 3197 2022-11-30 21:26:15 TRUE 2022-11-30 21:00:00
## 3198 2022-11-30 21:25:33 TRUE 2022-11-30 21:00:00
## 3199 2022-11-30 21:25:14 TRUE 2022-11-30 21:00:00
## 3200 2022-11-30 21:24:34 TRUE 2022-11-30 21:00:00
## 3201 2022-11-30 21:23:08 TRUE 2022-11-30 21:00:00
## 3202 2022-11-30 21:22:43 TRUE 2022-11-30 21:00:00
## 3203 2022-11-30 21:22:33 TRUE 2022-11-30 21:00:00
## 3204 2022-11-30 21:22:27 TRUE 2022-11-30 21:00:00
## 3205 2022-11-30 21:22:24 TRUE 2022-11-30 21:00:00
## 3206 2022-11-30 21:22:07 TRUE 2022-11-30 21:00:00
## 3207 2022-11-30 21:20:59 TRUE 2022-11-30 21:00:00
## 3208 2022-11-30 21:20:40 TRUE 2022-11-30 21:00:00
## 3209 2022-11-30 21:20:38 TRUE 2022-11-30 21:00:00
## 3210 2022-11-30 21:20:06 TRUE 2022-11-30 21:00:00
## 3211 2022-11-30 21:20:06 TRUE 2022-11-30 21:00:00
## 3212 2022-11-30 21:19:58 TRUE 2022-11-30 21:00:00
## 3213 2022-11-30 21:19:54 TRUE 2022-11-30 21:00:00
## 3214 2022-11-30 21:19:50 TRUE 2022-11-30 21:00:00
## 3215 2022-11-30 21:19:31 TRUE 2022-11-30 21:00:00
## 3216 2022-11-30 21:19:26 TRUE 2022-11-30 21:00:00
## 3217 2022-11-30 21:19:21 TRUE 2022-11-30 21:00:00
## 3218 2022-11-30 21:18:50 TRUE 2022-11-30 21:00:00
## 3219 2022-11-30 21:18:41 TRUE 2022-11-30 21:00:00
## 3220 2022-11-30 21:18:38 TRUE 2022-11-30 21:00:00
## 3221 2022-11-30 21:17:54 TRUE 2022-11-30 21:00:00
## 3222 2022-11-30 21:17:53 TRUE 2022-11-30 21:00:00
## 3223 2022-11-30 21:17:22 TRUE 2022-11-30 21:00:00
## 3224 2022-11-30 21:17:04 TRUE 2022-11-30 21:00:00
## 3225 2022-11-30 21:16:54 TRUE 2022-11-30 21:00:00
## 3226 2022-11-30 21:15:35 TRUE 2022-11-30 21:00:00
## 3227 2022-11-30 21:15:26 TRUE 2022-11-30 21:00:00
## 3228 2022-11-30 21:14:21 TRUE 2022-11-30 21:00:00
## 3229 2022-11-30 21:14:14 TRUE 2022-11-30 21:00:00
## 3230 2022-11-30 21:14:09 TRUE 2022-11-30 21:00:00
## 3231 2022-11-30 21:14:06 TRUE 2022-11-30 21:00:00
## 3232 2022-11-30 21:13:58 TRUE 2022-11-30 21:00:00
## 3233 2022-11-30 21:13:49 TRUE 2022-11-30 21:00:00
## 3234 2022-11-30 21:13:17 TRUE 2022-11-30 21:00:00
## 3235 2022-11-30 21:12:36 TRUE 2022-11-30 21:00:00
## 3236 2022-11-30 21:12:24 TRUE 2022-11-30 21:00:00
## 3237 2022-11-30 21:12:04 TRUE 2022-11-30 21:00:00
## 3238 2022-11-30 21:11:56 TRUE 2022-11-30 21:00:00
## 3239 2022-11-30 21:11:48 TRUE 2022-11-30 21:00:00
## 3240 2022-11-30 21:11:31 TRUE 2022-11-30 21:00:00
## 3241 2022-11-30 21:10:54 TRUE 2022-11-30 21:00:00
## 3242 2022-11-30 21:10:17 TRUE 2022-11-30 21:00:00
## 3243 2022-11-30 21:09:46 TRUE 2022-11-30 21:00:00
## 3244 2022-11-30 21:09:35 TRUE 2022-11-30 21:00:00
## 3245 2022-11-30 21:09:04 TRUE 2022-11-30 21:00:00
## 3246 2022-11-30 21:08:43 TRUE 2022-11-30 21:00:00
## 3247 2022-11-30 21:08:35 TRUE 2022-11-30 21:00:00
## 3248 2022-11-30 21:08:22 TRUE 2022-11-30 21:00:00
## 3249 2022-11-30 21:06:51 TRUE 2022-11-30 21:00:00
## 3250 2022-11-30 21:06:20 TRUE 2022-11-30 21:00:00
## 3251 2022-11-30 21:05:04 TRUE 2022-11-30 21:00:00
## 3252 2022-11-30 21:04:54 TRUE 2022-11-30 21:00:00
## 3253 2022-11-30 21:04:48 TRUE 2022-11-30 21:00:00
## 3254 2022-11-30 21:04:37 TRUE 2022-11-30 21:00:00
## 3255 2022-11-30 21:04:13 TRUE 2022-11-30 21:00:00
## 3256 2022-11-30 21:04:11 TRUE 2022-11-30 21:00:00
## 3257 2022-11-30 21:03:41 TRUE 2022-11-30 21:00:00
## 3258 2022-11-30 21:02:58 TRUE 2022-11-30 21:00:00
## 3259 2022-11-30 21:01:37 TRUE 2022-11-30 21:00:00
## 3260 2022-11-30 21:01:34 TRUE 2022-11-30 21:00:00
## 3261 2022-11-30 21:01:32 TRUE 2022-11-30 21:00:00
## 3262 2022-11-30 21:00:39 TRUE 2022-11-30 21:00:00
## 3263 2022-11-30 21:00:28 TRUE 2022-11-30 21:00:00
## 3264 2022-11-30 20:59:28 TRUE 2022-11-30 21:00:00
## 3265 2022-11-30 20:58:52 TRUE 2022-11-30 21:00:00
## 3266 2022-11-30 20:58:52 TRUE 2022-11-30 21:00:00
## 3267 2022-11-30 20:58:49 TRUE 2022-11-30 21:00:00
## 3268 2022-11-30 20:58:25 TRUE 2022-11-30 21:00:00
## 3269 2022-11-30 20:57:33 TRUE 2022-11-30 21:00:00
## 3270 2022-11-30 20:57:21 TRUE 2022-11-30 21:00:00
## 3271 2022-11-30 20:57:12 TRUE 2022-11-30 21:00:00
## 3272 2022-11-30 20:55:46 TRUE 2022-11-30 21:00:00
## 3273 2022-11-30 20:55:30 TRUE 2022-11-30 21:00:00
## 3274 2022-11-30 20:55:26 TRUE 2022-11-30 21:00:00
## 3275 2022-11-30 20:54:50 TRUE 2022-11-30 21:00:00
## 3276 2022-11-30 20:53:53 TRUE 2022-11-30 21:00:00
## 3277 2022-11-30 20:53:28 TRUE 2022-11-30 21:00:00
## 3278 2022-11-30 20:53:19 TRUE 2022-11-30 21:00:00
## 3279 2022-11-30 20:52:28 TRUE 2022-11-30 21:00:00
## 3280 2022-11-30 20:52:24 TRUE 2022-11-30 21:00:00
## 3281 2022-11-30 20:51:58 TRUE 2022-11-30 21:00:00
## 3282 2022-11-30 20:51:25 TRUE 2022-11-30 21:00:00
## 3283 2022-11-30 20:51:23 TRUE 2022-11-30 21:00:00
## 3284 2022-11-30 20:51:15 TRUE 2022-11-30 21:00:00
## 3285 2022-11-30 20:50:31 TRUE 2022-11-30 21:00:00
## 3286 2022-11-30 20:49:06 TRUE 2022-11-30 21:00:00
## 3287 2022-11-30 20:48:53 TRUE 2022-11-30 21:00:00
## 3288 2022-11-30 20:48:44 TRUE 2022-11-30 21:00:00
## 3289 2022-11-30 20:48:21 TRUE 2022-11-30 21:00:00
## 3290 2022-11-30 20:48:12 TRUE 2022-11-30 21:00:00
## 3291 2022-11-30 20:48:06 TRUE 2022-11-30 21:00:00
## 3292 2022-11-30 20:47:47 TRUE 2022-11-30 21:00:00
## 3293 2022-11-30 20:47:20 TRUE 2022-11-30 21:00:00
## 3294 2022-11-30 20:46:14 TRUE 2022-11-30 21:00:00
## 3295 2022-11-30 20:45:45 TRUE 2022-11-30 21:00:00
## 3296 2022-11-30 20:45:44 TRUE 2022-11-30 21:00:00
## 3297 2022-11-30 20:45:41 TRUE 2022-11-30 21:00:00
## 3298 2022-11-30 20:45:20 TRUE 2022-11-30 21:00:00
## 3299 2022-11-30 20:45:14 TRUE 2022-11-30 21:00:00
## 3300 2022-11-30 20:45:06 TRUE 2022-11-30 21:00:00
## 3301 2022-11-30 20:44:51 TRUE 2022-11-30 21:00:00
## 3302 2022-11-30 20:44:49 TRUE 2022-11-30 21:00:00
## 3303 2022-11-30 20:44:27 TRUE 2022-11-30 21:00:00
## 3304 2022-11-30 20:44:27 TRUE 2022-11-30 21:00:00
## 3305 2022-11-30 20:44:19 TRUE 2022-11-30 21:00:00
## 3306 2022-11-30 20:44:17 TRUE 2022-11-30 21:00:00
## 3307 2022-11-30 20:44:06 TRUE 2022-11-30 21:00:00
## 3308 2022-11-30 20:43:31 TRUE 2022-11-30 21:00:00
## 3309 2022-11-30 20:43:16 TRUE 2022-11-30 21:00:00
## 3310 2022-11-30 20:43:15 TRUE 2022-11-30 21:00:00
## 3311 2022-11-30 20:42:48 TRUE 2022-11-30 21:00:00
## 3312 2022-11-30 20:42:42 TRUE 2022-11-30 21:00:00
## 3313 2022-11-30 20:42:35 TRUE 2022-11-30 21:00:00
## 3314 2022-11-30 20:42:33 TRUE 2022-11-30 21:00:00
## 3315 2022-11-30 20:42:28 TRUE 2022-11-30 21:00:00
## 3316 2022-11-30 20:41:04 TRUE 2022-11-30 21:00:00
## 3317 2022-11-30 20:40:54 TRUE 2022-11-30 21:00:00
## 3318 2022-11-30 20:40:22 TRUE 2022-11-30 21:00:00
## 3319 2022-11-30 20:39:55 TRUE 2022-11-30 21:00:00
## 3320 2022-11-30 20:38:59 TRUE 2022-11-30 21:00:00
## 3321 2022-11-30 20:38:54 TRUE 2022-11-30 21:00:00
## 3322 2022-11-30 20:38:14 TRUE 2022-11-30 21:00:00
## 3323 2022-11-30 20:36:54 TRUE 2022-11-30 21:00:00
## 3324 2022-11-30 20:36:47 TRUE 2022-11-30 21:00:00
## 3325 2022-11-30 20:36:42 TRUE 2022-11-30 21:00:00
## 3326 2022-11-30 20:36:31 TRUE 2022-11-30 21:00:00
## 3327 2022-11-30 20:36:22 TRUE 2022-11-30 21:00:00
## 3328 2022-11-30 20:36:15 TRUE 2022-11-30 21:00:00
## 3329 2022-11-30 20:35:55 TRUE 2022-11-30 21:00:00
## 3330 2022-11-30 20:35:44 TRUE 2022-11-30 21:00:00
## 3331 2022-11-30 20:35:43 TRUE 2022-11-30 21:00:00
## 3332 2022-11-30 20:35:40 TRUE 2022-11-30 21:00:00
## 3333 2022-11-30 20:35:18 TRUE 2022-11-30 21:00:00
## 3334 2022-11-30 20:34:39 TRUE 2022-11-30 21:00:00
## 3335 2022-11-30 20:34:17 TRUE 2022-11-30 21:00:00
## 3336 2022-11-30 20:33:01 TRUE 2022-11-30 21:00:00
## 3337 2022-11-30 20:32:57 TRUE 2022-11-30 21:00:00
## 3338 2022-11-30 20:32:42 TRUE 2022-11-30 21:00:00
## 3339 2022-11-30 20:32:34 TRUE 2022-11-30 21:00:00
## 3340 2022-11-30 20:32:20 TRUE 2022-11-30 21:00:00
## 3341 2022-11-30 20:31:29 TRUE 2022-11-30 21:00:00
## 3342 2022-11-30 20:31:20 TRUE 2022-11-30 21:00:00
## 3343 2022-11-30 20:31:10 TRUE 2022-11-30 21:00:00
## 3344 2022-11-30 20:31:07 TRUE 2022-11-30 21:00:00
## 3345 2022-11-30 20:29:55 TRUE 2022-11-30 20:00:00
## 3346 2022-11-30 20:29:31 TRUE 2022-11-30 20:00:00
## 3347 2022-11-30 20:29:01 TRUE 2022-11-30 20:00:00
## 3348 2022-11-30 20:28:33 TRUE 2022-11-30 20:00:00
## 3349 2022-11-30 20:28:19 TRUE 2022-11-30 20:00:00
## 3350 2022-11-30 20:28:18 TRUE 2022-11-30 20:00:00
## 3351 2022-11-30 20:28:16 TRUE 2022-11-30 20:00:00
## 3352 2022-11-30 20:28:13 TRUE 2022-11-30 20:00:00
## 3353 2022-11-30 20:27:33 TRUE 2022-11-30 20:00:00
## 3354 2022-11-30 20:27:12 TRUE 2022-11-30 20:00:00
## 3355 2022-11-30 20:26:48 TRUE 2022-11-30 20:00:00
## 3356 2022-11-30 20:26:28 TRUE 2022-11-30 20:00:00
## 3357 2022-11-30 20:24:50 TRUE 2022-11-30 20:00:00
## 3358 2022-11-30 20:24:33 TRUE 2022-11-30 20:00:00
## 3359 2022-11-30 20:23:51 TRUE 2022-11-30 20:00:00
## 3360 2022-11-30 20:23:05 TRUE 2022-11-30 20:00:00
## 3361 2022-11-30 20:22:44 TRUE 2022-11-30 20:00:00
## 3362 2022-11-30 20:21:26 TRUE 2022-11-30 20:00:00
## 3363 2022-11-30 20:21:21 TRUE 2022-11-30 20:00:00
## 3364 2022-11-30 20:21:14 TRUE 2022-11-30 20:00:00
## 3365 2022-11-30 20:21:07 TRUE 2022-11-30 20:00:00
## 3366 2022-11-30 20:21:05 TRUE 2022-11-30 20:00:00
## 3367 2022-11-30 20:20:18 TRUE 2022-11-30 20:00:00
## 3368 2022-11-30 20:20:12 TRUE 2022-11-30 20:00:00
## 3369 2022-11-30 20:19:09 TRUE 2022-11-30 20:00:00
## 3370 2022-11-30 20:18:56 TRUE 2022-11-30 20:00:00
## 3371 2022-11-30 20:18:45 TRUE 2022-11-30 20:00:00
## 3372 2022-11-30 20:18:43 TRUE 2022-11-30 20:00:00
## 3373 2022-11-30 20:18:37 TRUE 2022-11-30 20:00:00
## 3374 2022-11-30 20:18:26 TRUE 2022-11-30 20:00:00
## 3375 2022-11-30 20:18:09 TRUE 2022-11-30 20:00:00
## 3376 2022-11-30 20:18:05 TRUE 2022-11-30 20:00:00
## 3377 2022-11-30 20:18:00 TRUE 2022-11-30 20:00:00
## 3378 2022-11-30 20:17:43 TRUE 2022-11-30 20:00:00
## 3379 2022-11-30 20:17:40 TRUE 2022-11-30 20:00:00
## 3380 2022-11-30 20:17:26 TRUE 2022-11-30 20:00:00
## 3381 2022-11-30 20:17:21 TRUE 2022-11-30 20:00:00
## 3382 2022-11-30 20:16:29 TRUE 2022-11-30 20:00:00
## 3383 2022-11-30 20:16:26 TRUE 2022-11-30 20:00:00
## 3384 2022-11-30 20:16:07 TRUE 2022-11-30 20:00:00
## 3385 2022-11-30 20:14:52 TRUE 2022-11-30 20:00:00
## 3386 2022-11-30 20:14:06 TRUE 2022-11-30 20:00:00
## 3387 2022-11-30 20:12:51 TRUE 2022-11-30 20:00:00
## 3388 2022-11-30 20:12:02 TRUE 2022-11-30 20:00:00
## 3389 2022-11-30 20:11:32 TRUE 2022-11-30 20:00:00
## 3390 2022-11-30 20:11:23 TRUE 2022-11-30 20:00:00
## 3391 2022-11-30 20:10:43 TRUE 2022-11-30 20:00:00
## 3392 2022-11-30 20:10:12 TRUE 2022-11-30 20:00:00
## 3393 2022-11-30 20:09:42 TRUE 2022-11-30 20:00:00
## 3394 2022-11-30 20:07:53 TRUE 2022-11-30 20:00:00
## 3395 2022-11-30 20:07:52 TRUE 2022-11-30 20:00:00
## 3396 2022-11-30 20:07:45 TRUE 2022-11-30 20:00:00
## 3397 2022-11-30 20:07:03 TRUE 2022-11-30 20:00:00
## 3398 2022-11-30 20:06:59 TRUE 2022-11-30 20:00:00
## 3399 2022-11-30 20:06:43 TRUE 2022-11-30 20:00:00
## 3400 2022-11-30 20:06:26 TRUE 2022-11-30 20:00:00
## 3401 2022-11-30 20:06:25 TRUE 2022-11-30 20:00:00
## 3402 2022-11-30 20:06:14 TRUE 2022-11-30 20:00:00
## 3403 2022-11-30 20:06:12 TRUE 2022-11-30 20:00:00
## 3404 2022-11-30 20:06:04 TRUE 2022-11-30 20:00:00
## 3405 2022-11-30 20:06:04 TRUE 2022-11-30 20:00:00
## 3406 2022-11-30 20:06:03 TRUE 2022-11-30 20:00:00
## 3407 2022-11-30 20:05:06 TRUE 2022-11-30 20:00:00
## 3408 2022-11-30 20:03:44 TRUE 2022-11-30 20:00:00
## 3409 2022-11-30 20:03:22 TRUE 2022-11-30 20:00:00
## 3410 2022-11-30 20:03:21 TRUE 2022-11-30 20:00:00
## 3411 2022-11-30 20:03:05 TRUE 2022-11-30 20:00:00
## 3412 2022-11-30 20:02:33 TRUE 2022-11-30 20:00:00
## 3413 2022-11-30 20:02:30 TRUE 2022-11-30 20:00:00
## 3414 2022-11-30 20:02:26 TRUE 2022-11-30 20:00:00
## 3415 2022-11-30 20:01:58 TRUE 2022-11-30 20:00:00
## 3416 2022-11-30 20:01:46 TRUE 2022-11-30 20:00:00
## 3417 2022-11-30 20:01:27 TRUE 2022-11-30 20:00:00
## 3418 2022-11-30 20:00:44 TRUE 2022-11-30 20:00:00
## 3419 2022-11-30 20:00:39 TRUE 2022-11-30 20:00:00
## 3420 2022-11-30 20:00:05 TRUE 2022-11-30 20:00:00
## 3421 2022-11-30 20:00:00 TRUE 2022-11-30 20:00:00
## 3422 2022-11-30 19:57:27 TRUE 2022-11-30 20:00:00
## 3423 2022-11-30 19:56:53 TRUE 2022-11-30 20:00:00
## 3424 2022-11-30 19:56:51 TRUE 2022-11-30 20:00:00
## 3425 2022-11-30 19:56:42 TRUE 2022-11-30 20:00:00
## 3426 2022-11-30 19:55:17 TRUE 2022-11-30 20:00:00
## 3427 2022-11-30 19:55:06 TRUE 2022-11-30 20:00:00
## 3428 2022-11-30 19:54:54 TRUE 2022-11-30 20:00:00
## 3429 2022-11-30 19:54:26 TRUE 2022-11-30 20:00:00
## 3430 2022-11-30 19:52:44 TRUE 2022-11-30 20:00:00
## 3431 2022-11-30 19:52:40 TRUE 2022-11-30 20:00:00
## 3432 2022-11-30 19:51:57 TRUE 2022-11-30 20:00:00
## 3433 2022-11-30 19:51:10 TRUE 2022-11-30 20:00:00
## 3434 2022-11-30 19:50:30 TRUE 2022-11-30 20:00:00
## 3435 2022-11-30 19:50:22 TRUE 2022-11-30 20:00:00
## 3436 2022-11-30 19:50:12 TRUE 2022-11-30 20:00:00
## 3437 2022-11-30 19:49:25 TRUE 2022-11-30 20:00:00
## 3438 2022-11-30 19:49:19 TRUE 2022-11-30 20:00:00
## 3439 2022-11-30 19:48:37 TRUE 2022-11-30 20:00:00
## 3440 2022-11-30 19:48:37 TRUE 2022-11-30 20:00:00
## 3441 2022-11-30 19:48:26 TRUE 2022-11-30 20:00:00
## 3442 2022-11-30 19:47:58 TRUE 2022-11-30 20:00:00
## 3443 2022-11-30 19:47:19 TRUE 2022-11-30 20:00:00
## 3444 2022-11-30 19:47:12 TRUE 2022-11-30 20:00:00
## 3445 2022-11-30 19:46:54 TRUE 2022-11-30 20:00:00
## 3446 2022-11-30 19:45:34 TRUE 2022-11-30 20:00:00
## 3447 2022-11-30 19:44:39 TRUE 2022-11-30 20:00:00
## 3448 2022-11-30 19:42:56 TRUE 2022-11-30 20:00:00
## 3449 2022-11-30 19:42:27 TRUE 2022-11-30 20:00:00
## 3450 2022-11-30 19:39:41 TRUE 2022-11-30 20:00:00
## 3451 2022-11-30 19:39:36 TRUE 2022-11-30 20:00:00
## 3452 2022-11-30 19:38:54 TRUE 2022-11-30 20:00:00
## 3453 2022-11-30 19:38:46 TRUE 2022-11-30 20:00:00
## 3454 2022-11-30 19:38:29 TRUE 2022-11-30 20:00:00
## 3455 2022-11-30 19:38:08 TRUE 2022-11-30 20:00:00
## 3456 2022-11-30 19:37:49 TRUE 2022-11-30 20:00:00
## 3457 2022-11-30 19:37:10 TRUE 2022-11-30 20:00:00
## 3458 2022-11-30 19:36:59 TRUE 2022-11-30 20:00:00
## 3459 2022-11-30 19:36:45 TRUE 2022-11-30 20:00:00
## 3460 2022-11-30 19:35:01 TRUE 2022-11-30 20:00:00
## 3461 2022-11-30 19:34:07 TRUE 2022-11-30 20:00:00
## 3462 2022-11-30 19:33:29 TRUE 2022-11-30 20:00:00
## 3463 2022-11-30 19:32:23 TRUE 2022-11-30 20:00:00
## 3464 2022-11-30 19:31:15 TRUE 2022-11-30 20:00:00
## 3465 2022-11-30 19:31:12 TRUE 2022-11-30 20:00:00
## 3466 2022-11-30 19:30:55 TRUE 2022-11-30 20:00:00
## 3467 2022-11-30 19:30:36 TRUE 2022-11-30 20:00:00
## 3468 2022-11-30 19:29:53 TRUE 2022-11-30 19:00:00
## 3469 2022-11-30 19:29:14 TRUE 2022-11-30 19:00:00
## 3470 2022-11-30 19:29:07 TRUE 2022-11-30 19:00:00
## 3471 2022-11-30 19:29:02 TRUE 2022-11-30 19:00:00
## 3472 2022-11-30 19:28:17 TRUE 2022-11-30 19:00:00
## 3473 2022-11-30 19:26:58 TRUE 2022-11-30 19:00:00
## 3474 2022-11-30 19:26:57 TRUE 2022-11-30 19:00:00
## 3475 2022-11-30 19:26:22 TRUE 2022-11-30 19:00:00
## 3476 2022-11-30 19:25:56 TRUE 2022-11-30 19:00:00
## 3477 2022-11-30 19:25:25 TRUE 2022-11-30 19:00:00
## 3478 2022-11-30 19:25:20 TRUE 2022-11-30 19:00:00
## 3479 2022-11-30 19:23:59 TRUE 2022-11-30 19:00:00
## 3480 2022-11-30 19:23:50 TRUE 2022-11-30 19:00:00
## 3481 2022-11-30 19:23:39 TRUE 2022-11-30 19:00:00
## 3482 2022-11-30 19:23:08 TRUE 2022-11-30 19:00:00
## 3483 2022-11-30 19:22:02 TRUE 2022-11-30 19:00:00
## 3484 2022-11-30 19:21:05 TRUE 2022-11-30 19:00:00
## 3485 2022-11-30 19:20:51 TRUE 2022-11-30 19:00:00
## 3486 2022-11-30 19:20:24 TRUE 2022-11-30 19:00:00
## 3487 2022-11-30 19:20:22 TRUE 2022-11-30 19:00:00
## 3488 2022-11-30 19:17:19 TRUE 2022-11-30 19:00:00
## 3489 2022-11-30 19:17:08 TRUE 2022-11-30 19:00:00
## 3490 2022-11-30 19:16:26 TRUE 2022-11-30 19:00:00
## 3491 2022-11-30 19:15:01 TRUE 2022-11-30 19:00:00
## 3492 2022-11-30 19:14:26 TRUE 2022-11-30 19:00:00
## 3493 2022-11-30 19:14:05 TRUE 2022-11-30 19:00:00
## 3494 2022-11-30 19:13:49 TRUE 2022-11-30 19:00:00
## 3495 2022-11-30 19:13:41 TRUE 2022-11-30 19:00:00
## 3496 2022-11-30 19:13:24 TRUE 2022-11-30 19:00:00
## 3497 2022-11-30 19:12:41 TRUE 2022-11-30 19:00:00
## 3498 2022-11-30 19:12:17 TRUE 2022-11-30 19:00:00
## 3499 2022-11-30 19:08:33 TRUE 2022-11-30 19:00:00
## 3500 2022-11-30 19:08:13 TRUE 2022-11-30 19:00:00
## 3501 2022-11-30 19:07:12 TRUE 2022-11-30 19:00:00
## 3502 2022-11-30 19:07:06 TRUE 2022-11-30 19:00:00
## 3503 2022-11-30 19:06:48 TRUE 2022-11-30 19:00:00
## 3504 2022-11-30 19:05:39 TRUE 2022-11-30 19:00:00
## 3505 2022-11-30 19:05:25 TRUE 2022-11-30 19:00:00
## 3506 2022-11-30 19:05:11 TRUE 2022-11-30 19:00:00
## 3507 2022-11-30 19:04:57 TRUE 2022-11-30 19:00:00
## 3508 2022-11-30 19:04:40 TRUE 2022-11-30 19:00:00
## 3509 2022-11-30 19:04:27 TRUE 2022-11-30 19:00:00
## 3510 2022-11-30 19:04:17 TRUE 2022-11-30 19:00:00
## 3511 2022-11-30 19:01:48 TRUE 2022-11-30 19:00:00
## 3512 2022-11-30 19:00:49 TRUE 2022-11-30 19:00:00
## 3513 2022-11-30 19:00:39 TRUE 2022-11-30 19:00:00
## 3514 2022-11-30 19:00:11 TRUE 2022-11-30 19:00:00
## 3515 2022-11-30 19:00:05 TRUE 2022-11-30 19:00:00
## 3516 2022-11-30 18:59:36 TRUE 2022-11-30 19:00:00
## 3517 2022-11-30 18:59:33 TRUE 2022-11-30 19:00:00
## 3518 2022-11-30 18:59:08 TRUE 2022-11-30 19:00:00
## 3519 2022-11-30 18:58:42 TRUE 2022-11-30 19:00:00
## 3520 2022-11-30 18:58:27 TRUE 2022-11-30 19:00:00
## 3521 2022-11-30 18:58:19 TRUE 2022-11-30 19:00:00
## 3522 2022-11-30 18:57:50 TRUE 2022-11-30 19:00:00
## 3523 2022-11-30 18:57:47 TRUE 2022-11-30 19:00:00
## 3524 2022-11-30 18:57:39 TRUE 2022-11-30 19:00:00
## 3525 2022-11-30 18:57:21 TRUE 2022-11-30 19:00:00
## 3526 2022-11-30 18:57:09 TRUE 2022-11-30 19:00:00
## 3527 2022-11-30 18:57:00 TRUE 2022-11-30 19:00:00
## 3528 2022-11-30 18:57:00 TRUE 2022-11-30 19:00:00
## 3529 2022-11-30 18:56:30 TRUE 2022-11-30 19:00:00
## 3530 2022-11-30 18:56:30 TRUE 2022-11-30 19:00:00
## 3531 2022-11-30 18:56:14 TRUE 2022-11-30 19:00:00
## 3532 2022-11-30 18:55:55 TRUE 2022-11-30 19:00:00
## 3533 2022-11-30 18:55:48 TRUE 2022-11-30 19:00:00
## 3534 2022-11-30 18:55:15 TRUE 2022-11-30 19:00:00
## 3535 2022-11-30 18:54:25 TRUE 2022-11-30 19:00:00
## 3536 2022-11-30 18:54:24 TRUE 2022-11-30 19:00:00
## 3537 2022-11-30 18:54:13 TRUE 2022-11-30 19:00:00
## 3538 2022-11-30 18:52:59 TRUE 2022-11-30 19:00:00
## 3539 2022-11-30 18:52:50 TRUE 2022-11-30 19:00:00
## 3540 2022-11-30 18:52:41 TRUE 2022-11-30 19:00:00
## 3541 2022-11-30 18:52:37 TRUE 2022-11-30 19:00:00
## 3542 2022-11-30 18:51:31 TRUE 2022-11-30 19:00:00
## 3543 2022-11-30 18:51:12 TRUE 2022-11-30 19:00:00
## 3544 2022-11-30 18:51:06 TRUE 2022-11-30 19:00:00
## 3545 2022-11-30 18:50:52 TRUE 2022-11-30 19:00:00
## 3546 2022-11-30 18:50:30 TRUE 2022-11-30 19:00:00
## 3547 2022-11-30 18:50:25 TRUE 2022-11-30 19:00:00
## 3548 2022-11-30 18:49:52 TRUE 2022-11-30 19:00:00
## 3549 2022-11-30 18:49:31 TRUE 2022-11-30 19:00:00
## 3550 2022-11-30 18:49:05 TRUE 2022-11-30 19:00:00
## 3551 2022-11-30 18:48:59 TRUE 2022-11-30 19:00:00
## 3552 2022-11-30 18:48:42 TRUE 2022-11-30 19:00:00
## 3553 2022-11-30 18:48:14 TRUE 2022-11-30 19:00:00
## 3554 2022-11-30 18:47:41 TRUE 2022-11-30 19:00:00
## 3555 2022-11-30 18:47:08 TRUE 2022-11-30 19:00:00
## 3556 2022-11-30 18:46:21 TRUE 2022-11-30 19:00:00
## 3557 2022-11-30 18:46:09 TRUE 2022-11-30 19:00:00
## 3558 2022-11-30 18:45:31 TRUE 2022-11-30 19:00:00
## 3559 2022-11-30 18:44:05 TRUE 2022-11-30 19:00:00
## 3560 2022-11-30 18:42:00 TRUE 2022-11-30 19:00:00
## 3561 2022-11-30 18:40:46 TRUE 2022-11-30 19:00:00
## 3562 2022-11-30 18:39:36 TRUE 2022-11-30 19:00:00
## 3563 2022-11-30 18:39:28 TRUE 2022-11-30 19:00:00
## 3564 2022-11-30 18:39:23 TRUE 2022-11-30 19:00:00
## 3565 2022-11-30 18:38:51 TRUE 2022-11-30 19:00:00
## 3566 2022-11-30 18:38:41 TRUE 2022-11-30 19:00:00
## 3567 2022-11-30 18:38:20 TRUE 2022-11-30 19:00:00
## 3568 2022-11-30 18:37:17 TRUE 2022-11-30 19:00:00
## 3569 2022-11-30 18:36:20 TRUE 2022-11-30 19:00:00
## 3570 2022-11-30 18:35:56 TRUE 2022-11-30 19:00:00
## 3571 2022-11-30 18:35:53 TRUE 2022-11-30 19:00:00
## 3572 2022-11-30 18:35:36 TRUE 2022-11-30 19:00:00
## 3573 2022-11-30 18:34:12 TRUE 2022-11-30 19:00:00
## 3574 2022-11-30 18:33:03 TRUE 2022-11-30 19:00:00
## 3575 2022-11-30 18:32:50 TRUE 2022-11-30 19:00:00
## 3576 2022-11-30 18:32:06 TRUE 2022-11-30 19:00:00
## 3577 2022-11-30 18:31:16 TRUE 2022-11-30 19:00:00
## 3578 2022-11-30 18:31:01 TRUE 2022-11-30 19:00:00
## 3579 2022-11-30 18:30:24 TRUE 2022-11-30 19:00:00
## 3580 2022-11-30 18:29:40 TRUE 2022-11-30 18:00:00
## 3581 2022-11-30 18:29:37 TRUE 2022-11-30 18:00:00
## 3582 2022-11-30 18:28:14 TRUE 2022-11-30 18:00:00
## 3583 2022-11-30 18:27:45 TRUE 2022-11-30 18:00:00
## 3584 2022-11-30 18:27:26 TRUE 2022-11-30 18:00:00
## 3585 2022-11-30 18:26:38 TRUE 2022-11-30 18:00:00
## 3586 2022-11-30 18:26:29 TRUE 2022-11-30 18:00:00
## 3587 2022-11-30 18:25:02 TRUE 2022-11-30 18:00:00
## 3588 2022-11-30 18:24:32 TRUE 2022-11-30 18:00:00
## 3589 2022-11-30 18:24:31 TRUE 2022-11-30 18:00:00
## 3590 2022-11-30 18:22:18 TRUE 2022-11-30 18:00:00
## 3591 2022-11-30 18:22:14 TRUE 2022-11-30 18:00:00
## 3592 2022-11-30 18:22:01 TRUE 2022-11-30 18:00:00
## 3593 2022-11-30 18:21:45 TRUE 2022-11-30 18:00:00
## 3594 2022-11-30 18:21:34 TRUE 2022-11-30 18:00:00
## 3595 2022-11-30 18:20:29 TRUE 2022-11-30 18:00:00
## 3596 2022-11-30 18:20:24 TRUE 2022-11-30 18:00:00
## 3597 2022-11-30 18:20:02 TRUE 2022-11-30 18:00:00
## 3598 2022-11-30 18:18:47 TRUE 2022-11-30 18:00:00
## 3599 2022-11-30 18:18:45 TRUE 2022-11-30 18:00:00
## 3600 2022-11-30 18:18:34 TRUE 2022-11-30 18:00:00
## 3601 2022-11-30 18:17:20 TRUE 2022-11-30 18:00:00
## 3602 2022-11-30 18:15:48 TRUE 2022-11-30 18:00:00
## 3603 2022-11-30 18:15:08 TRUE 2022-11-30 18:00:00
## 3604 2022-11-30 18:14:47 TRUE 2022-11-30 18:00:00
## 3605 2022-11-30 18:14:39 TRUE 2022-11-30 18:00:00
## 3606 2022-11-30 18:14:33 TRUE 2022-11-30 18:00:00
## 3607 2022-11-30 18:13:33 TRUE 2022-11-30 18:00:00
## 3608 2022-11-30 18:13:17 TRUE 2022-11-30 18:00:00
## 3609 2022-11-30 18:13:01 TRUE 2022-11-30 18:00:00
## 3610 2022-11-30 18:12:47 TRUE 2022-11-30 18:00:00
## 3611 2022-11-30 18:12:39 TRUE 2022-11-30 18:00:00
## 3612 2022-11-30 18:12:15 TRUE 2022-11-30 18:00:00
## 3613 2022-11-30 18:12:08 TRUE 2022-11-30 18:00:00
## 3614 2022-11-30 18:12:08 TRUE 2022-11-30 18:00:00
## 3615 2022-11-30 18:12:07 TRUE 2022-11-30 18:00:00
## 3616 2022-11-30 18:10:22 TRUE 2022-11-30 18:00:00
## 3617 2022-11-30 18:10:22 TRUE 2022-11-30 18:00:00
## 3618 2022-11-30 18:10:08 TRUE 2022-11-30 18:00:00
## 3619 2022-11-30 18:09:13 TRUE 2022-11-30 18:00:00
## 3620 2022-11-30 18:08:19 TRUE 2022-11-30 18:00:00
## 3621 2022-11-30 18:08:15 TRUE 2022-11-30 18:00:00
## 3622 2022-11-30 18:08:10 TRUE 2022-11-30 18:00:00
## 3623 2022-11-30 18:07:49 TRUE 2022-11-30 18:00:00
## 3624 2022-11-30 18:06:47 TRUE 2022-11-30 18:00:00
## 3625 2022-11-30 18:06:14 TRUE 2022-11-30 18:00:00
## 3626 2022-11-30 18:06:09 TRUE 2022-11-30 18:00:00
## 3627 2022-11-30 18:06:05 TRUE 2022-11-30 18:00:00
## 3628 2022-11-30 18:05:41 TRUE 2022-11-30 18:00:00
## 3629 2022-11-30 18:05:25 TRUE 2022-11-30 18:00:00
## 3630 2022-11-30 18:05:23 TRUE 2022-11-30 18:00:00
## 3631 2022-11-30 18:05:18 TRUE 2022-11-30 18:00:00
## 3632 2022-11-30 18:04:40 TRUE 2022-11-30 18:00:00
## 3633 2022-11-30 18:04:39 TRUE 2022-11-30 18:00:00
## 3634 2022-11-30 18:03:52 TRUE 2022-11-30 18:00:00
## 3635 2022-11-30 18:03:49 TRUE 2022-11-30 18:00:00
## 3636 2022-11-30 18:03:47 TRUE 2022-11-30 18:00:00
## 3637 2022-11-30 18:03:43 TRUE 2022-11-30 18:00:00
## 3638 2022-11-30 18:03:19 TRUE 2022-11-30 18:00:00
## 3639 2022-11-30 18:02:59 TRUE 2022-11-30 18:00:00
## 3640 2022-11-30 18:02:47 TRUE 2022-11-30 18:00:00
## 3641 2022-11-30 18:01:25 TRUE 2022-11-30 18:00:00
## 3642 2022-11-30 18:01:12 TRUE 2022-11-30 18:00:00
## 3643 2022-11-30 18:00:58 TRUE 2022-11-30 18:00:00
## 3644 2022-11-30 18:00:56 TRUE 2022-11-30 18:00:00
## 3645 2022-11-30 18:00:20 TRUE 2022-11-30 18:00:00
## 3646 2022-11-30 17:59:22 TRUE 2022-11-30 18:00:00
## 3647 2022-11-30 17:58:34 TRUE 2022-11-30 18:00:00
## 3648 2022-11-30 17:58:02 TRUE 2022-11-30 18:00:00
## 3649 2022-11-30 17:57:27 TRUE 2022-11-30 18:00:00
## 3650 2022-11-30 17:57:11 TRUE 2022-11-30 18:00:00
## 3651 2022-11-30 17:57:08 TRUE 2022-11-30 18:00:00
## 3652 2022-11-30 17:56:52 TRUE 2022-11-30 18:00:00
## 3653 2022-11-30 17:53:52 TRUE 2022-11-30 18:00:00
## 3654 2022-11-30 17:53:06 TRUE 2022-11-30 18:00:00
## 3655 2022-11-30 17:51:27 TRUE 2022-11-30 18:00:00
## 3656 2022-11-30 17:50:13 TRUE 2022-11-30 18:00:00
## 3657 2022-11-30 17:49:58 TRUE 2022-11-30 18:00:00
## 3658 2022-11-30 17:49:03 TRUE 2022-11-30 18:00:00
## 3659 2022-11-30 17:48:25 TRUE 2022-11-30 18:00:00
## 3660 2022-11-30 17:48:19 TRUE 2022-11-30 18:00:00
## 3661 2022-11-30 17:48:18 TRUE 2022-11-30 18:00:00
## 3662 2022-11-30 17:48:18 TRUE 2022-11-30 18:00:00
## 3663 2022-11-30 17:47:28 TRUE 2022-11-30 18:00:00
## 3664 2022-11-30 17:47:03 TRUE 2022-11-30 18:00:00
## 3665 2022-11-30 17:46:55 TRUE 2022-11-30 18:00:00
## 3666 2022-11-30 17:46:14 TRUE 2022-11-30 18:00:00
## 3667 2022-11-30 17:46:03 TRUE 2022-11-30 18:00:00
## 3668 2022-11-30 17:45:51 TRUE 2022-11-30 18:00:00
## 3669 2022-11-30 17:45:26 TRUE 2022-11-30 18:00:00
## 3670 2022-11-30 17:45:15 TRUE 2022-11-30 18:00:00
## 3671 2022-11-30 17:43:53 TRUE 2022-11-30 18:00:00
## 3672 2022-11-30 17:43:46 TRUE 2022-11-30 18:00:00
## 3673 2022-11-30 17:43:31 TRUE 2022-11-30 18:00:00
## 3674 2022-11-30 17:42:54 TRUE 2022-11-30 18:00:00
## 3675 2022-11-30 17:42:21 TRUE 2022-11-30 18:00:00
## 3676 2022-11-30 17:41:28 TRUE 2022-11-30 18:00:00
## 3677 2022-11-30 17:40:22 TRUE 2022-11-30 18:00:00
## 3678 2022-11-30 17:38:55 TRUE 2022-11-30 18:00:00
## 3679 2022-11-30 17:38:48 TRUE 2022-11-30 18:00:00
## 3680 2022-11-30 17:38:45 TRUE 2022-11-30 18:00:00
## 3681 2022-11-30 17:37:21 TRUE 2022-11-30 18:00:00
## 3682 2022-11-30 17:36:43 TRUE 2022-11-30 18:00:00
## 3683 2022-11-30 17:36:35 TRUE 2022-11-30 18:00:00
## 3684 2022-11-30 17:36:15 TRUE 2022-11-30 18:00:00
## 3685 2022-11-30 17:35:09 TRUE 2022-11-30 18:00:00
## 3686 2022-11-30 17:35:03 TRUE 2022-11-30 18:00:00
## 3687 2022-11-30 17:34:14 TRUE 2022-11-30 18:00:00
## 3688 2022-11-30 17:34:09 TRUE 2022-11-30 18:00:00
## 3689 2022-11-30 17:34:06 TRUE 2022-11-30 18:00:00
## 3690 2022-11-30 17:33:57 TRUE 2022-11-30 18:00:00
## 3691 2022-11-30 17:33:21 TRUE 2022-11-30 18:00:00
## 3692 2022-11-30 17:33:18 TRUE 2022-11-30 18:00:00
## 3693 2022-11-30 17:33:17 TRUE 2022-11-30 18:00:00
## 3694 2022-11-30 17:33:14 TRUE 2022-11-30 18:00:00
## 3695 2022-11-30 17:32:35 TRUE 2022-11-30 18:00:00
## 3696 2022-11-30 17:32:31 TRUE 2022-11-30 18:00:00
## 3697 2022-11-30 17:30:09 TRUE 2022-11-30 18:00:00
## 3698 2022-11-30 17:30:02 TRUE 2022-11-30 18:00:00
## 3699 2022-11-30 17:29:56 TRUE 2022-11-30 17:00:00
## 3700 2022-11-30 17:29:33 TRUE 2022-11-30 17:00:00
## 3701 2022-11-30 17:29:32 TRUE 2022-11-30 17:00:00
## 3702 2022-11-30 17:29:10 TRUE 2022-11-30 17:00:00
## 3703 2022-11-30 17:29:09 TRUE 2022-11-30 17:00:00
## 3704 2022-11-30 17:28:22 TRUE 2022-11-30 17:00:00
## 3705 2022-11-30 17:28:20 TRUE 2022-11-30 17:00:00
## 3706 2022-11-30 17:28:07 TRUE 2022-11-30 17:00:00
## 3707 2022-11-30 17:26:15 TRUE 2022-11-30 17:00:00
## 3708 2022-11-30 17:25:50 TRUE 2022-11-30 17:00:00
## 3709 2022-11-30 17:25:14 TRUE 2022-11-30 17:00:00
## 3710 2022-11-30 17:23:57 TRUE 2022-11-30 17:00:00
## 3711 2022-11-30 17:23:08 TRUE 2022-11-30 17:00:00
## 3712 2022-11-30 17:22:02 TRUE 2022-11-30 17:00:00
## 3713 2022-11-30 17:21:11 TRUE 2022-11-30 17:00:00
## 3714 2022-11-30 17:21:09 TRUE 2022-11-30 17:00:00
## 3715 2022-11-30 17:20:03 TRUE 2022-11-30 17:00:00
## 3716 2022-11-30 17:19:34 TRUE 2022-11-30 17:00:00
## 3717 2022-11-30 17:18:52 TRUE 2022-11-30 17:00:00
## 3718 2022-11-30 17:17:08 TRUE 2022-11-30 17:00:00
## 3719 2022-11-30 17:16:57 TRUE 2022-11-30 17:00:00
## 3720 2022-11-30 17:16:53 TRUE 2022-11-30 17:00:00
## 3721 2022-11-30 17:15:54 TRUE 2022-11-30 17:00:00
## 3722 2022-11-30 17:13:59 TRUE 2022-11-30 17:00:00
## 3723 2022-11-30 17:13:55 TRUE 2022-11-30 17:00:00
## 3724 2022-11-30 17:13:29 TRUE 2022-11-30 17:00:00
## 3725 2022-11-30 17:12:52 TRUE 2022-11-30 17:00:00
## 3726 2022-11-30 17:12:17 TRUE 2022-11-30 17:00:00
## 3727 2022-11-30 17:10:21 TRUE 2022-11-30 17:00:00
## 3728 2022-11-30 17:10:20 TRUE 2022-11-30 17:00:00
## 3729 2022-11-30 17:09:49 TRUE 2022-11-30 17:00:00
## 3730 2022-11-30 17:09:26 TRUE 2022-11-30 17:00:00
## 3731 2022-11-30 17:09:04 TRUE 2022-11-30 17:00:00
## 3732 2022-11-30 17:07:48 TRUE 2022-11-30 17:00:00
## 3733 2022-11-30 17:07:44 TRUE 2022-11-30 17:00:00
## 3734 2022-11-30 17:07:40 TRUE 2022-11-30 17:00:00
## 3735 2022-11-30 17:06:35 TRUE 2022-11-30 17:00:00
## 3736 2022-11-30 17:06:22 TRUE 2022-11-30 17:00:00
## 3737 2022-11-30 17:06:16 TRUE 2022-11-30 17:00:00
## 3738 2022-11-30 17:06:14 TRUE 2022-11-30 17:00:00
## 3739 2022-11-30 17:04:39 TRUE 2022-11-30 17:00:00
## 3740 2022-11-30 17:02:42 TRUE 2022-11-30 17:00:00
## 3741 2022-11-30 17:02:34 TRUE 2022-11-30 17:00:00
## 3742 2022-11-30 17:02:06 TRUE 2022-11-30 17:00:00
## 3743 2022-11-30 17:01:44 TRUE 2022-11-30 17:00:00
## 3744 2022-11-30 17:00:52 TRUE 2022-11-30 17:00:00
## 3745 2022-11-30 17:00:30 TRUE 2022-11-30 17:00:00
## 3746 2022-11-30 16:58:05 TRUE 2022-11-30 17:00:00
## 3747 2022-11-30 16:57:42 TRUE 2022-11-30 17:00:00
## 3748 2022-11-30 16:57:40 TRUE 2022-11-30 17:00:00
## 3749 2022-11-30 16:56:15 TRUE 2022-11-30 17:00:00
## 3750 2022-11-30 16:56:05 TRUE 2022-11-30 17:00:00
## 3751 2022-11-30 16:55:50 TRUE 2022-11-30 17:00:00
## 3752 2022-11-30 16:55:03 TRUE 2022-11-30 17:00:00
## 3753 2022-11-30 16:54:48 TRUE 2022-11-30 17:00:00
## 3754 2022-11-30 16:54:34 TRUE 2022-11-30 17:00:00
## 3755 2022-11-30 16:53:37 TRUE 2022-11-30 17:00:00
## 3756 2022-11-30 16:53:00 TRUE 2022-11-30 17:00:00
## 3757 2022-11-30 16:53:00 TRUE 2022-11-30 17:00:00
## 3758 2022-11-30 16:52:44 TRUE 2022-11-30 17:00:00
## 3759 2022-11-30 16:52:32 TRUE 2022-11-30 17:00:00
## 3760 2022-11-30 16:50:47 TRUE 2022-11-30 17:00:00
## 3761 2022-11-30 16:50:24 TRUE 2022-11-30 17:00:00
## 3762 2022-11-30 16:49:49 TRUE 2022-11-30 17:00:00
## 3763 2022-11-30 16:49:06 TRUE 2022-11-30 17:00:00
## 3764 2022-11-30 16:47:42 TRUE 2022-11-30 17:00:00
## 3765 2022-11-30 16:47:16 TRUE 2022-11-30 17:00:00
## 3766 2022-11-30 16:46:15 TRUE 2022-11-30 17:00:00
## 3767 2022-11-30 16:45:45 TRUE 2022-11-30 17:00:00
## 3768 2022-11-30 16:45:36 TRUE 2022-11-30 17:00:00
## 3769 2022-11-30 16:45:06 TRUE 2022-11-30 17:00:00
## 3770 2022-11-30 16:42:24 TRUE 2022-11-30 17:00:00
## 3771 2022-11-30 16:41:31 TRUE 2022-11-30 17:00:00
## 3772 2022-11-30 16:40:29 TRUE 2022-11-30 17:00:00
## 3773 2022-11-30 16:39:36 TRUE 2022-11-30 17:00:00
## 3774 2022-11-30 16:38:31 TRUE 2022-11-30 17:00:00
## 3775 2022-11-30 16:38:09 TRUE 2022-11-30 17:00:00
## 3776 2022-11-30 16:37:48 TRUE 2022-11-30 17:00:00
## 3777 2022-11-30 16:36:18 TRUE 2022-11-30 17:00:00
## 3778 2022-11-30 16:36:03 TRUE 2022-11-30 17:00:00
## 3779 2022-11-30 16:35:07 TRUE 2022-11-30 17:00:00
## 3780 2022-11-30 16:34:20 TRUE 2022-11-30 17:00:00
## 3781 2022-11-30 16:34:17 TRUE 2022-11-30 17:00:00
## 3782 2022-11-30 16:33:46 TRUE 2022-11-30 17:00:00
## 3783 2022-11-30 16:33:28 TRUE 2022-11-30 17:00:00
## 3784 2022-11-30 16:33:23 TRUE 2022-11-30 17:00:00
## 3785 2022-11-30 16:33:16 TRUE 2022-11-30 17:00:00
## 3786 2022-11-30 16:31:41 TRUE 2022-11-30 17:00:00
## 3787 2022-11-30 16:30:40 TRUE 2022-11-30 17:00:00
## 3788 2022-11-30 16:30:05 TRUE 2022-11-30 17:00:00
## 3789 2022-11-30 16:29:56 TRUE 2022-11-30 16:00:00
## 3790 2022-11-30 16:28:06 TRUE 2022-11-30 16:00:00
## 3791 2022-11-30 16:27:55 TRUE 2022-11-30 16:00:00
## 3792 2022-11-30 16:27:52 TRUE 2022-11-30 16:00:00
## 3793 2022-11-30 16:27:47 TRUE 2022-11-30 16:00:00
## 3794 2022-11-30 16:27:34 TRUE 2022-11-30 16:00:00
## 3795 2022-11-30 16:27:21 TRUE 2022-11-30 16:00:00
## 3796 2022-11-30 16:27:16 TRUE 2022-11-30 16:00:00
## 3797 2022-11-30 16:27:14 TRUE 2022-11-30 16:00:00
## 3798 2022-11-30 16:27:07 TRUE 2022-11-30 16:00:00
## 3799 2022-11-30 16:27:03 TRUE 2022-11-30 16:00:00
## 3800 2022-11-30 16:26:39 TRUE 2022-11-30 16:00:00
## 3801 2022-11-30 16:26:33 TRUE 2022-11-30 16:00:00
## 3802 2022-11-30 16:26:24 TRUE 2022-11-30 16:00:00
## 3803 2022-11-30 16:26:15 TRUE 2022-11-30 16:00:00
## 3804 2022-11-30 16:25:58 TRUE 2022-11-30 16:00:00
## 3805 2022-11-30 16:25:06 TRUE 2022-11-30 16:00:00
## 3806 2022-11-30 16:22:55 TRUE 2022-11-30 16:00:00
## 3807 2022-11-30 16:22:07 TRUE 2022-11-30 16:00:00
## 3808 2022-11-30 16:21:46 TRUE 2022-11-30 16:00:00
## 3809 2022-11-30 16:20:28 TRUE 2022-11-30 16:00:00
## 3810 2022-11-30 16:20:24 TRUE 2022-11-30 16:00:00
## 3811 2022-11-30 16:20:13 TRUE 2022-11-30 16:00:00
## 3812 2022-11-30 16:18:43 TRUE 2022-11-30 16:00:00
## 3813 2022-11-30 16:18:41 TRUE 2022-11-30 16:00:00
## 3814 2022-11-30 16:18:05 TRUE 2022-11-30 16:00:00
## 3815 2022-11-30 16:17:34 TRUE 2022-11-30 16:00:00
## 3816 2022-11-30 16:17:08 TRUE 2022-11-30 16:00:00
## 3817 2022-11-30 16:16:49 TRUE 2022-11-30 16:00:00
## 3818 2022-11-30 16:16:31 TRUE 2022-11-30 16:00:00
## 3819 2022-11-30 16:16:10 TRUE 2022-11-30 16:00:00
## 3820 2022-11-30 16:16:04 TRUE 2022-11-30 16:00:00
## 3821 2022-11-30 16:15:59 TRUE 2022-11-30 16:00:00
## 3822 2022-11-30 16:15:35 TRUE 2022-11-30 16:00:00
## 3823 2022-11-30 16:15:02 TRUE 2022-11-30 16:00:00
## 3824 2022-11-30 16:13:13 TRUE 2022-11-30 16:00:00
## 3825 2022-11-30 16:13:13 TRUE 2022-11-30 16:00:00
## 3826 2022-11-30 16:12:57 TRUE 2022-11-30 16:00:00
## 3827 2022-11-30 16:12:19 TRUE 2022-11-30 16:00:00
## 3828 2022-11-30 16:11:59 TRUE 2022-11-30 16:00:00
## 3829 2022-11-30 16:11:51 TRUE 2022-11-30 16:00:00
## 3830 2022-11-30 16:11:47 TRUE 2022-11-30 16:00:00
## 3831 2022-11-30 16:11:03 TRUE 2022-11-30 16:00:00
## 3832 2022-11-30 16:10:31 TRUE 2022-11-30 16:00:00
## 3833 2022-11-30 16:09:28 TRUE 2022-11-30 16:00:00
## 3834 2022-11-30 16:07:31 TRUE 2022-11-30 16:00:00
## 3835 2022-11-30 16:07:10 TRUE 2022-11-30 16:00:00
## 3836 2022-11-30 16:05:43 TRUE 2022-11-30 16:00:00
## 3837 2022-11-30 16:05:37 TRUE 2022-11-30 16:00:00
## 3838 2022-11-30 16:03:27 TRUE 2022-11-30 16:00:00
## 3839 2022-11-30 16:02:34 TRUE 2022-11-30 16:00:00
## 3840 2022-11-30 16:02:16 TRUE 2022-11-30 16:00:00
## 3841 2022-11-30 16:02:10 TRUE 2022-11-30 16:00:00
## 3842 2022-11-30 16:02:08 TRUE 2022-11-30 16:00:00
## 3843 2022-11-30 16:01:49 TRUE 2022-11-30 16:00:00
## 3844 2022-11-30 16:01:12 TRUE 2022-11-30 16:00:00
## 3845 2022-11-30 16:00:48 TRUE 2022-11-30 16:00:00
## 3846 2022-11-30 16:00:27 TRUE 2022-11-30 16:00:00
## 3847 2022-11-30 16:00:19 TRUE 2022-11-30 16:00:00
## 3848 2022-11-30 15:59:52 TRUE 2022-11-30 16:00:00
## 3849 2022-11-30 15:59:38 TRUE 2022-11-30 16:00:00
## 3850 2022-11-30 15:59:31 TRUE 2022-11-30 16:00:00
## 3851 2022-11-30 15:59:25 TRUE 2022-11-30 16:00:00
## 3852 2022-11-30 15:58:57 TRUE 2022-11-30 16:00:00
## 3853 2022-11-30 15:58:48 TRUE 2022-11-30 16:00:00
## 3854 2022-11-30 15:58:11 TRUE 2022-11-30 16:00:00
## 3855 2022-11-30 15:58:09 TRUE 2022-11-30 16:00:00
## 3856 2022-11-30 15:57:50 TRUE 2022-11-30 16:00:00
## 3857 2022-11-30 15:57:39 TRUE 2022-11-30 16:00:00
## 3858 2022-11-30 15:57:03 TRUE 2022-11-30 16:00:00
## 3859 2022-11-30 15:56:45 TRUE 2022-11-30 16:00:00
## 3860 2022-11-30 15:56:40 TRUE 2022-11-30 16:00:00
## 3861 2022-11-30 15:56:14 TRUE 2022-11-30 16:00:00
## 3862 2022-11-30 15:56:03 TRUE 2022-11-30 16:00:00
## 3863 2022-11-30 15:55:56 TRUE 2022-11-30 16:00:00
## 3864 2022-11-30 15:55:36 TRUE 2022-11-30 16:00:00
## 3865 2022-11-30 15:55:34 TRUE 2022-11-30 16:00:00
## 3866 2022-11-30 15:55:01 TRUE 2022-11-30 16:00:00
## 3867 2022-11-30 15:54:01 TRUE 2022-11-30 16:00:00
## 3868 2022-11-30 15:53:27 TRUE 2022-11-30 16:00:00
## 3869 2022-11-30 15:52:30 TRUE 2022-11-30 16:00:00
## 3870 2022-11-30 15:52:05 TRUE 2022-11-30 16:00:00
## 3871 2022-11-30 15:51:45 TRUE 2022-11-30 16:00:00
## 3872 2022-11-30 15:50:40 TRUE 2022-11-30 16:00:00
## 3873 2022-11-30 15:50:27 TRUE 2022-11-30 16:00:00
## 3874 2022-11-30 15:50:09 TRUE 2022-11-30 16:00:00
## 3875 2022-11-30 15:50:03 TRUE 2022-11-30 16:00:00
## 3876 2022-11-30 15:50:01 TRUE 2022-11-30 16:00:00
## 3877 2022-11-30 15:49:57 TRUE 2022-11-30 16:00:00
## 3878 2022-11-30 15:48:36 TRUE 2022-11-30 16:00:00
## 3879 2022-11-30 15:48:08 TRUE 2022-11-30 16:00:00
## 3880 2022-11-30 15:47:29 TRUE 2022-11-30 16:00:00
## 3881 2022-11-30 15:47:24 TRUE 2022-11-30 16:00:00
## 3882 2022-11-30 15:46:19 TRUE 2022-11-30 16:00:00
## 3883 2022-11-30 15:46:13 TRUE 2022-11-30 16:00:00
## 3884 2022-11-30 15:45:14 TRUE 2022-11-30 16:00:00
## 3885 2022-11-30 15:44:48 TRUE 2022-11-30 16:00:00
## 3886 2022-11-30 15:44:02 TRUE 2022-11-30 16:00:00
## 3887 2022-11-30 15:42:52 TRUE 2022-11-30 16:00:00
## 3888 2022-11-30 15:42:35 TRUE 2022-11-30 16:00:00
## 3889 2022-11-30 15:42:10 TRUE 2022-11-30 16:00:00
## 3890 2022-11-30 15:41:58 TRUE 2022-11-30 16:00:00
## 3891 2022-11-30 15:40:04 TRUE 2022-11-30 16:00:00
## 3892 2022-11-30 15:39:51 TRUE 2022-11-30 16:00:00
## 3893 2022-11-30 15:37:12 TRUE 2022-11-30 16:00:00
## 3894 2022-11-30 15:36:51 TRUE 2022-11-30 16:00:00
## 3895 2022-11-30 15:36:04 TRUE 2022-11-30 16:00:00
## 3896 2022-11-30 15:35:54 TRUE 2022-11-30 16:00:00
## 3897 2022-11-30 15:35:44 TRUE 2022-11-30 16:00:00
## 3898 2022-11-30 15:35:18 TRUE 2022-11-30 16:00:00
## 3899 2022-11-30 15:34:52 TRUE 2022-11-30 16:00:00
## 3900 2022-11-30 15:33:53 TRUE 2022-11-30 16:00:00
## 3901 2022-11-30 15:33:37 TRUE 2022-11-30 16:00:00
## 3902 2022-11-30 15:30:09 TRUE 2022-11-30 16:00:00
## 3903 2022-11-30 15:30:08 TRUE 2022-11-30 16:00:00
## 3904 2022-11-30 15:30:07 TRUE 2022-11-30 16:00:00
## 3905 2022-11-30 15:27:59 TRUE 2022-11-30 15:00:00
## 3906 2022-11-30 15:27:57 TRUE 2022-11-30 15:00:00
## 3907 2022-11-30 15:26:50 TRUE 2022-11-30 15:00:00
## 3908 2022-11-30 15:26:14 TRUE 2022-11-30 15:00:00
## 3909 2022-11-30 15:25:55 TRUE 2022-11-30 15:00:00
## 3910 2022-11-30 15:25:53 TRUE 2022-11-30 15:00:00
## 3911 2022-11-30 15:21:48 TRUE 2022-11-30 15:00:00
## 3912 2022-11-30 15:21:13 TRUE 2022-11-30 15:00:00
## 3913 2022-11-30 15:20:04 TRUE 2022-11-30 15:00:00
## 3914 2022-11-30 15:20:02 TRUE 2022-11-30 15:00:00
## 3915 2022-11-30 15:19:55 TRUE 2022-11-30 15:00:00
## 3916 2022-11-30 15:19:01 TRUE 2022-11-30 15:00:00
## 3917 2022-11-30 15:18:52 TRUE 2022-11-30 15:00:00
## 3918 2022-11-30 15:14:22 TRUE 2022-11-30 15:00:00
## 3919 2022-11-30 15:14:16 TRUE 2022-11-30 15:00:00
## 3920 2022-11-30 15:13:52 TRUE 2022-11-30 15:00:00
## 3921 2022-11-30 15:13:04 TRUE 2022-11-30 15:00:00
## 3922 2022-11-30 15:12:00 TRUE 2022-11-30 15:00:00
## 3923 2022-11-30 15:11:56 TRUE 2022-11-30 15:00:00
## 3924 2022-11-30 15:10:54 TRUE 2022-11-30 15:00:00
## 3925 2022-11-30 15:08:51 TRUE 2022-11-30 15:00:00
## 3926 2022-11-30 15:08:10 TRUE 2022-11-30 15:00:00
## 3927 2022-11-30 15:07:52 TRUE 2022-11-30 15:00:00
## 3928 2022-11-30 15:07:15 TRUE 2022-11-30 15:00:00
## 3929 2022-11-30 15:05:04 TRUE 2022-11-30 15:00:00
## 3930 2022-11-30 15:04:26 TRUE 2022-11-30 15:00:00
## 3931 2022-11-30 15:02:49 TRUE 2022-11-30 15:00:00
## 3932 2022-11-30 15:02:15 TRUE 2022-11-30 15:00:00
## 3933 2022-11-30 15:00:53 TRUE 2022-11-30 15:00:00
## 3934 2022-11-30 15:00:28 TRUE 2022-11-30 15:00:00
## 3935 2022-11-30 14:58:03 TRUE 2022-11-30 15:00:00
## 3936 2022-11-30 14:57:28 TRUE 2022-11-30 15:00:00
## 3937 2022-11-30 14:57:21 TRUE 2022-11-30 15:00:00
## 3938 2022-11-30 14:57:00 TRUE 2022-11-30 15:00:00
## 3939 2022-11-30 14:56:14 TRUE 2022-11-30 15:00:00
## 3940 2022-11-30 14:54:49 TRUE 2022-11-30 15:00:00
## 3941 2022-11-30 14:53:14 TRUE 2022-11-30 15:00:00
## 3942 2022-11-30 14:52:14 TRUE 2022-11-30 15:00:00
## 3943 2022-11-30 14:51:47 TRUE 2022-11-30 15:00:00
## 3944 2022-11-30 14:50:29 TRUE 2022-11-30 15:00:00
## 3945 2022-11-30 14:48:59 TRUE 2022-11-30 15:00:00
## 3946 2022-11-30 14:48:44 TRUE 2022-11-30 15:00:00
## 3947 2022-11-30 14:47:32 TRUE 2022-11-30 15:00:00
## 3948 2022-11-30 14:46:31 TRUE 2022-11-30 15:00:00
## 3949 2022-11-30 14:45:52 TRUE 2022-11-30 15:00:00
## 3950 2022-11-30 14:45:49 TRUE 2022-11-30 15:00:00
## 3951 2022-11-30 14:45:49 TRUE 2022-11-30 15:00:00
## 3952 2022-11-30 14:44:43 TRUE 2022-11-30 15:00:00
## 3953 2022-11-30 14:43:08 TRUE 2022-11-30 15:00:00
## 3954 2022-11-30 14:40:23 TRUE 2022-11-30 15:00:00
## 3955 2022-11-30 14:39:51 TRUE 2022-11-30 15:00:00
## 3956 2022-11-30 14:39:41 TRUE 2022-11-30 15:00:00
## 3957 2022-11-30 14:38:53 TRUE 2022-11-30 15:00:00
## 3958 2022-11-30 14:38:28 TRUE 2022-11-30 15:00:00
## 3959 2022-11-30 14:37:45 TRUE 2022-11-30 15:00:00
## 3960 2022-11-30 14:37:39 TRUE 2022-11-30 15:00:00
## 3961 2022-11-30 14:36:15 TRUE 2022-11-30 15:00:00
## 3962 2022-11-30 14:35:59 TRUE 2022-11-30 15:00:00
## 3963 2022-11-30 14:35:46 TRUE 2022-11-30 15:00:00
## 3964 2022-11-30 14:35:04 TRUE 2022-11-30 15:00:00
## 3965 2022-11-30 14:35:01 TRUE 2022-11-30 15:00:00
## 3966 2022-11-30 14:32:23 TRUE 2022-11-30 15:00:00
## 3967 2022-11-30 14:31:57 TRUE 2022-11-30 15:00:00
## 3968 2022-11-30 14:31:45 TRUE 2022-11-30 15:00:00
## 3969 2022-11-30 14:31:39 TRUE 2022-11-30 15:00:00
## 3970 2022-11-30 14:31:29 TRUE 2022-11-30 15:00:00
## 3971 2022-11-30 14:31:26 TRUE 2022-11-30 15:00:00
## 3972 2022-11-30 14:30:21 TRUE 2022-11-30 15:00:00
## 3973 2022-11-30 14:29:28 TRUE 2022-11-30 14:00:00
## 3974 2022-11-30 14:28:34 TRUE 2022-11-30 14:00:00
## 3975 2022-11-30 14:28:30 TRUE 2022-11-30 14:00:00
## 3976 2022-11-30 14:28:20 TRUE 2022-11-30 14:00:00
## 3977 2022-11-30 14:28:11 TRUE 2022-11-30 14:00:00
## 3978 2022-11-30 14:27:54 TRUE 2022-11-30 14:00:00
## 3979 2022-11-30 14:26:37 TRUE 2022-11-30 14:00:00
## 3980 2022-11-30 14:24:35 TRUE 2022-11-30 14:00:00
## 3981 2022-11-30 14:23:42 TRUE 2022-11-30 14:00:00
## 3982 2022-11-30 14:23:20 TRUE 2022-11-30 14:00:00
## 3983 2022-11-30 14:23:05 TRUE 2022-11-30 14:00:00
## 3984 2022-11-30 14:22:55 TRUE 2022-11-30 14:00:00
## 3985 2022-11-30 14:21:55 TRUE 2022-11-30 14:00:00
## 3986 2022-11-30 14:21:10 TRUE 2022-11-30 14:00:00
## 3987 2022-11-30 14:19:54 TRUE 2022-11-30 14:00:00
## 3988 2022-11-30 14:19:25 TRUE 2022-11-30 14:00:00
## 3989 2022-11-30 14:18:57 TRUE 2022-11-30 14:00:00
## 3990 2022-11-30 14:17:56 TRUE 2022-11-30 14:00:00
## 3991 2022-11-30 14:17:43 TRUE 2022-11-30 14:00:00
## 3992 2022-11-30 14:16:26 TRUE 2022-11-30 14:00:00
## 3993 2022-11-30 14:16:15 TRUE 2022-11-30 14:00:00
## 3994 2022-11-30 14:15:53 TRUE 2022-11-30 14:00:00
## 3995 2022-11-30 14:14:13 TRUE 2022-11-30 14:00:00
## 3996 2022-11-30 14:14:06 TRUE 2022-11-30 14:00:00
## 3997 2022-11-30 14:13:24 TRUE 2022-11-30 14:00:00
## 3998 2022-11-30 14:13:23 TRUE 2022-11-30 14:00:00
## 3999 2022-11-30 14:12:46 TRUE 2022-11-30 14:00:00
## 4000 2022-11-30 14:12:41 TRUE 2022-11-30 14:00:00
## 4001 2022-11-30 14:12:27 TRUE 2022-11-30 14:00:00
## 4002 2022-11-30 14:12:20 TRUE 2022-11-30 14:00:00
## 4003 2022-11-30 14:11:47 TRUE 2022-11-30 14:00:00
## 4004 2022-11-30 14:11:36 TRUE 2022-11-30 14:00:00
## 4005 2022-11-30 14:11:35 TRUE 2022-11-30 14:00:00
## 4006 2022-11-30 14:11:16 TRUE 2022-11-30 14:00:00
## 4007 2022-11-30 14:11:15 TRUE 2022-11-30 14:00:00
## 4008 2022-11-30 14:11:03 TRUE 2022-11-30 14:00:00
## 4009 2022-11-30 14:09:12 TRUE 2022-11-30 14:00:00
## 4010 2022-11-30 14:07:10 TRUE 2022-11-30 14:00:00
## 4011 2022-11-30 14:06:39 TRUE 2022-11-30 14:00:00
## 4012 2022-11-30 14:05:16 TRUE 2022-11-30 14:00:00
## 4013 2022-11-30 14:03:54 TRUE 2022-11-30 14:00:00
## 4014 2022-11-30 14:03:19 TRUE 2022-11-30 14:00:00
## 4015 2022-11-30 14:03:17 TRUE 2022-11-30 14:00:00
## 4016 2022-11-30 14:02:58 TRUE 2022-11-30 14:00:00
## 4017 2022-11-30 14:02:48 TRUE 2022-11-30 14:00:00
## 4018 2022-11-30 14:02:28 TRUE 2022-11-30 14:00:00
## 4019 2022-11-30 14:01:39 TRUE 2022-11-30 14:00:00
## 4020 2022-11-30 13:59:34 TRUE 2022-11-30 14:00:00
## 4021 2022-11-30 13:57:31 TRUE 2022-11-30 14:00:00
## 4022 2022-11-30 13:57:20 TRUE 2022-11-30 14:00:00
## 4023 2022-11-30 13:56:43 TRUE 2022-11-30 14:00:00
## 4024 2022-11-30 13:56:15 TRUE 2022-11-30 14:00:00
## 4025 2022-11-30 13:54:40 TRUE 2022-11-30 14:00:00
## 4026 2022-11-30 13:52:59 TRUE 2022-11-30 14:00:00
## 4027 2022-11-30 13:52:12 TRUE 2022-11-30 14:00:00
## 4028 2022-11-30 13:51:10 TRUE 2022-11-30 14:00:00
## 4029 2022-11-30 13:50:41 TRUE 2022-11-30 14:00:00
## 4030 2022-11-30 13:50:06 TRUE 2022-11-30 14:00:00
## 4031 2022-11-30 13:49:55 TRUE 2022-11-30 14:00:00
## 4032 2022-11-30 13:49:22 TRUE 2022-11-30 14:00:00
## 4033 2022-11-30 13:47:55 TRUE 2022-11-30 14:00:00
## 4034 2022-11-30 13:47:40 TRUE 2022-11-30 14:00:00
## 4035 2022-11-30 13:46:11 TRUE 2022-11-30 14:00:00
## 4036 2022-11-30 13:44:50 TRUE 2022-11-30 14:00:00
## 4037 2022-11-30 13:44:26 TRUE 2022-11-30 14:00:00
## 4038 2022-11-30 13:43:54 TRUE 2022-11-30 14:00:00
## 4039 2022-11-30 13:43:23 TRUE 2022-11-30 14:00:00
## 4040 2022-11-30 13:43:23 TRUE 2022-11-30 14:00:00
## 4041 2022-11-30 13:43:21 TRUE 2022-11-30 14:00:00
## 4042 2022-11-30 13:42:59 TRUE 2022-11-30 14:00:00
## 4043 2022-11-30 13:42:55 TRUE 2022-11-30 14:00:00
## 4044 2022-11-30 13:42:41 TRUE 2022-11-30 14:00:00
## 4045 2022-11-30 13:41:51 TRUE 2022-11-30 14:00:00
## 4046 2022-11-30 13:41:37 TRUE 2022-11-30 14:00:00
## 4047 2022-11-30 13:40:27 TRUE 2022-11-30 14:00:00
## 4048 2022-11-30 13:39:59 TRUE 2022-11-30 14:00:00
## 4049 2022-11-30 13:38:44 TRUE 2022-11-30 14:00:00
## 4050 2022-11-30 13:38:37 TRUE 2022-11-30 14:00:00
## 4051 2022-11-30 13:38:21 TRUE 2022-11-30 14:00:00
## 4052 2022-11-30 13:36:39 TRUE 2022-11-30 14:00:00
## 4053 2022-11-30 13:36:13 TRUE 2022-11-30 14:00:00
## 4054 2022-11-30 13:35:27 TRUE 2022-11-30 14:00:00
## 4055 2022-11-30 13:35:09 TRUE 2022-11-30 14:00:00
## 4056 2022-11-30 13:34:07 TRUE 2022-11-30 14:00:00
## 4057 2022-11-30 13:33:17 TRUE 2022-11-30 14:00:00
## 4058 2022-11-30 13:32:38 TRUE 2022-11-30 14:00:00
## 4059 2022-11-30 13:32:16 TRUE 2022-11-30 14:00:00
## 4060 2022-11-30 13:30:57 TRUE 2022-11-30 14:00:00
## 4061 2022-11-30 13:29:25 TRUE 2022-11-30 13:00:00
## 4062 2022-11-30 13:27:34 TRUE 2022-11-30 13:00:00
## 4063 2022-11-30 13:27:22 TRUE 2022-11-30 13:00:00
## 4064 2022-11-30 13:26:23 TRUE 2022-11-30 13:00:00
## 4065 2022-11-30 13:26:15 TRUE 2022-11-30 13:00:00
## 4066 2022-11-30 13:24:18 TRUE 2022-11-30 13:00:00
## 4067 2022-11-30 13:22:30 TRUE 2022-11-30 13:00:00
## 4068 2022-11-30 13:22:13 TRUE 2022-11-30 13:00:00
## 4069 2022-11-30 13:21:03 TRUE 2022-11-30 13:00:00
## 4070 2022-11-30 13:19:42 TRUE 2022-11-30 13:00:00
## 4071 2022-11-30 13:19:07 TRUE 2022-11-30 13:00:00
## 4072 2022-11-30 13:16:46 TRUE 2022-11-30 13:00:00
## 4073 2022-11-30 13:15:36 TRUE 2022-11-30 13:00:00
## 4074 2022-11-30 13:15:21 TRUE 2022-11-30 13:00:00
## 4075 2022-11-30 13:13:27 TRUE 2022-11-30 13:00:00
## 4076 2022-11-30 13:12:40 TRUE 2022-11-30 13:00:00
## 4077 2022-11-30 13:12:03 TRUE 2022-11-30 13:00:00
## 4078 2022-11-30 13:12:03 TRUE 2022-11-30 13:00:00
## 4079 2022-11-30 13:11:15 TRUE 2022-11-30 13:00:00
## 4080 2022-11-30 13:10:21 TRUE 2022-11-30 13:00:00
## 4081 2022-11-30 13:09:51 TRUE 2022-11-30 13:00:00
## 4082 2022-11-30 13:09:04 TRUE 2022-11-30 13:00:00
## 4083 2022-11-30 13:09:04 TRUE 2022-11-30 13:00:00
## 4084 2022-11-30 13:08:50 TRUE 2022-11-30 13:00:00
## 4085 2022-11-30 13:06:21 TRUE 2022-11-30 13:00:00
## 4086 2022-11-30 13:05:20 TRUE 2022-11-30 13:00:00
## 4087 2022-11-30 13:03:15 TRUE 2022-11-30 13:00:00
## 4088 2022-11-30 13:02:34 TRUE 2022-11-30 13:00:00
## 4089 2022-11-30 13:02:12 TRUE 2022-11-30 13:00:00
## 4090 2022-11-30 13:01:44 TRUE 2022-11-30 13:00:00
## 4091 2022-11-30 13:01:39 TRUE 2022-11-30 13:00:00
## 4092 2022-11-30 13:00:50 TRUE 2022-11-30 13:00:00
## 4093 2022-11-30 13:00:43 TRUE 2022-11-30 13:00:00
## 4094 2022-11-30 13:00:42 TRUE 2022-11-30 13:00:00
## 4095 2022-11-30 13:00:05 TRUE 2022-11-30 13:00:00
## 4096 2022-11-30 12:59:49 TRUE 2022-11-30 13:00:00
## 4097 2022-11-30 12:59:43 TRUE 2022-11-30 13:00:00
## 4098 2022-11-30 12:59:29 TRUE 2022-11-30 13:00:00
## 4099 2022-11-30 12:59:26 TRUE 2022-11-30 13:00:00
## 4100 2022-11-30 12:57:57 TRUE 2022-11-30 13:00:00
## 4101 2022-11-30 12:57:47 TRUE 2022-11-30 13:00:00
## 4102 2022-11-30 12:55:55 TRUE 2022-11-30 13:00:00
## 4103 2022-11-30 12:55:12 TRUE 2022-11-30 13:00:00
## 4104 2022-11-30 12:53:46 TRUE 2022-11-30 13:00:00
## 4105 2022-11-30 12:52:37 TRUE 2022-11-30 13:00:00
## 4106 2022-11-30 12:51:58 TRUE 2022-11-30 13:00:00
## 4107 2022-11-30 12:51:25 TRUE 2022-11-30 13:00:00
## 4108 2022-11-30 12:51:24 TRUE 2022-11-30 13:00:00
## 4109 2022-11-30 12:51:16 TRUE 2022-11-30 13:00:00
## 4110 2022-11-30 12:50:02 TRUE 2022-11-30 13:00:00
## 4111 2022-11-30 12:50:02 TRUE 2022-11-30 13:00:00
## 4112 2022-11-30 12:49:23 TRUE 2022-11-30 13:00:00
## 4113 2022-11-30 12:49:04 TRUE 2022-11-30 13:00:00
## 4114 2022-11-30 12:48:43 TRUE 2022-11-30 13:00:00
## 4115 2022-11-30 12:47:38 TRUE 2022-11-30 13:00:00
## 4116 2022-11-30 12:47:13 TRUE 2022-11-30 13:00:00
## 4117 2022-11-30 12:46:57 TRUE 2022-11-30 13:00:00
## 4118 2022-11-30 12:46:22 TRUE 2022-11-30 13:00:00
## 4119 2022-11-30 12:43:00 TRUE 2022-11-30 13:00:00
## 4120 2022-11-30 12:42:23 TRUE 2022-11-30 13:00:00
## 4121 2022-11-30 12:41:43 TRUE 2022-11-30 13:00:00
## 4122 2022-11-30 12:41:28 TRUE 2022-11-30 13:00:00
## 4123 2022-11-30 12:41:03 TRUE 2022-11-30 13:00:00
## 4124 2022-11-30 12:40:54 TRUE 2022-11-30 13:00:00
## 4125 2022-11-30 12:40:48 TRUE 2022-11-30 13:00:00
## 4126 2022-11-30 12:40:13 TRUE 2022-11-30 13:00:00
## 4127 2022-11-30 12:40:07 TRUE 2022-11-30 13:00:00
## 4128 2022-11-30 12:39:20 TRUE 2022-11-30 13:00:00
## 4129 2022-11-30 12:39:15 TRUE 2022-11-30 13:00:00
## 4130 2022-11-30 12:38:56 TRUE 2022-11-30 13:00:00
## 4131 2022-11-30 12:37:54 TRUE 2022-11-30 13:00:00
## 4132 2022-11-30 12:35:12 TRUE 2022-11-30 13:00:00
## 4133 2022-11-30 12:34:33 TRUE 2022-11-30 13:00:00
## 4134 2022-11-30 12:32:33 TRUE 2022-11-30 13:00:00
## 4135 2022-11-30 12:32:26 TRUE 2022-11-30 13:00:00
## 4136 2022-11-30 12:30:41 TRUE 2022-11-30 13:00:00
## 4137 2022-11-30 12:30:15 TRUE 2022-11-30 13:00:00
## 4138 2022-11-30 12:29:53 TRUE 2022-11-30 12:00:00
## 4139 2022-11-30 12:29:37 TRUE 2022-11-30 12:00:00
## 4140 2022-11-30 12:28:30 TRUE 2022-11-30 12:00:00
## 4141 2022-11-30 12:28:27 TRUE 2022-11-30 12:00:00
## 4142 2022-11-30 12:27:43 TRUE 2022-11-30 12:00:00
## 4143 2022-11-30 12:27:29 TRUE 2022-11-30 12:00:00
## 4144 2022-11-30 12:27:20 TRUE 2022-11-30 12:00:00
## 4145 2022-11-30 12:25:22 TRUE 2022-11-30 12:00:00
## 4146 2022-11-30 12:25:07 TRUE 2022-11-30 12:00:00
## 4147 2022-11-30 12:22:27 TRUE 2022-11-30 12:00:00
## 4148 2022-11-30 12:22:13 TRUE 2022-11-30 12:00:00
## 4149 2022-11-30 12:19:53 TRUE 2022-11-30 12:00:00
## 4150 2022-11-30 12:19:32 TRUE 2022-11-30 12:00:00
## 4151 2022-11-30 12:17:27 TRUE 2022-11-30 12:00:00
## 4152 2022-11-30 12:17:17 TRUE 2022-11-30 12:00:00
## 4153 2022-11-30 12:16:22 TRUE 2022-11-30 12:00:00
## 4154 2022-11-30 12:16:15 TRUE 2022-11-30 12:00:00
## 4155 2022-11-30 12:16:12 TRUE 2022-11-30 12:00:00
## 4156 2022-11-30 12:14:19 TRUE 2022-11-30 12:00:00
## 4157 2022-11-30 12:13:24 TRUE 2022-11-30 12:00:00
## 4158 2022-11-30 12:13:02 TRUE 2022-11-30 12:00:00
## 4159 2022-11-30 12:10:44 TRUE 2022-11-30 12:00:00
## 4160 2022-11-30 12:10:33 TRUE 2022-11-30 12:00:00
## 4161 2022-11-30 12:09:06 TRUE 2022-11-30 12:00:00
## 4162 2022-11-30 12:08:17 TRUE 2022-11-30 12:00:00
## 4163 2022-11-30 12:06:52 TRUE 2022-11-30 12:00:00
## 4164 2022-11-30 12:05:54 TRUE 2022-11-30 12:00:00
## 4165 2022-11-30 12:05:47 TRUE 2022-11-30 12:00:00
## 4166 2022-11-30 12:04:49 TRUE 2022-11-30 12:00:00
## 4167 2022-11-30 12:04:45 TRUE 2022-11-30 12:00:00
## 4168 2022-11-30 12:04:21 TRUE 2022-11-30 12:00:00
## 4169 2022-11-30 12:03:00 TRUE 2022-11-30 12:00:00
## 4170 2022-11-30 12:01:25 TRUE 2022-11-30 12:00:00
## 4171 2022-11-30 12:01:12 TRUE 2022-11-30 12:00:00
## 4172 2022-11-30 12:00:47 TRUE 2022-11-30 12:00:00
## 4173 2022-11-30 12:00:45 TRUE 2022-11-30 12:00:00
## 4174 2022-11-30 12:00:35 TRUE 2022-11-30 12:00:00
## 4175 2022-11-30 12:00:13 TRUE 2022-11-30 12:00:00
## 4176 2022-11-30 12:00:05 TRUE 2022-11-30 12:00:00
## 4177 2022-11-30 11:59:53 TRUE 2022-11-30 12:00:00
## 4178 2022-11-30 11:58:46 TRUE 2022-11-30 12:00:00
## 4179 2022-11-30 11:58:21 TRUE 2022-11-30 12:00:00
## 4180 2022-11-30 11:57:25 TRUE 2022-11-30 12:00:00
## 4181 2022-11-30 11:56:00 TRUE 2022-11-30 12:00:00
## 4182 2022-11-30 11:53:59 TRUE 2022-11-30 12:00:00
## 4183 2022-11-30 11:53:46 TRUE 2022-11-30 12:00:00
## 4184 2022-11-30 11:53:00 TRUE 2022-11-30 12:00:00
## 4185 2022-11-30 11:52:41 TRUE 2022-11-30 12:00:00
## 4186 2022-11-30 11:51:53 TRUE 2022-11-30 12:00:00
## 4187 2022-11-30 11:51:25 TRUE 2022-11-30 12:00:00
## 4188 2022-11-30 11:51:23 TRUE 2022-11-30 12:00:00
## 4189 2022-11-30 11:51:21 TRUE 2022-11-30 12:00:00
## 4190 2022-11-30 11:48:33 TRUE 2022-11-30 12:00:00
## 4191 2022-11-30 11:48:16 TRUE 2022-11-30 12:00:00
## 4192 2022-11-30 11:47:54 TRUE 2022-11-30 12:00:00
## 4193 2022-11-30 11:47:40 TRUE 2022-11-30 12:00:00
## 4194 2022-11-30 11:46:33 TRUE 2022-11-30 12:00:00
## 4195 2022-11-30 11:45:47 TRUE 2022-11-30 12:00:00
## 4196 2022-11-30 11:45:12 TRUE 2022-11-30 12:00:00
## 4197 2022-11-30 11:44:52 TRUE 2022-11-30 12:00:00
## 4198 2022-11-30 11:43:41 TRUE 2022-11-30 12:00:00
## 4199 2022-11-30 11:43:36 TRUE 2022-11-30 12:00:00
## 4200 2022-11-30 11:42:46 TRUE 2022-11-30 12:00:00
## 4201 2022-11-30 11:41:54 TRUE 2022-11-30 12:00:00
## 4202 2022-11-30 11:41:39 TRUE 2022-11-30 12:00:00
## 4203 2022-11-30 11:40:39 TRUE 2022-11-30 12:00:00
## 4204 2022-11-30 11:40:28 TRUE 2022-11-30 12:00:00
## 4205 2022-11-30 11:39:43 TRUE 2022-11-30 12:00:00
## 4206 2022-11-30 11:39:32 TRUE 2022-11-30 12:00:00
## 4207 2022-11-30 11:38:50 TRUE 2022-11-30 12:00:00
## 4208 2022-11-30 11:37:34 TRUE 2022-11-30 12:00:00
## 4209 2022-11-30 11:37:01 TRUE 2022-11-30 12:00:00
## 4210 2022-11-30 11:35:37 TRUE 2022-11-30 12:00:00
## 4211 2022-11-30 11:33:57 TRUE 2022-11-30 12:00:00
## 4212 2022-11-30 11:32:48 TRUE 2022-11-30 12:00:00
## 4213 2022-11-30 11:32:32 TRUE 2022-11-30 12:00:00
## 4214 2022-11-30 11:32:24 TRUE 2022-11-30 12:00:00
## 4215 2022-11-30 11:30:28 TRUE 2022-11-30 12:00:00
## 4216 2022-11-30 11:30:03 TRUE 2022-11-30 12:00:00
## 4217 2022-11-30 11:29:25 TRUE 2022-11-30 11:00:00
## 4218 2022-11-30 11:27:30 TRUE 2022-11-30 11:00:00
## 4219 2022-11-30 11:27:19 TRUE 2022-11-30 11:00:00
## 4220 2022-11-30 11:27:14 TRUE 2022-11-30 11:00:00
## 4221 2022-11-30 11:26:20 TRUE 2022-11-30 11:00:00
## 4222 2022-11-30 11:24:50 TRUE 2022-11-30 11:00:00
## 4223 2022-11-30 11:24:35 TRUE 2022-11-30 11:00:00
## 4224 2022-11-30 11:24:13 TRUE 2022-11-30 11:00:00
## 4225 2022-11-30 11:24:01 TRUE 2022-11-30 11:00:00
## 4226 2022-11-30 11:23:57 TRUE 2022-11-30 11:00:00
## 4227 2022-11-30 11:23:48 TRUE 2022-11-30 11:00:00
## 4228 2022-11-30 11:23:42 TRUE 2022-11-30 11:00:00
## 4229 2022-11-30 11:22:13 TRUE 2022-11-30 11:00:00
## 4230 2022-11-30 11:20:53 TRUE 2022-11-30 11:00:00
## 4231 2022-11-30 11:19:41 TRUE 2022-11-30 11:00:00
## 4232 2022-11-30 11:19:23 TRUE 2022-11-30 11:00:00
## 4233 2022-11-30 11:18:21 TRUE 2022-11-30 11:00:00
## 4234 2022-11-30 11:17:45 TRUE 2022-11-30 11:00:00
## 4235 2022-11-30 11:17:33 TRUE 2022-11-30 11:00:00
## 4236 2022-11-30 11:17:29 TRUE 2022-11-30 11:00:00
## 4237 2022-11-30 11:15:55 TRUE 2022-11-30 11:00:00
## 4238 2022-11-30 11:14:43 TRUE 2022-11-30 11:00:00
## 4239 2022-11-30 11:14:16 TRUE 2022-11-30 11:00:00
## 4240 2022-11-30 11:12:39 TRUE 2022-11-30 11:00:00
## 4241 2022-11-30 11:12:06 TRUE 2022-11-30 11:00:00
## 4242 2022-11-30 11:11:57 TRUE 2022-11-30 11:00:00
## 4243 2022-11-30 11:11:45 TRUE 2022-11-30 11:00:00
## 4244 2022-11-30 11:11:15 TRUE 2022-11-30 11:00:00
## 4245 2022-11-30 11:10:55 TRUE 2022-11-30 11:00:00
## 4246 2022-11-30 11:09:40 TRUE 2022-11-30 11:00:00
## 4247 2022-11-30 11:08:38 TRUE 2022-11-30 11:00:00
## 4248 2022-11-30 11:08:34 TRUE 2022-11-30 11:00:00
## 4249 2022-11-30 11:07:36 TRUE 2022-11-30 11:00:00
## 4250 2022-11-30 11:07:07 TRUE 2022-11-30 11:00:00
## 4251 2022-11-30 11:06:22 TRUE 2022-11-30 11:00:00
## 4252 2022-11-30 11:02:04 TRUE 2022-11-30 11:00:00
## 4253 2022-11-30 11:01:50 TRUE 2022-11-30 11:00:00
## 4254 2022-11-30 11:01:30 TRUE 2022-11-30 11:00:00
## 4255 2022-11-30 11:00:31 TRUE 2022-11-30 11:00:00
## 4256 2022-11-30 10:59:12 TRUE 2022-11-30 11:00:00
## 4257 2022-11-30 10:58:33 TRUE 2022-11-30 11:00:00
## 4258 2022-11-30 10:58:00 TRUE 2022-11-30 11:00:00
## 4259 2022-11-30 10:57:27 TRUE 2022-11-30 11:00:00
## 4260 2022-11-30 10:55:42 TRUE 2022-11-30 11:00:00
## 4261 2022-11-30 10:54:47 TRUE 2022-11-30 11:00:00
## 4262 2022-11-30 10:54:39 TRUE 2022-11-30 11:00:00
## 4263 2022-11-30 10:54:31 TRUE 2022-11-30 11:00:00
## 4264 2022-11-30 10:53:00 TRUE 2022-11-30 11:00:00
## 4265 2022-11-30 10:52:51 TRUE 2022-11-30 11:00:00
## 4266 2022-11-30 10:52:17 TRUE 2022-11-30 11:00:00
## 4267 2022-11-30 10:51:39 TRUE 2022-11-30 11:00:00
## 4268 2022-11-30 10:51:33 TRUE 2022-11-30 11:00:00
## 4269 2022-11-30 10:50:33 TRUE 2022-11-30 11:00:00
## 4270 2022-11-30 10:49:10 TRUE 2022-11-30 11:00:00
## 4271 2022-11-30 10:49:07 TRUE 2022-11-30 11:00:00
## 4272 2022-11-30 10:47:25 TRUE 2022-11-30 11:00:00
## 4273 2022-11-30 10:46:52 TRUE 2022-11-30 11:00:00
## 4274 2022-11-30 10:46:17 TRUE 2022-11-30 11:00:00
## 4275 2022-11-30 10:46:14 TRUE 2022-11-30 11:00:00
## 4276 2022-11-30 10:45:57 TRUE 2022-11-30 11:00:00
## 4277 2022-11-30 10:45:53 TRUE 2022-11-30 11:00:00
## 4278 2022-11-30 10:45:29 TRUE 2022-11-30 11:00:00
## 4279 2022-11-30 10:45:25 TRUE 2022-11-30 11:00:00
## 4280 2022-11-30 10:45:06 TRUE 2022-11-30 11:00:00
## 4281 2022-11-30 10:44:03 TRUE 2022-11-30 11:00:00
## 4282 2022-11-30 10:43:49 TRUE 2022-11-30 11:00:00
## 4283 2022-11-30 10:42:43 TRUE 2022-11-30 11:00:00
## 4284 2022-11-30 10:42:39 TRUE 2022-11-30 11:00:00
## 4285 2022-11-30 10:41:41 TRUE 2022-11-30 11:00:00
## 4286 2022-11-30 10:41:06 TRUE 2022-11-30 11:00:00
## 4287 2022-11-30 10:40:30 TRUE 2022-11-30 11:00:00
## 4288 2022-11-30 10:39:36 TRUE 2022-11-30 11:00:00
## 4289 2022-11-30 10:39:23 TRUE 2022-11-30 11:00:00
## 4290 2022-11-30 10:37:38 TRUE 2022-11-30 11:00:00
## 4291 2022-11-30 10:37:28 TRUE 2022-11-30 11:00:00
## 4292 2022-11-30 10:36:50 TRUE 2022-11-30 11:00:00
## 4293 2022-11-30 10:35:29 TRUE 2022-11-30 11:00:00
## 4294 2022-11-30 10:35:12 TRUE 2022-11-30 11:00:00
## 4295 2022-11-30 10:34:29 TRUE 2022-11-30 11:00:00
## 4296 2022-11-30 10:33:18 TRUE 2022-11-30 11:00:00
## 4297 2022-11-30 10:33:07 TRUE 2022-11-30 11:00:00
## 4298 2022-11-30 10:32:40 TRUE 2022-11-30 11:00:00
## 4299 2022-11-30 10:30:01 TRUE 2022-11-30 11:00:00
## 4300 2022-11-30 10:29:02 TRUE 2022-11-30 10:00:00
## 4301 2022-11-30 10:27:58 TRUE 2022-11-30 10:00:00
## 4302 2022-11-30 10:26:02 TRUE 2022-11-30 10:00:00
## 4303 2022-11-30 10:24:16 TRUE 2022-11-30 10:00:00
## 4304 2022-11-30 10:24:04 TRUE 2022-11-30 10:00:00
## 4305 2022-11-30 10:22:33 TRUE 2022-11-30 10:00:00
## 4306 2022-11-30 10:21:27 TRUE 2022-11-30 10:00:00
## 4307 2022-11-30 10:21:06 TRUE 2022-11-30 10:00:00
## 4308 2022-11-30 10:19:34 TRUE 2022-11-30 10:00:00
## 4309 2022-11-30 10:18:14 TRUE 2022-11-30 10:00:00
## 4310 2022-11-30 10:15:16 TRUE 2022-11-30 10:00:00
## 4311 2022-11-30 10:11:34 TRUE 2022-11-30 10:00:00
## 4312 2022-11-30 10:08:51 TRUE 2022-11-30 10:00:00
## 4313 2022-11-30 10:08:29 TRUE 2022-11-30 10:00:00
## 4314 2022-11-30 10:08:15 TRUE 2022-11-30 10:00:00
## 4315 2022-11-30 10:08:13 TRUE 2022-11-30 10:00:00
## 4316 2022-11-30 10:08:09 TRUE 2022-11-30 10:00:00
## 4317 2022-11-30 10:08:05 TRUE 2022-11-30 10:00:00
## 4318 2022-11-30 10:08:00 TRUE 2022-11-30 10:00:00
## 4319 2022-11-30 10:07:48 TRUE 2022-11-30 10:00:00
## 4320 2022-11-30 10:07:40 TRUE 2022-11-30 10:00:00
## 4321 2022-11-30 10:07:14 TRUE 2022-11-30 10:00:00
## 4322 2022-11-30 10:06:47 TRUE 2022-11-30 10:00:00
## 4323 2022-11-30 10:06:21 TRUE 2022-11-30 10:00:00
## 4324 2022-11-30 10:06:11 TRUE 2022-11-30 10:00:00
## 4325 2022-11-30 10:05:22 TRUE 2022-11-30 10:00:00
## 4326 2022-11-30 10:05:05 TRUE 2022-11-30 10:00:00
## 4327 2022-11-30 10:03:20 TRUE 2022-11-30 10:00:00
## 4328 2022-11-30 10:01:57 TRUE 2022-11-30 10:00:00
## 4329 2022-11-30 10:01:43 TRUE 2022-11-30 10:00:00
## 4330 2022-11-30 10:01:30 TRUE 2022-11-30 10:00:00
## 4331 2022-11-30 09:58:54 TRUE 2022-11-30 10:00:00
## 4332 2022-11-30 09:57:54 TRUE 2022-11-30 10:00:00
## 4333 2022-11-30 09:57:19 TRUE 2022-11-30 10:00:00
## 4334 2022-11-30 09:55:58 TRUE 2022-11-30 10:00:00
## 4335 2022-11-30 09:55:48 TRUE 2022-11-30 10:00:00
## 4336 2022-11-30 09:55:35 TRUE 2022-11-30 10:00:00
## 4337 2022-11-30 09:54:07 TRUE 2022-11-30 10:00:00
## 4338 2022-11-30 09:53:05 TRUE 2022-11-30 10:00:00
## 4339 2022-11-30 09:52:33 TRUE 2022-11-30 10:00:00
## 4340 2022-11-30 09:52:22 TRUE 2022-11-30 10:00:00
## 4341 2022-11-30 09:51:30 TRUE 2022-11-30 10:00:00
## 4342 2022-11-30 09:50:56 TRUE 2022-11-30 10:00:00
## 4343 2022-11-30 09:49:04 TRUE 2022-11-30 10:00:00
## 4344 2022-11-30 09:48:21 TRUE 2022-11-30 10:00:00
## 4345 2022-11-30 09:45:23 TRUE 2022-11-30 10:00:00
## 4346 2022-11-30 09:45:18 TRUE 2022-11-30 10:00:00
## 4347 2022-11-30 09:44:50 TRUE 2022-11-30 10:00:00
## 4348 2022-11-30 09:44:29 TRUE 2022-11-30 10:00:00
## 4349 2022-11-30 09:42:22 TRUE 2022-11-30 10:00:00
## 4350 2022-11-30 09:41:17 TRUE 2022-11-30 10:00:00
## 4351 2022-11-30 09:41:11 TRUE 2022-11-30 10:00:00
## 4352 2022-11-30 09:40:18 TRUE 2022-11-30 10:00:00
## 4353 2022-11-30 09:40:05 TRUE 2022-11-30 10:00:00
## 4354 2022-11-30 09:39:48 TRUE 2022-11-30 10:00:00
## 4355 2022-11-30 09:39:34 TRUE 2022-11-30 10:00:00
## 4356 2022-11-30 09:39:26 TRUE 2022-11-30 10:00:00
## 4357 2022-11-30 09:39:25 TRUE 2022-11-30 10:00:00
## 4358 2022-11-30 09:38:56 TRUE 2022-11-30 10:00:00
## 4359 2022-11-30 09:38:39 TRUE 2022-11-30 10:00:00
## 4360 2022-11-30 09:38:37 TRUE 2022-11-30 10:00:00
## 4361 2022-11-30 09:36:11 TRUE 2022-11-30 10:00:00
## 4362 2022-11-30 09:36:04 TRUE 2022-11-30 10:00:00
## 4363 2022-11-30 09:35:34 TRUE 2022-11-30 10:00:00
## 4364 2022-11-30 09:35:18 TRUE 2022-11-30 10:00:00
## 4365 2022-11-30 09:34:45 TRUE 2022-11-30 10:00:00
## 4366 2022-11-30 09:34:35 TRUE 2022-11-30 10:00:00
## 4367 2022-11-30 09:33:09 TRUE 2022-11-30 10:00:00
## 4368 2022-11-30 09:32:54 TRUE 2022-11-30 10:00:00
## 4369 2022-11-30 09:32:37 TRUE 2022-11-30 10:00:00
## 4370 2022-11-30 09:31:32 TRUE 2022-11-30 10:00:00
## 4371 2022-11-30 09:30:24 TRUE 2022-11-30 10:00:00
## 4372 2022-11-30 09:29:32 TRUE 2022-11-30 09:00:00
## 4373 2022-11-30 09:28:51 TRUE 2022-11-30 09:00:00
## 4374 2022-11-30 09:28:46 TRUE 2022-11-30 09:00:00
## 4375 2022-11-30 09:28:15 TRUE 2022-11-30 09:00:00
## 4376 2022-11-30 09:27:32 TRUE 2022-11-30 09:00:00
## 4377 2022-11-30 09:27:03 TRUE 2022-11-30 09:00:00
## 4378 2022-11-30 09:26:50 TRUE 2022-11-30 09:00:00
## 4379 2022-11-30 09:26:26 TRUE 2022-11-30 09:00:00
## 4380 2022-11-30 09:26:02 TRUE 2022-11-30 09:00:00
## 4381 2022-11-30 09:25:44 TRUE 2022-11-30 09:00:00
## 4382 2022-11-30 09:25:36 TRUE 2022-11-30 09:00:00
## 4383 2022-11-30 09:25:13 TRUE 2022-11-30 09:00:00
## 4384 2022-11-30 09:24:55 TRUE 2022-11-30 09:00:00
## 4385 2022-11-30 09:24:46 TRUE 2022-11-30 09:00:00
## 4386 2022-11-30 09:22:32 TRUE 2022-11-30 09:00:00
## 4387 2022-11-30 09:21:48 TRUE 2022-11-30 09:00:00
## 4388 2022-11-30 09:21:30 TRUE 2022-11-30 09:00:00
## 4389 2022-11-30 09:21:29 TRUE 2022-11-30 09:00:00
## 4390 2022-11-30 09:20:35 TRUE 2022-11-30 09:00:00
## 4391 2022-11-30 09:17:58 TRUE 2022-11-30 09:00:00
## 4392 2022-11-30 09:17:34 TRUE 2022-11-30 09:00:00
## 4393 2022-11-30 09:16:19 TRUE 2022-11-30 09:00:00
## 4394 2022-11-30 09:15:07 TRUE 2022-11-30 09:00:00
## 4395 2022-11-30 09:14:53 TRUE 2022-11-30 09:00:00
## 4396 2022-11-30 09:13:35 TRUE 2022-11-30 09:00:00
## 4397 2022-11-30 09:12:57 TRUE 2022-11-30 09:00:00
## 4398 2022-11-30 09:12:28 TRUE 2022-11-30 09:00:00
## 4399 2022-11-30 09:12:13 TRUE 2022-11-30 09:00:00
## 4400 2022-11-30 09:11:45 TRUE 2022-11-30 09:00:00
## 4401 2022-11-30 09:09:46 TRUE 2022-11-30 09:00:00
## 4402 2022-11-30 09:08:46 TRUE 2022-11-30 09:00:00
## 4403 2022-11-30 09:08:33 TRUE 2022-11-30 09:00:00
## 4404 2022-11-30 09:08:26 TRUE 2022-11-30 09:00:00
## 4405 2022-11-30 09:08:20 TRUE 2022-11-30 09:00:00
## 4406 2022-11-30 09:06:14 TRUE 2022-11-30 09:00:00
## 4407 2022-11-30 09:05:13 TRUE 2022-11-30 09:00:00
## 4408 2022-11-30 09:05:08 TRUE 2022-11-30 09:00:00
## 4409 2022-11-30 09:04:59 TRUE 2022-11-30 09:00:00
## 4410 2022-11-30 09:02:46 TRUE 2022-11-30 09:00:00
## 4411 2022-11-30 09:01:36 TRUE 2022-11-30 09:00:00
## 4412 2022-11-30 08:59:34 TRUE 2022-11-30 09:00:00
## 4413 2022-11-30 08:58:38 TRUE 2022-11-30 09:00:00
## 4414 2022-11-30 08:58:23 TRUE 2022-11-30 09:00:00
## 4415 2022-11-30 08:58:09 TRUE 2022-11-30 09:00:00
## 4416 2022-11-30 08:58:05 TRUE 2022-11-30 09:00:00
## 4417 2022-11-30 08:57:30 TRUE 2022-11-30 09:00:00
## 4418 2022-11-30 08:56:47 TRUE 2022-11-30 09:00:00
## 4419 2022-11-30 08:52:58 TRUE 2022-11-30 09:00:00
## 4420 2022-11-30 08:51:09 TRUE 2022-11-30 09:00:00
## 4421 2022-11-30 08:50:17 TRUE 2022-11-30 09:00:00
## 4422 2022-11-30 08:49:14 TRUE 2022-11-30 09:00:00
## 4423 2022-11-30 08:49:08 TRUE 2022-11-30 09:00:00
## 4424 2022-11-30 08:48:50 TRUE 2022-11-30 09:00:00
## 4425 2022-11-30 08:48:15 TRUE 2022-11-30 09:00:00
## 4426 2022-11-30 08:45:40 TRUE 2022-11-30 09:00:00
## 4427 2022-11-30 08:45:29 TRUE 2022-11-30 09:00:00
## 4428 2022-11-30 08:45:23 TRUE 2022-11-30 09:00:00
## 4429 2022-11-30 08:43:53 TRUE 2022-11-30 09:00:00
## 4430 2022-11-30 08:43:30 TRUE 2022-11-30 09:00:00
## 4431 2022-11-30 08:41:45 TRUE 2022-11-30 09:00:00
## 4432 2022-11-30 08:38:58 TRUE 2022-11-30 09:00:00
## 4433 2022-11-30 08:36:49 TRUE 2022-11-30 09:00:00
## 4434 2022-11-30 08:35:56 TRUE 2022-11-30 09:00:00
## 4435 2022-11-30 08:34:47 TRUE 2022-11-30 09:00:00
## 4436 2022-11-30 08:34:30 TRUE 2022-11-30 09:00:00
## 4437 2022-11-30 08:34:15 TRUE 2022-11-30 09:00:00
## 4438 2022-11-30 08:33:54 TRUE 2022-11-30 09:00:00
## 4439 2022-11-30 08:32:54 TRUE 2022-11-30 09:00:00
## 4440 2022-11-30 08:31:58 TRUE 2022-11-30 09:00:00
## 4441 2022-11-30 08:31:50 TRUE 2022-11-30 09:00:00
## 4442 2022-11-30 08:30:36 TRUE 2022-11-30 09:00:00
## 4443 2022-11-30 08:29:12 TRUE 2022-11-30 08:00:00
## 4444 2022-11-30 08:29:07 TRUE 2022-11-30 08:00:00
## 4445 2022-11-30 08:28:55 TRUE 2022-11-30 08:00:00
## 4446 2022-11-30 08:27:28 TRUE 2022-11-30 08:00:00
## 4447 2022-11-30 08:25:29 TRUE 2022-11-30 08:00:00
## 4448 2022-11-30 08:24:08 TRUE 2022-11-30 08:00:00
## 4449 2022-11-30 08:23:43 TRUE 2022-11-30 08:00:00
## 4450 2022-11-30 08:22:08 TRUE 2022-11-30 08:00:00
## 4451 2022-11-30 08:21:41 TRUE 2022-11-30 08:00:00
## 4452 2022-11-30 08:21:37 TRUE 2022-11-30 08:00:00
## 4453 2022-11-30 08:21:11 TRUE 2022-11-30 08:00:00
## 4454 2022-11-30 08:18:35 TRUE 2022-11-30 08:00:00
## 4455 2022-11-30 08:18:34 TRUE 2022-11-30 08:00:00
## 4456 2022-11-30 08:17:15 TRUE 2022-11-30 08:00:00
## 4457 2022-11-30 08:14:26 TRUE 2022-11-30 08:00:00
## 4458 2022-11-30 08:13:26 TRUE 2022-11-30 08:00:00
## 4459 2022-11-30 08:11:56 TRUE 2022-11-30 08:00:00
## 4460 2022-11-30 08:11:54 TRUE 2022-11-30 08:00:00
## 4461 2022-11-30 08:11:52 TRUE 2022-11-30 08:00:00
## 4462 2022-11-30 08:10:37 TRUE 2022-11-30 08:00:00
## 4463 2022-11-30 08:09:44 TRUE 2022-11-30 08:00:00
## 4464 2022-11-30 08:09:44 TRUE 2022-11-30 08:00:00
## 4465 2022-11-30 08:09:15 TRUE 2022-11-30 08:00:00
## 4466 2022-11-30 08:08:59 TRUE 2022-11-30 08:00:00
## 4467 2022-11-30 08:03:44 TRUE 2022-11-30 08:00:00
## 4468 2022-11-30 08:01:25 TRUE 2022-11-30 08:00:00
## 4469 2022-11-30 08:00:03 TRUE 2022-11-30 08:00:00
## 4470 2022-11-30 07:59:14 TRUE 2022-11-30 08:00:00
## 4471 2022-11-30 07:58:28 TRUE 2022-11-30 08:00:00
## 4472 2022-11-30 07:57:50 TRUE 2022-11-30 08:00:00
## 4473 2022-11-30 07:57:46 TRUE 2022-11-30 08:00:00
## 4474 2022-11-30 07:57:35 TRUE 2022-11-30 08:00:00
## 4475 2022-11-30 07:57:24 TRUE 2022-11-30 08:00:00
## 4476 2022-11-30 07:56:46 TRUE 2022-11-30 08:00:00
## 4477 2022-11-30 07:56:22 TRUE 2022-11-30 08:00:00
## 4478 2022-11-30 07:54:40 TRUE 2022-11-30 08:00:00
## 4479 2022-11-30 07:54:07 TRUE 2022-11-30 08:00:00
## 4480 2022-11-30 07:51:51 TRUE 2022-11-30 08:00:00
## 4481 2022-11-30 07:50:38 TRUE 2022-11-30 08:00:00
## 4482 2022-11-30 07:50:33 TRUE 2022-11-30 08:00:00
## 4483 2022-11-30 07:50:33 TRUE 2022-11-30 08:00:00
## 4484 2022-11-30 07:49:58 TRUE 2022-11-30 08:00:00
## 4485 2022-11-30 07:49:54 TRUE 2022-11-30 08:00:00
## 4486 2022-11-30 07:49:46 TRUE 2022-11-30 08:00:00
## 4487 2022-11-30 07:49:44 TRUE 2022-11-30 08:00:00
## 4488 2022-11-30 07:49:40 TRUE 2022-11-30 08:00:00
## 4489 2022-11-30 07:49:34 TRUE 2022-11-30 08:00:00
## 4490 2022-11-30 07:48:20 TRUE 2022-11-30 08:00:00
## 4491 2022-11-30 07:48:20 TRUE 2022-11-30 08:00:00
## 4492 2022-11-30 07:48:00 TRUE 2022-11-30 08:00:00
## 4493 2022-11-30 07:47:25 TRUE 2022-11-30 08:00:00
## 4494 2022-11-30 07:47:08 TRUE 2022-11-30 08:00:00
## 4495 2022-11-30 07:46:44 TRUE 2022-11-30 08:00:00
## 4496 2022-11-30 07:46:40 TRUE 2022-11-30 08:00:00
## 4497 2022-11-30 07:46:28 TRUE 2022-11-30 08:00:00
## 4498 2022-11-30 07:46:00 TRUE 2022-11-30 08:00:00
## 4499 2022-11-30 07:44:58 TRUE 2022-11-30 08:00:00
## 4500 2022-11-30 07:44:36 TRUE 2022-11-30 08:00:00
## 4501 2022-11-30 07:44:26 TRUE 2022-11-30 08:00:00
## 4502 2022-11-30 07:44:25 TRUE 2022-11-30 08:00:00
## 4503 2022-11-30 07:43:15 TRUE 2022-11-30 08:00:00
## 4504 2022-11-30 07:42:49 TRUE 2022-11-30 08:00:00
## 4505 2022-11-30 07:42:33 TRUE 2022-11-30 08:00:00
## 4506 2022-11-30 07:42:18 TRUE 2022-11-30 08:00:00
## 4507 2022-11-30 07:41:47 TRUE 2022-11-30 08:00:00
## 4508 2022-11-30 07:41:46 TRUE 2022-11-30 08:00:00
## 4509 2022-11-30 07:41:24 TRUE 2022-11-30 08:00:00
## 4510 2022-11-30 07:38:49 TRUE 2022-11-30 08:00:00
## 4511 2022-11-30 07:38:47 TRUE 2022-11-30 08:00:00
## 4512 2022-11-30 07:38:37 TRUE 2022-11-30 08:00:00
## 4513 2022-11-30 07:38:26 TRUE 2022-11-30 08:00:00
## 4514 2022-11-30 07:37:12 TRUE 2022-11-30 08:00:00
## 4515 2022-11-30 07:36:08 TRUE 2022-11-30 08:00:00
## 4516 2022-11-30 07:35:29 TRUE 2022-11-30 08:00:00
## 4517 2022-11-30 07:34:52 TRUE 2022-11-30 08:00:00
## 4518 2022-11-30 07:33:38 TRUE 2022-11-30 08:00:00
## 4519 2022-11-30 07:32:12 TRUE 2022-11-30 08:00:00
## 4520 2022-11-30 07:30:57 TRUE 2022-11-30 08:00:00
## 4521 2022-11-30 07:30:53 TRUE 2022-11-30 08:00:00
## 4522 2022-11-30 07:30:49 TRUE 2022-11-30 08:00:00
## 4523 2022-11-30 07:28:46 TRUE 2022-11-30 07:00:00
## 4524 2022-11-30 07:27:41 TRUE 2022-11-30 07:00:00
## 4525 2022-11-30 07:27:27 TRUE 2022-11-30 07:00:00
## 4526 2022-11-30 07:24:25 TRUE 2022-11-30 07:00:00
## 4527 2022-11-30 07:22:58 TRUE 2022-11-30 07:00:00
## 4528 2022-11-30 07:17:57 TRUE 2022-11-30 07:00:00
## 4529 2022-11-30 07:17:46 TRUE 2022-11-30 07:00:00
## 4530 2022-11-30 07:17:04 TRUE 2022-11-30 07:00:00
## 4531 2022-11-30 07:16:02 TRUE 2022-11-30 07:00:00
## 4532 2022-11-30 07:15:41 TRUE 2022-11-30 07:00:00
## 4533 2022-11-30 07:14:11 TRUE 2022-11-30 07:00:00
## 4534 2022-11-30 07:13:00 TRUE 2022-11-30 07:00:00
## 4535 2022-11-30 07:10:50 TRUE 2022-11-30 07:00:00
## 4536 2022-11-30 07:09:29 TRUE 2022-11-30 07:00:00
## 4537 2022-11-30 07:08:12 TRUE 2022-11-30 07:00:00
## 4538 2022-11-30 07:04:41 TRUE 2022-11-30 07:00:00
## 4539 2022-11-30 07:04:38 TRUE 2022-11-30 07:00:00
## 4540 2022-11-30 07:03:04 TRUE 2022-11-30 07:00:00
## 4541 2022-11-30 07:02:51 TRUE 2022-11-30 07:00:00
## 4542 2022-11-30 07:01:24 TRUE 2022-11-30 07:00:00
## 4543 2022-11-30 06:57:12 TRUE 2022-11-30 07:00:00
## 4544 2022-11-30 06:56:42 TRUE 2022-11-30 07:00:00
## 4545 2022-11-30 06:52:59 TRUE 2022-11-30 07:00:00
## 4546 2022-11-30 06:49:12 TRUE 2022-11-30 07:00:00
## 4547 2022-11-30 06:47:25 TRUE 2022-11-30 07:00:00
## 4548 2022-11-30 06:46:20 TRUE 2022-11-30 07:00:00
## 4549 2022-11-30 06:44:30 TRUE 2022-11-30 07:00:00
## 4550 2022-11-30 06:43:06 TRUE 2022-11-30 07:00:00
## 4551 2022-11-30 06:41:48 TRUE 2022-11-30 07:00:00
## 4552 2022-11-30 06:41:45 TRUE 2022-11-30 07:00:00
## 4553 2022-11-30 06:38:04 TRUE 2022-11-30 07:00:00
## 4554 2022-11-30 06:36:48 TRUE 2022-11-30 07:00:00
## 4555 2022-11-30 06:32:04 TRUE 2022-11-30 07:00:00
## 4556 2022-11-30 06:31:10 TRUE 2022-11-30 07:00:00
## 4557 2022-11-30 06:31:01 TRUE 2022-11-30 07:00:00
## 4558 2022-11-30 06:31:00 TRUE 2022-11-30 07:00:00
## 4559 2022-11-30 06:30:19 TRUE 2022-11-30 07:00:00
## 4560 2022-11-30 06:30:14 TRUE 2022-11-30 07:00:00
## 4561 2022-11-30 06:29:55 TRUE 2022-11-30 06:00:00
## 4562 2022-11-30 06:29:11 TRUE 2022-11-30 06:00:00
## 4563 2022-11-30 06:28:57 TRUE 2022-11-30 06:00:00
## 4564 2022-11-30 06:28:55 TRUE 2022-11-30 06:00:00
## 4565 2022-11-30 06:28:48 TRUE 2022-11-30 06:00:00
## 4566 2022-11-30 06:28:36 TRUE 2022-11-30 06:00:00
## 4567 2022-11-30 06:27:53 TRUE 2022-11-30 06:00:00
## 4568 2022-11-30 06:27:08 TRUE 2022-11-30 06:00:00
## 4569 2022-11-30 06:26:11 TRUE 2022-11-30 06:00:00
## 4570 2022-11-30 06:26:03 TRUE 2022-11-30 06:00:00
## 4571 2022-11-30 06:25:08 TRUE 2022-11-30 06:00:00
## 4572 2022-11-30 06:24:28 TRUE 2022-11-30 06:00:00
## 4573 2022-11-30 06:21:06 TRUE 2022-11-30 06:00:00
## 4574 2022-11-30 06:20:27 TRUE 2022-11-30 06:00:00
## 4575 2022-11-30 06:17:27 TRUE 2022-11-30 06:00:00
## 4576 2022-11-30 06:17:20 TRUE 2022-11-30 06:00:00
## 4577 2022-11-30 06:16:29 TRUE 2022-11-30 06:00:00
## 4578 2022-11-30 06:14:44 TRUE 2022-11-30 06:00:00
## 4579 2022-11-30 06:13:05 TRUE 2022-11-30 06:00:00
## 4580 2022-11-30 06:11:09 TRUE 2022-11-30 06:00:00
## 4581 2022-11-30 06:10:45 TRUE 2022-11-30 06:00:00
## 4582 2022-11-30 06:10:02 TRUE 2022-11-30 06:00:00
## 4583 2022-11-30 06:09:37 TRUE 2022-11-30 06:00:00
## 4584 2022-11-30 06:08:06 TRUE 2022-11-30 06:00:00
## 4585 2022-11-30 06:07:47 TRUE 2022-11-30 06:00:00
## 4586 2022-11-30 06:07:21 TRUE 2022-11-30 06:00:00
## 4587 2022-11-30 06:05:54 TRUE 2022-11-30 06:00:00
## 4588 2022-11-30 06:05:52 TRUE 2022-11-30 06:00:00
## 4589 2022-11-30 06:05:40 TRUE 2022-11-30 06:00:00
## 4590 2022-11-30 06:05:34 TRUE 2022-11-30 06:00:00
## 4591 2022-11-30 06:04:02 TRUE 2022-11-30 06:00:00
## 4592 2022-11-30 06:03:41 TRUE 2022-11-30 06:00:00
## 4593 2022-11-30 06:03:37 TRUE 2022-11-30 06:00:00
## 4594 2022-11-30 06:03:31 TRUE 2022-11-30 06:00:00
## 4595 2022-11-30 06:03:28 TRUE 2022-11-30 06:00:00
## 4596 2022-11-30 06:02:58 TRUE 2022-11-30 06:00:00
## 4597 2022-11-30 06:02:34 TRUE 2022-11-30 06:00:00
## 4598 2022-11-30 06:02:09 TRUE 2022-11-30 06:00:00
## 4599 2022-11-30 06:01:49 TRUE 2022-11-30 06:00:00
## 4600 2022-11-30 06:01:28 TRUE 2022-11-30 06:00:00
## 4601 2022-11-30 06:01:21 TRUE 2022-11-30 06:00:00
## 4602 2022-11-30 06:01:05 TRUE 2022-11-30 06:00:00
## 4603 2022-11-30 05:59:08 TRUE 2022-11-30 06:00:00
## 4604 2022-11-30 05:58:14 TRUE 2022-11-30 06:00:00
## 4605 2022-11-30 05:57:05 TRUE 2022-11-30 06:00:00
## 4606 2022-11-30 05:56:15 TRUE 2022-11-30 06:00:00
## 4607 2022-11-30 05:55:08 TRUE 2022-11-30 06:00:00
## 4608 2022-11-30 05:53:13 TRUE 2022-11-30 06:00:00
## 4609 2022-11-30 05:51:37 TRUE 2022-11-30 06:00:00
## 4610 2022-11-30 05:50:36 TRUE 2022-11-30 06:00:00
## 4611 2022-11-30 05:50:00 TRUE 2022-11-30 06:00:00
## 4612 2022-11-30 05:49:19 TRUE 2022-11-30 06:00:00
## 4613 2022-11-30 05:48:33 TRUE 2022-11-30 06:00:00
## 4614 2022-11-30 05:48:12 TRUE 2022-11-30 06:00:00
## 4615 2022-11-30 05:47:40 TRUE 2022-11-30 06:00:00
## 4616 2022-11-30 05:46:14 TRUE 2022-11-30 06:00:00
## 4617 2022-11-30 05:46:02 TRUE 2022-11-30 06:00:00
## 4618 2022-11-30 05:43:01 TRUE 2022-11-30 06:00:00
## 4619 2022-11-30 05:42:09 TRUE 2022-11-30 06:00:00
## 4620 2022-11-30 05:41:47 TRUE 2022-11-30 06:00:00
## 4621 2022-11-30 05:41:25 TRUE 2022-11-30 06:00:00
## 4622 2022-11-30 05:39:39 TRUE 2022-11-30 06:00:00
## 4623 2022-11-30 05:39:22 TRUE 2022-11-30 06:00:00
## 4624 2022-11-30 05:38:04 TRUE 2022-11-30 06:00:00
## 4625 2022-11-30 05:37:52 TRUE 2022-11-30 06:00:00
## 4626 2022-11-30 05:37:48 TRUE 2022-11-30 06:00:00
## 4627 2022-11-30 05:37:18 TRUE 2022-11-30 06:00:00
## 4628 2022-11-30 05:37:16 TRUE 2022-11-30 06:00:00
## 4629 2022-11-30 05:36:35 TRUE 2022-11-30 06:00:00
## 4630 2022-11-30 05:35:53 TRUE 2022-11-30 06:00:00
## 4631 2022-11-30 05:35:42 TRUE 2022-11-30 06:00:00
## 4632 2022-11-30 05:35:25 TRUE 2022-11-30 06:00:00
## 4633 2022-11-30 05:34:24 TRUE 2022-11-30 06:00:00
## 4634 2022-11-30 05:32:45 TRUE 2022-11-30 06:00:00
## 4635 2022-11-30 05:32:27 TRUE 2022-11-30 06:00:00
## 4636 2022-11-30 05:32:19 TRUE 2022-11-30 06:00:00
## 4637 2022-11-30 05:32:06 TRUE 2022-11-30 06:00:00
## 4638 2022-11-30 05:30:54 TRUE 2022-11-30 06:00:00
## 4639 2022-11-30 05:30:11 TRUE 2022-11-30 06:00:00
## 4640 2022-11-30 05:29:26 TRUE 2022-11-30 05:00:00
## 4641 2022-11-30 05:29:19 TRUE 2022-11-30 05:00:00
## 4642 2022-11-30 05:26:55 TRUE 2022-11-30 05:00:00
## 4643 2022-11-30 05:26:39 TRUE 2022-11-30 05:00:00
## 4644 2022-11-30 05:25:23 TRUE 2022-11-30 05:00:00
## 4645 2022-11-30 05:25:03 TRUE 2022-11-30 05:00:00
## 4646 2022-11-30 05:24:09 TRUE 2022-11-30 05:00:00
## 4647 2022-11-30 05:23:47 TRUE 2022-11-30 05:00:00
## 4648 2022-11-30 05:23:40 TRUE 2022-11-30 05:00:00
## 4649 2022-11-30 05:21:59 TRUE 2022-11-30 05:00:00
## 4650 2022-11-30 05:21:18 TRUE 2022-11-30 05:00:00
## 4651 2022-11-30 05:20:04 TRUE 2022-11-30 05:00:00
## 4652 2022-11-30 05:19:42 TRUE 2022-11-30 05:00:00
## 4653 2022-11-30 05:17:35 TRUE 2022-11-30 05:00:00
## 4654 2022-11-30 05:16:50 TRUE 2022-11-30 05:00:00
## 4655 2022-11-30 05:16:47 TRUE 2022-11-30 05:00:00
## 4656 2022-11-30 05:16:16 TRUE 2022-11-30 05:00:00
## 4657 2022-11-30 05:15:06 TRUE 2022-11-30 05:00:00
## 4658 2022-11-30 05:14:02 TRUE 2022-11-30 05:00:00
## 4659 2022-11-30 05:13:05 TRUE 2022-11-30 05:00:00
## 4660 2022-11-30 05:10:51 TRUE 2022-11-30 05:00:00
## 4661 2022-11-30 05:07:59 TRUE 2022-11-30 05:00:00
## 4662 2022-11-30 05:07:51 TRUE 2022-11-30 05:00:00
## 4663 2022-11-30 05:07:22 TRUE 2022-11-30 05:00:00
## 4664 2022-11-30 05:04:56 TRUE 2022-11-30 05:00:00
## 4665 2022-11-30 05:04:05 TRUE 2022-11-30 05:00:00
## 4666 2022-11-30 05:03:51 TRUE 2022-11-30 05:00:00
## 4667 2022-11-30 05:03:31 TRUE 2022-11-30 05:00:00
## 4668 2022-11-30 05:03:30 TRUE 2022-11-30 05:00:00
## 4669 2022-11-30 05:01:09 TRUE 2022-11-30 05:00:00
## 4670 2022-11-30 05:00:17 TRUE 2022-11-30 05:00:00
## 4671 2022-11-30 04:58:58 TRUE 2022-11-30 05:00:00
## 4672 2022-11-30 04:57:31 TRUE 2022-11-30 05:00:00
## 4673 2022-11-30 04:56:37 TRUE 2022-11-30 05:00:00
## 4674 2022-11-30 04:55:15 TRUE 2022-11-30 05:00:00
## 4675 2022-11-30 04:54:46 TRUE 2022-11-30 05:00:00
## 4676 2022-11-30 04:54:36 TRUE 2022-11-30 05:00:00
## 4677 2022-11-30 04:54:05 TRUE 2022-11-30 05:00:00
## 4678 2022-11-30 04:51:37 TRUE 2022-11-30 05:00:00
## 4679 2022-11-30 04:51:23 TRUE 2022-11-30 05:00:00
## 4680 2022-11-30 04:50:52 TRUE 2022-11-30 05:00:00
## 4681 2022-11-30 04:50:01 TRUE 2022-11-30 05:00:00
## 4682 2022-11-30 04:48:09 TRUE 2022-11-30 05:00:00
## 4683 2022-11-30 04:46:38 TRUE 2022-11-30 05:00:00
## 4684 2022-11-30 04:45:42 TRUE 2022-11-30 05:00:00
## 4685 2022-11-30 04:44:46 TRUE 2022-11-30 05:00:00
## 4686 2022-11-30 04:44:33 TRUE 2022-11-30 05:00:00
## 4687 2022-11-30 04:44:17 TRUE 2022-11-30 05:00:00
## 4688 2022-11-30 04:43:50 TRUE 2022-11-30 05:00:00
## 4689 2022-11-30 04:43:19 TRUE 2022-11-30 05:00:00
## 4690 2022-11-30 04:42:37 TRUE 2022-11-30 05:00:00
## 4691 2022-11-30 04:41:50 TRUE 2022-11-30 05:00:00
## 4692 2022-11-30 04:41:45 TRUE 2022-11-30 05:00:00
## 4693 2022-11-30 04:41:33 TRUE 2022-11-30 05:00:00
## 4694 2022-11-30 04:40:23 TRUE 2022-11-30 05:00:00
## 4695 2022-11-30 04:40:00 TRUE 2022-11-30 05:00:00
## 4696 2022-11-30 04:38:23 TRUE 2022-11-30 05:00:00
## 4697 2022-11-30 04:37:07 TRUE 2022-11-30 05:00:00
## 4698 2022-11-30 04:36:23 TRUE 2022-11-30 05:00:00
## 4699 2022-11-30 04:36:18 TRUE 2022-11-30 05:00:00
## 4700 2022-11-30 04:34:46 TRUE 2022-11-30 05:00:00
## 4701 2022-11-30 04:34:41 TRUE 2022-11-30 05:00:00
## 4702 2022-11-30 04:33:36 TRUE 2022-11-30 05:00:00
## 4703 2022-11-30 04:33:27 TRUE 2022-11-30 05:00:00
## 4704 2022-11-30 04:32:51 TRUE 2022-11-30 05:00:00
## 4705 2022-11-30 04:27:35 TRUE 2022-11-30 04:00:00
## 4706 2022-11-30 04:26:47 TRUE 2022-11-30 04:00:00
## 4707 2022-11-30 04:26:28 TRUE 2022-11-30 04:00:00
## 4708 2022-11-30 04:26:08 TRUE 2022-11-30 04:00:00
## 4709 2022-11-30 04:26:05 TRUE 2022-11-30 04:00:00
## 4710 2022-11-30 04:25:50 TRUE 2022-11-30 04:00:00
## 4711 2022-11-30 04:25:08 TRUE 2022-11-30 04:00:00
## 4712 2022-11-30 04:25:02 TRUE 2022-11-30 04:00:00
## 4713 2022-11-30 04:24:43 TRUE 2022-11-30 04:00:00
## 4714 2022-11-30 04:23:16 TRUE 2022-11-30 04:00:00
## 4715 2022-11-30 04:22:54 TRUE 2022-11-30 04:00:00
## 4716 2022-11-30 04:20:34 TRUE 2022-11-30 04:00:00
## 4717 2022-11-30 04:19:26 TRUE 2022-11-30 04:00:00
## 4718 2022-11-30 04:19:16 TRUE 2022-11-30 04:00:00
## 4719 2022-11-30 04:18:45 TRUE 2022-11-30 04:00:00
## 4720 2022-11-30 04:18:32 TRUE 2022-11-30 04:00:00
## 4721 2022-11-30 04:17:41 TRUE 2022-11-30 04:00:00
## 4722 2022-11-30 04:17:41 TRUE 2022-11-30 04:00:00
## 4723 2022-11-30 04:17:33 TRUE 2022-11-30 04:00:00
## 4724 2022-11-30 04:17:29 TRUE 2022-11-30 04:00:00
## 4725 2022-11-30 04:17:23 TRUE 2022-11-30 04:00:00
## 4726 2022-11-30 04:17:12 TRUE 2022-11-30 04:00:00
## 4727 2022-11-30 04:16:52 TRUE 2022-11-30 04:00:00
## 4728 2022-11-30 04:16:41 TRUE 2022-11-30 04:00:00
## 4729 2022-11-30 04:15:59 TRUE 2022-11-30 04:00:00
## 4730 2022-11-30 04:15:37 TRUE 2022-11-30 04:00:00
## 4731 2022-11-30 04:15:27 TRUE 2022-11-30 04:00:00
## 4732 2022-11-30 04:15:26 TRUE 2022-11-30 04:00:00
## 4733 2022-11-30 04:15:25 TRUE 2022-11-30 04:00:00
## 4734 2022-11-30 04:15:02 TRUE 2022-11-30 04:00:00
## 4735 2022-11-30 04:14:48 TRUE 2022-11-30 04:00:00
## 4736 2022-11-30 04:13:13 TRUE 2022-11-30 04:00:00
## 4737 2022-11-30 04:11:36 TRUE 2022-11-30 04:00:00
## 4738 2022-11-30 04:09:41 TRUE 2022-11-30 04:00:00
## 4739 2022-11-30 04:08:45 TRUE 2022-11-30 04:00:00
## 4740 2022-11-30 04:08:06 TRUE 2022-11-30 04:00:00
## 4741 2022-11-30 04:08:05 TRUE 2022-11-30 04:00:00
## 4742 2022-11-30 04:07:28 TRUE 2022-11-30 04:00:00
## 4743 2022-11-30 04:06:56 TRUE 2022-11-30 04:00:00
## 4744 2022-11-30 04:06:39 TRUE 2022-11-30 04:00:00
## 4745 2022-11-30 04:06:06 TRUE 2022-11-30 04:00:00
## 4746 2022-11-30 04:03:42 TRUE 2022-11-30 04:00:00
## 4747 2022-11-30 04:01:58 TRUE 2022-11-30 04:00:00
## 4748 2022-11-30 03:59:42 TRUE 2022-11-30 04:00:00
## 4749 2022-11-30 03:56:17 TRUE 2022-11-30 04:00:00
## 4750 2022-11-30 03:56:10 TRUE 2022-11-30 04:00:00
## 4751 2022-11-30 03:54:39 TRUE 2022-11-30 04:00:00
## 4752 2022-11-30 03:53:25 TRUE 2022-11-30 04:00:00
## 4753 2022-11-30 03:53:03 TRUE 2022-11-30 04:00:00
## 4754 2022-11-30 03:52:51 TRUE 2022-11-30 04:00:00
## 4755 2022-11-30 03:51:36 TRUE 2022-11-30 04:00:00
## 4756 2022-11-30 03:50:33 TRUE 2022-11-30 04:00:00
## 4757 2022-11-30 03:50:25 TRUE 2022-11-30 04:00:00
## 4758 2022-11-30 03:49:51 TRUE 2022-11-30 04:00:00
## 4759 2022-11-30 03:46:14 TRUE 2022-11-30 04:00:00
## 4760 2022-11-30 03:45:48 TRUE 2022-11-30 04:00:00
## 4761 2022-11-30 03:45:05 TRUE 2022-11-30 04:00:00
## 4762 2022-11-30 03:42:44 TRUE 2022-11-30 04:00:00
## 4763 2022-11-30 03:41:43 TRUE 2022-11-30 04:00:00
## 4764 2022-11-30 03:41:42 TRUE 2022-11-30 04:00:00
## 4765 2022-11-30 03:41:23 TRUE 2022-11-30 04:00:00
## 4766 2022-11-30 03:40:32 TRUE 2022-11-30 04:00:00
## 4767 2022-11-30 03:40:32 TRUE 2022-11-30 04:00:00
## 4768 2022-11-30 03:38:47 TRUE 2022-11-30 04:00:00
## 4769 2022-11-30 03:36:47 TRUE 2022-11-30 04:00:00
## 4770 2022-11-30 03:35:32 TRUE 2022-11-30 04:00:00
## 4771 2022-11-30 03:35:23 TRUE 2022-11-30 04:00:00
## 4772 2022-11-30 03:34:19 TRUE 2022-11-30 04:00:00
## 4773 2022-11-30 03:33:54 TRUE 2022-11-30 04:00:00
## 4774 2022-11-30 03:32:26 TRUE 2022-11-30 04:00:00
## 4775 2022-11-30 03:30:09 TRUE 2022-11-30 04:00:00
## 4776 2022-11-30 03:29:18 TRUE 2022-11-30 03:00:00
## 4777 2022-11-30 03:28:52 TRUE 2022-11-30 03:00:00
## 4778 2022-11-30 03:28:17 TRUE 2022-11-30 03:00:00
## 4779 2022-11-30 03:28:11 TRUE 2022-11-30 03:00:00
## 4780 2022-11-30 03:24:45 TRUE 2022-11-30 03:00:00
## 4781 2022-11-30 03:24:40 TRUE 2022-11-30 03:00:00
## 4782 2022-11-30 03:24:36 TRUE 2022-11-30 03:00:00
## 4783 2022-11-30 03:22:26 TRUE 2022-11-30 03:00:00
## 4784 2022-11-30 03:22:13 TRUE 2022-11-30 03:00:00
## 4785 2022-11-30 03:21:38 TRUE 2022-11-30 03:00:00
## 4786 2022-11-30 03:21:33 TRUE 2022-11-30 03:00:00
## 4787 2022-11-30 03:17:13 TRUE 2022-11-30 03:00:00
## 4788 2022-11-30 03:16:17 TRUE 2022-11-30 03:00:00
## 4789 2022-11-30 03:16:05 TRUE 2022-11-30 03:00:00
## 4790 2022-11-30 03:15:54 TRUE 2022-11-30 03:00:00
## 4791 2022-11-30 03:14:49 TRUE 2022-11-30 03:00:00
## 4792 2022-11-30 03:14:42 TRUE 2022-11-30 03:00:00
## 4793 2022-11-30 03:11:52 TRUE 2022-11-30 03:00:00
## 4794 2022-11-30 03:09:21 TRUE 2022-11-30 03:00:00
## 4795 2022-11-30 03:08:39 TRUE 2022-11-30 03:00:00
## 4796 2022-11-30 03:04:40 TRUE 2022-11-30 03:00:00
## 4797 2022-11-30 03:03:44 TRUE 2022-11-30 03:00:00
## 4798 2022-11-30 03:03:40 TRUE 2022-11-30 03:00:00
## 4799 2022-11-30 03:03:07 TRUE 2022-11-30 03:00:00
## 4800 2022-11-30 03:03:04 TRUE 2022-11-30 03:00:00
## 4801 2022-11-30 03:02:41 TRUE 2022-11-30 03:00:00
## 4802 2022-11-30 03:02:12 TRUE 2022-11-30 03:00:00
## 4803 2022-11-30 03:01:26 TRUE 2022-11-30 03:00:00
## 4804 2022-11-30 03:01:21 TRUE 2022-11-30 03:00:00
## 4805 2022-11-30 02:55:52 TRUE 2022-11-30 03:00:00
## 4806 2022-11-30 02:50:34 TRUE 2022-11-30 03:00:00
## 4807 2022-11-30 02:50:26 TRUE 2022-11-30 03:00:00
## 4808 2022-11-30 02:49:42 TRUE 2022-11-30 03:00:00
## 4809 2022-11-30 02:48:45 TRUE 2022-11-30 03:00:00
## 4810 2022-11-30 02:48:38 TRUE 2022-11-30 03:00:00
## 4811 2022-11-30 02:47:06 TRUE 2022-11-30 03:00:00
## 4812 2022-11-30 02:46:55 TRUE 2022-11-30 03:00:00
## 4813 2022-11-30 02:44:16 TRUE 2022-11-30 03:00:00
## 4814 2022-11-30 02:40:54 TRUE 2022-11-30 03:00:00
## 4815 2022-11-30 02:39:53 TRUE 2022-11-30 03:00:00
## 4816 2022-11-30 02:39:20 TRUE 2022-11-30 03:00:00
## 4817 2022-11-30 02:38:22 TRUE 2022-11-30 03:00:00
## 4818 2022-11-30 02:36:43 TRUE 2022-11-30 03:00:00
## 4819 2022-11-30 02:33:36 TRUE 2022-11-30 03:00:00
## 4820 2022-11-30 02:31:22 TRUE 2022-11-30 03:00:00
## 4821 2022-11-30 02:30:29 TRUE 2022-11-30 03:00:00
## 4822 2022-11-30 02:29:20 TRUE 2022-11-30 02:00:00
## 4823 2022-11-30 02:28:44 TRUE 2022-11-30 02:00:00
## 4824 2022-11-30 02:27:22 TRUE 2022-11-30 02:00:00
## 4825 2022-11-30 02:24:57 TRUE 2022-11-30 02:00:00
## 4826 2022-11-30 02:24:19 TRUE 2022-11-30 02:00:00
## 4827 2022-11-30 02:24:09 TRUE 2022-11-30 02:00:00
## 4828 2022-11-30 02:22:36 TRUE 2022-11-30 02:00:00
## 4829 2022-11-30 02:22:26 TRUE 2022-11-30 02:00:00
## 4830 2022-11-30 02:22:19 TRUE 2022-11-30 02:00:00
## 4831 2022-11-30 02:21:37 TRUE 2022-11-30 02:00:00
## 4832 2022-11-30 02:21:33 TRUE 2022-11-30 02:00:00
## 4833 2022-11-30 02:21:30 TRUE 2022-11-30 02:00:00
## 4834 2022-11-30 02:18:44 TRUE 2022-11-30 02:00:00
## 4835 2022-11-30 02:18:04 TRUE 2022-11-30 02:00:00
## 4836 2022-11-30 02:15:05 TRUE 2022-11-30 02:00:00
## 4837 2022-11-30 02:12:24 TRUE 2022-11-30 02:00:00
## 4838 2022-11-30 02:12:12 TRUE 2022-11-30 02:00:00
## 4839 2022-11-30 02:10:39 TRUE 2022-11-30 02:00:00
## 4840 2022-11-30 02:08:07 TRUE 2022-11-30 02:00:00
## 4841 2022-11-30 02:07:49 TRUE 2022-11-30 02:00:00
## 4842 2022-11-30 02:07:21 TRUE 2022-11-30 02:00:00
## 4843 2022-11-30 02:06:46 TRUE 2022-11-30 02:00:00
## 4844 2022-11-30 02:06:43 TRUE 2022-11-30 02:00:00
## 4845 2022-11-30 02:05:32 TRUE 2022-11-30 02:00:00
## 4846 2022-11-30 02:04:10 TRUE 2022-11-30 02:00:00
## 4847 2022-11-30 02:04:10 TRUE 2022-11-30 02:00:00
## 4848 2022-11-30 02:03:20 TRUE 2022-11-30 02:00:00
## 4849 2022-11-30 02:00:06 TRUE 2022-11-30 02:00:00
## 4850 2022-11-30 01:58:03 TRUE 2022-11-30 02:00:00
## 4851 2022-11-30 01:58:03 TRUE 2022-11-30 02:00:00
## 4852 2022-11-30 01:58:02 TRUE 2022-11-30 02:00:00
## 4853 2022-11-30 01:58:02 TRUE 2022-11-30 02:00:00
## 4854 2022-11-30 01:54:36 TRUE 2022-11-30 02:00:00
## 4855 2022-11-30 01:50:18 TRUE 2022-11-30 02:00:00
## 4856 2022-11-30 01:47:58 TRUE 2022-11-30 02:00:00
## 4857 2022-11-30 01:47:14 TRUE 2022-11-30 02:00:00
## 4858 2022-11-30 01:46:42 TRUE 2022-11-30 02:00:00
## 4859 2022-11-30 01:46:14 TRUE 2022-11-30 02:00:00
## 4860 2022-11-30 01:45:10 TRUE 2022-11-30 02:00:00
## 4861 2022-11-30 01:44:35 TRUE 2022-11-30 02:00:00
## 4862 2022-11-30 01:41:09 TRUE 2022-11-30 02:00:00
## 4863 2022-11-30 01:39:28 TRUE 2022-11-30 02:00:00
## 4864 2022-11-30 01:39:19 TRUE 2022-11-30 02:00:00
## 4865 2022-11-30 01:39:11 TRUE 2022-11-30 02:00:00
## 4866 2022-11-30 01:38:28 TRUE 2022-11-30 02:00:00
## 4867 2022-11-30 01:32:55 TRUE 2022-11-30 02:00:00
## 4868 2022-11-30 01:30:23 TRUE 2022-11-30 02:00:00
## 4869 2022-11-30 01:29:55 TRUE 2022-11-30 01:00:00
## 4870 2022-11-30 01:29:26 TRUE 2022-11-30 01:00:00
## 4871 2022-11-30 01:27:52 TRUE 2022-11-30 01:00:00
## 4872 2022-11-30 01:27:44 TRUE 2022-11-30 01:00:00
## 4873 2022-11-30 01:27:27 TRUE 2022-11-30 01:00:00
## 4874 2022-11-30 01:22:41 TRUE 2022-11-30 01:00:00
## 4875 2022-11-30 01:21:08 TRUE 2022-11-30 01:00:00
## 4876 2022-11-30 01:20:47 TRUE 2022-11-30 01:00:00
## 4877 2022-11-30 01:20:38 TRUE 2022-11-30 01:00:00
## 4878 2022-11-30 01:19:46 TRUE 2022-11-30 01:00:00
## 4879 2022-11-30 01:18:58 TRUE 2022-11-30 01:00:00
## 4880 2022-11-30 01:17:10 TRUE 2022-11-30 01:00:00
## 4881 2022-11-30 01:16:05 TRUE 2022-11-30 01:00:00
## 4882 2022-11-30 01:14:14 TRUE 2022-11-30 01:00:00
## 4883 2022-11-30 01:14:13 TRUE 2022-11-30 01:00:00
## 4884 2022-11-30 01:13:15 TRUE 2022-11-30 01:00:00
## 4885 2022-11-30 01:12:27 TRUE 2022-11-30 01:00:00
## 4886 2022-11-30 01:09:13 TRUE 2022-11-30 01:00:00
## 4887 2022-11-30 01:08:58 TRUE 2022-11-30 01:00:00
## 4888 2022-11-30 01:01:27 TRUE 2022-11-30 01:00:00
## 4889 2022-11-30 01:01:20 TRUE 2022-11-30 01:00:00
## 4890 2022-11-30 01:01:18 TRUE 2022-11-30 01:00:00
## 4891 2022-11-30 00:57:53 TRUE 2022-11-30 01:00:00
## 4892 2022-11-30 00:57:36 TRUE 2022-11-30 01:00:00
## 4893 2022-11-30 00:57:32 TRUE 2022-11-30 01:00:00
## 4894 2022-11-30 00:54:56 TRUE 2022-11-30 01:00:00
## 4895 2022-11-30 00:53:59 TRUE 2022-11-30 01:00:00
## 4896 2022-11-30 00:53:12 TRUE 2022-11-30 01:00:00
## 4897 2022-11-30 00:52:54 TRUE 2022-11-30 01:00:00
## 4898 2022-11-30 00:52:40 TRUE 2022-11-30 01:00:00
## 4899 2022-11-30 00:47:55 TRUE 2022-11-30 01:00:00
## 4900 2022-11-30 00:47:51 TRUE 2022-11-30 01:00:00
## 4901 2022-11-30 00:47:31 TRUE 2022-11-30 01:00:00
## 4902 2022-11-30 00:46:54 TRUE 2022-11-30 01:00:00
## 4903 2022-11-30 00:46:52 TRUE 2022-11-30 01:00:00
## 4904 2022-11-30 00:45:40 TRUE 2022-11-30 01:00:00
## 4905 2022-11-30 00:44:55 TRUE 2022-11-30 01:00:00
## 4906 2022-11-30 00:44:45 TRUE 2022-11-30 01:00:00
## 4907 2022-11-30 00:44:12 TRUE 2022-11-30 01:00:00
## 4908 2022-11-30 00:43:51 TRUE 2022-11-30 01:00:00
## 4909 2022-11-30 00:43:45 TRUE 2022-11-30 01:00:00
## 4910 2022-11-30 00:43:35 TRUE 2022-11-30 01:00:00
## 4911 2022-11-30 00:43:34 TRUE 2022-11-30 01:00:00
## 4912 2022-11-30 00:42:39 TRUE 2022-11-30 01:00:00
## 4913 2022-11-30 00:42:10 TRUE 2022-11-30 01:00:00
## 4914 2022-11-30 00:40:52 TRUE 2022-11-30 01:00:00
## 4915 2022-11-30 00:40:42 TRUE 2022-11-30 01:00:00
## 4916 2022-11-30 00:40:41 TRUE 2022-11-30 01:00:00
## 4917 2022-11-30 00:39:32 TRUE 2022-11-30 01:00:00
## 4918 2022-11-30 00:38:09 TRUE 2022-11-30 01:00:00
## 4919 2022-11-30 00:37:54 TRUE 2022-11-30 01:00:00
## 4920 2022-11-30 00:37:53 TRUE 2022-11-30 01:00:00
## 4921 2022-11-30 00:36:16 TRUE 2022-11-30 01:00:00
## 4922 2022-11-30 00:33:53 TRUE 2022-11-30 01:00:00
## 4923 2022-11-30 00:33:41 TRUE 2022-11-30 01:00:00
## 4924 2022-11-30 00:33:35 TRUE 2022-11-30 01:00:00
## 4925 2022-11-30 00:33:14 TRUE 2022-11-30 01:00:00
## 4926 2022-11-30 00:32:31 TRUE 2022-11-30 01:00:00
## 4927 2022-11-30 00:31:52 TRUE 2022-11-30 01:00:00
## 4928 2022-11-30 00:31:45 TRUE 2022-11-30 01:00:00
## 4929 2022-11-30 00:30:34 TRUE 2022-11-30 01:00:00
## 4930 2022-11-30 00:30:13 TRUE 2022-11-30 01:00:00
## 4931 2022-11-30 00:29:17 TRUE 2022-11-30 00:00:00
## 4932 2022-11-30 00:27:14 TRUE 2022-11-30 00:00:00
## 4933 2022-11-30 00:27:07 TRUE 2022-11-30 00:00:00
## 4934 2022-11-30 00:27:03 TRUE 2022-11-30 00:00:00
## 4935 2022-11-30 00:25:59 TRUE 2022-11-30 00:00:00
## 4936 2022-11-30 00:25:58 TRUE 2022-11-30 00:00:00
## 4937 2022-11-30 00:25:42 TRUE 2022-11-30 00:00:00
## 4938 2022-11-30 00:25:25 TRUE 2022-11-30 00:00:00
## 4939 2022-11-30 00:22:35 TRUE 2022-11-30 00:00:00
## 4940 2022-11-30 00:22:34 TRUE 2022-11-30 00:00:00
## 4941 2022-11-30 00:21:40 TRUE 2022-11-30 00:00:00
## 4942 2022-11-30 00:21:37 TRUE 2022-11-30 00:00:00
## 4943 2022-11-30 00:21:36 TRUE 2022-11-30 00:00:00
## 4944 2022-11-30 00:21:23 TRUE 2022-11-30 00:00:00
## 4945 2022-11-30 00:20:56 TRUE 2022-11-30 00:00:00
## 4946 2022-11-30 00:20:30 TRUE 2022-11-30 00:00:00
## 4947 2022-11-30 00:20:22 TRUE 2022-11-30 00:00:00
## 4948 2022-11-30 00:20:01 TRUE 2022-11-30 00:00:00
## 4949 2022-11-30 00:19:59 TRUE 2022-11-30 00:00:00
## 4950 2022-11-30 00:19:03 TRUE 2022-11-30 00:00:00
## 4951 2022-11-30 00:16:33 TRUE 2022-11-30 00:00:00
## 4952 2022-11-30 00:13:12 TRUE 2022-11-30 00:00:00
## 4953 2022-11-30 00:12:36 TRUE 2022-11-30 00:00:00
## 4954 2022-11-30 00:12:25 TRUE 2022-11-30 00:00:00
## 4955 2022-11-30 00:10:53 TRUE 2022-11-30 00:00:00
## 4956 2022-11-30 00:09:40 TRUE 2022-11-30 00:00:00
## 4957 2022-11-30 00:09:29 TRUE 2022-11-30 00:00:00
## 4958 2022-11-30 00:08:34 TRUE 2022-11-30 00:00:00
## 4959 2022-11-30 00:05:16 TRUE 2022-11-30 00:00:00
## 4960 2022-11-30 00:03:19 TRUE 2022-11-30 00:00:00
## 4961 2022-11-30 00:03:10 TRUE 2022-11-30 00:00:00
## 4962 2022-11-30 00:02:29 TRUE 2022-11-30 00:00:00
## 4963 2022-11-30 00:01:57 TRUE 2022-11-30 00:00:00
## 4964 2022-11-30 00:01:30 TRUE 2022-11-30 00:00:00
## 4965 2022-11-30 00:01:24 TRUE 2022-11-30 00:00:00
## 4966 2022-11-30 00:00:01 TRUE 2022-11-30 00:00:00
## 4967 2022-11-29 23:59:44 TRUE 2022-11-30 00:00:00
## 4968 2022-11-29 23:59:23 TRUE 2022-11-30 00:00:00
## 4969 2022-11-29 23:58:56 TRUE 2022-11-30 00:00:00
## 4970 2022-11-29 23:58:43 TRUE 2022-11-30 00:00:00
## 4971 2022-11-29 23:58:36 TRUE 2022-11-30 00:00:00
## 4972 2022-11-29 23:58:06 TRUE 2022-11-30 00:00:00
## 4973 2022-11-29 23:58:04 TRUE 2022-11-30 00:00:00
## 4974 2022-11-29 23:57:04 TRUE 2022-11-30 00:00:00
## 4975 2022-11-29 23:56:39 TRUE 2022-11-30 00:00:00
## 4976 2022-11-29 23:55:29 TRUE 2022-11-30 00:00:00
## 4977 2022-11-29 23:55:16 TRUE 2022-11-30 00:00:00
## 4978 2022-11-29 23:53:14 TRUE 2022-11-30 00:00:00
## 4979 2022-11-29 23:51:57 TRUE 2022-11-30 00:00:00
## 4980 2022-11-29 23:49:36 TRUE 2022-11-30 00:00:00
## 4981 2022-11-29 23:49:22 TRUE 2022-11-30 00:00:00
## 4982 2022-11-29 23:49:12 TRUE 2022-11-30 00:00:00
## 4983 2022-11-29 23:46:33 TRUE 2022-11-30 00:00:00
## 4984 2022-11-29 23:46:22 TRUE 2022-11-30 00:00:00
## 4985 2022-11-29 23:46:14 TRUE 2022-11-30 00:00:00
## 4986 2022-11-29 23:42:09 TRUE 2022-11-30 00:00:00
## 4987 2022-11-29 23:41:35 TRUE 2022-11-30 00:00:00
## 4988 2022-11-29 23:38:47 TRUE 2022-11-30 00:00:00
## 4989 2022-11-29 23:38:28 TRUE 2022-11-30 00:00:00
## 4990 2022-11-29 23:36:42 TRUE 2022-11-30 00:00:00
## 4991 2022-11-29 23:36:09 TRUE 2022-11-30 00:00:00
## 4992 2022-11-29 23:36:03 TRUE 2022-11-30 00:00:00
## 4993 2022-11-29 23:35:46 TRUE 2022-11-30 00:00:00
## 4994 2022-11-29 23:35:10 TRUE 2022-11-30 00:00:00
## 4995 2022-11-29 23:34:48 TRUE 2022-11-30 00:00:00
## 4996 2022-11-29 23:33:38 TRUE 2022-11-30 00:00:00
## 4997 2022-11-29 23:33:14 TRUE 2022-11-30 00:00:00
## 4998 2022-11-29 23:30:55 TRUE 2022-11-30 00:00:00
## 4999 2022-11-29 23:25:21 TRUE 2022-11-29 23:00:00
## 5000 2022-11-29 23:24:54 TRUE 2022-11-29 23:00:00
## 5001 2022-11-29 23:24:09 TRUE 2022-11-29 23:00:00
## 5002 2022-11-29 23:23:24 TRUE 2022-11-29 23:00:00
## 5003 2022-11-29 23:21:06 TRUE 2022-11-29 23:00:00
## 5004 2022-11-29 23:19:33 TRUE 2022-11-29 23:00:00
## 5005 2022-11-29 23:19:32 TRUE 2022-11-29 23:00:00
## 5006 2022-11-29 23:19:12 TRUE 2022-11-29 23:00:00
## 5007 2022-11-29 23:18:12 TRUE 2022-11-29 23:00:00
## 5008 2022-11-29 23:17:47 TRUE 2022-11-29 23:00:00
## 5009 2022-11-29 23:17:37 TRUE 2022-11-29 23:00:00
## 5010 2022-11-29 23:16:47 TRUE 2022-11-29 23:00:00
## 5011 2022-11-29 23:16:37 TRUE 2022-11-29 23:00:00
## 5012 2022-11-29 23:16:05 TRUE 2022-11-29 23:00:00
## 5013 2022-11-29 23:13:35 TRUE 2022-11-29 23:00:00
## 5014 2022-11-29 23:12:55 TRUE 2022-11-29 23:00:00
## 5015 2022-11-29 23:11:31 TRUE 2022-11-29 23:00:00
## 5016 2022-11-29 23:10:54 TRUE 2022-11-29 23:00:00
## 5017 2022-11-29 23:10:18 TRUE 2022-11-29 23:00:00
## 5018 2022-11-29 23:10:12 TRUE 2022-11-29 23:00:00
## 5019 2022-11-29 23:07:01 TRUE 2022-11-29 23:00:00
## 5020 2022-11-29 23:06:24 TRUE 2022-11-29 23:00:00
## 5021 2022-11-29 23:06:06 TRUE 2022-11-29 23:00:00
## 5022 2022-11-29 23:06:04 TRUE 2022-11-29 23:00:00
## 5023 2022-11-29 23:05:37 TRUE 2022-11-29 23:00:00
## 5024 2022-11-29 23:04:45 TRUE 2022-11-29 23:00:00
## 5025 2022-11-29 23:04:43 TRUE 2022-11-29 23:00:00
## 5026 2022-11-29 23:04:27 TRUE 2022-11-29 23:00:00
## 5027 2022-11-29 23:04:17 TRUE 2022-11-29 23:00:00
## 5028 2022-11-29 23:02:59 TRUE 2022-11-29 23:00:00
## 5029 2022-11-29 23:01:48 TRUE 2022-11-29 23:00:00
## 5030 2022-11-29 23:00:54 TRUE 2022-11-29 23:00:00
## 5031 2022-11-29 22:58:11 TRUE 2022-11-29 23:00:00
## 5032 2022-11-29 22:56:35 TRUE 2022-11-29 23:00:00
## 5033 2022-11-29 22:56:33 TRUE 2022-11-29 23:00:00
## 5034 2022-11-29 22:56:23 TRUE 2022-11-29 23:00:00
## 5035 2022-11-29 22:56:05 TRUE 2022-11-29 23:00:00
## 5036 2022-11-29 22:54:14 TRUE 2022-11-29 23:00:00
## 5037 2022-11-29 22:54:11 TRUE 2022-11-29 23:00:00
## 5038 2022-11-29 22:54:01 TRUE 2022-11-29 23:00:00
## 5039 2022-11-29 22:50:22 TRUE 2022-11-29 23:00:00
## 5040 2022-11-29 22:49:45 TRUE 2022-11-29 23:00:00
## 5041 2022-11-29 22:49:43 TRUE 2022-11-29 23:00:00
## 5042 2022-11-29 22:48:37 TRUE 2022-11-29 23:00:00
## 5043 2022-11-29 22:48:26 TRUE 2022-11-29 23:00:00
## 5044 2022-11-29 22:48:15 TRUE 2022-11-29 23:00:00
## 5045 2022-11-29 22:47:47 TRUE 2022-11-29 23:00:00
## 5046 2022-11-29 22:47:39 TRUE 2022-11-29 23:00:00
## 5047 2022-11-29 22:43:12 TRUE 2022-11-29 23:00:00
## 5048 2022-11-29 22:42:44 TRUE 2022-11-29 23:00:00
## 5049 2022-11-29 22:38:32 TRUE 2022-11-29 23:00:00
## 5050 2022-11-29 22:38:12 TRUE 2022-11-29 23:00:00
## 5051 2022-11-29 22:36:17 TRUE 2022-11-29 23:00:00
## 5052 2022-11-29 22:35:45 TRUE 2022-11-29 23:00:00
## 5053 2022-11-29 22:35:17 TRUE 2022-11-29 23:00:00
## 5054 2022-11-29 22:34:37 TRUE 2022-11-29 23:00:00
## 5055 2022-11-29 22:33:22 TRUE 2022-11-29 23:00:00
## 5056 2022-11-29 22:33:15 TRUE 2022-11-29 23:00:00
## 5057 2022-11-29 22:32:00 TRUE 2022-11-29 23:00:00
## 5058 2022-11-29 22:31:48 TRUE 2022-11-29 23:00:00
## 5059 2022-11-29 22:30:06 TRUE 2022-11-29 23:00:00
## 5060 2022-11-29 22:28:27 TRUE 2022-11-29 22:00:00
## 5061 2022-11-29 22:27:48 TRUE 2022-11-29 22:00:00
## 5062 2022-11-29 22:26:14 TRUE 2022-11-29 22:00:00
## 5063 2022-11-29 22:26:01 TRUE 2022-11-29 22:00:00
## 5064 2022-11-29 22:25:48 TRUE 2022-11-29 22:00:00
## 5065 2022-11-29 22:25:45 TRUE 2022-11-29 22:00:00
## 5066 2022-11-29 22:24:16 TRUE 2022-11-29 22:00:00
## 5067 2022-11-29 22:22:14 TRUE 2022-11-29 22:00:00
## 5068 2022-11-29 22:21:21 TRUE 2022-11-29 22:00:00
## 5069 2022-11-29 22:21:06 TRUE 2022-11-29 22:00:00
## 5070 2022-11-29 22:20:02 TRUE 2022-11-29 22:00:00
## 5071 2022-11-29 22:20:00 TRUE 2022-11-29 22:00:00
## 5072 2022-11-29 22:19:58 TRUE 2022-11-29 22:00:00
## 5073 2022-11-29 22:18:29 TRUE 2022-11-29 22:00:00
## 5074 2022-11-29 22:17:43 TRUE 2022-11-29 22:00:00
## 5075 2022-11-29 22:17:09 TRUE 2022-11-29 22:00:00
## 5076 2022-11-29 22:17:08 TRUE 2022-11-29 22:00:00
## 5077 2022-11-29 22:16:15 TRUE 2022-11-29 22:00:00
## 5078 2022-11-29 22:16:09 TRUE 2022-11-29 22:00:00
## 5079 2022-11-29 22:12:39 TRUE 2022-11-29 22:00:00
## 5080 2022-11-29 22:08:54 TRUE 2022-11-29 22:00:00
## 5081 2022-11-29 22:07:52 TRUE 2022-11-29 22:00:00
## 5082 2022-11-29 22:07:50 TRUE 2022-11-29 22:00:00
## 5083 2022-11-29 22:06:36 TRUE 2022-11-29 22:00:00
## 5084 2022-11-29 22:03:52 TRUE 2022-11-29 22:00:00
## 5085 2022-11-29 22:03:24 TRUE 2022-11-29 22:00:00
## 5086 2022-11-29 22:02:30 TRUE 2022-11-29 22:00:00
## 5087 2022-11-29 22:00:15 TRUE 2022-11-29 22:00:00
## 5088 2022-11-29 22:00:13 TRUE 2022-11-29 22:00:00
## 5089 2022-11-29 22:00:07 TRUE 2022-11-29 22:00:00
## 5090 2022-11-29 21:59:30 TRUE 2022-11-29 22:00:00
## 5091 2022-11-29 21:58:42 TRUE 2022-11-29 22:00:00
## 5092 2022-11-29 21:58:31 TRUE 2022-11-29 22:00:00
## 5093 2022-11-29 21:56:54 TRUE 2022-11-29 22:00:00
## 5094 2022-11-29 21:56:39 TRUE 2022-11-29 22:00:00
## 5095 2022-11-29 21:56:33 TRUE 2022-11-29 22:00:00
## 5096 2022-11-29 21:56:14 TRUE 2022-11-29 22:00:00
## 5097 2022-11-29 21:55:14 TRUE 2022-11-29 22:00:00
## 5098 2022-11-29 21:55:12 TRUE 2022-11-29 22:00:00
## 5099 2022-11-29 21:54:04 TRUE 2022-11-29 22:00:00
## 5100 2022-11-29 21:53:06 TRUE 2022-11-29 22:00:00
## 5101 2022-11-29 21:51:32 TRUE 2022-11-29 22:00:00
## 5102 2022-11-29 21:51:09 TRUE 2022-11-29 22:00:00
## 5103 2022-11-29 21:50:29 TRUE 2022-11-29 22:00:00
## 5104 2022-11-29 21:50:22 TRUE 2022-11-29 22:00:00
## 5105 2022-11-29 21:50:14 TRUE 2022-11-29 22:00:00
## 5106 2022-11-29 21:49:47 TRUE 2022-11-29 22:00:00
## 5107 2022-11-29 21:48:36 TRUE 2022-11-29 22:00:00
## 5108 2022-11-29 21:47:46 TRUE 2022-11-29 22:00:00
## 5109 2022-11-29 21:46:58 TRUE 2022-11-29 22:00:00
## 5110 2022-11-29 21:46:53 TRUE 2022-11-29 22:00:00
## 5111 2022-11-29 21:46:50 TRUE 2022-11-29 22:00:00
## 5112 2022-11-29 21:46:38 TRUE 2022-11-29 22:00:00
## 5113 2022-11-29 21:45:28 TRUE 2022-11-29 22:00:00
## 5114 2022-11-29 21:44:08 TRUE 2022-11-29 22:00:00
## 5115 2022-11-29 21:44:06 TRUE 2022-11-29 22:00:00
## 5116 2022-11-29 21:43:55 TRUE 2022-11-29 22:00:00
## 5117 2022-11-29 21:43:00 TRUE 2022-11-29 22:00:00
## 5118 2022-11-29 21:42:55 TRUE 2022-11-29 22:00:00
## 5119 2022-11-29 21:41:55 TRUE 2022-11-29 22:00:00
## 5120 2022-11-29 21:41:52 TRUE 2022-11-29 22:00:00
## 5121 2022-11-29 21:41:05 TRUE 2022-11-29 22:00:00
## 5122 2022-11-29 21:39:38 TRUE 2022-11-29 22:00:00
## 5123 2022-11-29 21:38:03 TRUE 2022-11-29 22:00:00
## 5124 2022-11-29 21:37:30 TRUE 2022-11-29 22:00:00
## 5125 2022-11-29 21:37:03 TRUE 2022-11-29 22:00:00
## 5126 2022-11-29 21:36:48 TRUE 2022-11-29 22:00:00
## 5127 2022-11-29 21:36:28 TRUE 2022-11-29 22:00:00
## 5128 2022-11-29 21:36:14 TRUE 2022-11-29 22:00:00
## 5129 2022-11-29 21:34:44 TRUE 2022-11-29 22:00:00
## 5130 2022-11-29 21:33:52 TRUE 2022-11-29 22:00:00
## 5131 2022-11-29 21:31:55 TRUE 2022-11-29 22:00:00
## 5132 2022-11-29 21:31:40 TRUE 2022-11-29 22:00:00
## 5133 2022-11-29 21:31:17 TRUE 2022-11-29 22:00:00
## 5134 2022-11-29 21:31:10 TRUE 2022-11-29 22:00:00
## 5135 2022-11-29 21:30:19 TRUE 2022-11-29 22:00:00
## 5136 2022-11-29 21:29:03 TRUE 2022-11-29 21:00:00
## 5137 2022-11-29 21:28:25 TRUE 2022-11-29 21:00:00
## 5138 2022-11-29 21:28:17 TRUE 2022-11-29 21:00:00
## 5139 2022-11-29 21:28:12 TRUE 2022-11-29 21:00:00
## 5140 2022-11-29 21:27:50 TRUE 2022-11-29 21:00:00
## 5141 2022-11-29 21:27:40 TRUE 2022-11-29 21:00:00
## 5142 2022-11-29 21:26:55 TRUE 2022-11-29 21:00:00
## 5143 2022-11-29 21:26:15 TRUE 2022-11-29 21:00:00
## 5144 2022-11-29 21:25:15 TRUE 2022-11-29 21:00:00
## 5145 2022-11-29 21:24:50 TRUE 2022-11-29 21:00:00
## 5146 2022-11-29 21:24:29 TRUE 2022-11-29 21:00:00
## 5147 2022-11-29 21:23:16 TRUE 2022-11-29 21:00:00
## 5148 2022-11-29 21:22:28 TRUE 2022-11-29 21:00:00
## 5149 2022-11-29 21:21:49 TRUE 2022-11-29 21:00:00
## 5150 2022-11-29 21:20:13 TRUE 2022-11-29 21:00:00
## 5151 2022-11-29 21:19:59 TRUE 2022-11-29 21:00:00
## 5152 2022-11-29 21:18:40 TRUE 2022-11-29 21:00:00
## 5153 2022-11-29 21:18:32 TRUE 2022-11-29 21:00:00
## 5154 2022-11-29 21:18:01 TRUE 2022-11-29 21:00:00
## 5155 2022-11-29 21:17:37 TRUE 2022-11-29 21:00:00
## 5156 2022-11-29 21:17:17 TRUE 2022-11-29 21:00:00
## 5157 2022-11-29 21:16:35 TRUE 2022-11-29 21:00:00
## 5158 2022-11-29 21:16:28 TRUE 2022-11-29 21:00:00
## 5159 2022-11-29 21:16:23 TRUE 2022-11-29 21:00:00
## 5160 2022-11-29 21:14:57 TRUE 2022-11-29 21:00:00
## 5161 2022-11-29 21:13:41 TRUE 2022-11-29 21:00:00
## 5162 2022-11-29 21:13:30 TRUE 2022-11-29 21:00:00
## 5163 2022-11-29 21:13:09 TRUE 2022-11-29 21:00:00
## 5164 2022-11-29 21:10:26 TRUE 2022-11-29 21:00:00
## 5165 2022-11-29 21:10:24 TRUE 2022-11-29 21:00:00
## 5166 2022-11-29 21:09:22 TRUE 2022-11-29 21:00:00
## 5167 2022-11-29 21:09:08 TRUE 2022-11-29 21:00:00
## 5168 2022-11-29 21:08:40 TRUE 2022-11-29 21:00:00
## 5169 2022-11-29 21:08:17 TRUE 2022-11-29 21:00:00
## 5170 2022-11-29 21:07:16 TRUE 2022-11-29 21:00:00
## 5171 2022-11-29 21:06:45 TRUE 2022-11-29 21:00:00
## 5172 2022-11-29 21:06:14 TRUE 2022-11-29 21:00:00
## 5173 2022-11-29 21:06:04 TRUE 2022-11-29 21:00:00
## 5174 2022-11-29 21:05:03 TRUE 2022-11-29 21:00:00
## 5175 2022-11-29 21:03:21 TRUE 2022-11-29 21:00:00
## 5176 2022-11-29 21:02:33 TRUE 2022-11-29 21:00:00
## 5177 2022-11-29 21:02:18 TRUE 2022-11-29 21:00:00
## 5178 2022-11-29 21:02:13 TRUE 2022-11-29 21:00:00
## 5179 2022-11-29 21:01:43 TRUE 2022-11-29 21:00:00
## 5180 2022-11-29 21:01:41 TRUE 2022-11-29 21:00:00
## 5181 2022-11-29 21:00:57 TRUE 2022-11-29 21:00:00
## 5182 2022-11-29 21:00:54 TRUE 2022-11-29 21:00:00
## 5183 2022-11-29 21:00:24 TRUE 2022-11-29 21:00:00
## 5184 2022-11-29 21:00:19 TRUE 2022-11-29 21:00:00
## 5185 2022-11-29 20:58:52 TRUE 2022-11-29 21:00:00
## 5186 2022-11-29 20:58:00 TRUE 2022-11-29 21:00:00
## 5187 2022-11-29 20:57:58 TRUE 2022-11-29 21:00:00
## 5188 2022-11-29 20:56:19 TRUE 2022-11-29 21:00:00
## 5189 2022-11-29 20:56:18 TRUE 2022-11-29 21:00:00
## 5190 2022-11-29 20:54:43 TRUE 2022-11-29 21:00:00
## 5191 2022-11-29 20:53:36 TRUE 2022-11-29 21:00:00
## 5192 2022-11-29 20:53:04 TRUE 2022-11-29 21:00:00
## 5193 2022-11-29 20:51:58 TRUE 2022-11-29 21:00:00
## 5194 2022-11-29 20:51:47 TRUE 2022-11-29 21:00:00
## 5195 2022-11-29 20:51:27 TRUE 2022-11-29 21:00:00
## 5196 2022-11-29 20:50:46 TRUE 2022-11-29 21:00:00
## 5197 2022-11-29 20:48:11 TRUE 2022-11-29 21:00:00
## 5198 2022-11-29 20:46:42 TRUE 2022-11-29 21:00:00
## 5199 2022-11-29 20:46:15 TRUE 2022-11-29 21:00:00
## 5200 2022-11-29 20:45:57 TRUE 2022-11-29 21:00:00
## 5201 2022-11-29 20:45:50 TRUE 2022-11-29 21:00:00
## 5202 2022-11-29 20:45:11 TRUE 2022-11-29 21:00:00
## 5203 2022-11-29 20:43:36 TRUE 2022-11-29 21:00:00
## 5204 2022-11-29 20:43:34 TRUE 2022-11-29 21:00:00
## 5205 2022-11-29 20:41:34 TRUE 2022-11-29 21:00:00
## 5206 2022-11-29 20:41:25 TRUE 2022-11-29 21:00:00
## 5207 2022-11-29 20:41:07 TRUE 2022-11-29 21:00:00
## 5208 2022-11-29 20:40:46 TRUE 2022-11-29 21:00:00
## 5209 2022-11-29 20:40:25 TRUE 2022-11-29 21:00:00
## 5210 2022-11-29 20:39:14 TRUE 2022-11-29 21:00:00
## 5211 2022-11-29 20:38:34 TRUE 2022-11-29 21:00:00
## 5212 2022-11-29 20:36:35 TRUE 2022-11-29 21:00:00
## 5213 2022-11-29 20:36:15 TRUE 2022-11-29 21:00:00
## 5214 2022-11-29 20:35:40 TRUE 2022-11-29 21:00:00
## 5215 2022-11-29 20:33:47 TRUE 2022-11-29 21:00:00
## 5216 2022-11-29 20:32:00 TRUE 2022-11-29 21:00:00
## 5217 2022-11-29 20:31:34 TRUE 2022-11-29 21:00:00
## 5218 2022-11-29 20:31:34 TRUE 2022-11-29 21:00:00
## 5219 2022-11-29 20:30:30 TRUE 2022-11-29 21:00:00
## 5220 2022-11-29 20:26:58 TRUE 2022-11-29 20:00:00
## 5221 2022-11-29 20:25:55 TRUE 2022-11-29 20:00:00
## 5222 2022-11-29 20:25:34 TRUE 2022-11-29 20:00:00
## 5223 2022-11-29 20:25:22 TRUE 2022-11-29 20:00:00
## 5224 2022-11-29 20:25:01 TRUE 2022-11-29 20:00:00
## 5225 2022-11-29 20:24:39 TRUE 2022-11-29 20:00:00
## 5226 2022-11-29 20:23:17 TRUE 2022-11-29 20:00:00
## 5227 2022-11-29 20:22:33 TRUE 2022-11-29 20:00:00
## 5228 2022-11-29 20:21:11 TRUE 2022-11-29 20:00:00
## 5229 2022-11-29 20:20:19 TRUE 2022-11-29 20:00:00
## 5230 2022-11-29 20:19:54 TRUE 2022-11-29 20:00:00
## 5231 2022-11-29 20:18:54 TRUE 2022-11-29 20:00:00
## 5232 2022-11-29 20:18:29 TRUE 2022-11-29 20:00:00
## 5233 2022-11-29 20:15:57 TRUE 2022-11-29 20:00:00
## 5234 2022-11-29 20:15:28 TRUE 2022-11-29 20:00:00
## 5235 2022-11-29 20:15:01 TRUE 2022-11-29 20:00:00
## 5236 2022-11-29 20:12:57 TRUE 2022-11-29 20:00:00
## 5237 2022-11-29 20:10:05 TRUE 2022-11-29 20:00:00
## 5238 2022-11-29 20:07:53 TRUE 2022-11-29 20:00:00
## 5239 2022-11-29 20:06:14 TRUE 2022-11-29 20:00:00
## 5240 2022-11-29 20:05:02 TRUE 2022-11-29 20:00:00
## 5241 2022-11-29 20:02:13 TRUE 2022-11-29 20:00:00
## 5242 2022-11-29 20:02:11 TRUE 2022-11-29 20:00:00
## 5243 2022-11-29 20:01:15 TRUE 2022-11-29 20:00:00
## 5244 2022-11-29 20:00:31 TRUE 2022-11-29 20:00:00
## 5245 2022-11-29 20:00:30 TRUE 2022-11-29 20:00:00
## 5246 2022-11-29 19:59:05 TRUE 2022-11-29 20:00:00
## 5247 2022-11-29 19:57:56 TRUE 2022-11-29 20:00:00
## 5248 2022-11-29 19:57:04 TRUE 2022-11-29 20:00:00
## 5249 2022-11-29 19:56:15 TRUE 2022-11-29 20:00:00
## 5250 2022-11-29 19:55:58 TRUE 2022-11-29 20:00:00
## 5251 2022-11-29 19:55:51 TRUE 2022-11-29 20:00:00
## 5252 2022-11-29 19:53:57 TRUE 2022-11-29 20:00:00
## 5253 2022-11-29 19:53:48 TRUE 2022-11-29 20:00:00
## 5254 2022-11-29 19:53:41 TRUE 2022-11-29 20:00:00
## 5255 2022-11-29 19:53:38 TRUE 2022-11-29 20:00:00
## 5256 2022-11-29 19:53:23 TRUE 2022-11-29 20:00:00
## 5257 2022-11-29 19:52:51 TRUE 2022-11-29 20:00:00
## 5258 2022-11-29 19:52:02 TRUE 2022-11-29 20:00:00
## 5259 2022-11-29 19:50:21 TRUE 2022-11-29 20:00:00
## 5260 2022-11-29 19:50:07 TRUE 2022-11-29 20:00:00
## 5261 2022-11-29 19:48:46 TRUE 2022-11-29 20:00:00
## 5262 2022-11-29 19:48:36 TRUE 2022-11-29 20:00:00
## 5263 2022-11-29 19:46:56 TRUE 2022-11-29 20:00:00
## 5264 2022-11-29 19:45:15 TRUE 2022-11-29 20:00:00
## 5265 2022-11-29 19:45:02 TRUE 2022-11-29 20:00:00
## 5266 2022-11-29 19:45:01 TRUE 2022-11-29 20:00:00
## 5267 2022-11-29 19:44:54 TRUE 2022-11-29 20:00:00
## 5268 2022-11-29 19:44:36 TRUE 2022-11-29 20:00:00
## 5269 2022-11-29 19:44:34 TRUE 2022-11-29 20:00:00
## 5270 2022-11-29 19:44:32 TRUE 2022-11-29 20:00:00
## 5271 2022-11-29 19:44:24 TRUE 2022-11-29 20:00:00
## 5272 2022-11-29 19:42:13 TRUE 2022-11-29 20:00:00
## 5273 2022-11-29 19:41:58 TRUE 2022-11-29 20:00:00
## 5274 2022-11-29 19:41:46 TRUE 2022-11-29 20:00:00
## 5275 2022-11-29 19:41:22 TRUE 2022-11-29 20:00:00
## 5276 2022-11-29 19:41:12 TRUE 2022-11-29 20:00:00
## 5277 2022-11-29 19:41:11 TRUE 2022-11-29 20:00:00
## 5278 2022-11-29 19:41:00 TRUE 2022-11-29 20:00:00
## 5279 2022-11-29 19:39:26 TRUE 2022-11-29 20:00:00
## 5280 2022-11-29 19:38:30 TRUE 2022-11-29 20:00:00
## 5281 2022-11-29 19:38:11 TRUE 2022-11-29 20:00:00
## 5282 2022-11-29 19:37:30 TRUE 2022-11-29 20:00:00
## 5283 2022-11-29 19:36:15 TRUE 2022-11-29 20:00:00
## 5284 2022-11-29 19:36:14 TRUE 2022-11-29 20:00:00
## 5285 2022-11-29 19:33:58 TRUE 2022-11-29 20:00:00
## 5286 2022-11-29 19:33:20 TRUE 2022-11-29 20:00:00
## 5287 2022-11-29 19:32:52 TRUE 2022-11-29 20:00:00
## 5288 2022-11-29 19:31:42 TRUE 2022-11-29 20:00:00
## 5289 2022-11-29 19:30:46 TRUE 2022-11-29 20:00:00
## 5290 2022-11-29 19:29:21 TRUE 2022-11-29 19:00:00
## 5291 2022-11-29 19:27:52 TRUE 2022-11-29 19:00:00
## 5292 2022-11-29 19:26:15 TRUE 2022-11-29 19:00:00
## 5293 2022-11-29 19:23:56 TRUE 2022-11-29 19:00:00
## 5294 2022-11-29 19:23:55 TRUE 2022-11-29 19:00:00
## 5295 2022-11-29 19:23:09 TRUE 2022-11-29 19:00:00
## 5296 2022-11-29 19:22:14 TRUE 2022-11-29 19:00:00
## 5297 2022-11-29 19:22:04 TRUE 2022-11-29 19:00:00
## 5298 2022-11-29 19:21:15 TRUE 2022-11-29 19:00:00
## 5299 2022-11-29 19:21:08 TRUE 2022-11-29 19:00:00
## 5300 2022-11-29 19:20:35 TRUE 2022-11-29 19:00:00
## 5301 2022-11-29 19:19:19 TRUE 2022-11-29 19:00:00
## 5302 2022-11-29 19:18:53 TRUE 2022-11-29 19:00:00
## 5303 2022-11-29 19:18:41 TRUE 2022-11-29 19:00:00
## 5304 2022-11-29 19:18:23 TRUE 2022-11-29 19:00:00
## 5305 2022-11-29 19:17:46 TRUE 2022-11-29 19:00:00
## 5306 2022-11-29 19:17:33 TRUE 2022-11-29 19:00:00
## 5307 2022-11-29 19:17:32 TRUE 2022-11-29 19:00:00
## 5308 2022-11-29 19:17:16 TRUE 2022-11-29 19:00:00
## 5309 2022-11-29 19:17:06 TRUE 2022-11-29 19:00:00
## 5310 2022-11-29 19:16:48 TRUE 2022-11-29 19:00:00
## 5311 2022-11-29 19:16:19 TRUE 2022-11-29 19:00:00
## 5312 2022-11-29 19:15:39 TRUE 2022-11-29 19:00:00
## 5313 2022-11-29 19:15:34 TRUE 2022-11-29 19:00:00
## 5314 2022-11-29 19:15:28 TRUE 2022-11-29 19:00:00
## 5315 2022-11-29 19:15:19 TRUE 2022-11-29 19:00:00
## 5316 2022-11-29 19:14:48 TRUE 2022-11-29 19:00:00
## 5317 2022-11-29 19:14:46 TRUE 2022-11-29 19:00:00
## 5318 2022-11-29 19:14:40 TRUE 2022-11-29 19:00:00
## 5319 2022-11-29 19:14:25 TRUE 2022-11-29 19:00:00
## 5320 2022-11-29 19:14:06 TRUE 2022-11-29 19:00:00
## 5321 2022-11-29 19:13:58 TRUE 2022-11-29 19:00:00
## 5322 2022-11-29 19:13:54 TRUE 2022-11-29 19:00:00
## 5323 2022-11-29 19:13:06 TRUE 2022-11-29 19:00:00
## 5324 2022-11-29 19:12:23 TRUE 2022-11-29 19:00:00
## 5325 2022-11-29 19:11:18 TRUE 2022-11-29 19:00:00
## 5326 2022-11-29 19:10:35 TRUE 2022-11-29 19:00:00
## 5327 2022-11-29 19:10:20 TRUE 2022-11-29 19:00:00
## 5328 2022-11-29 19:10:07 TRUE 2022-11-29 19:00:00
## 5329 2022-11-29 19:09:53 TRUE 2022-11-29 19:00:00
## 5330 2022-11-29 19:07:49 TRUE 2022-11-29 19:00:00
## 5331 2022-11-29 19:06:14 TRUE 2022-11-29 19:00:00
## 5332 2022-11-29 19:06:13 TRUE 2022-11-29 19:00:00
## 5333 2022-11-29 19:04:49 TRUE 2022-11-29 19:00:00
## 5334 2022-11-29 19:03:13 TRUE 2022-11-29 19:00:00
## 5335 2022-11-29 19:01:49 TRUE 2022-11-29 19:00:00
## 5336 2022-11-29 19:01:18 TRUE 2022-11-29 19:00:00
## 5337 2022-11-29 19:01:01 TRUE 2022-11-29 19:00:00
## 5338 2022-11-29 19:00:39 TRUE 2022-11-29 19:00:00
## 5339 2022-11-29 19:00:33 TRUE 2022-11-29 19:00:00
## 5340 2022-11-29 19:00:18 TRUE 2022-11-29 19:00:00
## 5341 2022-11-29 18:59:58 TRUE 2022-11-29 19:00:00
## 5342 2022-11-29 18:57:43 TRUE 2022-11-29 19:00:00
## 5343 2022-11-29 18:57:34 TRUE 2022-11-29 19:00:00
## 5344 2022-11-29 18:56:14 TRUE 2022-11-29 19:00:00
## 5345 2022-11-29 18:54:29 TRUE 2022-11-29 19:00:00
## 5346 2022-11-29 18:54:22 TRUE 2022-11-29 19:00:00
## 5347 2022-11-29 18:53:32 TRUE 2022-11-29 19:00:00
## 5348 2022-11-29 18:52:49 TRUE 2022-11-29 19:00:00
## 5349 2022-11-29 18:52:07 TRUE 2022-11-29 19:00:00
## 5350 2022-11-29 18:50:59 TRUE 2022-11-29 19:00:00
## 5351 2022-11-29 18:50:42 TRUE 2022-11-29 19:00:00
## 5352 2022-11-29 18:50:39 TRUE 2022-11-29 19:00:00
## 5353 2022-11-29 18:49:59 TRUE 2022-11-29 19:00:00
## 5354 2022-11-29 18:49:06 TRUE 2022-11-29 19:00:00
## 5355 2022-11-29 18:43:52 TRUE 2022-11-29 19:00:00
## 5356 2022-11-29 18:43:42 TRUE 2022-11-29 19:00:00
## 5357 2022-11-29 18:42:50 TRUE 2022-11-29 19:00:00
## 5358 2022-11-29 18:42:37 TRUE 2022-11-29 19:00:00
## 5359 2022-11-29 18:42:27 TRUE 2022-11-29 19:00:00
## 5360 2022-11-29 18:42:25 TRUE 2022-11-29 19:00:00
## 5361 2022-11-29 18:42:10 TRUE 2022-11-29 19:00:00
## 5362 2022-11-29 18:42:08 TRUE 2022-11-29 19:00:00
## 5363 2022-11-29 18:42:01 TRUE 2022-11-29 19:00:00
## 5364 2022-11-29 18:41:54 TRUE 2022-11-29 19:00:00
## 5365 2022-11-29 18:41:17 TRUE 2022-11-29 19:00:00
## 5366 2022-11-29 18:39:47 TRUE 2022-11-29 19:00:00
## 5367 2022-11-29 18:39:27 TRUE 2022-11-29 19:00:00
## 5368 2022-11-29 18:39:13 TRUE 2022-11-29 19:00:00
## 5369 2022-11-29 18:37:52 TRUE 2022-11-29 19:00:00
## 5370 2022-11-29 18:37:48 TRUE 2022-11-29 19:00:00
## 5371 2022-11-29 18:37:47 TRUE 2022-11-29 19:00:00
## 5372 2022-11-29 18:37:18 TRUE 2022-11-29 19:00:00
## 5373 2022-11-29 18:37:01 TRUE 2022-11-29 19:00:00
## 5374 2022-11-29 18:36:58 TRUE 2022-11-29 19:00:00
## 5375 2022-11-29 18:36:15 TRUE 2022-11-29 19:00:00
## 5376 2022-11-29 18:35:38 TRUE 2022-11-29 19:00:00
## 5377 2022-11-29 18:34:14 TRUE 2022-11-29 19:00:00
## 5378 2022-11-29 18:34:05 TRUE 2022-11-29 19:00:00
## 5379 2022-11-29 18:31:10 TRUE 2022-11-29 19:00:00
## 5380 2022-11-29 18:30:18 TRUE 2022-11-29 19:00:00
## 5381 2022-11-29 18:30:11 TRUE 2022-11-29 19:00:00
## 5382 2022-11-29 18:30:10 TRUE 2022-11-29 19:00:00
## 5383 2022-11-29 18:29:37 TRUE 2022-11-29 18:00:00
## 5384 2022-11-29 18:28:37 TRUE 2022-11-29 18:00:00
## 5385 2022-11-29 18:27:58 TRUE 2022-11-29 18:00:00
## 5386 2022-11-29 18:25:53 TRUE 2022-11-29 18:00:00
## 5387 2022-11-29 18:25:01 TRUE 2022-11-29 18:00:00
## 5388 2022-11-29 18:23:14 TRUE 2022-11-29 18:00:00
## 5389 2022-11-29 18:22:04 TRUE 2022-11-29 18:00:00
## 5390 2022-11-29 18:22:00 TRUE 2022-11-29 18:00:00
## 5391 2022-11-29 18:21:01 TRUE 2022-11-29 18:00:00
## 5392 2022-11-29 18:20:28 TRUE 2022-11-29 18:00:00
## 5393 2022-11-29 18:20:03 TRUE 2022-11-29 18:00:00
## 5394 2022-11-29 18:18:58 TRUE 2022-11-29 18:00:00
## 5395 2022-11-29 18:18:24 TRUE 2022-11-29 18:00:00
## 5396 2022-11-29 18:16:51 TRUE 2022-11-29 18:00:00
## 5397 2022-11-29 18:16:38 TRUE 2022-11-29 18:00:00
## 5398 2022-11-29 18:16:23 TRUE 2022-11-29 18:00:00
## 5399 2022-11-29 18:16:14 TRUE 2022-11-29 18:00:00
## 5400 2022-11-29 18:15:46 TRUE 2022-11-29 18:00:00
## 5401 2022-11-29 18:14:47 TRUE 2022-11-29 18:00:00
## 5402 2022-11-29 18:14:35 TRUE 2022-11-29 18:00:00
## 5403 2022-11-29 18:12:08 TRUE 2022-11-29 18:00:00
## 5404 2022-11-29 18:10:02 TRUE 2022-11-29 18:00:00
## 5405 2022-11-29 18:09:31 TRUE 2022-11-29 18:00:00
## 5406 2022-11-29 18:08:44 TRUE 2022-11-29 18:00:00
## 5407 2022-11-29 18:08:42 TRUE 2022-11-29 18:00:00
## 5408 2022-11-29 18:08:37 TRUE 2022-11-29 18:00:00
## 5409 2022-11-29 18:06:35 TRUE 2022-11-29 18:00:00
## 5410 2022-11-29 18:06:23 TRUE 2022-11-29 18:00:00
## 5411 2022-11-29 18:04:52 TRUE 2022-11-29 18:00:00
## 5412 2022-11-29 18:03:34 TRUE 2022-11-29 18:00:00
## 5413 2022-11-29 18:03:20 TRUE 2022-11-29 18:00:00
## 5414 2022-11-29 18:02:42 TRUE 2022-11-29 18:00:00
## 5415 2022-11-29 18:02:19 TRUE 2022-11-29 18:00:00
## 5416 2022-11-29 18:02:06 TRUE 2022-11-29 18:00:00
## 5417 2022-11-29 18:01:07 TRUE 2022-11-29 18:00:00
## 5418 2022-11-29 17:59:27 TRUE 2022-11-29 18:00:00
## 5419 2022-11-29 17:57:44 TRUE 2022-11-29 18:00:00
## 5420 2022-11-29 17:57:29 TRUE 2022-11-29 18:00:00
## 5421 2022-11-29 17:56:44 TRUE 2022-11-29 18:00:00
## 5422 2022-11-29 17:55:33 TRUE 2022-11-29 18:00:00
## 5423 2022-11-29 17:54:45 TRUE 2022-11-29 18:00:00
## 5424 2022-11-29 17:52:53 TRUE 2022-11-29 18:00:00
## 5425 2022-11-29 17:52:31 TRUE 2022-11-29 18:00:00
## 5426 2022-11-29 17:52:00 TRUE 2022-11-29 18:00:00
## 5427 2022-11-29 17:51:24 TRUE 2022-11-29 18:00:00
## 5428 2022-11-29 17:51:06 TRUE 2022-11-29 18:00:00
## 5429 2022-11-29 17:50:36 TRUE 2022-11-29 18:00:00
## 5430 2022-11-29 17:50:35 TRUE 2022-11-29 18:00:00
## 5431 2022-11-29 17:49:13 TRUE 2022-11-29 18:00:00
## 5432 2022-11-29 17:49:03 TRUE 2022-11-29 18:00:00
## 5433 2022-11-29 17:48:35 TRUE 2022-11-29 18:00:00
## 5434 2022-11-29 17:48:24 TRUE 2022-11-29 18:00:00
## 5435 2022-11-29 17:47:52 TRUE 2022-11-29 18:00:00
## 5436 2022-11-29 17:47:16 TRUE 2022-11-29 18:00:00
## 5437 2022-11-29 17:46:52 TRUE 2022-11-29 18:00:00
## 5438 2022-11-29 17:46:52 TRUE 2022-11-29 18:00:00
## 5439 2022-11-29 17:46:43 TRUE 2022-11-29 18:00:00
## 5440 2022-11-29 17:45:30 TRUE 2022-11-29 18:00:00
## 5441 2022-11-29 17:44:22 TRUE 2022-11-29 18:00:00
## 5442 2022-11-29 17:43:59 TRUE 2022-11-29 18:00:00
## 5443 2022-11-29 17:42:52 TRUE 2022-11-29 18:00:00
## 5444 2022-11-29 17:42:34 TRUE 2022-11-29 18:00:00
## 5445 2022-11-29 17:40:55 TRUE 2022-11-29 18:00:00
## 5446 2022-11-29 17:40:39 TRUE 2022-11-29 18:00:00
## 5447 2022-11-29 17:40:30 TRUE 2022-11-29 18:00:00
## 5448 2022-11-29 17:40:29 TRUE 2022-11-29 18:00:00
## 5449 2022-11-29 17:40:19 TRUE 2022-11-29 18:00:00
## 5450 2022-11-29 17:40:19 TRUE 2022-11-29 18:00:00
## 5451 2022-11-29 17:39:50 TRUE 2022-11-29 18:00:00
## 5452 2022-11-29 17:39:01 TRUE 2022-11-29 18:00:00
## 5453 2022-11-29 17:38:33 TRUE 2022-11-29 18:00:00
## 5454 2022-11-29 17:37:45 TRUE 2022-11-29 18:00:00
## 5455 2022-11-29 17:36:14 TRUE 2022-11-29 18:00:00
## 5456 2022-11-29 17:35:11 TRUE 2022-11-29 18:00:00
## 5457 2022-11-29 17:33:32 TRUE 2022-11-29 18:00:00
## 5458 2022-11-29 17:33:22 TRUE 2022-11-29 18:00:00
## 5459 2022-11-29 17:33:07 TRUE 2022-11-29 18:00:00
## 5460 2022-11-29 17:32:47 TRUE 2022-11-29 18:00:00
## 5461 2022-11-29 17:32:34 TRUE 2022-11-29 18:00:00
## 5462 2022-11-29 17:32:27 TRUE 2022-11-29 18:00:00
## 5463 2022-11-29 17:32:02 TRUE 2022-11-29 18:00:00
## 5464 2022-11-29 17:31:31 TRUE 2022-11-29 18:00:00
## 5465 2022-11-29 17:30:40 TRUE 2022-11-29 18:00:00
## 5466 2022-11-29 17:30:22 TRUE 2022-11-29 18:00:00
## 5467 2022-11-29 17:28:19 TRUE 2022-11-29 17:00:00
## 5468 2022-11-29 17:28:12 TRUE 2022-11-29 17:00:00
## 5469 2022-11-29 17:27:59 TRUE 2022-11-29 17:00:00
## 5470 2022-11-29 17:27:16 TRUE 2022-11-29 17:00:00
## 5471 2022-11-29 17:27:00 TRUE 2022-11-29 17:00:00
## 5472 2022-11-29 17:26:31 TRUE 2022-11-29 17:00:00
## 5473 2022-11-29 17:26:27 TRUE 2022-11-29 17:00:00
## 5474 2022-11-29 17:26:15 TRUE 2022-11-29 17:00:00
## 5475 2022-11-29 17:26:08 TRUE 2022-11-29 17:00:00
## 5476 2022-11-29 17:25:30 TRUE 2022-11-29 17:00:00
## 5477 2022-11-29 17:25:23 TRUE 2022-11-29 17:00:00
## 5478 2022-11-29 17:25:03 TRUE 2022-11-29 17:00:00
## 5479 2022-11-29 17:24:55 TRUE 2022-11-29 17:00:00
## 5480 2022-11-29 17:24:33 TRUE 2022-11-29 17:00:00
## 5481 2022-11-29 17:24:27 TRUE 2022-11-29 17:00:00
## 5482 2022-11-29 17:24:15 TRUE 2022-11-29 17:00:00
## 5483 2022-11-29 17:23:20 TRUE 2022-11-29 17:00:00
## 5484 2022-11-29 17:22:32 TRUE 2022-11-29 17:00:00
## 5485 2022-11-29 17:22:19 TRUE 2022-11-29 17:00:00
## 5486 2022-11-29 17:21:30 TRUE 2022-11-29 17:00:00
## 5487 2022-11-29 17:21:26 TRUE 2022-11-29 17:00:00
## 5488 2022-11-29 17:19:55 TRUE 2022-11-29 17:00:00
## 5489 2022-11-29 17:19:37 TRUE 2022-11-29 17:00:00
## 5490 2022-11-29 17:18:59 TRUE 2022-11-29 17:00:00
## 5491 2022-11-29 17:18:08 TRUE 2022-11-29 17:00:00
## 5492 2022-11-29 17:16:39 TRUE 2022-11-29 17:00:00
## 5493 2022-11-29 17:16:35 TRUE 2022-11-29 17:00:00
## 5494 2022-11-29 17:16:31 TRUE 2022-11-29 17:00:00
## 5495 2022-11-29 17:16:26 TRUE 2022-11-29 17:00:00
## 5496 2022-11-29 17:16:21 TRUE 2022-11-29 17:00:00
## 5497 2022-11-29 17:15:05 TRUE 2022-11-29 17:00:00
## 5498 2022-11-29 17:14:17 TRUE 2022-11-29 17:00:00
## 5499 2022-11-29 17:13:51 TRUE 2022-11-29 17:00:00
## 5500 2022-11-29 17:11:18 TRUE 2022-11-29 17:00:00
## 5501 2022-11-29 17:11:09 TRUE 2022-11-29 17:00:00
## 5502 2022-11-29 17:11:05 TRUE 2022-11-29 17:00:00
## 5503 2022-11-29 17:08:34 TRUE 2022-11-29 17:00:00
## 5504 2022-11-29 17:08:25 TRUE 2022-11-29 17:00:00
## 5505 2022-11-29 17:07:09 TRUE 2022-11-29 17:00:00
## 5506 2022-11-29 17:06:48 TRUE 2022-11-29 17:00:00
## 5507 2022-11-29 17:06:43 TRUE 2022-11-29 17:00:00
## 5508 2022-11-29 17:06:36 TRUE 2022-11-29 17:00:00
## 5509 2022-11-29 17:06:04 TRUE 2022-11-29 17:00:00
## 5510 2022-11-29 17:05:24 TRUE 2022-11-29 17:00:00
## 5511 2022-11-29 17:05:18 TRUE 2022-11-29 17:00:00
## 5512 2022-11-29 17:05:07 TRUE 2022-11-29 17:00:00
## 5513 2022-11-29 17:04:27 TRUE 2022-11-29 17:00:00
## 5514 2022-11-29 17:03:19 TRUE 2022-11-29 17:00:00
## 5515 2022-11-29 17:01:54 TRUE 2022-11-29 17:00:00
## 5516 2022-11-29 17:00:16 TRUE 2022-11-29 17:00:00
## 5517 2022-11-29 17:00:08 TRUE 2022-11-29 17:00:00
## 5518 2022-11-29 16:59:17 TRUE 2022-11-29 17:00:00
## 5519 2022-11-29 16:57:48 TRUE 2022-11-29 17:00:00
## 5520 2022-11-29 16:57:18 TRUE 2022-11-29 17:00:00
## 5521 2022-11-29 16:57:08 TRUE 2022-11-29 17:00:00
## 5522 2022-11-29 16:56:14 TRUE 2022-11-29 17:00:00
## 5523 2022-11-29 16:55:59 TRUE 2022-11-29 17:00:00
## 5524 2022-11-29 16:54:01 TRUE 2022-11-29 17:00:00
## 5525 2022-11-29 16:53:25 TRUE 2022-11-29 17:00:00
## 5526 2022-11-29 16:53:23 TRUE 2022-11-29 17:00:00
## 5527 2022-11-29 16:53:22 TRUE 2022-11-29 17:00:00
## 5528 2022-11-29 16:52:44 TRUE 2022-11-29 17:00:00
## 5529 2022-11-29 16:52:11 TRUE 2022-11-29 17:00:00
## 5530 2022-11-29 16:51:57 TRUE 2022-11-29 17:00:00
## 5531 2022-11-29 16:51:56 TRUE 2022-11-29 17:00:00
## 5532 2022-11-29 16:51:10 TRUE 2022-11-29 17:00:00
## 5533 2022-11-29 16:49:34 TRUE 2022-11-29 17:00:00
## 5534 2022-11-29 16:49:10 TRUE 2022-11-29 17:00:00
## 5535 2022-11-29 16:48:58 TRUE 2022-11-29 17:00:00
## 5536 2022-11-29 16:48:55 TRUE 2022-11-29 17:00:00
## 5537 2022-11-29 16:47:45 TRUE 2022-11-29 17:00:00
## 5538 2022-11-29 16:47:00 TRUE 2022-11-29 17:00:00
## 5539 2022-11-29 16:46:17 TRUE 2022-11-29 17:00:00
## 5540 2022-11-29 16:46:02 TRUE 2022-11-29 17:00:00
## 5541 2022-11-29 16:44:42 TRUE 2022-11-29 17:00:00
## 5542 2022-11-29 16:44:19 TRUE 2022-11-29 17:00:00
## 5543 2022-11-29 16:43:35 TRUE 2022-11-29 17:00:00
## 5544 2022-11-29 16:43:30 TRUE 2022-11-29 17:00:00
## 5545 2022-11-29 16:42:13 TRUE 2022-11-29 17:00:00
## 5546 2022-11-29 16:42:05 TRUE 2022-11-29 17:00:00
## 5547 2022-11-29 16:42:00 TRUE 2022-11-29 17:00:00
## 5548 2022-11-29 16:40:52 TRUE 2022-11-29 17:00:00
## 5549 2022-11-29 16:40:01 TRUE 2022-11-29 17:00:00
## 5550 2022-11-29 16:39:57 TRUE 2022-11-29 17:00:00
## 5551 2022-11-29 16:39:01 TRUE 2022-11-29 17:00:00
## 5552 2022-11-29 16:38:31 TRUE 2022-11-29 17:00:00
## 5553 2022-11-29 16:37:42 TRUE 2022-11-29 17:00:00
## 5554 2022-11-29 16:37:39 TRUE 2022-11-29 17:00:00
## 5555 2022-11-29 16:36:24 TRUE 2022-11-29 17:00:00
## 5556 2022-11-29 16:36:18 TRUE 2022-11-29 17:00:00
## 5557 2022-11-29 16:36:00 TRUE 2022-11-29 17:00:00
## 5558 2022-11-29 16:35:51 TRUE 2022-11-29 17:00:00
## 5559 2022-11-29 16:35:05 TRUE 2022-11-29 17:00:00
## 5560 2022-11-29 16:33:16 TRUE 2022-11-29 17:00:00
## 5561 2022-11-29 16:32:19 TRUE 2022-11-29 17:00:00
## 5562 2022-11-29 16:31:27 TRUE 2022-11-29 17:00:00
## 5563 2022-11-29 16:28:34 TRUE 2022-11-29 16:00:00
## 5564 2022-11-29 16:27:58 TRUE 2022-11-29 16:00:00
## 5565 2022-11-29 16:27:20 TRUE 2022-11-29 16:00:00
## 5566 2022-11-29 16:27:00 TRUE 2022-11-29 16:00:00
## 5567 2022-11-29 16:26:58 TRUE 2022-11-29 16:00:00
## 5568 2022-11-29 16:26:58 TRUE 2022-11-29 16:00:00
## 5569 2022-11-29 16:26:51 TRUE 2022-11-29 16:00:00
## 5570 2022-11-29 16:26:49 TRUE 2022-11-29 16:00:00
## 5571 2022-11-29 16:26:48 TRUE 2022-11-29 16:00:00
## 5572 2022-11-29 16:26:47 TRUE 2022-11-29 16:00:00
## 5573 2022-11-29 16:26:45 TRUE 2022-11-29 16:00:00
## 5574 2022-11-29 16:26:41 TRUE 2022-11-29 16:00:00
## 5575 2022-11-29 16:26:33 TRUE 2022-11-29 16:00:00
## 5576 2022-11-29 16:26:20 TRUE 2022-11-29 16:00:00
## 5577 2022-11-29 16:26:17 TRUE 2022-11-29 16:00:00
## 5578 2022-11-29 16:26:14 TRUE 2022-11-29 16:00:00
## 5579 2022-11-29 16:26:08 TRUE 2022-11-29 16:00:00
## 5580 2022-11-29 16:26:05 TRUE 2022-11-29 16:00:00
## 5581 2022-11-29 16:25:57 TRUE 2022-11-29 16:00:00
## 5582 2022-11-29 16:25:33 TRUE 2022-11-29 16:00:00
## 5583 2022-11-29 16:25:28 TRUE 2022-11-29 16:00:00
## 5584 2022-11-29 16:24:25 TRUE 2022-11-29 16:00:00
## 5585 2022-11-29 16:24:16 TRUE 2022-11-29 16:00:00
## 5586 2022-11-29 16:24:04 TRUE 2022-11-29 16:00:00
## 5587 2022-11-29 16:20:48 TRUE 2022-11-29 16:00:00
## 5588 2022-11-29 16:20:43 TRUE 2022-11-29 16:00:00
## 5589 2022-11-29 16:20:01 TRUE 2022-11-29 16:00:00
## 5590 2022-11-29 16:18:59 TRUE 2022-11-29 16:00:00
## 5591 2022-11-29 16:18:07 TRUE 2022-11-29 16:00:00
## 5592 2022-11-29 16:16:48 TRUE 2022-11-29 16:00:00
## 5593 2022-11-29 16:16:14 TRUE 2022-11-29 16:00:00
## 5594 2022-11-29 16:16:01 TRUE 2022-11-29 16:00:00
## 5595 2022-11-29 16:15:50 TRUE 2022-11-29 16:00:00
## 5596 2022-11-29 16:14:27 TRUE 2022-11-29 16:00:00
## 5597 2022-11-29 16:13:14 TRUE 2022-11-29 16:00:00
## 5598 2022-11-29 16:13:11 TRUE 2022-11-29 16:00:00
## 5599 2022-11-29 16:12:44 TRUE 2022-11-29 16:00:00
## 5600 2022-11-29 16:12:44 TRUE 2022-11-29 16:00:00
## 5601 2022-11-29 16:12:33 TRUE 2022-11-29 16:00:00
## 5602 2022-11-29 16:12:17 TRUE 2022-11-29 16:00:00
## 5603 2022-11-29 16:12:02 TRUE 2022-11-29 16:00:00
## 5604 2022-11-29 16:11:40 TRUE 2022-11-29 16:00:00
## 5605 2022-11-29 16:11:40 TRUE 2022-11-29 16:00:00
## 5606 2022-11-29 16:11:37 TRUE 2022-11-29 16:00:00
## 5607 2022-11-29 16:11:25 TRUE 2022-11-29 16:00:00
## 5608 2022-11-29 16:10:16 TRUE 2022-11-29 16:00:00
## 5609 2022-11-29 16:10:09 TRUE 2022-11-29 16:00:00
## 5610 2022-11-29 16:08:01 TRUE 2022-11-29 16:00:00
## 5611 2022-11-29 16:07:49 TRUE 2022-11-29 16:00:00
## 5612 2022-11-29 16:07:21 TRUE 2022-11-29 16:00:00
## 5613 2022-11-29 16:06:44 TRUE 2022-11-29 16:00:00
## 5614 2022-11-29 16:05:59 TRUE 2022-11-29 16:00:00
## 5615 2022-11-29 16:03:21 TRUE 2022-11-29 16:00:00
## 5616 2022-11-29 15:58:56 TRUE 2022-11-29 16:00:00
## 5617 2022-11-29 15:57:50 TRUE 2022-11-29 16:00:00
## 5618 2022-11-29 15:57:45 TRUE 2022-11-29 16:00:00
## 5619 2022-11-29 15:56:41 TRUE 2022-11-29 16:00:00
## 5620 2022-11-29 15:56:29 TRUE 2022-11-29 16:00:00
## 5621 2022-11-29 15:56:17 TRUE 2022-11-29 16:00:00
## 5622 2022-11-29 15:56:14 TRUE 2022-11-29 16:00:00
## 5623 2022-11-29 15:55:29 TRUE 2022-11-29 16:00:00
## 5624 2022-11-29 15:54:34 TRUE 2022-11-29 16:00:00
## 5625 2022-11-29 15:53:45 TRUE 2022-11-29 16:00:00
## 5626 2022-11-29 15:53:25 TRUE 2022-11-29 16:00:00
## 5627 2022-11-29 15:53:22 TRUE 2022-11-29 16:00:00
## 5628 2022-11-29 15:49:34 TRUE 2022-11-29 16:00:00
## 5629 2022-11-29 15:49:21 TRUE 2022-11-29 16:00:00
## 5630 2022-11-29 15:47:33 TRUE 2022-11-29 16:00:00
## 5631 2022-11-29 15:46:58 TRUE 2022-11-29 16:00:00
## 5632 2022-11-29 15:46:42 TRUE 2022-11-29 16:00:00
## 5633 2022-11-29 15:46:17 TRUE 2022-11-29 16:00:00
## 5634 2022-11-29 15:45:18 TRUE 2022-11-29 16:00:00
## 5635 2022-11-29 15:44:55 TRUE 2022-11-29 16:00:00
## 5636 2022-11-29 15:42:41 TRUE 2022-11-29 16:00:00
## 5637 2022-11-29 15:42:33 TRUE 2022-11-29 16:00:00
## 5638 2022-11-29 15:42:13 TRUE 2022-11-29 16:00:00
## 5639 2022-11-29 15:41:54 TRUE 2022-11-29 16:00:00
## 5640 2022-11-29 15:40:54 TRUE 2022-11-29 16:00:00
## 5641 2022-11-29 15:40:05 TRUE 2022-11-29 16:00:00
## 5642 2022-11-29 15:38:41 TRUE 2022-11-29 16:00:00
## 5643 2022-11-29 15:38:11 TRUE 2022-11-29 16:00:00
## 5644 2022-11-29 15:36:26 TRUE 2022-11-29 16:00:00
## 5645 2022-11-29 15:36:14 TRUE 2022-11-29 16:00:00
## 5646 2022-11-29 15:35:21 TRUE 2022-11-29 16:00:00
## 5647 2022-11-29 15:34:25 TRUE 2022-11-29 16:00:00
## 5648 2022-11-29 15:31:51 TRUE 2022-11-29 16:00:00
## 5649 2022-11-29 15:30:53 TRUE 2022-11-29 16:00:00
## 5650 2022-11-29 15:30:31 TRUE 2022-11-29 16:00:00
## 5651 2022-11-29 15:30:06 TRUE 2022-11-29 16:00:00
## 5652 2022-11-29 15:28:35 TRUE 2022-11-29 15:00:00
## 5653 2022-11-29 15:28:26 TRUE 2022-11-29 15:00:00
## 5654 2022-11-29 15:27:34 TRUE 2022-11-29 15:00:00
## 5655 2022-11-29 15:27:30 TRUE 2022-11-29 15:00:00
## 5656 2022-11-29 15:26:15 TRUE 2022-11-29 15:00:00
## 5657 2022-11-29 15:24:05 TRUE 2022-11-29 15:00:00
## 5658 2022-11-29 15:22:35 TRUE 2022-11-29 15:00:00
## 5659 2022-11-29 15:21:47 TRUE 2022-11-29 15:00:00
## 5660 2022-11-29 15:21:36 TRUE 2022-11-29 15:00:00
## 5661 2022-11-29 15:21:18 TRUE 2022-11-29 15:00:00
## 5662 2022-11-29 15:20:55 TRUE 2022-11-29 15:00:00
## 5663 2022-11-29 15:20:22 TRUE 2022-11-29 15:00:00
## 5664 2022-11-29 15:20:14 TRUE 2022-11-29 15:00:00
## 5665 2022-11-29 15:20:03 TRUE 2022-11-29 15:00:00
## 5666 2022-11-29 15:19:52 TRUE 2022-11-29 15:00:00
## 5667 2022-11-29 15:18:56 TRUE 2022-11-29 15:00:00
## 5668 2022-11-29 15:17:50 TRUE 2022-11-29 15:00:00
## 5669 2022-11-29 15:16:38 TRUE 2022-11-29 15:00:00
## 5670 2022-11-29 15:16:18 TRUE 2022-11-29 15:00:00
## 5671 2022-11-29 15:16:12 TRUE 2022-11-29 15:00:00
## 5672 2022-11-29 15:14:47 TRUE 2022-11-29 15:00:00
## 5673 2022-11-29 15:14:36 TRUE 2022-11-29 15:00:00
## 5674 2022-11-29 15:14:31 TRUE 2022-11-29 15:00:00
## 5675 2022-11-29 15:14:01 TRUE 2022-11-29 15:00:00
## 5676 2022-11-29 15:13:38 TRUE 2022-11-29 15:00:00
## 5677 2022-11-29 15:13:20 TRUE 2022-11-29 15:00:00
## 5678 2022-11-29 15:13:20 TRUE 2022-11-29 15:00:00
## 5679 2022-11-29 15:12:23 TRUE 2022-11-29 15:00:00
## 5680 2022-11-29 15:11:48 TRUE 2022-11-29 15:00:00
## 5681 2022-11-29 15:11:09 TRUE 2022-11-29 15:00:00
## 5682 2022-11-29 15:08:27 TRUE 2022-11-29 15:00:00
## 5683 2022-11-29 15:07:41 TRUE 2022-11-29 15:00:00
## 5684 2022-11-29 15:07:19 TRUE 2022-11-29 15:00:00
## 5685 2022-11-29 15:07:11 TRUE 2022-11-29 15:00:00
## 5686 2022-11-29 15:05:49 TRUE 2022-11-29 15:00:00
## 5687 2022-11-29 15:05:20 TRUE 2022-11-29 15:00:00
## 5688 2022-11-29 15:04:48 TRUE 2022-11-29 15:00:00
## 5689 2022-11-29 15:01:16 TRUE 2022-11-29 15:00:00
## 5690 2022-11-29 15:01:14 TRUE 2022-11-29 15:00:00
## 5691 2022-11-29 15:01:14 TRUE 2022-11-29 15:00:00
## 5692 2022-11-29 15:00:35 TRUE 2022-11-29 15:00:00
## 5693 2022-11-29 15:00:20 TRUE 2022-11-29 15:00:00
## 5694 2022-11-29 15:00:18 TRUE 2022-11-29 15:00:00
## 5695 2022-11-29 15:00:17 TRUE 2022-11-29 15:00:00
## 5696 2022-11-29 15:00:14 TRUE 2022-11-29 15:00:00
## 5697 2022-11-29 15:00:11 TRUE 2022-11-29 15:00:00
## 5698 2022-11-29 14:59:43 TRUE 2022-11-29 15:00:00
## 5699 2022-11-29 14:59:39 TRUE 2022-11-29 15:00:00
## 5700 2022-11-29 14:59:32 TRUE 2022-11-29 15:00:00
## 5701 2022-11-29 14:59:29 TRUE 2022-11-29 15:00:00
## 5702 2022-11-29 14:58:37 TRUE 2022-11-29 15:00:00
## 5703 2022-11-29 14:58:34 TRUE 2022-11-29 15:00:00
## 5704 2022-11-29 14:58:29 TRUE 2022-11-29 15:00:00
## 5705 2022-11-29 14:58:25 TRUE 2022-11-29 15:00:00
## 5706 2022-11-29 14:57:55 TRUE 2022-11-29 15:00:00
## 5707 2022-11-29 14:57:49 TRUE 2022-11-29 15:00:00
## 5708 2022-11-29 14:57:48 TRUE 2022-11-29 15:00:00
## 5709 2022-11-29 14:57:39 TRUE 2022-11-29 15:00:00
## 5710 2022-11-29 14:57:35 TRUE 2022-11-29 15:00:00
## 5711 2022-11-29 14:57:30 TRUE 2022-11-29 15:00:00
## 5712 2022-11-29 14:57:03 TRUE 2022-11-29 15:00:00
## 5713 2022-11-29 14:56:47 TRUE 2022-11-29 15:00:00
## 5714 2022-11-29 14:56:14 TRUE 2022-11-29 15:00:00
## 5715 2022-11-29 14:55:23 TRUE 2022-11-29 15:00:00
## 5716 2022-11-29 14:55:07 TRUE 2022-11-29 15:00:00
## 5717 2022-11-29 14:54:25 TRUE 2022-11-29 15:00:00
## 5718 2022-11-29 14:54:25 TRUE 2022-11-29 15:00:00
## 5719 2022-11-29 14:53:23 TRUE 2022-11-29 15:00:00
## 5720 2022-11-29 14:53:18 TRUE 2022-11-29 15:00:00
## 5721 2022-11-29 14:53:08 TRUE 2022-11-29 15:00:00
## 5722 2022-11-29 14:51:26 TRUE 2022-11-29 15:00:00
## 5723 2022-11-29 14:50:48 TRUE 2022-11-29 15:00:00
## 5724 2022-11-29 14:50:43 TRUE 2022-11-29 15:00:00
## 5725 2022-11-29 14:50:18 TRUE 2022-11-29 15:00:00
## 5726 2022-11-29 14:50:15 TRUE 2022-11-29 15:00:00
## 5727 2022-11-29 14:49:58 TRUE 2022-11-29 15:00:00
## 5728 2022-11-29 14:48:56 TRUE 2022-11-29 15:00:00
## 5729 2022-11-29 14:48:28 TRUE 2022-11-29 15:00:00
## 5730 2022-11-29 14:48:15 TRUE 2022-11-29 15:00:00
## 5731 2022-11-29 14:47:29 TRUE 2022-11-29 15:00:00
## 5732 2022-11-29 14:46:38 TRUE 2022-11-29 15:00:00
## 5733 2022-11-29 14:46:01 TRUE 2022-11-29 15:00:00
## 5734 2022-11-29 14:45:03 TRUE 2022-11-29 15:00:00
## 5735 2022-11-29 14:45:01 TRUE 2022-11-29 15:00:00
## 5736 2022-11-29 14:44:21 TRUE 2022-11-29 15:00:00
## 5737 2022-11-29 14:43:43 TRUE 2022-11-29 15:00:00
## 5738 2022-11-29 14:43:00 TRUE 2022-11-29 15:00:00
## 5739 2022-11-29 14:41:48 TRUE 2022-11-29 15:00:00
## 5740 2022-11-29 14:41:38 TRUE 2022-11-29 15:00:00
## 5741 2022-11-29 14:41:21 TRUE 2022-11-29 15:00:00
## 5742 2022-11-29 14:40:09 TRUE 2022-11-29 15:00:00
## 5743 2022-11-29 14:36:40 TRUE 2022-11-29 15:00:00
## 5744 2022-11-29 14:36:15 TRUE 2022-11-29 15:00:00
## 5745 2022-11-29 14:34:17 TRUE 2022-11-29 15:00:00
## 5746 2022-11-29 14:30:50 TRUE 2022-11-29 15:00:00
## 5747 2022-11-29 14:25:10 TRUE 2022-11-29 14:00:00
## 5748 2022-11-29 14:24:27 TRUE 2022-11-29 14:00:00
## 5749 2022-11-29 13:46:51 TRUE 2022-11-29 14:00:00
mn <- sub_tweets %>% pull(created) %>% min()
mn
## [1] "2022-11-29 13:46:51 UTC"
mx <- sub_tweets %>% pull(created) %>% max()
mx
## [1] "2022-12-01 23:59:43 UTC"
plt_data <- ggplot(crt2, aes(x = Created_At_Round)) +
geom_histogram(aes(fill = ..count..)) +
theme(legend.position = "right") +
xlab("Time") + ylab("Number of tweets") +
scale_fill_gradient(low = "midnightblue", high = "aquamarine4")
plt_data %>% ggplotly()
## `stat_bin()` using `bins = 30`. Pick better value with `binwidth`.